Searched defs:bufferCapacity (Results 1 – 7 of 7) sorted by relevance
| /external/icu/icu4c/source/common/unicode/ |
| D | uniset.h | 294 int32_t bufferCapacity = 0; // capacity of buffer variable
|
| /external/icu/icu4c/source/i18n/ |
| D | number_capi.cpp | 148 unumf_resultToString(const UFormattedNumber* uresult, UChar* buffer, int32_t bufferCapacity, in unumf_resultToString()
|
| /external/icu/icu4c/source/common/ |
| D | loclikely.cpp | 1210 int32_t bufferCapacity, in do_canonicalize()
|
| D | ucnvsel.cpp | 284 void* buffer, int32_t bufferCapacity, UErrorCode* status) { in ucnvsel_serialize()
|
| D | uloc.cpp | 848 char* buffer, int32_t bufferCapacity, in uloc_getKeywordValue() 967 char* buffer, int32_t bufferCapacity, in uloc_setKeywordValue()
|
| /external/icu/icu4c/source/tools/toolutil/ |
| D | udbgutil.cpp | 572 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,… in udbg_getSystemParameterValueByIndex()
|
| /external/icu/libandroidicu/static_shim/ |
| D | shim.cpp | 1111 …serialize_android(const UConverterSelector * sel, void * buffer, int32_t bufferCapacity, UErrorCod… in ucnvsel_serialize_android() 1804 …(const char * localeID, const char * keywordName, char * buffer, int32_t bufferCapacity, UErrorCod… in uloc_getKeywordValue_android() 1843 …st char * keywordName, const char * keywordValue, char * buffer, int32_t bufferCapacity, UErrorCod… in uloc_setKeywordValue_android()
|