| /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/llvm-project/flang/runtime/ |
| D | type-code.h | 32 constexpr bool IsInteger() const { 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 | 43 bool IsInteger() const { return type_ == TokenType::kInteger; } in IsInteger() function
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| D | NumberObjectConversionChecker.cpp | 121 bool IsInteger = in run() local
|
| /external/llvm-project/llvm/lib/Target/VE/ |
| D | VE.h | 201 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode()
|
| /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 | 132 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/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUInstCombineIntrinsic.cpp | 556 bool IsInteger = IID == Intrinsic::amdgcn_icmp; in instCombineIntrinsic() local
|
| /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 | 972 inline bool IsInteger(TBasicType type) in IsInteger() function
|
| /external/llvm-project/llvm/lib/Transforms/Utils/ |
| D | SimplifyLibCalls.cpp | 1548 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); in replacePowWithExp() local
|
| /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 | 284 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
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 448 bool IsInteger = Type.isInteger(); in getSetCCOrOperation() local 469 bool IsInteger = Type.isInteger(); in getSetCCAndOperation() local
|
| D | DAGCombiner.cpp | 4822 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local
|