Searched defs:kMinLinearMatch (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dbytestrie.h467 static const int32_t kMinLinearMatch=0x10; member in class:BytesTrie
475 static const int32_t kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x20
H A Ducharstrie.h526 static const int32_t kMinLinearMatch=0x30; member in class:UCharsTrie
532 static const int32_t kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x0040
/external/icu/icu4c/source/common/unicode/
H A Dbytestrie.h467 static const int32_t kMinLinearMatch=0x10; member in class:BytesTrie
475 static const int32_t kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x20
H A Ducharstrie.h526 static const int32_t kMinLinearMatch=0x30; member in class:UCharsTrie
532 static const int32_t kMinValueLead=kMinLinearMatch+kMaxLinearMatchLength; // 0x0040

Completed in 103 milliseconds