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

/external/icu/icu4c/source/i18n/
H A Dcollation.h111 static const uint8_t LONG_PRIMARY_CE32_LOW_BYTE = 0xc1; // SPECIAL_CE32_LOW_BYTE | LONG_PRIMARY_TAG
165 LONG_PRIMARY_TAG = 1, enumerator in enum:Collation::__anon21881
345 return hasCE32Tag(ce32, LONG_PRIMARY_TAG);
350 tagFromCE32(ce32) == LONG_PRIMARY_TAG ||
359 tagFromCE32(ce32) == LONG_PRIMARY_TAG ||
430 if((tertiary & 0xf) == LONG_PRIMARY_TAG) {
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_imp.h759 LONG_PRIMARY_TAG = 12, /* This is a three byte primary with starting secondaries and tertiaries */ enumerator in enum:__anon12119

Completed in 107 milliseconds