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

  /external/chromium_org/third_party/icu/source/i18n/
transreg.cpp 540 Transliterator* TransliteratorRegistry::reget(const UnicodeString& ID, function in class:TransliteratorRegistry
557 // outside the mutex, then reg->reget() inside the mutex again. A real
561 // alias->parse() and reg->reget(), that another thread will have
562 // called reg->reget(), and the entry will already have been fixed up.
    [all...]
  /external/icu/icu4c/source/i18n/
transreg.cpp 540 Transliterator* TransliteratorRegistry::reget(const UnicodeString& ID, function in class:TransliteratorRegistry
557 // outside the mutex, then reg->reget() inside the mutex again. A real
561 // alias->parse() and reg->reget(), that another thread will have
562 // called reg->reget(), and the entry will already have been fixed up.
    [all...]

Completed in 537 milliseconds