Searched defs:writeValueAndType (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/common/
H A Ducharstriebuilder.cpp308 offset=b.writeValueAndType(hasValue, value, b.getMinLinearMatch()+length-1);
397 UCharsTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { function in class:UCharsTrieBuilder
H A Dbytestriebuilder.cpp460 BytesTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) { function in class:BytesTrieBuilder

Completed in 45 milliseconds