Home
last modified time | relevance | path

Searched refs:U_E (Results 1 – 25 of 51) sorted by relevance

123

/dports/java/jikes/jikes-1.22/src/
H A Dcase.cpp42 60, 61, 62, 63, 64, U_A, U_B, U_C, U_D, U_E,
46 U_D, U_E, U_F, U_G, U_H, U_I, U_J, U_K, U_L, U_M,
H A Dplatform.cpp753 *--s = U_E; in Format()
1123 *--s = U_E; in Format()
1213 const wchar_t StringConstant::US_EOF[] = {U_E, U_O, U_F, U_NU}; // L"EOF"
1408 U_E, U_n, U_c, U_l, U_o, U_s, U_i, U_n, U_g,
1411 U_E, U_x, U_c, U_e, U_p, U_t, U_i, U_o, U_n, U_s, U_NU}; // "Exceptions"
H A Dstream.cpp815 case U_e: case U_E: in hexvalue()
891 case U_E: case U_F: in ProcessInputAscii()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_cat.adb647 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
651 if No (U_E) then
659 return Is_Access_Type (U_E)
660 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
661 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
669 U_E : constant Entity_Id := Underlying_Type (E); constant
672 if No (U_E) then
683 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_cat.adb646 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
650 if No (U_E) then
658 return Is_Access_Type (U_E)
659 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
660 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
668 U_E : constant Entity_Id := Underlying_Type (E); constant
671 if No (U_E) then
682 elsif Has_Non_Remote_Access (U_E) then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_cat.adb647 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
651 if No (U_E) then
659 return Is_Access_Type (U_E)
660 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
661 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
669 U_E : constant Entity_Id := Underlying_Type (E); constant
672 if No (U_E) then
683 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_cat.adb649 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
653 if No (U_E) then
661 return Is_Access_Type (U_E)
662 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
663 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
671 U_E : constant Entity_Id := Underlying_Type (E); constant
674 if No (U_E) then
685 elsif Has_Non_Remote_Access (U_E) then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_cat.adb647 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
651 if No (U_E) then
659 return Is_Access_Type (U_E)
660 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
661 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
669 U_E : constant Entity_Id := Underlying_Type (E); constant
672 if No (U_E) then
683 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_cat.adb646 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
650 if No (U_E) then
658 return Is_Access_Type (U_E)
659 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
660 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
668 U_E : constant Entity_Id := Underlying_Type (E); constant
671 if No (U_E) then
682 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_cat.adb640 U_E : constant Entity_Id := Underlying_Type (E); constant
642 if No (U_E) then
650 return Is_Access_Type (U_E)
651 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
652 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
660 U_E : constant Entity_Id := Underlying_Type (E); constant
663 if No (U_E) then
674 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_cat.adb646 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
650 if No (U_E) then
658 return Is_Access_Type (U_E)
659 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
660 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
668 U_E : constant Entity_Id := Underlying_Type (E); constant
671 if No (U_E) then
682 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_cat.adb656 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
660 if No (U_E) then
668 return Is_Access_Type (U_E)
669 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
670 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
678 U_E : constant Entity_Id := Underlying_Type (E); constant
681 if No (U_E) then
692 elsif Has_Non_Remote_Access (U_E) then
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_cat.adb640 U_E : constant Entity_Id := Underlying_Type (E); constant
642 if No (U_E) then
650 return Is_Access_Type (U_E)
651 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
652 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
660 U_E : constant Entity_Id := Underlying_Type (E); constant
663 if No (U_E) then
674 elsif Has_Non_Remote_Access (U_E) then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_cat.adb647 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
651 if No (U_E) then
659 return Is_Access_Type (U_E)
660 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
661 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
669 U_E : constant Entity_Id := Underlying_Type (E); constant
672 if No (U_E) then
683 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_cat.adb646 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
650 if No (U_E) then
658 return Is_Access_Type (U_E)
659 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
660 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
668 U_E : constant Entity_Id := Underlying_Type (E); constant
671 if No (U_E) then
682 elsif Has_Non_Remote_Access (U_E) then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_cat.adb639 U_E : constant Entity_Id := Underlying_Type (E); constant
641 if No (U_E) then
649 return Is_Access_Type (U_E)
650 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
651 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
659 U_E : constant Entity_Id := Underlying_Type (E); constant
662 if No (U_E) then
673 elsif Has_Non_Remote_Access (U_E) then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_cat.adb647 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
651 if No (U_E) then
659 return Is_Access_Type (U_E)
660 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
661 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
669 U_E : constant Entity_Id := Underlying_Type (E); constant
672 if No (U_E) then
683 elsif Has_Non_Remote_Access (U_E) then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_cat.adb646 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
650 if No (U_E) then
658 return Is_Access_Type (U_E)
659 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
660 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
668 U_E : constant Entity_Id := Underlying_Type (E); constant
671 if No (U_E) then
682 elsif Has_Non_Remote_Access (U_E) then
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_cat.adb646 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
650 if No (U_E) then
658 return Is_Access_Type (U_E)
659 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
660 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
668 U_E : constant Entity_Id := Underlying_Type (E); constant
671 if No (U_E) then
682 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_cat.adb646 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
650 if No (U_E) then
658 return Is_Access_Type (U_E)
659 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
660 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
668 U_E : constant Entity_Id := Underlying_Type (E); constant
671 if No (U_E) then
682 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_cat.adb647 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
651 if No (U_E) then
659 return Is_Access_Type (U_E)
660 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
661 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
669 U_E : constant Entity_Id := Underlying_Type (E); constant
672 if No (U_E) then
683 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_cat.adb646 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
650 if No (U_E) then
658 return Is_Access_Type (U_E)
659 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
660 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
668 U_E : constant Entity_Id := Underlying_Type (E); constant
671 if No (U_E) then
682 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_cat.adb646 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
650 if No (U_E) then
658 return Is_Access_Type (U_E)
659 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
660 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
668 U_E : constant Entity_Id := Underlying_Type (E); constant
671 if No (U_E) then
682 elsif Has_Non_Remote_Access (U_E) then
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_cat.adb649 U_E : constant Entity_Id := Underlying_Type (Base_Type (E)); constant
653 if No (U_E) then
661 return Is_Access_Type (U_E)
662 and then not Is_Remote_Access_To_Class_Wide_Type (U_E)
663 and then not Is_Remote_Access_To_Subprogram_Type (U_E);
671 U_E : constant Entity_Id := Underlying_Type (E); constant
674 if No (U_E) then
685 elsif Has_Non_Remote_Access (U_E) then
/dports/misc/quantum++/qpp-3.0/examples/
H A Dbb84.cpp90 cmat U_E = (basis_E == 0) ? gt.Z : gt.H; in main() local
91 auto measure_E = measure(psi, U_E); in main()

123