/external/skia/experimental/tskit/go/gen_types/testdata/ |
D | expectedambientnamespace1.d.ts | 40 isInteger: boolean, property
|
/external/robolectric/resources/src/main/java/org/robolectric/res/ |
D | ResType.java | 62 private static boolean isInteger(String value) { in isInteger() method in ResType
|
/external/skia/src/sksl/dsl/ |
D | DSLType.cpp | 200 bool DSLType::isInteger() const { in isInteger() function in SkSL::dsl::DSLType
|
/external/guava/android/guava-tests/test/com/google/common/base/ |
D | PredicatesTest.java | 551 Predicate<Object> isInteger = Predicates.instanceOf(Integer.class); in testIsInstanceOf_apply() local 596 Predicate<Class<?>> isInteger = Predicates.subtypeOf(Integer.class); in testSubtypeOf_apply() local
|
/external/guava/guava-tests/test/com/google/common/base/ |
D | PredicatesTest.java | 551 Predicate<Object> isInteger = Predicates.instanceOf(Integer.class); in testIsInstanceOf_apply() local 596 Predicate<Class<?>> isInteger = Predicates.subtypeOf(Integer.class); in testSubtypeOf_apply() local
|
/external/skia/src/sksl/ir/ |
D | SkSLType.h | 288 bool isInteger() const { in isInteger() function
|
/external/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 123 bool isInteger() const { in isInteger() function
|
D | MachineValueType.h | 206 bool isInteger() const { in isInteger() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ValueTypes.h | 141 bool isInteger() const { in isInteger() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | MachineValueType.h | 294 bool isInteger() const { in isInteger() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APFloat.h | 1050 bool isInteger() const { return getIEEE().isInteger(); } in isInteger() function
|
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir.cpp | 384 ImmediateValue::isInteger(const int i) const in isInteger() function in nv50_ir::ImmediateValue
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APFloat.h | 1182 bool isInteger() const { APFLOAT_DISPATCH_ON_SEMANTICS(isInteger()); } in isInteger() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | APFloat.cpp | 877 bool IEEEFloat::isInteger() const { in isInteger() function in llvm::detail::IEEEFloat 4447 bool DoubleAPFloat::isInteger() const { in isInteger() function in llvm::detail::DoubleAPFloat
|
/external/llvm/unittests/ADT/ |
D | APFloatTest.cpp | 1317 TEST(APFloatTest, isInteger) { in TEST() argument
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 171 bool isInteger() const { return !Float && !Poly; } in isInteger() function in __anonffc283dd0111::Type
|
/external/swiftshader/src/Pipeline/ |
D | SamplerCore.cpp | 2071 bool isInteger = state.textureFormat.isUnnormalizedInteger(); in sampleTexel() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 218 template <typename T> bool isInteger (void) { return false; } in isInteger() function 219 template <> bool isInteger<int> (void) { return true; } in isInteger() function 220 template <> bool isInteger<tcu::IVec2> (void) { return true; } in isInteger() function 221 template <> bool isInteger<tcu::IVec3> (void) { return true; } in isInteger() function 222 template <> bool isInteger<tcu::IVec4> (void) { return true; } in isInteger() function
|
/external/llvm/lib/Support/ |
D | APFloat.cpp | 774 APFloat::isInteger() const { in isInteger() function in APFloat
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 258 ISD::CondCode ISD::getSetCCInverse(ISD::CondCode Op, bool isInteger) { in getSetCCInverse() 292 bool isInteger) { in getSetCCOrOperation() 312 bool isInteger) { in getSetCCAndOperation()
|
D | DAGCombiner.cpp | 2917 bool isInteger = LL.getValueType().isInteger(); in visitANDLike() local 3652 bool isInteger = LL.getValueType().isInteger(); in visitORLike() local
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 35 static inline bool isInteger(MVT::SimpleValueType VT) { in isInteger() function
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 4066 AST_MATCHER(QualType, isInteger) { in AST_MATCHER() argument
|
/external/skia/modules/canvaskit/ |
D | canvaskit_bindings.cpp | 634 bool isInteger; member
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ISelLowering.cpp | 1399 bool isInteger = LHS.getValueType().isInteger(); in emitConjunctionDisjunctionTreeRec() local
|