Home
last modified time | relevance | path

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

/external/icu4c/common/unicode/
Duniset.h279 int32_t bufferCapacity; // capacity of buffer variable
/external/webkit/Source/JavaScriptCore/
Djsc.cpp557 size_t bufferCapacity = 1024; in fillBufferWithContentsOfFile() local
/external/icu4c/common/
Dloclikely.cpp1192 int32_t bufferCapacity, in do_canonicalize()
Ducnvsel.cpp279 void* buffer, int32_t bufferCapacity, UErrorCode* status) { in ucnvsel_serialize()
Duloc.c823 char* buffer, int32_t bufferCapacity, in uloc_getKeywordValue()
920 char* buffer, int32_t bufferCapacity, in uloc_setKeywordValue()
/external/webkit/Source/WebCore/plugins/
DPluginDatabase.cpp484 size_t bufferCapacity = 1024; in fillBufferWithContentsOfFile() local