Home
last modified time | relevance | path

Searched refs:shifted12HighStart (Results 1 – 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
Ducptrie.h74 uint16_t shifted12HighStart; member
468 (__lead = __lead >= (trie)->shifted12HighStart ? \
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducptrie.h74 uint16_t shifted12HighStart; member
468 (__lead = __lead >= (trie)->shifted12HighStart ? \
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducptrie.h74 uint16_t shifted12HighStart; member
487 (__lead = __lead >= (trie)->shifted12HighStart ? \
/third_party/node/deps/icu-small/source/common/unicode/
Ducptrie.h74 uint16_t shifted12HighStart; member
468 (__lead = __lead >= (trie)->shifted12HighStart ? \
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dwritesrc.cpp283 (long)pTrie->highStart, pTrie->shifted12HighStart, in usrc_writeUCPTrieStruct()
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dwritesrc.cpp283 (long)pTrie->highStart, pTrie->shifted12HighStart, in usrc_writeUCPTrieStruct()
/third_party/icu/icu4c/source/tools/toolutil/
Dwritesrc.cpp283 (long)pTrie->highStart, pTrie->shifted12HighStart, in usrc_writeUCPTrieStruct()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dwritesrc.cpp320 (long)pTrie->highStart, pTrie->shifted12HighStart, in usrc_writeUCPTrieStruct()
/third_party/skia/third_party/externals/icu/source/common/
Ducptrie.cpp81 tempTrie.shifted12HighStart = (tempTrie.highStart + 0xfff) >> 12; in ucptrie_openFromBinary()
Dumutablecptrie.cpp1671 trie->shifted12HighStart = (highStart + 0xfff) >> 12; in build()
/third_party/icu/icu4c/source/common/
Ducptrie.cpp81 tempTrie.shifted12HighStart = (tempTrie.highStart + 0xfff) >> 12; in ucptrie_openFromBinary()
Dumutablecptrie.cpp1671 trie->shifted12HighStart = (highStart + 0xfff) >> 12; in build()
/third_party/node/deps/icu-small/source/common/
Ducptrie.cpp81 tempTrie.shifted12HighStart = (tempTrie.highStart + 0xfff) >> 12; in ucptrie_openFromBinary()
Dumutablecptrie.cpp1671 trie->shifted12HighStart = (highStart + 0xfff) >> 12; in build()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducptrie.cpp81 tempTrie.shifted12HighStart = (tempTrie.highStart + 0xfff) >> 12; in ucptrie_openFromBinary()
Dumutablecptrie.cpp1666 trie->shifted12HighStart = (highStart + 0xfff) >> 12; in build()