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

  /external/chromium_org/third_party/icu/source/common/
ustring.c 1118 u_memmove(UChar *dest, const UChar *src, int32_t count) { function
    [all...]
  /external/icu4c/common/
ustring.cpp 1122 u_memmove(UChar *dest, const UChar *src, int32_t count) { function
    [all...]
  /external/icu4c/common/unicode/
urename.h 318 #define u_memmove U_ICU_ENTRY_POINT_RENAME(u_memmove) macro
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 331 #define u_memmove U_ICU_ENTRY_POINT_RENAME(u_memmove) macro
    [all...]

Completed in 6150 milliseconds