| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | DecimalFormat.java | 1260 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 1319 boolean isInteger, boolean parseAttr) { in subformat() 1331 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 1365 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 1405 boolean isInteger, in subformatFixed()
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | DecimalFormat.java | 1272 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 1331 boolean isInteger, boolean parseAttr) { in subformat() 1343 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 1377 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 1417 boolean isInteger, in subformatFixed()
|
| /external/guava/guava-tests/test/com/google/common/base/ |
| D | PredicatesTest.java | 555 Predicate<Object> isInteger = Predicates.instanceOf(Integer.class); in testIsInstanceOf_apply() local 601 Predicate<Class<?>> isInteger = Predicates.assignableFrom(Integer.class); in testIsAssignableFrom_apply() local
|
| /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/mesa3d/src/gallium/drivers/nv50/codegen/ |
| D | nv50_ir.cpp | 382 ImmediateValue::isInteger(const int i) const in isInteger() function in nv50_ir::ImmediateValue
|
| /external/llvm/unittests/ADT/ |
| D | APFloatTest.cpp | 1318 TEST(APFloatTest, isInteger) { in TEST() argument
|
| /external/clang/utils/TableGen/ |
| D | NeonEmitter.cpp | 169 bool isInteger() const { return !Float && !Poly; } in isInteger() function in __anon28e236520111::Type
|
| /external/v8/src/crankshaft/ppc/ |
| D | lithium-codegen-ppc.cc | 1685 const bool isInteger = !instr->hydrogen()->representation().IsSmi(); in DoShiftI() local 1687 const bool isInteger = false; in DoShiftI() local 1860 const bool isInteger = !(instr->hydrogen()->representation().IsSmi() || in DoShiftI() local 1863 const bool isInteger = false; in DoShiftI() local
|
| /external/llvm/lib/Support/ |
| D | APFloat.cpp | 771 APFloat::isInteger() const { in isInteger() function in APFloat
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 259 ISD::CondCode ISD::getSetCCInverse(ISD::CondCode Op, bool isInteger) { in getSetCCInverse() 297 bool isInteger) { in getSetCCOrOperation() 321 bool isInteger) { in getSetCCAndOperation()
|
| D | DAGCombiner.cpp | 2924 bool isInteger = LL.getValueType().isInteger(); in visitANDLike() local 3615 bool isInteger = LL.getValueType().isInteger(); in visitORLike() local
|
| /external/clang/include/clang/ASTMatchers/ |
| D | ASTMatchers.h | 3532 AST_MATCHER(QualType, isInteger) { in AST_MATCHER() argument
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenDAGPatterns.cpp | 35 static inline bool isInteger(MVT::SimpleValueType VT) { in isInteger() function
|
| /external/v8/src/crankshaft/s390/ |
| D | lithium-codegen-s390.cc | 1653 bool isInteger = !(instr->hydrogen()->representation().IsSmi() || in DoShiftI() local 1841 bool isInteger = !(instr->hydrogen()->representation().IsSmi() || in DoShiftI() local
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64ISelLowering.cpp | 1337 bool isInteger = LHS.getValueType().isInteger(); in emitConjunctionDisjunctionTree() local
|