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

/external/dng_sdk/source/
H A Ddng_memory.h334 void SetBuffer (void *p) function in class:dng_memory_block
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A Draw_ostream.h47 /// InternalBuffer); otherwise the buffer has been set via SetBuffer and is
50 /// If a subclass installs an external buffer using SetBuffer then it can wait
240 /// safe for the subclass to install a new buffer via SetBuffer.
257 /// SetBuffer - Use the provided buffer as the raw_ostream buffer. This is
261 void SetBuffer(char *BufferStart, size_t Size) { function in class:llvm::raw_ostream
/external/llvm/include/llvm/Support/
H A Draw_ostream.h55 /// InternalBuffer); otherwise the buffer has been set via SetBuffer and is
58 /// If a subclass installs an external buffer using SetBuffer then it can wait
269 /// safe for the subclass to install a new buffer via SetBuffer.
290 void SetBuffer(char *BufferStart, size_t Size) { function in class:llvm::raw_ostream
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A Draw_ostream.h58 /// InternalBuffer); otherwise the buffer has been set via SetBuffer and is
61 /// If a subclass installs an external buffer using SetBuffer then it can wait
282 /// safe for the subclass to install a new buffer via SetBuffer.
303 void SetBuffer(char *BufferStart, size_t Size) { function in class:llvm::raw_ostream
/external/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.h4059 void SetBuffer(const char* buf, size_t object_offset);
5642 inline void BufferHandle::SetBuffer(const char* buf, size_t ofs) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BufferHandle
/external/protobuf/php/ext/google/protobuf/
H A Dupb.h3363 void SetBuffer(const char* buf, size_t object_offset);
4946 inline void BufferHandle::SetBuffer(const char* buf, size_t ofs) { function in class:upb::HandlerAttributes::upb::BufferHandle::upb::Handlers::upb::BytesHandler::upb::BufferHandle

Completed in 241 milliseconds