/third_party/icu/icu4c/source/common/unicode/ |
H A D | unistr.h | 3128 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 D | unistr.h | 3128 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 D | unistr.h | 3128 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 D | putil.cpp | 2085 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity) argument
|
H A D | unistr.cpp | 243 UnicodeString(UChar *buff, int32_t buffLength, int32_t buffCapacity) UnicodeString() argument 1296 setTo(UChar *buffer, int32_t buffLength, int32_t buffCapacity) setTo() argument [all...] |
H A D | ucurr.cpp | 513 ucurr_forLocale(const char* locale, UChar* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocale() argument 2399 ucurr_forLocaleAndDate(const char* locale, UDate date, int32_t index, UChar* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocaleAndDate() argument [all...] |
/third_party/icu/tools/colprobe/ |
H A D | colprobeNew.cpp | 211 int UNIXgetSortKey(const UChar *string, int32_t len, uint8_t *buffer, int32_t buffCapacity) { in UNIXgetSortKey() argument 240 int WingetSortKey(const UChar *string, int32_t len, uint8_t *buffer, int32_t buffCapacity) { in WingetSortKey() argument 282 int ICUgetSortKey(const UChar *string, int32_t len, uint8_t *buffer, int32_t buffCapacity) { in ICUgetSortKey() argument
|
/third_party/node/deps/icu-small/source/common/ |
H A D | unistr.cpp | 243 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...] |
H A D | putil.cpp | 2100 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity) argument
|
H A D | ucurr.cpp | 516 ucurr_forLocale(const char* locale, char16_t* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocale() argument 2425 ucurr_forLocaleAndDate(const char* locale, UDate date, int32_t index, char16_t* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocaleAndDate() argument [all...] |
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | putil.cpp | 2076 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity) argument
|
H A D | unistr.cpp | 243 UnicodeString(UChar *buff, int32_t buffLength, int32_t buffCapacity) UnicodeString() argument 1295 setTo(UChar *buffer, int32_t buffLength, int32_t buffCapacity) setTo() argument [all...] |
H A D | ucurr.cpp | 513 ucurr_forLocale(const char* locale, UChar* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocale() argument 2373 ucurr_forLocaleAndDate(const char* locale, UDate date, int32_t index, UChar* buff, int32_t buffCapacity, UErrorCode* ec) ucurr_forLocaleAndDate() argument [all...] |