Home
last modified time | relevance | path

Searched defs:buffCapacity (Results 1 - 13 of 13) 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 Dputil.cpp2085 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity) argument
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...]
H A Ducurr.cpp513 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 DcolprobeNew.cpp211 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 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...]
H A Dputil.cpp2100 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity) argument
H A Ducurr.cpp516 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 Dputil.cpp2076 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity) argument
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...]
H A Ducurr.cpp513 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...]

Completed in 38 milliseconds