/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_number.h | 30 bool IsInteger() const { return number_.IsInteger(); } in IsInteger() function
|
/external/pdfium/core/fxcrt/ |
D | fx_number.cpp | 86 bool FX_Number::IsInteger() const { in IsInteger() function in FX_Number
|
/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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/ |
D | VE.h | 281 inline static VECC::CondCode VEValToCondCode(unsigned Val, bool IsInteger) { in VEValToCondCode()
|
/external/pdfium/fxjs/xfa/ |
D | cfxjse_value.cpp | 269 bool CFXJSE_Value::IsInteger(v8::Isolate* pIsolate) const { in IsInteger() function in CFXJSE_Value
|
/external/pdfium/fxjs/ |
D | fxv8.cpp | 40 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 | 135 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/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstCombineIntrinsic.cpp | 705 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 | 903 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/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
D | SimplifyLibCalls.cpp | 1957 bool IsInteger = BaseF->isInteger(), IsReciprocal = BaseR.isInteger(); in replacePowWithExp() 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
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Frontend/OpenMP/ |
D | OMPIRBuilder.cpp | 4549 bool IsInteger = E->getType()->isIntegerTy(); in createAtomicCompare() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 587 bool IsInteger = Type.isInteger(); in getSetCCOrOperation() local 608 bool IsInteger = Type.isInteger(); in getSetCCAndOperation() local
|
D | DAGCombiner.cpp | 5514 bool IsInteger = OpVT.isInteger(); in foldLogicOfSetCCs() local
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
D | RISCVISelLowering.cpp | 2247 bool IsInteger = Op.getValueType().isInteger(); in isSimpleVIDSequence() local
|