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

  /external/icu4c/common/
cmemory.c 85 u_setMemoryFunctions(const void *context, UMemAllocFn *a, UMemReallocFn *r, UMemFreeFn *f, UErrorCode *status)
  /external/icu4c/common/unicode/
usystem.h 29 # define u_setMemoryFunctions u_setMemoryFunctions_SYSTEM_API_DO_NOT_USE
urename.h 342 #define u_setMemoryFunctions U_ICU_ENTRY_POINT_RENAME(u_setMemoryFunctions)
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 239 #define u_setMemoryFunctions u_setMemoryFunctions_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 239 #define u_setMemoryFunctions u_setMemoryFunctions_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 239 #define u_setMemoryFunctions u_setMemoryFunctions_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 239 #define u_setMemoryFunctions u_setMemoryFunctions_3_2
    [all...]

Completed in 44 milliseconds