Searched defs:buffCapacity (Results 1 – 13 of 13) sorted by relevance
/third_party/icu/tools/colprobe/ |
D | colprobeNew.cpp | 211 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/ |
D | unistr.cpp | 245 int32_t buffCapacity) { in UnicodeString() 1298 int32_t buffCapacity) { in setTo()
|
D | ucurr.cpp | 515 int32_t buffCapacity, in ucurr_forLocale() 2403 int32_t buffCapacity, in ucurr_forLocaleAndDate()
|
D | putil.cpp | 2085 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity)
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | unistr.cpp | 245 int32_t buffCapacity) { in UnicodeString() 1297 int32_t buffCapacity) { in setTo()
|
D | ucurr.cpp | 515 int32_t buffCapacity, in ucurr_forLocale() 2377 int32_t buffCapacity, in ucurr_forLocaleAndDate()
|
D | putil.cpp | 2076 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity)
|
/third_party/node/deps/icu-small/source/common/ |
D | unistr.cpp | 245 int32_t buffCapacity) { in UnicodeString() 1340 int32_t buffCapacity) { in setTo()
|
D | ucurr.cpp | 518 int32_t buffCapacity, in ucurr_forLocale() 2429 int32_t buffCapacity, in ucurr_forLocaleAndDate()
|
D | putil.cpp | 2100 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity)
|
/third_party/icu/icu4c/source/common/unicode/ |
D | unistr.h | 3128 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/ |
D | unistr.h | 3128 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/ |
D | unistr.h | 3128 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()
|