HomeSort by relevance Sort by last modified time
    Searched full:u_cleanup (Results 51 - 74 of 74) sorted by null

1 23

  /external/chromium_org/third_party/icu/source/i18n/
regexst.cpp 249 // cached memory. Called by ICU's u_cleanup() function.
ucurr.cpp 289 /* This doesn't need to be thread safe. It's for u_cleanup only. */
    [all...]
ucol.cpp 55 // it is always the same between calls to u_cleanup
    [all...]
  /external/chromium_org/third_party/icu/source/tools/genctd/
genctd.cpp 436 u_cleanup();
  /external/icu4c/common/
umutex.cpp 469 * Called from the global ICU u_cleanup() function.
cmemory.h 118 * Heap clean up function, called from u_cleanup()
  /external/icu4c/i18n/
regexst.cpp 251 // cached memory. Called by ICU's u_cleanup() function.
ucurr.cpp 326 /* This doesn't need to be thread safe. It's for u_cleanup only. */
    [all...]
ucol.cpp 58 // Each of them is always the same between calls to u_cleanup
    [all...]
  /external/icu4c/tools/gensprep/
gensprep.c 266 u_cleanup();
  /external/chromium_org/third_party/icu/source/test/letest/
letest.cpp     [all...]
  /external/icu4c/common/unicode/
urename.h 217 #define u_cleanup U_ICU_ENTRY_POINT_RENAME(u_cleanup) macro
    [all...]
uchar.h     [all...]
  /external/icu4c/test/letest/
letest.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/threadtest/
threadtest.cpp 531 u_cleanup();
  /external/icu4c/samples/cal/
cal.c 193 u_cleanup();
  /external/icu4c/samples/ugrep/
ugrep.cpp 155 u_cleanup(); // shut down ICU, release any cached data it owns.
  /external/icu4c/test/threadtest/
threadtest.cpp 532 u_cleanup();
  /external/icu4c/tools/genrb/
genrb.c 438 u_cleanup();
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 231 #define u_cleanup U_ICU_ENTRY_POINT_RENAME(u_cleanup) macro
    [all...]
uchar.h     [all...]
  /external/chromium_org/third_party/icu/source/tools/ctestfw/
ctest.c 1140 printf(" -r Repeat tests after calling u_cleanup \n");
    [all...]
  /external/icu4c/extra/uconv/
uconv.cpp     [all...]
  /external/icu4c/tools/ctestfw/
ctest.c 1140 printf(" -r Repeat tests after calling u_cleanup \n");
    [all...]

Completed in 1262 milliseconds

1 23