OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kMaxOneByteValue
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/common/unicode/
bytestrie.h
481
static const int32_t
kMaxOneByteValue
=0x40; // At least 6 bits in the first byte.
483
static const int32_t kMinTwoByteValueLead=kMinOneByteValueLead+
kMaxOneByteValue
+1; // 0x51
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 133 milliseconds