HomeSort by relevance Sort by last modified time
    Searched defs:writeValueAndType (Results 1 - 2 of 2) sorted by null

  /external/icu4c/common/
bytestriebuilder.cpp 458 BytesTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) {
ucharstriebuilder.cpp 306 offset=b.writeValueAndType(hasValue, value, b.getMinLinearMatch()+length-1);
395 UCharsTrieBuilder::writeValueAndType(UBool hasValue, int32_t value, int32_t node) {

Completed in 56 milliseconds