Home
last modified time | relevance | path

Searched defs:bytesNeeded (Results 1 – 4 of 4) sorted by relevance

/external/opencore/fileformats/common/parser/include/
Dvirtual_buffer.h228 uint bytesNeeded = length; in createSubBuffer() local
/external/webkit/WebCore/platform/cf/
DBinaryPropertyList.cpp416 static int bytesNeeded(size_t count) in bytesNeeded() function
419 int bytesNeeded = 1; in bytesNeeded() local
/external/skia/src/core/
DSkGlyphCache.cpp620 size_t bytesNeeded) { in InternalFreeCache()
/external/sqlite/dist/
Dsqlite3.c58572 int bytesNeeded = valueLength; in groupConcatStep() local