Home
last modified time | relevance | path

Searched defs:bufferCapacity (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Duniset.h285 int32_t bufferCapacity; // capacity of buffer variable
/external/icu/icu4c/source/common/
Dloclikely.cpp1210 int32_t bufferCapacity, in do_canonicalize()
Ducnvsel.cpp283 void* buffer, int32_t bufferCapacity, UErrorCode* status) { in ucnvsel_serialize()
Duloc.cpp848 char* buffer, int32_t bufferCapacity, in uloc_getKeywordValue()
967 char* buffer, int32_t bufferCapacity, in uloc_setKeywordValue()
/external/icu/icu4c/source/tools/toolutil/
Dudbgutil.cpp573 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,… in udbg_getSystemParameterValueByIndex()