Searched refs:gNameSet (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | unames.cpp | 119 static uint32_t gNameSet[8]={ 0 }; variable 1231 length=calcStringSetLength(gNameSet, (const char *)(range+1))+range->variant; in calcAlgNameSetsLengths() 1244 length=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths() 1251 factorLength=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths() 1288 length=9+calcStringSetLength(gNameSet, charCatNames[i]); in calcExtNameSetsLengths() 1380 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths() 1389 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths() 1428 SET_ADD(gNameSet, extChars[i]); in calcNameSetsLengths() 1749 charSetToUSet(gNameSet, sa); in uprv_getCharNameCharacters()
|
/third_party/node/deps/icu-small/source/common/ |
D | unames.cpp | 119 static uint32_t gNameSet[8]={ 0 }; variable 1231 length=calcStringSetLength(gNameSet, (const char *)(range+1))+range->variant; in calcAlgNameSetsLengths() 1244 length=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths() 1251 factorLength=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths() 1288 length=9+calcStringSetLength(gNameSet, charCatNames[i]); in calcExtNameSetsLengths() 1380 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths() 1389 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths() 1428 SET_ADD(gNameSet, extChars[i]); in calcNameSetsLengths() 1756 charSetToUSet(gNameSet, sa); in uprv_getCharNameCharacters()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unames.cpp | 119 static uint32_t gNameSet[8]={ 0 }; variable 1231 length=calcStringSetLength(gNameSet, (const char *)(range+1))+range->variant; in calcAlgNameSetsLengths() 1244 length=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths() 1251 factorLength=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths() 1288 length=9+calcStringSetLength(gNameSet, charCatNames[i]); in calcExtNameSetsLengths() 1380 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths() 1389 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths() 1428 SET_ADD(gNameSet, extChars[i]); in calcNameSetsLengths() 1756 charSetToUSet(gNameSet, sa); in uprv_getCharNameCharacters()
|
/third_party/icu/icu4c/source/common/ |
D | unames.cpp | 119 static uint32_t gNameSet[8]={ 0 }; variable 1231 length=calcStringSetLength(gNameSet, (const char *)(range+1))+range->variant; in calcAlgNameSetsLengths() 1244 length=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths() 1251 factorLength=calcStringSetLength(gNameSet, s); in calcAlgNameSetsLengths() 1288 length=9+calcStringSetLength(gNameSet, charCatNames[i]); in calcExtNameSetsLengths() 1380 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths() 1389 …length=calcNameSetLength(tokens, tokenCount, tokenStrings, tokenLengths, gNameSet, &line, lineLimi… in calcGroupNameSetsLengths() 1428 SET_ADD(gNameSet, extChars[i]); in calcNameSetsLengths() 1756 charSetToUSet(gNameSet, sa); in uprv_getCharNameCharacters()
|