Home
last modified time | relevance | path

Searched defs:buffCapacity (Results 1 – 13 of 13) sorted by relevance

/third_party/icu/tools/colprobe/
DcolprobeNew.cpp211 int UNIXgetSortKey(const UChar *string, int32_t len, uint8_t *buffer, int32_t buffCapacity) { in UNIXgetSortKey()
240 int WingetSortKey(const UChar *string, int32_t len, uint8_t *buffer, int32_t buffCapacity) { in WingetSortKey()
282 int ICUgetSortKey(const UChar *string, int32_t len, uint8_t *buffer, int32_t buffCapacity) { in ICUgetSortKey()
/third_party/icu/icu4c/source/common/
Dunistr.cpp245 int32_t buffCapacity) { in UnicodeString()
1298 int32_t buffCapacity) { in setTo()
Ducurr.cpp515 int32_t buffCapacity, in ucurr_forLocale()
2403 int32_t buffCapacity, in ucurr_forLocaleAndDate()
Dputil.cpp2085 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity)
/third_party/skia/third_party/externals/icu/source/common/
Dunistr.cpp245 int32_t buffCapacity) { in UnicodeString()
1297 int32_t buffCapacity) { in setTo()
Ducurr.cpp515 int32_t buffCapacity, in ucurr_forLocale()
2377 int32_t buffCapacity, in ucurr_forLocaleAndDate()
Dputil.cpp2076 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity)
/third_party/node/deps/icu-small/source/common/
Dunistr.cpp245 int32_t buffCapacity) { in UnicodeString()
1340 int32_t buffCapacity) { in setTo()
Ducurr.cpp518 int32_t buffCapacity, in ucurr_forLocale()
2429 int32_t buffCapacity, in ucurr_forLocaleAndDate()
Dputil.cpp2100 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity)
/third_party/icu/icu4c/source/common/unicode/
Dunistr.h3128 UnicodeString(uint16_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString()
3142 UnicodeString(wchar_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dunistr.h3128 UnicodeString(uint16_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString()
3142 UnicodeString(wchar_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString()
/third_party/node/deps/icu-small/source/common/unicode/
Dunistr.h3128 UnicodeString(uint16_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString()
3142 UnicodeString(wchar_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString()