Home
last modified time | relevance | path

Searched defs:Assocs (Results 1 – 11 of 11) sorted by relevance

/dports/lang/adacontrol/adactl-1.18r9/src/
H A Drules-pragmas.adb140Assocs : constant Asis.Association_List := Pragma_Argument_Associations (Pragma_Element); constant
H A Drules-unsafe_unchecked_conversion.adb111 Assocs : Asis.Association_List (1..2); variable
H A Drules-expressions.adb866Assocs : constant Asis.Association_List := Array_Component_Associations (Expression); constant
922Assocs : constant Asis.Association_List := Record_Component_Associations (Expression); constant
958Assocs : constant Asis.Association_List := Record_Component_Associations (Expression); constant
H A Drules-with_clauses.adb254Assocs : constant Asis.Association_List := Pragma_Argument_Associations (Unit_Clauses (C)); constant
H A Dthick_queries.adb5258Assocs : constant Association_List := Array_Component_Associations (Item); constant
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/translate/
H A Dtrans-chap9.adb454 Assocs : O_Assoc_List; variable
511 Assocs : O_Assoc_List; variable
542 Assocs : O_Assoc_List; variable
H A Dtrans-chap8.adb1265 Assocs : O_Assoc_List; variable
2118 Assocs : O_Assoc_List; variable
2177 Assocs : O_Assoc_List; variable
2257 Assocs : O_Assoc_List; variable
2283 Assocs : O_Assoc_List; variable
H A Dtrans-chap7.adb202 Assocs : constant Iir := Get_Association_Choices_Chain (Aggr); constant
1272 Assocs : Iir; variable
3221 Assocs : Iir; variable
5868 Assocs : O_Assoc_List; variable
5928 Assocs : O_Assoc_List; variable
H A Dtrans-chap3.adb3343 Assocs : O_Assoc_List; variable
/dports/cad/ghdl/ghdl-1.0.0/src/ortho/llvm6/
H A Dllvm-cbindings.cpp2060 start_association (OAssocList *Assocs, ODnodeSubprg *Subprg) in start_association() argument
2066 new_association (OAssocList *Assocs, OEnode Val) in new_association()
2072 new_function_call (OAssocList *Assocs) in new_function_call()
2087 new_procedure_call (OAssocList *Assocs) in new_procedure_call()
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-evaluation.adb564 Assocs : constant Iir := Get_Association_Choices_Chain (Aggr); constant