Home
last modified time | relevance | path

Searched refs:USCRIPT_COMMON (Results 1 – 25 of 33) sorted by relevance

12

/third_party/icu/icu4c/source/test/cintltst/
Dcucdapi.c88 USCRIPT_GOTHIC, USCRIPT_GREEK, USCRIPT_GUJARATI, USCRIPT_COMMON, USCRIPT_INHERITED, in TestUScriptCodeAPI()
97 USCRIPT_COMMON, USCRIPT_YI, in TestUScriptCodeAPI()
311 USCRIPT_COMMON, in TestUScriptCodeAPI()
497 USCRIPT_COMMON==uscript_getScript(0x0640, &errorCode) && in TestUScriptCodeAPI()
509 !uscript_hasScript(0x063f, USCRIPT_COMMON) && in TestHasScript()
517 !uscript_hasScript(0x0640, USCRIPT_COMMON) && /* main Script value */ in TestHasScript()
533 !uscript_hasScript(0x0660, USCRIPT_COMMON) && /* main Script value */ in TestHasScript()
541 !uscript_hasScript(0xfdf2, USCRIPT_COMMON) && in TestHasScript()
/third_party/icu/icu4c/source/i18n/
Danytrans.cpp148 if (s == USCRIPT_COMMON || s == USCRIPT_INHERITED) { in next()
160 if (s != USCRIPT_COMMON && s != USCRIPT_INHERITED) { in next()
Duspoof_impl.cpp184 tempSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_COMMON, status); in setAllowedLocales()
264 if (result.test(USCRIPT_COMMON, status) || result.test(USCRIPT_INHERITED, status)) { in getAugmentedScriptSet()
/third_party/skia/third_party/externals/icu/source/i18n/
Danytrans.cpp148 if (s == USCRIPT_COMMON || s == USCRIPT_INHERITED) { in next()
160 if (s != USCRIPT_COMMON && s != USCRIPT_INHERITED) { in next()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Danytrans.cpp148 if (s == USCRIPT_COMMON || s == USCRIPT_INHERITED) { in next()
160 if (s != USCRIPT_COMMON && s != USCRIPT_INHERITED) { in next()
Duspoof_impl.cpp196 tempSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_COMMON, status); in setAllowedLocales()
276 if (result.test(USCRIPT_COMMON, status) || result.test(USCRIPT_INHERITED, status)) { in getAugmentedScriptSet()
/third_party/node/deps/icu-small/source/i18n/
Danytrans.cpp148 if (s == USCRIPT_COMMON || s == USCRIPT_INHERITED) { in next()
160 if (s != USCRIPT_COMMON && s != USCRIPT_INHERITED) { in next()
Duspoof_impl.cpp184 tempSet.applyIntPropertyValue(UCHAR_SCRIPT, USCRIPT_COMMON, status); in setAllowedLocales()
264 if (result.test(USCRIPT_COMMON, status) || result.test(USCRIPT_INHERITED, status)) { in getAugmentedScriptSet()
/third_party/icu/icu4c/source/test/intltest/
Ditspoof.cpp452 TEST_ASSERT(s1.test(USCRIPT_COMMON, status)); in testScriptSet()
456 TEST_ASSERT(!s1.test(USCRIPT_COMMON, status)); in testScriptSet()
478 s1.set(USCRIPT_COMMON, status); in testScriptSet()
491 s2.reset(USCRIPT_COMMON, status); in testScriptSet()
Ducdtest.cpp600 assertEquals("U+3000 num scx[0]", USCRIPT_COMMON, scx[0]); in TestDefaultScriptExtensions()
604 assertEquals("U+3012 num scx[0]", USCRIPT_COMMON, scx[0]); in TestDefaultScriptExtensions()
/third_party/icu/icu4c/source/extra/scrptrun/
Dscrptrun.cpp125 scriptCode = USCRIPT_COMMON; in next()
/third_party/skia/third_party/externals/icu/source/extra/scrptrun/
Dscrptrun.cpp125 scriptCode = USCRIPT_COMMON; in next()
/third_party/flutter/skia/third_party/externals/icu/source/extra/scrptrun/
Dscrptrun.cpp123 scriptCode = USCRIPT_COMMON; in next()
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duscript.h65 USCRIPT_COMMON = 0, /* Zyyy */ enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duscript.h65 USCRIPT_COMMON = 0, /* Zyyy */ enumerator
/third_party/icu/icu4c/source/common/unicode/
Duscript.h65 USCRIPT_COMMON = 0, /* Zyyy */ enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Duscript.h65 USCRIPT_COMMON = 0, /* Zyyy */ enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dbrkeng.cpp201 case USCRIPT_COMMON: in loadEngineFor()
Dusc_impl.cpp268 scriptRun->scriptCode = USCRIPT_COMMON; in uscript_nextRun()
/third_party/skia/third_party/externals/icu/source/common/
Dbrkeng.cpp200 case USCRIPT_COMMON: in loadEngineFor()
Dusc_impl.cpp268 scriptRun->scriptCode = USCRIPT_COMMON; in uscript_nextRun()
/third_party/icu/icu4c/source/common/
Dbrkeng.cpp200 case USCRIPT_COMMON: in loadEngineFor()
Dusc_impl.cpp268 scriptRun->scriptCode = USCRIPT_COMMON; in uscript_nextRun()
/third_party/node/deps/icu-small/source/common/
Dbrkeng.cpp219 case USCRIPT_COMMON: in loadEngineFor()
Dusc_impl.cpp268 scriptRun->scriptCode = USCRIPT_COMMON; in uscript_nextRun()

12