Searched defs:getBufferSize (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DFileOutputBuffer.h59 size_t getBufferSize() const { function in class:llvm::FileOutputBuffer
H A DMemoryBuffer.h51 size_t getBufferSize() const { return BufferEnd-BufferStart; } function in class:llvm::MemoryBuffer
/macosx-10.10/BerkeleyDB-21/db/examples_cxx/getting_started/
H A DgettingStartedCommon.hpp99 inline size_t getBufferSize() { return (bufLen_); } function in class:InventoryData
/macosx-10.10/ICU-531.30/icuSources/test/cintltst/
H A Dcloctst.c5474 static int32_t getBufferSize(const errorData* data, int32_t actualSize) function

Completed in 179 milliseconds