Searched defs:bufferCapacity (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/common/unicode/
H A Duniset.h283 int32_t bufferCapacity; // capacity of buffer member in class:UnicodeSet
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dloclikely.cpp1203 do_canonicalize(const char* localeID, char* buffer, int32_t bufferCapacity, UErrorCode* err) argument
H A Ducnvsel.cpp280 ucnvsel_serialize(const UConverterSelector* sel, void* buffer, int32_t bufferCapacity, UErrorCode* status) argument
H A Duloc.cpp820 uloc_getKeywordValue(const char* localeID, const char* keywordName, char* buffer, int32_t bufferCapacity, UErrorCode* status) argument
918 uloc_setKeywordValue(const char* keywordName, const char* keywordValue, char* buffer, int32_t bufferCapacity, UErrorCode* status) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/toolutil/
H A Dudbgutil.cpp560 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity, UErrorCode *status) { argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLLowerDFGToLLVM.cpp5684 LValue bufferCapacity = m_out.load32(m_out.absolute(&vm().heap.writeBarrierBuffer().m_capacity)); local

Completed in 214 milliseconds