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

  /art/compiler/llvm/
backend_types.h 34 kLong,
83 return kLong;
  /external/chromium_org/third_party/icu/source/i18n/unicode/
fmtable.h 83 Formattable(); // Type kLong, value 0
243 kLong,
283 * is kDouble, kLong, or kInt64
313 * kLong then the result is undefined.
507 * kLong.
datefmt.h 161 kLong = 1,
167 // kLong + kDateOffset = 5
176 // kLong + kDateTimeOffset = 10
185 kLongRelative = kLong | kRelative,
201 LONG = kLong,
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
fmtable.h 83 Formattable(); // Type kLong, value 0
243 kLong,
283 * is kDouble, kLong, or kInt64
313 * kLong then the result is undefined.
507 * kLong.
datefmt.h 162 kLong = 1,
168 // kLong + kDateOffset = 5
177 // kLong + kDateTimeOffset = 10
186 kLongRelative = kLong | kRelative,
202 LONG = kLong,
    [all...]
  /art/runtime/
dex_file.h     [all...]

Completed in 88 milliseconds