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

  /external/chromium/third_party/icu/source/common/
ustring.c 1118 u_memmove(UChar *dest, const UChar *src, int32_t count) { function
    [all...]
  /external/icu4c/common/
ustring.c 1118 u_memmove(UChar *dest, const UChar *src, int32_t count) { function
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 228 #define u_memmove u_memmove_3_2 macro
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 228 #define u_memmove u_memmove_3_2 macro
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 228 #define u_memmove u_memmove_3_2 macro
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 228 #define u_memmove u_memmove_3_2 macro
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 296 #define u_memmove u_memmove_4_2 macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 328 #define u_memmove U_ICU_ENTRY_POINT_RENAME(u_memmove) macro
    [all...]

Completed in 60 milliseconds