Searched refs:unreg (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Drbbiapts.cpp958 UBool unreg = BreakIterator::unregister(key, status); local
959 if (!unreg) {
/macosx-10.10.1/libdispatch-442.1.4/src/
H A Dsource.c2832 bool unreg; local
2845 unreg = true;
2848 unreg = _dispatch_kevent_resume(dk, flag, 0);
2856 if (unreg && dm->dm_dkev) {
2861 if (unreg) {
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ducurr.cpp443 static UBool unreg(UCurrRegistryKey key) { function in struct:CReg
509 return CReg::unreg(key);

Completed in 257 milliseconds