Home
last modified time | relevance | path

Searched refs:U_UNASSIGNED (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/test/perf/usetperf/
Dusetperf.cpp113 if (exec) return new CmdOp(U_UNASSIGNED, &CmdOp::add) ; break; in runIndexedTest()
115 if (exec) return new CmdOp(U_UNASSIGNED, &CmdOp::contains) ; break; in runIndexedTest()
117 if (exec) return new CmdOp(U_UNASSIGNED, &CmdOp::iterator) ; break; in runIndexedTest()
/external/harfbuzz_ng/src/
Dhb-icu.cc101 case U_UNASSIGNED: return HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED; in hb_icu_unicode_general_category()
/external/icu/icu4c/source/test/intltest/
Dcanittst.cpp94 if (type == U_UNASSIGNED || type == U_PRIVATE_USE_CHAR in TestExhaustive()
Dtstnorm.cpp1231 if(category==U_UNASSIGNED) { in countFoldFCDExceptions()
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c125 /* Cn */ U_UNASSIGNED,
1184 {0xeffff, U_UNASSIGNED} in enumTypeRange()
1253 if(type!=U_UNASSIGNED && type!=U_PRIVATE_USE_CHAR) { in enumDefaultsRange()
1280 if(type==U_UNASSIGNED || type==U_PRIVATE_USE_CHAR) { in enumDefaultsRange()
1359 if(type!=U_UNASSIGNED) { in TestUnicodeData()
1375 if(type==U_UNASSIGNED) { in TestUnicodeData()
/external/icu/icu4c/source/common/unicode/
Duchar.h658 U_UNASSIGNED = 0, enumerator