Searched defs:bufferCapacity (Results 1 – 10 of 10) sorted by relevance
/external/icu/icu4c/source/common/unicode/ |
D | uniset.h | 283 int32_t bufferCapacity; // capacity of buffer variable
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | uniset.h | 283 int32_t bufferCapacity; // capacity of buffer variable
|
/external/icu/icu4c/source/common/ |
D | loclikely.cpp | 1205 int32_t bufferCapacity, in do_canonicalize()
|
D | ucnvsel.cpp | 281 void* buffer, int32_t bufferCapacity, UErrorCode* status) { in ucnvsel_serialize()
|
D | uloc.cpp | 822 char* buffer, int32_t bufferCapacity, in uloc_getKeywordValue() 920 char* buffer, int32_t bufferCapacity, in uloc_setKeywordValue()
|
/external/chromium_org/third_party/icu/source/common/ |
D | loclikely.cpp | 1205 int32_t bufferCapacity, in do_canonicalize()
|
D | ucnvsel.cpp | 281 void* buffer, int32_t bufferCapacity, UErrorCode* status) { in ucnvsel_serialize()
|
D | uloc.cpp | 822 char* buffer, int32_t bufferCapacity, in uloc_getKeywordValue() 920 char* buffer, int32_t bufferCapacity, in uloc_setKeywordValue()
|
/external/icu/icu4c/source/tools/toolutil/ |
D | udbgutil.cpp | 560 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,… in udbg_getSystemParameterValueByIndex()
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
D | udbgutil.cpp | 560 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity,… in udbg_getSystemParameterValueByIndex()
|