OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kFourByteDeltaLead
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/unicode/
bytestrie.h
392
} else if(delta<
kFourByteDeltaLead
) {
498
static const int32_t
kFourByteDeltaLead
=0xfe;
502
static const int32_t kMaxThreeByteDelta=((
kFourByteDeltaLead
-kMinThreeByteDeltaLead)<<16)-1; // 0xdffff
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 191 milliseconds