OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMaxTwoByteValue
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/common/unicode/
bytestrie.h
484
static const int32_t
kMaxTwoByteValue
=0x1aff;
486
static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(
kMaxTwoByteValue
>>8)+1; // 0x6c
/external/icu4c/common/
bytestriebuilder.cpp
441
if(i<=BytesTrie::
kMaxTwoByteValue
) {
/prebuilts/misc/common/icu4j/
icu4j.jar
Completed in 880 milliseconds