/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTypes.cpp | 45 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument 60 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument 80 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument 87 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsLoadStore, IsParam, \ argument 125 #define X(tag, IsVec, IsInt, IsFloat, IsIntArith, IsBoolean, IsParam, \ argument
|
H A D | IceUtils.h | 39 template <typename T> inline bool IsInt(int N, T value) { in IsInt() function
|
H A D | IceRegistersARM32.h | 94 unsigned IsInt : 1; member
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | bit_utils.h | 246 inline bool IsInt(size_t N, T value) { in IsInt() function 265 constexpr bool IsInt(T value) { in IsInt() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | bit_utils.h | 255 inline bool IsInt(size_t N, T value) { in IsInt() function 274 constexpr bool IsInt(T value) { in IsInt() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | bit_utils.h | 246 inline bool IsInt(size_t N, T value) { in IsInt() function 265 constexpr bool IsInt(T value) { in IsInt() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | bit_utils.h | 255 inline bool IsInt(size_t N, T value) { in IsInt() function 274 constexpr bool IsInt(T value) { in IsInt() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | bit_utils.h | 246 inline bool IsInt(size_t N, T value) { in IsInt() function 265 constexpr bool IsInt(T value) { in IsInt() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | bit_utils.h | 255 inline bool IsInt(size_t N, T value) { in IsInt() function 274 constexpr bool IsInt(T value) { in IsInt() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | bit_utils.h | 255 inline bool IsInt(size_t N, T value) { in IsInt() function 274 constexpr bool IsInt(T value) { in IsInt() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | bit_utils.h | 246 inline bool IsInt(size_t N, T value) { in IsInt() function 265 constexpr bool IsInt(T value) { in IsInt() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | bit_utils.h | 255 inline bool IsInt(size_t N, T value) { in IsInt() function 274 constexpr bool IsInt(T value) { in IsInt() function
|
/aosp_15_r20/art/libartbase/base/ |
H A D | bit_utils.h | 255 inline bool IsInt(size_t N, T value) { in IsInt() function 274 constexpr bool IsInt(T value) { in IsInt() function
|
/aosp_15_r20/external/cronet/base/containers/ |
H A D | to_value_list_unittest.cc | 19 auto IsInt(int value) { in IsInt() function
|
/aosp_15_r20/prebuilts/go/linux-x86/src/math/big/ |
D | rat.go | 399 func (x *Rat) IsInt() bool { func
|
D | float.go | 345 func (x *Float) IsInt() bool { func
|
/aosp_15_r20/external/deqp-deps/amber/src/ |
D | type_test.cc | 218 TEST_F(TypeTest, IsInt) { in TEST_F() argument
|
D | type.h | 48 static bool IsInt(FormatMode mode) { in IsInt() function
|
/aosp_15_r20/external/armnn/include/armnn/ |
H A D | BackendOptions.hpp | 113 bool IsInt() const { return m_Type == VarTypes::Integer; } in IsInt() function in armnn::BackendOptions::Var
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/ |
H A D | flexbuffers.py | 604 def IsInt(self): member in Ref
|
/aosp_15_r20/prebuilts/go/linux-x86/src/text/template/parse/ |
D | node.go | 622 IsInt bool // Number has an integral value. member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/ |
D | type.go | 1806 IsInt [NTYPE]bool var
|
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/include/flatbuffers/ |
H A D | flexbuffers.h | 393 bool IsInt() const { return type_ == FBT_INT || type_ == FBT_INDIRECT_INT; } in IsInt() function
|
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/include/flatbuffers/ |
H A D | flexbuffers.h | 394 bool IsInt() const { return type_ == FBT_INT || type_ == FBT_INDIRECT_INT; } in IsInt() function
|
/aosp_15_r20/external/flatbuffers/include/flatbuffers/ |
H A D | flexbuffers.h | 394 bool IsInt() const { return type_ == FBT_INT || type_ == FBT_INDIRECT_INT; } in IsInt() function
|