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

/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dfmtable.h83 Formattable(); // Type kLong, value 0
243 kLong, enumerator in enum:Formattable::Type
283 * is kDouble, kLong, or kInt64
313 * kLong then the result is undefined.
507 * kLong.
H A Ddatefmt.h161 kLong = 1, enumerator in enum:DateFormat::EStyle
167 // kLong + kDateOffset = 5
176 // kLong + kDateTimeOffset = 10
185 kLongRelative = kLong | kRelative,
201 LONG = kLong,
/external/icu/icu4c/source/i18n/unicode/
H A Dfmtable.h83 Formattable(); // Type kLong, value 0
243 kLong, enumerator in enum:Formattable::Type
283 * is kDouble, kLong, or kInt64
313 * kLong then the result is undefined.
507 * kLong.
H A Ddatefmt.h162 kLong = 1, enumerator in enum:DateFormat::EStyle
168 // kLong + kDateOffset = 5
177 // kLong + kDateTimeOffset = 10
186 kLongRelative = kLong | kRelative,
202 LONG = kLong,

Completed in 4574 milliseconds