Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h468 static const int32_t kMinLinearMatch=0x10; variable
Ducharstrie.h528 static const int32_t kMinLinearMatch=0x30; variable
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestrie.h507 static const int32_t kMinLinearMatch=0x10; variable
Ducharstrie.h564 static const int32_t kMinLinearMatch=0x30; variable
/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h507 static const int32_t kMinLinearMatch=0x10; variable
Ducharstrie.h564 static const int32_t kMinLinearMatch=0x30; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h507 static const int32_t kMinLinearMatch=0x10; variable
Ducharstrie.h564 static const int32_t kMinLinearMatch=0x30; variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java1028 /*package*/ static final int kMinLinearMatch=0x30; field in CharsTrie
DBytesTrie.java1083 /*package*/ static final int kMinLinearMatch=0x10; local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java1043 /*package*/ static final int kMinLinearMatch=0x10; local
DCharsTrie.java1001 /*package*/ static final int kMinLinearMatch=0x30; field in CharsTrie