Home
last modified time | relevance | path

Searched refs:utrie2_isFrozen (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Dtrie2test.c121 UBool isFrozen=utrie2_isFrozen(trie); in testTrieGetters()
525 if(!utrie2_isFrozen(trie)) { in testFrozenTrie()
608 if(U_FAILURE(errorCode) || !utrie2_isFrozen(trie)) { in testTrieSerialize()
610 testName, u_errorName(errorCode), utrie2_isFrozen(trie)); in testTrieSerialize()
725 if(U_FAILURE(errorCode) || !utrie2_isFrozen(trie)) { in testTrieSerialize()
727 testName, u_errorName(errorCode), utrie2_isFrozen(trie)); in testTrieSerialize()
756 if(U_FAILURE(errorCode) || utrie2_isFrozen(clone)) { in testTrieSerialize()
759 testName, u_errorName(errorCode), clone!=NULL && utrie2_isFrozen(trie)); in testTrieSerialize()
1116 if(!utrie2_isFrozen(trie)) { in EnumNewTrieForLeadSurrogateTest()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationdatabuilder.cpp544 if(trie == NULL || utrie2_isFrozen(trie)) { in addCE32()
663 if(trie == NULL || utrie2_isFrozen(trie)) { in encodeCEs()
1032 if(trie == NULL || utrie2_isFrozen(trie)) { in copyFrom()
1229 if(trie == NULL || utrie2_isFrozen(trie)) { in buildMappings()
/third_party/icu/icu4c/source/i18n/
Dcollationdatabuilder.cpp550 if(trie == NULL || utrie2_isFrozen(trie)) { in addCE32()
669 if(trie == NULL || utrie2_isFrozen(trie)) { in encodeCEs()
1037 if(trie == NULL || utrie2_isFrozen(trie)) { in copyFrom()
1234 if(trie == NULL || utrie2_isFrozen(trie)) { in buildMappings()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationdatabuilder.cpp550 if(trie == NULL || utrie2_isFrozen(trie)) { in addCE32()
669 if(trie == NULL || utrie2_isFrozen(trie)) { in encodeCEs()
1037 if(trie == NULL || utrie2_isFrozen(trie)) { in copyFrom()
1234 if(trie == NULL || utrie2_isFrozen(trie)) { in buildMappings()
/third_party/node/deps/icu-small/source/i18n/
Dcollationdatabuilder.cpp550 if(trie == NULL || utrie2_isFrozen(trie)) { in addCE32()
669 if(trie == NULL || utrie2_isFrozen(trie)) { in encodeCEs()
1037 if(trie == NULL || utrie2_isFrozen(trie)) { in copyFrom()
1234 if(trie == NULL || utrie2_isFrozen(trie)) { in buildMappings()
/third_party/node/deps/icu-small/source/common/
Dutrie2.h305 utrie2_isFrozen(const UTrie2 *trie);
Dutrie2.cpp391 utrie2_isFrozen(const UTrie2 *trie) { in utrie2_isFrozen() function
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dutrie2.h305 utrie2_isFrozen(const UTrie2 *trie);
Dutrie2.cpp391 utrie2_isFrozen(const UTrie2 *trie) { in utrie2_isFrozen() function
/third_party/skia/third_party/externals/icu/source/common/
Dutrie2.h305 utrie2_isFrozen(const UTrie2 *trie);
Dutrie2.cpp391 utrie2_isFrozen(const UTrie2 *trie) { in utrie2_isFrozen() function
/third_party/icu/icu4c/source/common/
Dutrie2.h305 utrie2_isFrozen(const UTrie2 *trie);
Dutrie2.cpp391 utrie2_isFrozen(const UTrie2 *trie) { in utrie2_isFrozen() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h1791 #define utrie2_isFrozen U_ICU_ENTRY_POINT_RENAME(utrie2_isFrozen) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h1866 #define utrie2_isFrozen U_ICU_ENTRY_POINT_RENAME(utrie2_isFrozen) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h1866 #define utrie2_isFrozen U_ICU_ENTRY_POINT_RENAME(utrie2_isFrozen) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h1875 #define utrie2_isFrozen U_ICU_ENTRY_POINT_RENAME(utrie2_isFrozen) macro