Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/icu/source/common/unicode/
Dbytestrie.h179 BytesTrie &resetToState(const State &state) { in resetToState() function
Ducharstrie.h177 UCharsTrie &resetToState(const State &state) { in resetToState() function
/third_party/icu/icu4c/source/common/unicode/
Dbytestrie.h179 BytesTrie &resetToState(const State &state) { in resetToState() function
Ducharstrie.h177 UCharsTrie &resetToState(const State &state) { in resetToState() function
/third_party/node/deps/icu-small/source/common/unicode/
Dbytestrie.h179 BytesTrie &resetToState(const State &state) { in resetToState() function
Ducharstrie.h177 UCharsTrie &resetToState(const State &state) { in resetToState() function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DBytesTrie.java155 public BytesTrie resetToState(State state) { in resetToState() method in BytesTrie
DCharsTrie.java158 public CharsTrie resetToState(State state) { in resetToState() method in CharsTrie
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DBytesTrie.java164 public BytesTrie resetToState(State state) { in resetToState() method in BytesTrie
DCharsTrie.java167 public CharsTrie resetToState(State state) { in resetToState() method in CharsTrie