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/icu/icu4c/source/test/intltest/
Dcanittst.cpp94 if (type == U_UNASSIGNED || type == U_PRIVATE_USE_CHAR in TestExhaustive()
Dtstnorm.cpp1234 if(category==U_UNASSIGNED) { in countFoldFCDExceptions()
/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/cintltst/
Dcucdtst.c125 /* Cn */ U_UNASSIGNED,
1183 {0xeffff, U_UNASSIGNED} in enumTypeRange()
1254 if(type!=U_UNASSIGNED && type!=U_PRIVATE_USE_CHAR) { in enumDefaultsRange()
1268 if(type==U_UNASSIGNED || type==U_PRIVATE_USE_CHAR) { in enumDefaultsRange()
1347 if(type!=U_UNASSIGNED) { in TestUnicodeData()
1363 if(type==U_UNASSIGNED) { in TestUnicodeData()
/external/icu/icu4c/source/common/unicode/
Duchar.h675 U_UNASSIGNED = 0, enumerator