Home
last modified time | relevance | path

Searched refs:countValues (Results 1 – 19 of 19) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Ducptrietest.c397 int32_t i, length, sIndex, countValues; in testTrieUTF16() local
401 length=countValues=0; in testTrieUTF16()
407 values[countValues++]=value; in testTrieUTF16()
409 U_ASSERT(length < UPRV_LENGTHOF(s) && countValues < UPRV_LENGTHOF(values)); in testTrieUTF16()
414 values[countValues++]=value; in testTrieUTF16()
420 values[countValues++]=value; in testTrieUTF16()
428 if(countValues>UPRV_LENGTHOF(values)) { in testTrieUTF16()
429 …log_err("UTF-16 test values length %d > capacity %d\n", (int)countValues, (int)UPRV_LENGTHOF(value… in testTrieUTF16()
462 i=countValues; in testTrieUTF16()
522 int32_t i, countSpecials, length, countValues; in testTrieUTF8() local
[all …]
Dtrie2test.c282 int32_t i, length, sIndex, countValues; in testTrieUTF16() local
286 length=countValues=0; in testTrieUTF16()
291 values[countValues++]=value; in testTrieUTF16()
295 values[countValues++]=value; in testTrieUTF16()
299 values[countValues++]=value; in testTrieUTF16()
329 i=countValues; in testTrieUTF16()
386 int32_t i, countSpecials, length, countValues; in testTrieUTF8() local
393 length=countValues=0; in testTrieUTF8()
396 values[countValues++]=errorValue; in testTrieUTF8()
398 values[countValues++]=errorValue; in testTrieUTF8()
[all …]
Dtrietest.c152 int32_t i, length, countValues; in testTrieIteration() local
156 length=countValues=0; in testTrieIteration()
162 values[countValues++]=checkRanges[i].value; in testTrieIteration()
232 i=countValues; in testTrieIteration()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DCodePointTrieTest.java347 int i, sIndex, countValues; in testTrieUTF16() local
351 countValues=0; in testTrieUTF16()
357 values[countValues++]=value; in testTrieUTF16()
363 values[countValues++]=value; in testTrieUTF16()
369 values[countValues++]=value; in testTrieUTF16()
401 i=countValues; in testTrieUTF16()
DTrieTest.java143 int countValues = 0; in _testTrieIteration() local
151 values[countValues ++] = checkRanges[i].value; in _testTrieIteration()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DCodePointTrieTest.java350 int i, sIndex, countValues; in testTrieUTF16() local
354 countValues=0; in testTrieUTF16()
360 values[countValues++]=value; in testTrieUTF16()
366 values[countValues++]=value; in testTrieUTF16()
372 values[countValues++]=value; in testTrieUTF16()
404 i=countValues; in testTrieUTF16()
DTrieTest.java146 int countValues = 0; in _testTrieIteration() local
154 values[countValues ++] = checkRanges[i].value; in _testTrieIteration()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtznames_impl.h85 inline int32_t countValues() const;
104 inline int32_t CharacterNode::countValues() const { in countValues() function
Dtznames_impl.cpp944 int32_t valuesCount = node->countValues(); in handleMatch()
1920 int32_t valuesCount = node->countValues(); in handleMatch()
Dtzgnames.cpp220 int32_t valuesCount = node->countValues(); in handleMatch()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtznames_impl.h85 inline int32_t countValues() const;
104 inline int32_t CharacterNode::countValues() const { in countValues() function
Dtznames_impl.cpp948 int32_t valuesCount = node->countValues(); in handleMatch()
1924 int32_t valuesCount = node->countValues(); in handleMatch()
Dtzgnames.cpp223 int32_t valuesCount = node->countValues(); in handleMatch()
/third_party/icu/icu4c/source/i18n/
Dtznames_impl.h85 inline int32_t countValues() const;
104 inline int32_t CharacterNode::countValues() const { in countValues() function
Dtznames_impl.cpp948 int32_t valuesCount = node->countValues(); in handleMatch()
1924 int32_t valuesCount = node->countValues(); in handleMatch()
Dtzgnames.cpp223 int32_t valuesCount = node->countValues(); in handleMatch()
/third_party/node/deps/icu-small/source/i18n/
Dtznames_impl.h85 inline int32_t countValues() const;
104 inline int32_t CharacterNode::countValues() const { in countValues() function
Dtznames_impl.cpp948 int32_t valuesCount = node->countValues(); in handleMatch()
1924 int32_t valuesCount = node->countValues(); in handleMatch()
Dtzgnames.cpp223 int32_t valuesCount = node->countValues(); in handleMatch()