Home
last modified time | relevance | path

Searched refs:UCPTrieValueWidth (Results 1 - 25 of 29) sorted by relevance

12

/third_party/icu/icu4c/source/common/
H A Ducptrie.cpp22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary()
58 UCPTrieValueWidth actualValueWidth = (UCPTrieValueWidth)valueWidthInt; in ucptrie_openFromBinary()
155 U_CAPI UCPTrieValueWidth U_EXPORT2
157 return (UCPTrieValueWidth)trie->valueWidth; in ucptrie_getValueWidth()
216 inline uint32_t getValue(UCPTrieData data, UCPTrieValueWidth valueWidth, int32_t dataIndex) { in getValue()
242 return getValue(trie->data, (UCPTrieValueWidth)trie->valueWidth, dataIndex); in ucptrie_get()
265 UCPTrieValueWidth valueWidth = (UCPTrieValueWidth)trie->valueWidth; in getRange()
478 UCPTrieValueWidth valueWidt in ucptrie_toBinary()
[all...]
H A Dutrie_swap.cpp190 UCPTrieValueWidth valueWidth; in ucptrie_swap()
213 valueWidth = (UCPTrieValueWidth)(trie.options & UCPTRIE_OPTIONS_VALUE_BITS_MASK); in ucptrie_swap()
H A Dcharacterproperties.cpp364 UCPTrieValueWidth valueWidth; in makeMap()
H A Drbbidata.cpp123 UCPTrieValueWidth width = ucptrie_getValueWidth(fTrie); in init()
H A Dumutablecptrie.cpp89 UCPTrie *build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode);
1576 UCPTrie *MutableCodePointTrie::build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode) { in build()
1840 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, in umutablecptrie_buildImmutable()
/third_party/node/deps/icu-small/source/common/
H A Ducptrie.cpp22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary()
58 UCPTrieValueWidth actualValueWidth = (UCPTrieValueWidth)valueWidthInt; in ucptrie_openFromBinary()
155 U_CAPI UCPTrieValueWidth U_EXPORT2
157 return (UCPTrieValueWidth)trie->valueWidth; in ucptrie_getValueWidth()
216 inline uint32_t getValue(UCPTrieData data, UCPTrieValueWidth valueWidth, int32_t dataIndex) { in getValue()
242 return getValue(trie->data, (UCPTrieValueWidth)trie->valueWidth, dataIndex); in ucptrie_get()
265 UCPTrieValueWidth valueWidth = (UCPTrieValueWidth)trie->valueWidth; in getRange()
478 UCPTrieValueWidth valueWidt in ucptrie_toBinary()
[all...]
H A Dutrie_swap.cpp190 UCPTrieValueWidth valueWidth; in ucptrie_swap()
213 valueWidth = (UCPTrieValueWidth)(trie.options & UCPTRIE_OPTIONS_VALUE_BITS_MASK); in ucptrie_swap()
H A Dcharacterproperties.cpp372 UCPTrieValueWidth valueWidth; in makeMap()
H A Drbbidata.cpp123 UCPTrieValueWidth width = ucptrie_getValueWidth(fTrie); in init()
H A Dumutablecptrie.cpp89 UCPTrie *build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode);
1576 UCPTrie *MutableCodePointTrie::build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode) { in build()
1840 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, in umutablecptrie_buildImmutable()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducptrie.cpp22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary()
58 UCPTrieValueWidth actualValueWidth = (UCPTrieValueWidth)valueWidthInt; in ucptrie_openFromBinary()
155 U_CAPI UCPTrieValueWidth U_EXPORT2
157 return (UCPTrieValueWidth)trie->valueWidth; in ucptrie_getValueWidth()
216 inline uint32_t getValue(UCPTrieData data, UCPTrieValueWidth valueWidth, int32_t dataIndex) { in getValue()
242 return getValue(trie->data, (UCPTrieValueWidth)trie->valueWidth, dataIndex); in ucptrie_get()
265 UCPTrieValueWidth valueWidth = (UCPTrieValueWidth)trie->valueWidth; in getRange()
478 UCPTrieValueWidth valueWidt in ucptrie_toBinary()
[all...]
H A Dutrie_swap.cpp190 UCPTrieValueWidth valueWidth; in ucptrie_swap()
213 valueWidth = (UCPTrieValueWidth)(trie.options & UCPTRIE_OPTIONS_VALUE_BITS_MASK); in ucptrie_swap()
H A Dcharacterproperties.cpp336 UCPTrieValueWidth valueWidth; in makeMap()
H A Drbbidata.cpp123 UCPTrieValueWidth width = ucptrie_getValueWidth(fTrie); in init()
H A Dumutablecptrie.cpp89 UCPTrie *build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode);
1576 UCPTrie *MutableCodePointTrie::build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode) { in build()
1840 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, in umutablecptrie_buildImmutable()
/third_party/icu/icu4c/source/common/unicode/
H A Ducptrie.h78 int8_t valueWidth; // UCPTrieValueWidth
149 enum UCPTrieValueWidth { enum
175 typedef enum UCPTrieValueWidth UCPTrieValueWidth; typedef
205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
239 U_CAPI UCPTrieValueWidth U_EXPORT2
H A Dumutablecptrie.h216 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth,
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducptrie.h78 int8_t valueWidth; // UCPTrieValueWidth
149 enum UCPTrieValueWidth { enum
175 typedef enum UCPTrieValueWidth UCPTrieValueWidth; typedef
205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
239 U_CAPI UCPTrieValueWidth U_EXPORT2
H A Dumutablecptrie.h216 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth,
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducptrie.h79 int8_t valueWidth; // UCPTrieValueWidth
150 enum UCPTrieValueWidth { enum
176 typedef enum UCPTrieValueWidth UCPTrieValueWidth; typedef
206 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
240 U_CAPI UCPTrieValueWidth U_EXPORT2
H A Dumutablecptrie.h217 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth,
/third_party/node/deps/icu-small/source/tools/icuexportdata/
H A Dicuexportdata.cpp239 UCPTrieValueWidth width = UCPTRIE_VALUE_BITS_32; in dumpEnumeratedProperty()
271 UCPTrieValueWidth width = UCPTRIE_VALUE_BITS_32; in dumpBidiMirroringGlyph()
371 UCPTrieValueWidth scWidth = UCPTRIE_VALUE_BITS_16; in dumpScriptExtensions()
1318 UCPTrieValueWidth width = UCPTRIE_VALUE_BITS_16;
/third_party/icu/icu4c/source/test/cintltst/
H A Ducptrietest.c188 UCPTrieType type, UCPTrieValueWidth valueWidth, in testTrieGetters()
389 const UCPTrie *trie, UCPTrieValueWidth valueWidth, in testTrieUTF16()
491 const UCPTrie *trie, UCPTrieValueWidth valueWidth, in testTrieUTF8()
693 UCPTrieType type, UCPTrieValueWidth valueWidth, in testTrie()
771 UCPTrieType type, UCPTrieValueWidth valueWidth, UBool withSwap, in testTrieSerialize()
/third_party/icu/tools/unicode/c/genprops/
H A Dlayoutpropsbuilder.cpp172 UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode) { in buildUCPTrie()
/third_party/icu/icu4c/source/tools/icuexportdata/
H A Dicuexportdata.cpp164 UCPTrieValueWidth width = UCPTRIE_VALUE_BITS_32; in dumpEnumeratedProperty()
194 UCPTrieValueWidth scWidth = UCPTRIE_VALUE_BITS_16; in dumpScriptExtensions()
1154 UCPTrieValueWidth width = UCPTRIE_VALUE_BITS_16;

Completed in 28 milliseconds

12