Home
last modified time | relevance | path

Searched refs:enumCount (Results 1 – 21 of 21) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
DDebugUtilitiesTest.java35 int enumCount = DebugUtilities.enumCount(j); in TestStrings() local
36 … logln("Type "+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - enumCount "+enumCount); in TestStrings()
37 for(int k=0;k<enumCount;k++) { in TestStrings()
41 …logln(" Enum "+k+"/"+enumCount+": "+enumString +" - value "+enumValue+", value from string:"+e… in TestStrings()
43 …+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - Enum "+k+"/"+enumCount+": "+enumString … in TestStrings()
46 …+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - Enum "+k+"/"+enumCount+": "+enumString … in TestStrings()
DDebugUtilities.java44 public static int enumCount(int type) { in enumCount() method in DebugUtilities
DFieldsSet.java26 fieldsCount = DebugUtilities.enumCount(whichEnum); in FieldsSet()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DDebugUtilitiesTest.java32 int enumCount = DebugUtilities.enumCount(j); in TestStrings() local
33 … logln("Type "+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - enumCount "+enumCount); in TestStrings()
34 for(int k=0;k<enumCount;k++) { in TestStrings()
38 …logln(" Enum "+k+"/"+enumCount+": "+enumString +" - value "+enumValue+", value from string:"+e… in TestStrings()
40 …+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - Enum "+k+"/"+enumCount+": "+enumString … in TestStrings()
43 …+j+"/"+typeCount+": "+DebugUtilities.typeString(j) +" - Enum "+k+"/"+enumCount+": "+enumString … in TestStrings()
DDebugUtilities.java40 public static int enumCount(int type) { in enumCount() method in DebugUtilities
DFieldsSet.java23 fieldsCount = DebugUtilities.enumCount(whichEnum); in FieldsSet()
/third_party/icu/icu4c/source/test/cintltst/
Dstdnmtst.c175 int32_t enumCount = uenum_count(myEnum, &err); in doTestNames() local
182 if (size != enumCount) { in doTestNames()
183 log_err("FAIL: different size arrays for %s. Got %d. Expected %d\n", name, enumCount, size); in doTestNames()
192 for (idx = 0; idx < enumCount; idx++) { in doTestNames()
204 if (enumCount >= 0) { in doTestNames()
226 int32_t enumCount = uenum_count(myEnum, &err); in doTestUCharNames() local
234 if (size != enumCount) { in doTestUCharNames()
235 log_err("FAIL: different size arrays. Got %d. Expected %d\n", enumCount, size); in doTestUCharNames()
244 for (idx = 0; idx < enumCount; idx++) { in doTestUCharNames()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcsdetect.cpp348 enumCount(UEnumeration *en, UErrorCode *) { in enumCount() function
424 enumCount,
/third_party/skia/third_party/externals/icu/source/i18n/
Dcsdetect.cpp348 enumCount(UEnumeration *en, UErrorCode *) { in enumCount() function
424 enumCount,
/third_party/icu/icu4c/source/i18n/
Dcsdetect.cpp348 enumCount(UEnumeration *en, UErrorCode *) { in enumCount() function
424 enumCount,
/third_party/node/deps/icu-small/source/i18n/
Dcsdetect.cpp348 enumCount(UEnumeration *en, UErrorCode *) { in enumCount() function
424 enumCount,
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp81 enumCount, enumerator
336 for (enumStyle_t style = (isMask ? enumShift : enumCount); in printDefs()
337 style <= (isMask ? enumMask : enumCount); style = enumStyle_t(int(style)+1)) { in printDefs()
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
Dheader.cpp81 enumCount, enumerator
336 for (enumStyle_t style = (isMask ? enumShift : enumCount); in printDefs()
337 style <= (isMask ? enumMask : enumCount); style = enumStyle_t(int(style)+1)) { in printDefs()
/third_party/spirv-headers/tools/buildHeaders/
Dheader.cpp81 enumCount, enumerator
336 for (enumStyle_t style = (isMask ? enumShift : enumCount); in printDefs()
337 style <= (isMask ? enumMask : enumCount); style = enumStyle_t(int(style)+1)) { in printDefs()
/third_party/typescript/src/compiler/
Dchecker.ts337 let enumCount = 0;
9743 enumCount++;
9749 …tFreshTypeOfLiteralType(getLiteralType(value !== undefined ? value : 0, enumCount, getSymbolOfNode…
/third_party/typescript/lib/
Dtsc.js36011 var enumCount = 0;
43373 enumCount++;
43381 …tFreshTypeOfLiteralType(getLiteralType(value !== undefined ? value : 0, enumCount, getSymbolOfNode…
DtypingsInstaller.js44146 var enumCount = 0;
52598 enumCount++;
52606 …tFreshTypeOfLiteralType(getLiteralType(value !== undefined ? value : 0, enumCount, getSymbolOfNode…
Dtsserverlibrary.js44351 var enumCount = 0;
52803 enumCount++;
52811 …tFreshTypeOfLiteralType(getLiteralType(value !== undefined ? value : 0, enumCount, getSymbolOfNode…
Dtypescript.js44351 var enumCount = 0;
52803 enumCount++;
52811 …tFreshTypeOfLiteralType(getLiteralType(value !== undefined ? value : 0, enumCount, getSymbolOfNode…
Dtsserver.js44157 var enumCount = 0;
52609 enumCount++;
52617 …tFreshTypeOfLiteralType(getLiteralType(value !== undefined ? value : 0, enumCount, getSymbolOfNode…
DtypescriptServices.js44351 var enumCount = 0;
52803 enumCount++;
52811 …tFreshTypeOfLiteralType(getLiteralType(value !== undefined ? value : 0, enumCount, getSymbolOfNode…