| /external/pdfium/core/fxcrt/ |
| D | fx_number.h | 22 bool IsInteger() const { return m_bIsInteger; } in IsInteger() function
|
| /external/pdfium/core/fpdfapi/parser/ |
| D | cpdf_number.h | 30 bool IsInteger() const { return m_Number.IsInteger(); } in IsInteger() function
|
| /external/deqp-deps/amber/include/amber/ |
| D | value.h | 36 bool IsInteger() const { return type_ == kValueTypeInteger; } in IsInteger() function
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | shape.cc | 92 bool Shape::IsInteger() const { in IsInteger() function in xla::Shape
|
| /external/deqp-deps/amber/src/ |
| D | tokenizer.h | 43 bool IsInteger() const { return type_ == TokenType::kInteger; } in IsInteger() function
|
| /external/tensorflow/tensorflow/core/profiler/utils/ |
| D | tf_op_utils.cc | 39 bool IsInteger(absl::string_view str) { in IsInteger() function
|
| /external/pdfium/fxjs/xfa/ |
| D | cfxjse_value.cpp | 268 bool CFXJSE_Value::IsInteger(v8::Isolate* pIsolate) const { in IsInteger() function in CFXJSE_Value
|
| /external/pdfium/fxjs/ |
| D | fxv8.cpp | 39 bool IsInteger(v8::Local<v8::Value> value) { in IsInteger() function
|
| /external/flatbuffers/include/flatbuffers/ |
| D | reflection.h | 36 inline bool IsInteger(reflection::BaseType t) { in IsInteger() function
|
| D | idl.h | 129 inline bool IsInteger(BaseType t) { return t >= BASE_TYPE_UTYPE && in IsInteger() function
|
| /external/clang/unittests/ASTMatchers/ |
| D | ASTMatchersNarrowingTest.cpp | 711 TEST(IsInteger, MatchesIntegers) { in TEST() argument 719 TEST(IsInteger, ReportsNoFalsePositives) { in TEST() argument
|
| /external/vixl/src/aarch32/ |
| D | operands-aarch32.h | 296 bool IsInteger() const { return IsInteger32() || IsInteger64(); } in IsInteger() function
|
| /external/angle/src/compiler/translator/ |
| D | BaseTypes.h | 1011 inline bool IsInteger(TBasicType type) in IsInteger() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | SimplifyLibCalls.cpp | 1566 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); in replacePowWithExp() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 3800 bool IsInteger = IID == Intrinsic::amdgcn_icmp; in visitCallInst() local
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | pywrap_tfe_src.cc | 286 bool IsInteger(PyObject* py_value) { in IsInteger() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 402 bool IsInteger = Type.isInteger(); in getSetCCOrOperation() local 423 bool IsInteger = Type.isInteger(); in getSetCCAndOperation() local
|
| D | DAGCombiner.cpp | 4549 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local
|