Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Dutrie_swap.cpp61 …((trie.options&UTRIE_OPTIONS_LATIN1_IS_LINEAR)!=0 && trie.dataLength<(UTRIE_DATA_BLOCK_LENGTH+0x10… in utrie_swap()
Dutrie.h788 UTRIE_OPTIONS_LATIN1_IS_LINEAR=0x200 enumerator
Dutrie.cpp815 header->options|=UTRIE_OPTIONS_LATIN1_IS_LINEAR; in utrie_serialize()
887 trie->isLatin1Linear= (UBool)((options&UTRIE_OPTIONS_LATIN1_IS_LINEAR)!=0); in utrie_unserialize()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutrie_swap.cpp61 …((trie.options&UTRIE_OPTIONS_LATIN1_IS_LINEAR)!=0 && trie.dataLength<(UTRIE_DATA_BLOCK_LENGTH+0x10… in utrie_swap()
Dutrie.h787 UTRIE_OPTIONS_LATIN1_IS_LINEAR=0x200 enumerator
Dutrie.cpp815 header->options|=UTRIE_OPTIONS_LATIN1_IS_LINEAR; in utrie_serialize()
887 trie->isLatin1Linear= (UBool)((options&UTRIE_OPTIONS_LATIN1_IS_LINEAR)!=0); in utrie_unserialize()
/third_party/skia/third_party/externals/icu/source/common/
Dutrie_swap.cpp61 …((trie.options&UTRIE_OPTIONS_LATIN1_IS_LINEAR)!=0 && trie.dataLength<(UTRIE_DATA_BLOCK_LENGTH+0x10… in utrie_swap()
Dutrie.h788 UTRIE_OPTIONS_LATIN1_IS_LINEAR=0x200 enumerator
Dutrie.cpp815 header->options|=UTRIE_OPTIONS_LATIN1_IS_LINEAR; in utrie_serialize()
887 trie->isLatin1Linear= (UBool)((options&UTRIE_OPTIONS_LATIN1_IS_LINEAR)!=0); in utrie_unserialize()
/third_party/node/deps/icu-small/source/common/
Dutrie_swap.cpp61 …((trie.options&UTRIE_OPTIONS_LATIN1_IS_LINEAR)!=0 && trie.dataLength<(UTRIE_DATA_BLOCK_LENGTH+0x10… in utrie_swap()
Dutrie.h788 UTRIE_OPTIONS_LATIN1_IS_LINEAR=0x200 enumerator
Dutrie.cpp815 header->options|=UTRIE_OPTIONS_LATIN1_IS_LINEAR; in utrie_serialize()
887 trie->isLatin1Linear= (UBool)((options&UTRIE_OPTIONS_LATIN1_IS_LINEAR)!=0); in utrie_unserialize()