Home
last modified time | relevance | path

Searched refs:UCPTRIE_OPTIONS_VALUE_BITS_MASK (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducptrie_impl.h65 UCPTRIE_OPTIONS_VALUE_BITS_MASK = 7, enumerator
Dutrie_swap.cpp213 valueWidth = (UCPTrieValueWidth)(trie.options & UCPTRIE_OPTIONS_VALUE_BITS_MASK); in ucptrie_swap()
Ducptrie.cpp51 int32_t valueWidthInt = options & UCPTRIE_OPTIONS_VALUE_BITS_MASK; in ucptrie_openFromBinary()
/third_party/icu/icu4c/source/common/
Ducptrie_impl.h65 UCPTRIE_OPTIONS_VALUE_BITS_MASK = 7, enumerator
Dutrie_swap.cpp213 valueWidth = (UCPTrieValueWidth)(trie.options & UCPTRIE_OPTIONS_VALUE_BITS_MASK); in ucptrie_swap()
Ducptrie.cpp51 int32_t valueWidthInt = options & UCPTRIE_OPTIONS_VALUE_BITS_MASK; in ucptrie_openFromBinary()
/third_party/skia/third_party/externals/icu/source/common/
Ducptrie_impl.h65 UCPTRIE_OPTIONS_VALUE_BITS_MASK = 7, enumerator
Dutrie_swap.cpp213 valueWidth = (UCPTrieValueWidth)(trie.options & UCPTRIE_OPTIONS_VALUE_BITS_MASK); in ucptrie_swap()
Ducptrie.cpp51 int32_t valueWidthInt = options & UCPTRIE_OPTIONS_VALUE_BITS_MASK; in ucptrie_openFromBinary()
/third_party/node/deps/icu-small/source/common/
Ducptrie_impl.h65 UCPTRIE_OPTIONS_VALUE_BITS_MASK = 7, enumerator
Dutrie_swap.cpp213 valueWidth = (UCPTrieValueWidth)(trie.options & UCPTRIE_OPTIONS_VALUE_BITS_MASK); in ucptrie_swap()
Ducptrie.cpp51 int32_t valueWidthInt = options & UCPTRIE_OPTIONS_VALUE_BITS_MASK; in ucptrie_openFromBinary()