Home
last modified time | relevance | path

Searched defs:buffLength (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/common/unicode/
H A Dunistr.h3128 UnicodeString(uint16_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString() argument
3142 UnicodeString(wchar_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString() argument
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Dunistr.h3128 UnicodeString(uint16_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString() argument
3142 UnicodeString(wchar_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dunistr.h3128 UnicodeString(uint16_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString() argument
3142 UnicodeString(wchar_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dunistr.cpp243 UnicodeString(UChar *buff, int32_t buffLength, int32_t buffCapacity) UnicodeString() argument
1296 setTo(UChar *buffer, int32_t buffLength, int32_t buffCapacity) setTo() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dunistr.cpp243 UnicodeString(char16_t *buff, int32_t buffLength, int32_t buffCapacity) UnicodeString() argument
1338 setTo(char16_t *buffer, int32_t buffLength, int32_t buffCapacity) setTo() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr.cpp243 UnicodeString(UChar *buff, int32_t buffLength, int32_t buffCapacity) UnicodeString() argument
1295 setTo(UChar *buffer, int32_t buffLength, int32_t buffCapacity) setTo() argument
[all...]

Completed in 22 milliseconds