Home
last modified time | relevance | path

Searched defs:kMaxLinearMatchLength (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h469 static const int32_t kMaxLinearMatchLength=0x10; variable
Ducharstrie.h529 static const int32_t kMaxLinearMatchLength=0x10; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h508 static const int32_t kMaxLinearMatchLength=0x10; variable
Ducharstrie.h565 static const int32_t kMaxLinearMatchLength=0x10; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestrie.h508 static const int32_t kMaxLinearMatchLength=0x10; variable
Ducharstrie.h565 static const int32_t kMaxLinearMatchLength=0x10; variable
/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h508 static const int32_t kMaxLinearMatchLength=0x10; variable
Ducharstrie.h565 static const int32_t kMaxLinearMatchLength=0x10; variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java1044 /*package*/ static final int kMaxLinearMatchLength=0x10; local
DCharsTrie.java1002 /*package*/ static final int kMaxLinearMatchLength=0x10; field in CharsTrie
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java1029 /*package*/ static final int kMaxLinearMatchLength=0x10; field in CharsTrie
DBytesTrie.java1084 /*package*/ static final int kMaxLinearMatchLength=0x10; local