Home
last modified time | relevance | path

Searched refs:Cont_Typ (Results 1 – 25 of 29) sorted by path

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb13040 Cont_Typ : Entity_Id; variable
13091 Cont_Typ := Etype (First (Parameter_Associations (Call)));
13092 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
13105 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
13117 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
13188 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb13040 Cont_Typ : Entity_Id; variable
13091 Cont_Typ := Etype (First (Parameter_Associations (Call)));
13092 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
13105 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
13117 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
13188 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_util.adb9436 Cont_Typ : Entity_Id; variable
9487 Cont_Typ := Etype (First (Parameter_Associations (Call)));
9488 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
9501 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
9513 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
9584 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_ch5.adb3431 (Cont_Typ : Entity_Id) return Boolean;
3437 (Cont_Typ : Entity_Id;
3476 (Cont_Typ : Entity_Id) return Boolean
3480 (Cont_Typ, Aspect_Default_Iterator);
3492 (Cont_Typ : Entity_Id;
3497 (Cont_Typ, Iter_Prim_Nam);
3549 Cont_Typ : Entity_Id; variable
3588 Cont_Typ := Etype (Nam_Copy);
3593 if Is_Array_Type (Cont_Typ) then
3620 (Cont_Typ, Name_First)
[all …]
H A Dsem_util.adb14089 Cont_Typ : Entity_Id; variable
14140 Cont_Typ := Etype (First (Parameter_Associations (Call)));
14141 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
14154 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
14166 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
14237 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb13040 Cont_Typ : Entity_Id; variable
13091 Cont_Typ := Etype (First (Parameter_Associations (Call)));
13092 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
13105 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
13117 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
13188 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_util.adb13065 Cont_Typ : Entity_Id; variable
13116 Cont_Typ := Etype (First (Parameter_Associations (Call)));
13117 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
13130 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
13142 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
13213 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_util.adb13040 Cont_Typ : Entity_Id; variable
13091 Cont_Typ := Etype (First (Parameter_Associations (Call)));
13092 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
13105 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
13117 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
13188 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_ch5.adb3431 (Cont_Typ : Entity_Id) return Boolean;
3437 (Cont_Typ : Entity_Id;
3476 (Cont_Typ : Entity_Id) return Boolean
3480 (Cont_Typ, Aspect_Default_Iterator);
3492 (Cont_Typ : Entity_Id;
3497 (Cont_Typ, Iter_Prim_Nam);
3549 Cont_Typ : Entity_Id; variable
3588 Cont_Typ := Etype (Nam_Copy);
3593 if Is_Array_Type (Cont_Typ) then
3620 (Cont_Typ, Name_First)
[all …]
H A Dsem_util.adb14089 Cont_Typ : Entity_Id; variable
14140 Cont_Typ := Etype (First (Parameter_Associations (Call)));
14141 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
14154 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
14166 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
14237 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_ch5.adb3431 (Cont_Typ : Entity_Id) return Boolean;
3437 (Cont_Typ : Entity_Id;
3476 (Cont_Typ : Entity_Id) return Boolean
3480 (Cont_Typ, Aspect_Default_Iterator);
3492 (Cont_Typ : Entity_Id;
3497 (Cont_Typ, Iter_Prim_Nam);
3549 Cont_Typ : Entity_Id; variable
3588 Cont_Typ := Etype (Nam_Copy);
3593 if Is_Array_Type (Cont_Typ) then
3620 (Cont_Typ, Name_First)
[all …]
H A Dsem_util.adb14089 Cont_Typ : Entity_Id; variable
14140 Cont_Typ := Etype (First (Parameter_Associations (Call)));
14141 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
14154 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
14166 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
14237 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch5.adb3359 (Cont_Typ : Entity_Id) return Boolean;
3365 (Cont_Typ : Entity_Id;
3404 (Cont_Typ : Entity_Id) return Boolean
3408 (Cont_Typ, Aspect_Default_Iterator);
3420 (Cont_Typ : Entity_Id;
3425 (Cont_Typ, Iter_Prim_Nam);
3477 Cont_Typ : Entity_Id; variable
3516 Cont_Typ := Etype (Nam_Copy);
3521 if Is_Array_Type (Cont_Typ) then
3548 (Cont_Typ, Name_First)
[all …]
H A Dsem_util.adb15854 Cont_Typ : Entity_Id; variable
15905 Cont_Typ := Etype (First (Parameter_Associations (Call)));
15906 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
15919 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
15931 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
16002 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch5.adb3359 (Cont_Typ : Entity_Id) return Boolean;
3365 (Cont_Typ : Entity_Id;
3404 (Cont_Typ : Entity_Id) return Boolean
3408 (Cont_Typ, Aspect_Default_Iterator);
3420 (Cont_Typ : Entity_Id;
3425 (Cont_Typ, Iter_Prim_Nam);
3477 Cont_Typ : Entity_Id; variable
3516 Cont_Typ := Etype (Nam_Copy);
3521 if Is_Array_Type (Cont_Typ) then
3548 (Cont_Typ, Name_First)
[all …]
H A Dsem_util.adb15854 Cont_Typ : Entity_Id; variable
15905 Cont_Typ := Etype (First (Parameter_Associations (Call)));
15906 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
15919 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
15931 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
16002 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch5.adb3625 (Cont_Typ : Entity_Id) return Boolean;
3631 (Cont_Typ : Entity_Id;
3670 (Cont_Typ : Entity_Id) return Boolean
3674 (Cont_Typ, Aspect_Default_Iterator);
3686 (Cont_Typ : Entity_Id;
3691 (Cont_Typ, Iter_Prim_Nam);
3743 Cont_Typ : Entity_Id; variable
3782 Cont_Typ := Etype (Nam_Copy);
3787 if Is_Array_Type (Cont_Typ) then
3814 (Cont_Typ, Name_First)
[all …]
H A Dsem_util.adb16440 Cont_Typ : Entity_Id; variable
16491 Cont_Typ := Etype (First (Parameter_Associations (Call)));
16492 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
16505 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
16517 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
16588 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_util.adb11318 Cont_Typ : Entity_Id; variable
11369 Cont_Typ := Etype (First (Parameter_Associations (Call)));
11370 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
11383 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
11395 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
11466 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_util.adb13040 Cont_Typ : Entity_Id; variable
13091 Cont_Typ := Etype (First (Parameter_Associations (Call)));
13092 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
13105 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
13117 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
13188 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch5.adb3399 (Cont_Typ : Entity_Id) return Boolean;
3405 (Cont_Typ : Entity_Id;
3438 (Cont_Typ : Entity_Id) return Boolean
3442 (Cont_Typ, Aspect_Default_Iterator);
3454 (Cont_Typ : Entity_Id;
3459 (Cont_Typ, Iter_Prim_Nam);
3508 Cont_Typ : Entity_Id; variable
3546 Cont_Typ := Etype (Nam_Copy);
3551 if Is_Array_Type (Cont_Typ) then
3578 (Cont_Typ, Name_First)
[all …]
H A Dsem_util.adb13690 Cont_Typ : Entity_Id; variable
13741 Cont_Typ := Etype (First (Parameter_Associations (Call)));
13742 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
13755 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
13767 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
13838 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_ch5.adb3401 (Cont_Typ : Entity_Id) return Boolean;
3407 (Cont_Typ : Entity_Id;
3446 (Cont_Typ : Entity_Id) return Boolean
3450 (Cont_Typ, Aspect_Default_Iterator);
3462 (Cont_Typ : Entity_Id;
3467 (Cont_Typ, Iter_Prim_Nam);
3519 Cont_Typ : Entity_Id; variable
3558 Cont_Typ := Etype (Nam_Copy);
3563 if Is_Array_Type (Cont_Typ) then
3590 (Cont_Typ, Name_First)
[all …]
H A Dsem_util.adb13665 Cont_Typ : Entity_Id; variable
13716 Cont_Typ := Etype (First (Parameter_Associations (Call)));
13717 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Constant_Indexing);
13730 Indexing := Find_Value_Of_Aspect (Cont_Typ, Aspect_Variable_Indexing);
13742 Elem_Typ := Find_Value_Of_Aspect (Cont_Typ, Aspect_Iterator_Element);
13813 Op := First_Elmt (Primitive_Operations (Cont_Typ));
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_ch5.adb3401 (Cont_Typ : Entity_Id) return Boolean;
3407 (Cont_Typ : Entity_Id;
3446 (Cont_Typ : Entity_Id) return Boolean
3450 (Cont_Typ, Aspect_Default_Iterator);
3462 (Cont_Typ : Entity_Id;
3467 (Cont_Typ, Iter_Prim_Nam);
3519 Cont_Typ : Entity_Id; variable
3558 Cont_Typ := Etype (Nam_Copy);
3563 if Is_Array_Type (Cont_Typ) then
3590 (Cont_Typ, Name_First)
[all …]

12