HomeSort by relevance Sort by last modified time
    Searched defs:kLong (Results 1 - 5 of 5) sorted by null

  /external/chromium/third_party/icu/public/i18n/unicode/
fmtable.h 64 Formattable(); // Type kLong, value 0
209 kLong,
249 * is kDouble, kLong, or kInt64.
279 * kLong then the result is undefined.
453 * kLong.
datefmt.h 153 kLong = 1,
159 // kLong + kDateOffset = 5
168 // kLong + kDateTimeOffset = 10
177 kLongRelative = kLong | kRelative,
193 LONG = kLong,
  /external/icu4c/i18n/unicode/
fmtable.h 69 Formattable(); // Type kLong, value 0
229 kLong,
269 * is kDouble, kLong, kInt64 or kDecimalNumber.
299 * kLong then the result is undefined.
493 * kLong.
datefmt.h 153 kLong = 1,
159 // kLong + kDateOffset = 5
168 // kLong + kDateTimeOffset = 10
177 kLongRelative = kLong | kRelative,
193 LONG = kLong,
  /dalvik/vm/compiler/codegen/arm/
ArmLIR.h 170 kLong,
    [all...]

Completed in 647 milliseconds