| /external/chromium_org/third_party/WebKit/Source/core/css/ |
| D | CSSCalculationValue.h | 87 bool isInteger() const { return m_isInteger; } in isInteger() function 92 CSSCalcExpressionNode(CalculationCategory category, bool isInteger) in CSSCalcExpressionNode()
|
| D | CSSCalculationValue.cpp | 190 …wPtr<CSSCalcPrimitiveValue> create(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger) in create() 195 …awPtr<CSSCalcPrimitiveValue> create(double value, CSSPrimitiveValue::UnitType type, bool isInteger) in create() 284 CSSCalcPrimitiveValue(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger) in CSSCalcPrimitiveValue() 358 bool isInteger = isIntegerResult(leftSide.get(), rightSide.get(), op); in createSimplified() local 733 …CSSCalcValue::createExpressionNode(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger) in createExpressionNode()
|
| /external/chromium_org/chrome/browser/resources/print_preview/ |
| D | print_preview_utils.js | 10 function isInteger(toTest) { function
|
| /external/chromium_org/mojo/public/js/bindings/tests/ |
| D | validation_test_input_parser.js | 109 Item.prototype.isInteger = function() { method in Item
|
| /external/guava/guava-tests/test/com/google/common/base/ |
| D | PredicatesTest.java | 556 Predicate<Object> isInteger = Predicates.instanceOf(Integer.class); in testIsInstanceOf_apply() local 602 Predicate<Class<?>> isInteger = Predicates.assignableFrom(Integer.class); in testIsAssignableFrom_apply() local
|
| /external/llvm/include/llvm/CodeGen/ |
| D | ValueTypes.h | 111 bool isInteger() const { in isInteger() function
|
| D | MachineValueType.h | 177 bool isInteger() const { in isInteger() function
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DIE.h | 207 isInteger, enumerator
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
| D | nv50_ir.cpp | 382 ImmediateValue::isInteger(const int i) const in isInteger() function in nv50_ir::ImmediateValue
|
| /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/skia/experimental/PdfViewer/pdfparser/native/ |
| D | SkPdfNativeObject.h | 706 bool isInteger() const { in isInteger() function
|
| /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/ |
| D | SkPdfNativeObject.h | 706 bool isInteger() const { in isInteger() function
|
| /external/clang/utils/TableGen/ |
| D | NeonEmitter.cpp | 167 bool isInteger() const { return !Float && !Poly; } in isInteger() function in __anon7fb122680111::Type
|
| /external/clang/include/clang/ASTMatchers/ |
| D | ASTMatchers.h | 2807 AST_MATCHER(QualType, isInteger) { in AST_MATCHER() argument
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 265 ISD::CondCode ISD::getSetCCInverse(ISD::CondCode Op, bool isInteger) { in getSetCCInverse() 303 bool isInteger) { in getSetCCOrOperation() 327 bool isInteger) { in getSetCCAndOperation()
|
| D | DAGCombiner.cpp | 2808 bool isInteger = LL.getValueType().isInteger(); in visitAND() local 3388 bool isInteger = LL.getValueType().isInteger(); in visitOR() local
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenDAGPatterns.cpp | 34 static inline bool isInteger(MVT::SimpleValueType VT) { in isInteger() function
|
| /external/chromium_org/third_party/icu/source/i18n/ |
| D | decimfmt.cpp | 1716 UBool isInteger, in subformat()
|