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

/macosx-10.9.5/CF-855.17/
H A DCFXMLInputStream.h57 CFIndex bufferCapacity; // The current maximum capacity of charBuffer in UniChars member in struct:__CFXMLInputStream
H A DCFConcreteStreams.c861 CFWriteStreamRef CFWriteStreamCreateWithBuffer(CFAllocatorRef alloc, UInt8 *buffer, CFIndex bufferCapacity) { argument
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Duniset.h280 int32_t bufferCapacity; // capacity of buffer member in class:UnicodeSet
/macosx-10.9.5/ICU-511.35/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.cpp806 uloc_getKeywordValue(const char* localeID, const char* keywordName, char* buffer, int32_t bufferCapacity, UErrorCode* status) argument
904 uloc_setKeywordValue(const char* keywordName, const char* keywordValue, char* buffer, int32_t bufferCapacity, UErrorCode* status) argument
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Dudbgutil.cpp557 U_CAPI int32_t udbg_getSystemParameterValueByIndex(int32_t i, char *buffer, int32_t bufferCapacity, UErrorCode *status) { argument
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A DPluginDatabase.cpp505 size_t bufferCapacity = 1024; local

Completed in 207 milliseconds