OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LONG_PRIMARY_TAG
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
collation.h
111
static const uint8_t LONG_PRIMARY_CE32_LOW_BYTE = 0xc1; // SPECIAL_CE32_LOW_BYTE |
LONG_PRIMARY_TAG
165
LONG_PRIMARY_TAG
= 1,
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/
ucol_imp.h
759
LONG_PRIMARY_TAG
= 12, /* This is a three byte primary with starting secondaries and tertiaries */
[
all
...]
Completed in 920 milliseconds