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

  /external/icu4c/i18n/
transreg.h 79 * must call parse() on it, then call TransliteratorRegistry::reget().
85 * method, followed by TransliteratorRegistry::reget(). The latter
194 Transliterator* reget(const UnicodeString& ID,
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...]
translit.cpp     [all...]
  /external/kernel-headers/original/asm-x86/
vm86.h 172 * in kernelspace, hence we need not reget the data from userspace.
  /external/qemu/block/
vvfat.c 805 /* reget the mapping, since s->mapping was possibly realloc()ed */
    [all...]

Completed in 191 milliseconds