Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/common/
Dunistr.cpp245 int32_t buffCapacity) { in UnicodeString()
1297 int32_t buffCapacity) { in setTo()
Ducurr.cpp513 int32_t buffCapacity, in ucurr_forLocale()
2363 int32_t buffCapacity, in ucurr_forLocaleAndDate()
Dputil.cpp2024 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity)
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunistr.cpp245 int32_t buffCapacity) { in UnicodeString()
1298 int32_t buffCapacity) { in setTo()
Ducurr.cpp549 int32_t buffCapacity, in ucurr_forLocale()
2406 int32_t buffCapacity, in ucurr_forLocaleAndDate()
Dputil.cpp2038 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity)
/third_party/node/deps/icu-small/source/common/
Dunistr.cpp245 int32_t buffCapacity) { in UnicodeString()
1297 int32_t buffCapacity) { in setTo()
Ducurr.cpp513 int32_t buffCapacity, in ucurr_forLocale()
2363 int32_t buffCapacity, in ucurr_forLocaleAndDate()
Dputil.cpp2024 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/flutter/skia/third_party/externals/icu/source/common/unicode/
Dunistr.h3143 UnicodeString(uint16_t *buffer, int32_t buffLength, int32_t buffCapacity) : in UnicodeString()
3157 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()
/third_party/node/tools/icu/patches/64/source/common/
Dputil.cpp2009 getCodepageFromPOSIXID(const char *localeName, char * buffer, int32_t buffCapacity)