Searched defs:kInt64 (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Ddigitlst.h481 kInt64 enumerator in enum:DigitList::EHave
517 fHave = kInt64;
/external/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h264 kInt64, enumerator in enum:Formattable::Type
283 * is kDouble, kLong, or kInt64
323 * U_INVALID_FORMAT_ERROR. If this object is of type kInt64 and
339 * kInt64 then the result is undefined.
515 * kInt64.
/external/v8/src/compiler/
H A Dcommon-operator.h116 enum Type { kInt32, kInt64 }; enumerator in enum:v8::internal::compiler::final::Type
121 : value_(value), rmode_(rmode), type_(kInt64) {}
/external/v8/src/
H A Dmachine-type.h36 kInt64, member in class:v8::internal::MachineSemantic
63 semantic() == MachineSemantic::kInt64;
112 return MachineType(MachineRepresentation::kWord64, MachineSemantic::kInt64);
/external/webrtc/talk/app/webrtc/
H A Dstatstypes.h255 kInt64, // int64_t. enumerator in enum:webrtc::StatsReport::Value::Type
281 // One exception to this is that types kInt and kInt64 can be compared and

Completed in 318 milliseconds