OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kThreeUnitNodeValueLead
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/unicode/
ucharstrie.h
413
} else if(leadUnit<
kThreeUnitNodeValueLead
) {
423
if(leadUnit<
kThreeUnitNodeValueLead
) {
549
static const int32_t
kThreeUnitNodeValueLead
=0x7fc0;
552
((
kThreeUnitNodeValueLead
-kMinTwoUnitNodeValueLead)<<10)-1; // 0xfdffff
/external/icu4c/common/
ucharstriebuilder.cpp
404
intUnits[0]=(UChar)(UCharsTrie::
kThreeUnitNodeValueLead
);
Completed in 179 milliseconds