Home
last modified time | relevance | path

Searched refs:USCRIPT_CODE_LIMIT (Results 1 – 25 of 28) sorted by relevance

12

/third_party/icu/tools/unicode/c/genuca/
Dcollationbasedatabuilder.h90 uint16_t scriptsIndex[USCRIPT_CODE_LIMIT + 16]; // need exactly this many
91 uint16_t scriptStarts[USCRIPT_CODE_LIMIT + 16]; // should be safely more than needed
Dcollationbasedatabuilder.cpp331 U_ASSERT(0 <= script && script < USCRIPT_CODE_LIMIT); in addScriptStart()
334 script = USCRIPT_CODE_LIMIT + script - UCOL_REORDER_CODE_FIRST; in addScriptStart()
362 int32_t numScripts = USCRIPT_CODE_LIMIT; in build()
367 scriptsIndex[numScripts + i] = scriptsIndex[USCRIPT_CODE_LIMIT + i]; in build()
Dgenuca.cpp214 UChar32 sampleChars[USCRIPT_CODE_LIMIT] = { U_SENTINEL };
387 for (int32_t script = 0; script < USCRIPT_CODE_LIMIT; ++script) { in getCharScript()
396 for (int32_t script = 0; script < USCRIPT_CODE_LIMIT; ++script) { in getCharScript()
/third_party/icu/icu4c/source/test/cintltst/
Dcucdapi.c366 for(i=0; (UScriptCode)i< USCRIPT_CODE_LIMIT; i++){ in TestUScriptCodeAPI()
462 if(UPRV_LENGTHOF(expectedLong)!=(USCRIPT_CODE_LIMIT-USCRIPT_BALINESE)) { in TestUScriptCodeAPI()
466 for(i=USCRIPT_BALINESE; (UScriptCode)i<USCRIPT_CODE_LIMIT; i++, j++){ in TestUScriptCodeAPI()
679 if(uscript_getSampleString(USCRIPT_CODE_LIMIT, sample, 0, &errorCode)!=0 || in TestScriptMetadataAPI()
692 uscript_getUsage(USCRIPT_CODE_LIMIT)!=USCRIPT_USAGE_NOT_ENCODED) { in TestScriptMetadataAPI()
Dcldrtest.c893 UScriptCode scripts[USCRIPT_CODE_LIMIT]; in VerifyTranslation()
Dcucdtst.c2857 if(u_getIntPropertyMaxValue(UCHAR_SCRIPT)!=(int32_t)USCRIPT_CODE_LIMIT-1) { in TestAdditionalProperties()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duscript.h476 USCRIPT_CODE_LIMIT = 185 enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duscript.h494 USCRIPT_CODE_LIMIT = 193 enumerator
/third_party/icu/icu4c/source/common/unicode/
Duscript.h494 USCRIPT_CODE_LIMIT = 193 enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duscript.h505 USCRIPT_CODE_LIMIT = 198 enumerator
/third_party/icu/icu4c/source/test/intltest/
Ditspoof.cpp429 TEST_ASSERT(USCRIPT_CODE_LIMIT <= ScriptSet::SCRIPT_LIMIT); in testScriptSet()
449 static constexpr UScriptCode LAST_SCRIPT_CODE = (UScriptCode)(USCRIPT_CODE_LIMIT - 1); in testScriptSet()
486 TEST_ASSERT(s2.countMembers() >= USCRIPT_CODE_LIMIT); in testScriptSet()
Ducdtest.cpp459 for(int32_t sci = 0; sci < USCRIPT_CODE_LIMIT; ++sci) { in TestScriptMetadata()
Dtranstst.cpp3972 for (int32_t i = 0; i < USCRIPT_CODE_LIMIT; i++) { in TestAny()
/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.cpp271 getResolvedScriptSetWithout(input, USCRIPT_CODE_LIMIT, result, status); in getResolvedScriptSet()
290 if (script == USCRIPT_CODE_LIMIT || !temp.test(script, status)) { in getResolvedScriptSetWithout()
Dcoll.cpp375 int32_t codes[USCRIPT_CODE_LIMIT + UCOL_REORDER_CODE_LIMIT - UCOL_REORDER_CODE_FIRST]; in setAttributesFromKeywords()
/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.cpp271 getResolvedScriptSetWithout(input, USCRIPT_CODE_LIMIT, result, status); in getResolvedScriptSet()
290 if (script == USCRIPT_CODE_LIMIT || !temp.test(script, status)) { in getResolvedScriptSetWithout()
Dcoll.cpp375 int32_t codes[USCRIPT_CODE_LIMIT + UCOL_REORDER_CODE_LIMIT - UCOL_REORDER_CODE_FIRST]; in setAttributesFromKeywords()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duspoof_impl.cpp283 getResolvedScriptSetWithout(input, USCRIPT_CODE_LIMIT, result, status); in getResolvedScriptSet()
302 if (script == USCRIPT_CODE_LIMIT || !temp.test(script, status)) { in getResolvedScriptSetWithout()
Dcoll.cpp377 int32_t codes[USCRIPT_CODE_LIMIT + UCOL_REORDER_CODE_LIMIT - UCOL_REORDER_CODE_FIRST]; in setAttributesFromKeywords()
/third_party/icu/icu4c/source/i18n/
Duspoof_impl.cpp271 getResolvedScriptSetWithout(input, USCRIPT_CODE_LIMIT, result, status); in getResolvedScriptSet()
290 if (script == USCRIPT_CODE_LIMIT || !temp.test(script, status)) { in getResolvedScriptSetWithout()
Dcoll.cpp375 int32_t codes[USCRIPT_CODE_LIMIT + UCOL_REORDER_CODE_LIMIT - UCOL_REORDER_CODE_FIRST]; in setAttributesFromKeywords()
/third_party/icu/icu4c/source/test/letest/
Dletest.cpp51 if ((int)scriptCodeCount != (int)USCRIPT_CODE_LIMIT) { in ScriptTest()
52 …tCodeCount = %d, but UScriptCode::USCRIPT_CODE_LIMIT = %d\n", scriptCodeCount, USCRIPT_CODE_LIMIT); in ScriptTest()
/third_party/icu/tools/unicode/c/genprops/
Dcorepropsbuilder.cpp860 (int32_t)splitScriptCodeOrIndex(USCRIPT_CODE_LIMIT-1); in build()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duchar.cpp585 if(sc>=USCRIPT_CODE_LIMIT) { in uscript_hasScript()
/third_party/icu/tools/colprobe/
Dcolprobe.cpp1434 const char* usedScriptNames[USCRIPT_CODE_LIMIT]; in prepareStartingSet()

12