Home
last modified time | relevance | path

Searched defs:errorValue (Results 1 – 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/common/
Dpropsvec.h164 int32_t errorValue; member
Dutf_impl.cpp96 errorValue(int32_t count, int8_t strict) { in errorValue() function
Dutrie2_impl.h150 uint32_t initialValue, errorValue; member
Dumutablecptrie.cpp117 uint32_t errorValue; member in __anond1213d970111::MutableCodePointTrie
185 uint32_t errorValue = ucpmap_get(map, -1); in fromUCPMap() local
215 uint32_t errorValue; in fromUCPTrie() local
1740 umutablecptrie_open(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) { in umutablecptrie_open()
Dutrie2_builder.cpp116 utrie2_open(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_open()
449 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie()
/third_party/icu/icu4c/source/common/
Dpropsvec.h164 int32_t errorValue; member
Dutf_impl.cpp96 errorValue(int32_t count, int8_t strict) { in errorValue() function
Dutrie2_impl.h150 uint32_t initialValue, errorValue; member
Dumutablecptrie.cpp117 uint32_t errorValue; member in __anon85da23c90111::MutableCodePointTrie
185 uint32_t errorValue = ucpmap_get(map, -1); in fromUCPMap() local
215 uint32_t errorValue; in fromUCPTrie() local
1740 umutablecptrie_open(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) { in umutablecptrie_open()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dpropsvec.h164 int32_t errorValue; member
Dutf_impl.cpp96 errorValue(int32_t count, int8_t strict) { in errorValue() function
Dutrie2_impl.h150 uint32_t initialValue, errorValue; member
Dumutablecptrie.cpp112 uint32_t errorValue; member in __anon314bb18c0111::MutableCodePointTrie
180 uint32_t errorValue = ucpmap_get(map, -1); in fromUCPMap() local
210 uint32_t errorValue; in fromUCPTrie() local
1735 umutablecptrie_open(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) { in umutablecptrie_open()
/third_party/node/deps/icu-small/source/common/
Dpropsvec.h164 int32_t errorValue; member
Dutf_impl.cpp96 errorValue(int32_t count, int8_t strict) { in errorValue() function
Dutrie2_impl.h150 uint32_t initialValue, errorValue; member
Dumutablecptrie.cpp117 uint32_t errorValue; member in __anon62d3ee780111::MutableCodePointTrie
185 uint32_t errorValue = ucpmap_get(map, -1); in fromUCPMap() local
215 uint32_t errorValue; in fromUCPTrie() local
1740 umutablecptrie_open(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) { in umutablecptrie_open()
Dutrie2_builder.cpp116 utrie2_open(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_open()
449 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie()
/third_party/gn/src/base/third_party/icu/
Dicu_utf.cc33 static UChar32 errorValue(int32_t count, int8_t strict) { in errorValue() function
/third_party/icu/icu4c/source/test/cintltst/
Dtrie2test.c116 uint32_t initialValue, errorValue; in testTrieGetters() local
383 uint32_t initialValue, errorValue; in testTrieUTF8() local
835 uint32_t initialValue, errorValue; in makeTrieWithRanges() local
1146 uint32_t initialValue, errorValue; in dummyTest() local
1297 uint32_t initialValue, errorValue; in makeNewTrie1WithRanges() local
1350 uint32_t initialValue, errorValue; in testTrie2FromTrie1() local
Ducptrietest.c188 uint32_t initialValue, errorValue; in testTrieGetters() local
345 uint32_t initialValue, errorValue; in testBuilderGetters() local
394 uint32_t errorValue = ucptrie_get(trie, -1); in testTrieUTF16() local
519 uint32_t initialValue, errorValue; in testTrieUTF8() local
935 uint32_t initialValue, errorValue; in makeTrieWithRanges() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DCodePointTrieTest.java55 SpecialValues(int i, int initialValue, int errorValue) { in SpecialValues()
63 final int errorValue; field in CodePointTrieTest.SpecialValues
97 int initialValue, errorValue; in getSpecialValues() local
347 int errorValue = trie.get(-1); in testTrieUTF16() local
DTrie2Test.java589 int errorValue = 0x0bad; in genTrieFromSetRanges() local
629 int initialValue, errorValue; in trieGettersTest() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCodePointTrieTest.java52 SpecialValues(int i, int initialValue, int errorValue) { in SpecialValues()
60 final int errorValue; field in CodePointTrieTest.SpecialValues
94 int initialValue, errorValue; in getSpecialValues() local
344 int errorValue = trie.get(-1); in testTrieUTF16() local
DTrie2Test.java586 int errorValue = 0x0bad; in genTrieFromSetRanges() local
626 int initialValue, errorValue; in trieGettersTest() local

12