Home
last modified time | relevance | path

Searched refs:Obj_Kind (Results 1 – 3 of 3) sorted by relevance

/dports/lang/adacontrol/adactl-1.18r9/src/
H A Drules-object_declarations.adb336 Obj_Kind : Object_Kinds; variable
349 Obj_Kind := K_Constant;
351 Obj_Kind := K_Variable;
372 if Val < Ctl_Contexts (S_Min_Integer_Span, Obj_Kind, Check).Min_Values then
374 Ctl_Contexts (S_Min_Integer_Span, Obj_Kind, Check),
379 elsif Val < Ctl_Contexts (S_Min_Integer_Span, Obj_Kind, Search).Min_Values then
381 Ctl_Contexts (S_Min_Integer_Span, Obj_Kind, Search),
388 if Val < Ctl_Contexts (S_Min_Integer_Span, Obj_Kind, Count).Min_Values then
390 Ctl_Contexts (S_Min_Integer_Span, Obj_Kind, Count),
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-context.ads141 type Obj_Kind is type
149 type Obj_Type (Kind : Obj_Kind := Obj_None) is record
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-annotations.adb51 Obj_Kind : Sim_Info_Kind := Kind_Object)
56 case Obj_Kind is