Searched defs:trieBytes (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dbytestrieiterator.cpp23 BytesTrie::Iterator::Iterator(const void *trieBytes, int32_t maxStringLength, argument
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dbytestrie.h64 BytesTrie(const void *trieBytes) argument
351 BytesTrie(void *adoptBytes, const void *trieBytes) argument
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dbytestrietest.cpp584 StringPiece trieBytes=builder_->buildStringPiece(USTRINGTRIE_BUILD_FAST, errorCode); local

Completed in 117 milliseconds