Searched refs:nextImpl (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Dbytestrie.h168 return nextImpl(bytes_, inByte);
409 UStringTrieResult nextImpl(const uint8_t *pos, int32_t inByte);
H A Ducharstrie.h164 return nextImpl(uchars_, uchar);
465 UStringTrieResult nextImpl(const UChar *pos, int32_t uchar);
/external/icu/icu4c/source/common/unicode/
H A Dbytestrie.h168 return nextImpl(bytes_, inByte);
409 UStringTrieResult nextImpl(const uint8_t *pos, int32_t inByte);
H A Ducharstrie.h164 return nextImpl(uchars_, uchar);
465 UStringTrieResult nextImpl(const UChar *pos, int32_t uchar);
/external/chromium_org/third_party/icu/source/common/
H A Dbytestrie.cpp149 BytesTrie::nextImpl(const uint8_t *pos, int32_t inByte) { function in class:BytesTrie
203 return nextImpl(pos, inByte);
H A Ducharstrie.cpp122 UCharsTrie::nextImpl(const UChar *pos, int32_t uchar) { function in class:UCharsTrie
172 return nextImpl(pos, uchar);
/external/icu/icu4c/source/common/
H A Dbytestrie.cpp149 BytesTrie::nextImpl(const uint8_t *pos, int32_t inByte) { function in class:BytesTrie
203 return nextImpl(pos, inByte);
H A Ducharstrie.cpp122 UCharsTrie::nextImpl(const UChar *pos, int32_t uchar) { function in class:UCharsTrie
172 return nextImpl(pos, uchar);
/external/robolectric/lib/main/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/smack/asmack-master/lib/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...

Completed in 1264 milliseconds