Searched refs:SetBuffer (Results 1 – 13 of 13) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | buffer_allocations.cc | 70 buffer_allocations->SetBuffer(i, *address); in Build() 96 buffer_allocations->SetBuffer(i, buffer_address); in Build() 170 void BufferAllocations::SetBuffer(BufferAllocation::Index buffer_index, in SetBuffer() function in xla::gpu::BufferAllocations
|
D | buffer_allocations.h | 95 void SetBuffer(BufferAllocation::Index buffer_index,
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | raw_ostream.cpp | 696 SetBuffer(OS.end(), OS.capacity() - OS.size()); in raw_svector_ostream() 712 SetBuffer(OS.end(), OS.capacity() - OS.size()); in resync() 734 SetBuffer(OS.end(), OS.capacity() - OS.size()); in write_impl()
|
/external/dng_sdk/source/ |
D | dng_memory.cpp | 198 SetBuffer (fMalloc); in dng_malloc_block()
|
D | dng_memory.h | 334 void SetBuffer (void *p) in SetBuffer() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | raw_ostream.h | 261 void SetBuffer(char *BufferStart, size_t Size) { in SetBuffer() function
|
/external/llvm/include/llvm/Support/ |
D | raw_ostream.h | 290 void SetBuffer(char *BufferStart, size_t Size) { in SetBuffer() function
|
/external/mesa3d/docs/relnotes/ |
D | 4.1 | 245 - Added swrast->Driver.SetBuffer(). 252 This value is usually passed to swrast->Driver.SetBuffer().
|
D | 3.3 | 144 The old SetBuffer() function has been replaced by SetReadBuffer() and
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | raw_ostream.h | 303 void SetBuffer(char *BufferStart, size_t Size) { in SetBuffer() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | raw_ostream.h | 309 void SetBuffer(char *BufferStart, size_t Size) { in SetBuffer() function
|
/external/protobuf/php/ext/google/protobuf/ |
D | upb.h | 3363 void SetBuffer(const char* buf, size_t object_offset); 4946 inline void BufferHandle::SetBuffer(const char* buf, size_t ofs) {
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.h | 4059 void SetBuffer(const char* buf, size_t object_offset); 5642 inline void BufferHandle::SetBuffer(const char* buf, size_t ofs) {
|