Searched defs:kDouble (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ddigitlst.h406 kDouble, enumerator in enum:DigitList::EHave
433 fHave = kDouble;
/external/icu/icu4c/source/i18n/
H A Ddigitlst.h406 kDouble, enumerator in enum:DigitList::EHave
438 fHave = kDouble;
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dfmtable.h236 kDouble, enumerator in enum:Formattable::Type
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/unicode/
H A Dfmtable.h236 kDouble, enumerator in enum:Formattable::Type
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/
H A Dproperty-details.h67 kDouble, enumerator in enum:v8::internal::Representation::Kind
84 static Representation Double() { return Representation(kDouble); }
153 bool IsDouble() const { return kind_ == kDouble; }
H A Dhydrogen-instructions.h3331 return non_phi_uses_[Representation::kDouble];
3343 return indirect_uses_[Representation::kDouble];
6022 kDouble, HeapNumber::kValueOffset, Representation::Double());
6026 return HObjectAccess(kDouble,
6032 return HObjectAccess(kDouble,
6299 kDouble, // some double field enumerator in enum:v8::FINAL::FINAL::Portion

Completed in 147 milliseconds