Home
last modified time | relevance | path

Searched defs:resetToState64 (Results 1 – 10 of 10) sorted by relevance

/third_party/node/deps/icu-small/source/common/unicode/
Dbytestrie.h129 BytesTrie &resetToState64(uint64_t state) { in resetToState64() function
Ducharstrie.h127 UCharsTrie &resetToState64(uint64_t state) { in resetToState64() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h129 BytesTrie &resetToState64(uint64_t state) { in resetToState64() function
Ducharstrie.h127 UCharsTrie &resetToState64(uint64_t state) { in resetToState64() function
/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h129 BytesTrie &resetToState64(uint64_t state) { in resetToState64() function
Ducharstrie.h127 UCharsTrie &resetToState64(uint64_t state) { in resetToState64() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java108 public BytesTrie resetToState64(long state) { in resetToState64() method in BytesTrie
DCharsTrie.java111 public CharsTrie resetToState64(long state) { in resetToState64() method in CharsTrie
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java117 public CharsTrie resetToState64(long state) { in resetToState64() method in CharsTrie
DBytesTrie.java114 public BytesTrie resetToState64(long state) { in resetToState64() method in BytesTrie