Home
last modified time | relevance | path

Searched defs:u_memset (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Dustring.cpp1133 u_memset(char16_t *dest, char16_t c, int32_t count) { in u_memset() function
/third_party/skia/third_party/externals/icu/source/common/
Dustring.cpp1133 u_memset(UChar *dest, UChar c, int32_t count) { in u_memset() function
/third_party/icu/icu4c/source/common/
Dustring.cpp1133 u_memset(UChar *dest, UChar c, int32_t count) { in u_memset() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h330 #define u_memset U_ICU_ENTRY_POINT_RENAME(u_memset) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h335 #define u_memset U_ICU_ENTRY_POINT_RENAME(u_memset) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h336 #define u_memset U_ICU_ENTRY_POINT_RENAME(u_memset) macro
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp2738 UChar* u_memset(UChar *dest, UChar c, int32_t count) in u_memset() function