Home
last modified time | relevance | path

Searched refs:Is_Task_Record_Type (Results 1 – 25 of 76) sorted by relevance

1234

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dfe.h509 #define Is_Task_Record_Type einfo__utils__is_task_record_type macro
510 B Is_Task_Record_Type (E Id);
H A Deinfo-utils.ads261 function Is_Task_Record_Type (Id : E) return B; subprogspec
325 pragma Inline (Is_Task_Record_Type);
H A Deinfo-utils.adb1751 function Is_Task_Record_Type (Id : E) return B is subprogram
1756 end Is_Task_Record_Type;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch3.adb2885 if Is_Task_Record_Type (Rec_Type)
2896 if Is_Task_Record_Type (Rec_Type) then
3163 if Is_Task_Record_Type (Rec_Type) then
8407 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_ch3.adb2752 if Is_Task_Record_Type (Rec_Type)
2763 if Is_Task_Record_Type (Rec_Type) then
2999 if Is_Task_Record_Type (Rec_Type) then
7969 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch3.adb2885 if Is_Task_Record_Type (Rec_Type)
2896 if Is_Task_Record_Type (Rec_Type) then
3163 if Is_Task_Record_Type (Rec_Type) then
8407 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_ch3.adb2777 if Is_Task_Record_Type (Rec_Type)
2788 if Is_Task_Record_Type (Rec_Type) then
3045 if Is_Task_Record_Type (Rec_Type) then
8403 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_ch3.adb2750 if Is_Task_Record_Type (Rec_Type)
2761 if Is_Task_Record_Type (Rec_Type) then
2999 if Is_Task_Record_Type (Rec_Type) then
7803 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_ch3.adb2750 if Is_Task_Record_Type (Rec_Type)
2761 if Is_Task_Record_Type (Rec_Type) then
2999 if Is_Task_Record_Type (Rec_Type) then
7803 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch3.adb2885 if Is_Task_Record_Type (Rec_Type)
2896 if Is_Task_Record_Type (Rec_Type) then
3163 if Is_Task_Record_Type (Rec_Type) then
8407 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_ch3.adb2885 if Is_Task_Record_Type (Rec_Type)
2896 if Is_Task_Record_Type (Rec_Type) then
3163 if Is_Task_Record_Type (Rec_Type) then
8407 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_ch3.adb2885 if Is_Task_Record_Type (Rec_Type)
2896 if Is_Task_Record_Type (Rec_Type) then
3163 if Is_Task_Record_Type (Rec_Type) then
8407 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_ch3.adb2885 if Is_Task_Record_Type (Rec_Type)
2896 if Is_Task_Record_Type (Rec_Type) then
3163 if Is_Task_Record_Type (Rec_Type) then
8407 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_ch3.adb2905 if Is_Task_Record_Type (Rec_Type)
2916 if Is_Task_Record_Type (Rec_Type) then
3188 if Is_Task_Record_Type (Rec_Type) then
8634 and then Is_Task_Record_Type (Typ));
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_ch3.adb2905 if Is_Task_Record_Type (Rec_Type)
2916 if Is_Task_Record_Type (Rec_Type) then
3188 if Is_Task_Record_Type (Rec_Type) then
8634 and then Is_Task_Record_Type (Typ));
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_ch3.adb2905 if Is_Task_Record_Type (Rec_Type)
2916 if Is_Task_Record_Type (Rec_Type) then
3188 if Is_Task_Record_Type (Rec_Type) then
8634 and then Is_Task_Record_Type (Typ));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_ch3.adb2777 if Is_Task_Record_Type (Rec_Type)
2788 if Is_Task_Record_Type (Rec_Type) then
3045 if Is_Task_Record_Type (Rec_Type) then
8403 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch3.adb2907 if Is_Task_Record_Type (Rec_Type)
2918 if Is_Task_Record_Type (Rec_Type) then
3190 if Is_Task_Record_Type (Rec_Type) then
8653 and then Is_Task_Record_Type (Typ));
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch3.adb3216 if Is_Task_Record_Type (Rec_Type)
3227 if Is_Task_Record_Type (Rec_Type) then
3530 if Is_Task_Record_Type (Rec_Type) then
9056 and then Is_Task_Record_Type (Typ)));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch3.adb2907 if Is_Task_Record_Type (Rec_Type)
2918 if Is_Task_Record_Type (Rec_Type) then
3190 if Is_Task_Record_Type (Rec_Type) then
8653 and then Is_Task_Record_Type (Typ));
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch3.adb3216 if Is_Task_Record_Type (Rec_Type)
3227 if Is_Task_Record_Type (Rec_Type) then
3530 if Is_Task_Record_Type (Rec_Type) then
9056 and then Is_Task_Record_Type (Typ)));
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch3.adb2907 if Is_Task_Record_Type (Rec_Type)
2918 if Is_Task_Record_Type (Rec_Type) then
3190 if Is_Task_Record_Type (Rec_Type) then
8653 and then Is_Task_Record_Type (Typ));
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch3.adb3216 if Is_Task_Record_Type (Rec_Type)
3227 if Is_Task_Record_Type (Rec_Type) then
3530 if Is_Task_Record_Type (Rec_Type) then
9056 and then Is_Task_Record_Type (Typ)));
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_ch3.adb2080 if Is_Task_Record_Type (Rec_Type) then
4716 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_ch3.adb2080 if Is_Task_Record_Type (Rec_Type) then
4716 or else (Is_Record_Type (Typ) and then Is_Task_Record_Type (Typ))

1234