Searched defs:inByte (Results 1 – 10 of 10) sorted by relevance
| /third_party/flutter/skia/third_party/externals/icu/source/common/ |
| D | bytestrie.cpp | 81 BytesTrie::branchNext(const uint8_t *pos, int32_t length, int32_t inByte) { in branchNext() 151 BytesTrie::nextImpl(const uint8_t *pos, int32_t inByte) { in nextImpl() 183 BytesTrie::next(int32_t inByte) { in next() 222 int32_t inByte; in next() local
|
| /third_party/node/deps/icu-small/source/common/ |
| D | bytestrie.cpp | 81 BytesTrie::branchNext(const uint8_t *pos, int32_t length, int32_t inByte) { in branchNext() 151 BytesTrie::nextImpl(const uint8_t *pos, int32_t inByte) { in nextImpl() 183 BytesTrie::next(int32_t inByte) { in next() 222 int32_t inByte; in next() local
|
| /third_party/icu/icu4c/source/common/ |
| D | bytestrie.cpp | 81 BytesTrie::branchNext(const uint8_t *pos, int32_t length, int32_t inByte) { in branchNext() 151 BytesTrie::nextImpl(const uint8_t *pos, int32_t inByte) { in nextImpl() 183 BytesTrie::next(int32_t inByte) { in next() 222 int32_t inByte; in next() local
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | bytestrie.cpp | 81 BytesTrie::branchNext(const uint8_t *pos, int32_t length, int32_t inByte) { in branchNext() 151 BytesTrie::nextImpl(const uint8_t *pos, int32_t inByte) { in nextImpl() 183 BytesTrie::next(int32_t inByte) { in next() 222 int32_t inByte; in next() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
| D | BytesTrie.java | 245 public Result first(int inByte) { in first() 259 public Result next(int inByte) { in next() 799 private Result branchNext(int pos, int length, int inByte) { in branchNext() 869 private Result nextImpl(int pos, int inByte) { in nextImpl()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
| D | BytesTrie.java | 263 public Result first(int inByte) { in first() 278 public Result next(int inByte) { in next() 839 private Result branchNext(int pos, int length, int inByte) { in branchNext() 909 private Result nextImpl(int pos, int inByte) { in nextImpl()
|
| /third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
| D | bytestrie.h | 165 inline UStringTrieResult first(int32_t inByte) { in first()
|
| /third_party/skia/third_party/externals/icu/source/common/unicode/ |
| D | bytestrie.h | 203 inline UStringTrieResult first(int32_t inByte) { in first()
|
| /third_party/icu/icu4c/source/common/unicode/ |
| D | bytestrie.h | 203 inline UStringTrieResult first(int32_t inByte) { in first()
|
| /third_party/node/deps/icu-small/source/common/unicode/ |
| D | bytestrie.h | 203 inline UStringTrieResult first(int32_t inByte) { in first()
|