Home
last modified time | relevance | path

Searched refs:UCNVSEL_INDEX_TRIE_SIZE (Results 1 - 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Ducnvsel.cpp261 UCNVSEL_INDEX_TRIE_SIZE, // trie size in bytes enumerator
276 * serialized UTrie2; // indexes[UCNVSEL_INDEX_TRIE_SIZE] bytes
444 count = indexes[UCNVSEL_INDEX_TRIE_SIZE]; in ucnvsel_swap()
570 p, indexes[UCNVSEL_INDEX_TRIE_SIZE], NULL, in ucnvsel_openFromSerialized()
572 p += indexes[UCNVSEL_INDEX_TRIE_SIZE]; in ucnvsel_openFromSerialized()
/third_party/node/deps/icu-small/source/common/
H A Ducnvsel.cpp261 UCNVSEL_INDEX_TRIE_SIZE, // trie size in bytes enumerator
276 * serialized UTrie2; // indexes[UCNVSEL_INDEX_TRIE_SIZE] bytes
444 count = indexes[UCNVSEL_INDEX_TRIE_SIZE]; in ucnvsel_swap()
570 p, indexes[UCNVSEL_INDEX_TRIE_SIZE], nullptr, in ucnvsel_openFromSerialized()
572 p += indexes[UCNVSEL_INDEX_TRIE_SIZE]; in ucnvsel_openFromSerialized()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnvsel.cpp261 UCNVSEL_INDEX_TRIE_SIZE, // trie size in bytes enumerator
276 * serialized UTrie2; // indexes[UCNVSEL_INDEX_TRIE_SIZE] bytes
444 count = indexes[UCNVSEL_INDEX_TRIE_SIZE]; in ucnvsel_swap()
570 p, indexes[UCNVSEL_INDEX_TRIE_SIZE], NULL, in ucnvsel_openFromSerialized()
572 p += indexes[UCNVSEL_INDEX_TRIE_SIZE]; in ucnvsel_openFromSerialized()

Completed in 4 milliseconds