| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
| 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
|
| D | IceUtils.h | 39 template <typename T> inline bool IsInt(int N, T value) { in IsInt() function
|
| D | IceRegistersARM32.h | 94 unsigned IsInt : 1; member
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| D | operand.h | 71 bool IsInt() const { return kind_ == Kind::kInt; } in IsInt() function
|
| /third_party/mindspore/mindspore/ccsrc/minddata/dataset/core/ |
| D | data_type.h | 229 bool IsInt() const { return IsSignedInt() || IsUnsignedInt(); } in IsInt() function
|
| /third_party/flutter/engine/flutter/shell/platform/common/cpp/client_wrapper/include/flutter/ |
| D | encodable_value.h | 466 bool IsInt() const { return type_ == Type::kInt; } in IsInt() function
|
| /third_party/cef/libcef_dll/ctocpp/ |
| D | v8value_ctocpp.cc | 249 NO_SANITIZE("cfi-icall") bool CefV8ValueCToCpp::IsInt() { in IsInt() function in CefV8ValueCToCpp
|
| /third_party/flatbuffers/python/flatbuffers/ |
| D | flexbuffers.py | 604 def IsInt(self): member in Ref
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | flexbuffers.h | 393 bool IsInt() const { return type_ == FBT_INT || type_ == FBT_INDIRECT_INT; } in IsInt() function
|
| /third_party/cef/libcef/renderer/ |
| D | v8_impl.cc | 1654 bool CefV8ValueImpl::IsInt() { in IsInt() function in CefV8ValueImpl
|