Home
last modified time | relevance | path

Searched defs:branchNext (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
Ducharstrieiterator.cpp184 UCharsTrie::Iterator::branchNext(const UChar *pos, int32_t length, UErrorCode &errorCode) { in branchNext() function in UCharsTrie::Iterator
Dbytestrieiterator.cpp180 BytesTrie::Iterator::branchNext(const uint8_t *pos, int32_t length, UErrorCode &errorCode) { in branchNext() function in BytesTrie::Iterator
Ducharstrie.cpp60 UCharsTrie::branchNext(const UChar *pos, int32_t length, int32_t uchar) { in branchNext() function in UCharsTrie
Dbytestrie.cpp79 BytesTrie::branchNext(const uint8_t *pos, int32_t length, int32_t inByte) { in branchNext() function in BytesTrie
/external/icu/icu4c/source/common/
Ducharstrieiterator.cpp184 UCharsTrie::Iterator::branchNext(const UChar *pos, int32_t length, UErrorCode &errorCode) { in branchNext() function in UCharsTrie::Iterator
Dbytestrieiterator.cpp180 BytesTrie::Iterator::branchNext(const uint8_t *pos, int32_t length, UErrorCode &errorCode) { in branchNext() function in BytesTrie::Iterator
Ducharstrie.cpp60 UCharsTrie::branchNext(const UChar *pos, int32_t length, int32_t uchar) { in branchNext() function in UCharsTrie
Dbytestrie.cpp79 BytesTrie::branchNext(const uint8_t *pos, int32_t length, int32_t inByte) { in branchNext() function in BytesTrie