Home
last modified time | relevance | path

Searched refs:type_is_integral (Results 1 – 25 of 59) sorted by relevance

123

/dports/sysutils/gsmartcontrol/gsmartcontrol-1.1.3/src/hz/
H A Dtype_properties.h74 struct type_is_integral : public type_false_type { }; struct
76 TYPE_DEFINE_SPEC_0(type_is_integral, bool, true);
77 TYPE_DEFINE_SPEC_0(type_is_integral, char, true);
78 TYPE_DEFINE_SPEC_0(type_is_integral, signed char, true);
79 TYPE_DEFINE_SPEC_0(type_is_integral, unsigned char, true);
80 TYPE_DEFINE_SPEC_0(type_is_integral, wchar_t, true);
82 TYPE_DEFINE_SPEC_0(type_is_integral, short, true);
84 TYPE_DEFINE_SPEC_0(type_is_integral, int, true);
85 TYPE_DEFINE_SPEC_0(type_is_integral, unsigned int, true);
86 TYPE_DEFINE_SPEC_0(type_is_integral, long, true);
[all …]
H A Dstring_num.h123 } else if (type_is_integral<T>::value) { in string_is_numeric()
338 } else if (type_is_integral<T>::value) {
H A Dany_type.h191 : public type_integral_constant<bool, (type_is_integral<T>::value
H A Dascii.h533 return ascii_strton_impl<hz::type_is_integral<T>::value,
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/x86_64/abi/ms-sysv/
H A Dgen.cc106 bool type_is_integral:1; member in arg
109 arg(const char *name, const char *type, bool type_is_integral);
111 bool is_type_integral () const {return type_is_integral;} in is_type_integral()
116 arg::arg(const char *name, const char *type, bool type_is_integral) in arg() argument
117 : name (name), type (type), type_is_integral (type_is_integral) in arg()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/parallel-psx/SPIRV-Cross/
H A Dspirv_common.hpp1389 static inline bool type_is_integral(const SPIRType &type) in type_is_integral() function
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/parallel-psx/SPIRV-Cross/
H A Dspirv_common.hpp1389 static inline bool type_is_integral(const SPIRType &type) in type_is_integral() function
/dports/games/retroarch/RetroArch-1.9.7/deps/SPIRV-Cross/
H A Dspirv_common.hpp1481 static inline bool type_is_integral(const SPIRType &type) in type_is_integral() function
/dports/graphics/rx/rx-0.4.0/cargo-crates/spirv_cross-0.16.0/src/vendor/SPIRV-Cross/
H A Dspirv_common.hpp1480 static inline bool type_is_integral(const SPIRType &type) in type_is_integral() function
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/
H A Dspirv_common.hpp1637 static inline bool type_is_integral(const SPIRType &type) in type_is_integral() function

123