Searched defs:kLong (Results 1 - 4 of 4) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
H A D | fmtable.h | 83 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 D | datefmt.h | 161 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 D | fmtable.h | 83 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 D | datefmt.h | 162 kLong = 1, enumerator in enum:DateFormat::EStyle 168 // kLong + kDateOffset = 5 177 // kLong + kDateTimeOffset = 10 186 kLongRelative = kLong | kRelative, 202 LONG = kLong,
|
Completed in 109 milliseconds