HomeSort by relevance Sort by last modified time
    Searched defs:unreg (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
rbbiapts.cpp 956 UBool unreg = BreakIterator::unregister(key, status); local
957 if (!unreg) {
    [all...]
  /external/icu4c/test/intltest/
rbbiapts.cpp 956 UBool unreg = BreakIterator::unregister(key, status); local
957 if (!unreg) {
    [all...]
  /external/bluetooth/bluedroid/btif/include/
btif_hl.h 293 btif_hl_unreg_t unreg; member in union:__anon3365
  /external/chromium_org/third_party/icu/source/i18n/
ucurr.cpp 252 static UBool unreg(UCurrRegistryKey key) { function in struct:CReg
341 return CReg::unreg(key);
    [all...]
  /external/icu4c/i18n/
ucurr.cpp 289 static UBool unreg(UCurrRegistryKey key) { function in struct:CReg
355 return CReg::unreg(key);
    [all...]

Completed in 186 milliseconds