| /external/pdfium/core/fpdfapi/parser/ |
| D | cpdf_number.h | 35 bool IsInteger() const { return m_Number.IsInteger(); } in IsInteger() function
|
| /external/pdfium/core/fxcrt/ |
| D | fx_number.h | 22 bool IsInteger() const { return m_bInteger; } in IsInteger() function
|
| /external/deqp-deps/amber/include/amber/ |
| D | value.h | 36 bool IsInteger() const { return type_ == kValueTypeInteger; } in IsInteger() function
|
| /external/deqp-deps/amber/src/ |
| D | tokenizer.h | 42 bool IsInteger() const { return type_ == TokenType::kInteger; } in IsInteger() function
|
| /external/swiftshader/src/OpenGL/compiler/ |
| D | BaseTypes.h | 333 inline bool IsInteger(TBasicType type) in IsInteger() function
|
| /external/pdfium/fxjs/xfa/ |
| D | cfxjse_value.cpp | 348 bool CFXJSE_Value::IsInteger() const { in IsInteger() function in CFXJSE_Value
|
| /external/flatbuffers/include/flatbuffers/ |
| D | reflection.h | 36 inline bool IsInteger(reflection::BaseType t) { in IsInteger() function
|
| D | idl.h | 117 inline bool IsInteger(BaseType t) { return t >= BASE_TYPE_UTYPE && in IsInteger() function
|
| /external/v8/src/compiler/ |
| D | types.h | 328 static bool IsInteger(double x) { in IsInteger() function
|
| D | node-matchers.h | 207 bool IsInteger() const { 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 | 314 bool IsInteger() const { return IsInteger32() | IsInteger64(); } in IsInteger() function
|
| /external/angle/src/compiler/translator/ |
| D | BaseTypes.h | 898 inline bool IsInteger(TBasicType type) in IsInteger() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineCalls.cpp | 3520 bool IsInteger = II->getIntrinsicID() == Intrinsic::amdgcn_icmp; in visitCallInst() local
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | pywrap_tfe_src.cc | 265 bool IsInteger(PyObject* py_value) { in IsInteger() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 375 bool IsInteger) { in getSetCCOrOperation() 395 bool IsInteger) { in getSetCCAndOperation()
|
| D | DAGCombiner.cpp | 3847 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local
|
| /external/v8/src/codegen/ |
| D | code-stub-assembler.cc | 6379 TNode<BoolT> CodeStubAssembler::IsInteger(TNode<Object> number) { in IsInteger() function in v8::internal::CodeStubAssembler 6390 TNode<BoolT> CodeStubAssembler::IsInteger(TNode<HeapNumber> number) { in IsInteger() function in v8::internal::CodeStubAssembler
|