Searched defs:kLong (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h85 Formattable(); // Type kLong, value 0
245 kLong, enumerator in enum:Formattable::Type
285 * is kDouble, kLong, or kInt64
315 * kLong then the result is undefined.
509 * kLong.
H A Ddatefmt.h164 kLong = 1, enumerator in enum:DateFormat::EStyle
170 // kLong + kDateOffset = 5
179 // kLong + kDateTimeOffset = 10
188 kLongRelative = kLong | kRelative,
204 LONG = kLong,

Completed in 197 milliseconds