HomeSort by relevance Sort by last modified time
    Searched defs:kDouble (Results 1 - 9 of 9) sorted by null

  /art/compiler/llvm/
backend_types.h 36 kDouble,
89 return kDouble;
  /external/chromium_org/third_party/icu/source/i18n/
digitlst.h 406 kDouble,
433 fHave = kDouble;
  /external/chromium_org/third_party/icu/source/i18n/unicode/
fmtable.h 236 kDouble,
283 * is kDouble, kLong, or kInt64
291 * kDouble then the result is undefined.
325 * type kDouble, then a conversion is peformed, with
499 * kDouble.
  /external/icu/icu4c/source/i18n/
digitlst.h 406 kDouble,
438 fHave = kDouble;
  /external/icu/icu4c/source/i18n/unicode/
fmtable.h 236 kDouble,
283 * is kDouble, kLong, or kInt64
291 * kDouble then the result is undefined.
325 * type kDouble, then a conversion is peformed, with
499 * kDouble.
  /external/chromium_org/v8/src/
property-details.h 67 kDouble,
84 static Representation Double() { return Representation(kDouble); }
153 bool IsDouble() const { return kind_ == kDouble; }
hydrogen-instructions.h     [all...]
  /art/compiler/dex/
compiler_enums.h 268 kDouble,
  /art/runtime/
dex_file.h     [all...]

Completed in 165 milliseconds