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.cpp109 if (exec) return new CmdOp(U_UNASSIGNED, &CmdOp::add) ; break; in runIndexedTest()
111 if (exec) return new CmdOp(U_UNASSIGNED, &CmdOp::contains) ; break; in runIndexedTest()
113 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.cpp93 if (type == U_UNASSIGNED || type == U_PRIVATE_USE_CHAR in TestExhaustive()
Dtstnorm.cpp1228 if(category==U_UNASSIGNED) { in countFoldFCDExceptions()
/external/icu/icu4c/source/test/cintltst/
Dcucdtst.c123 /* Cn */ U_UNASSIGNED,
1182 {0xeffff, U_UNASSIGNED} in enumTypeRange()
1251 if(type!=U_UNASSIGNED && type!=U_PRIVATE_USE_CHAR) { in enumDefaultsRange()
1278 if(type==U_UNASSIGNED || type==U_PRIVATE_USE_CHAR) { in enumDefaultsRange()
1357 if(type!=U_UNASSIGNED) { in TestUnicodeData()
1373 if(type==U_UNASSIGNED) { in TestUnicodeData()
/external/icu/icu4c/source/common/unicode/
Duchar.h596 U_UNASSIGNED = 0, enumerator