Home
last modified time | relevance | path

Searched defs:add_buffer (Results 1 – 17 of 17) sorted by relevance

/external/libtextclassifier/abseil-cpp/absl/hash/internal/
Dhash.h93 H add_buffer(H state, const char* data, size_t size) { in add_buffer() function
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/internal/
Dhash.h95 H add_buffer(H state, const char* data, size_t size) { in add_buffer() function
/external/harfbuzz_ng/src/graph/
Dgsubgpos-context.hh50 void add_buffer (char* buffer) in add_buffer() function
Dgraph.hh399 void add_buffer (char* buffer) in add_buffer() function
/external/openscreen/third_party/abseil/src/absl/hash/internal/
Dhash.h93 H add_buffer(H state, const char* data, size_t size) { in add_buffer() function
/external/angle/third_party/abseil-cpp/absl/hash/internal/
Dhash.h107 H add_buffer(H state, const char* data, size_t size) { in add_buffer() function
/external/cronet/third_party/abseil-cpp/absl/hash/internal/
Dhash.h107 H add_buffer(H state, const char* data, size_t size) { in add_buffer() function
/external/webrtc/third_party/abseil-cpp/absl/hash/internal/
Dhash.h102 H add_buffer(H state, const char* data, size_t size) { in add_buffer() function
/external/abseil-cpp/absl/hash/internal/
Dhash.h102 H add_buffer(H state, const char* data, size_t size) { in add_buffer() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/hash/internal/
Dhash.h102 H add_buffer(H state, const char* data, size_t size) { in add_buffer() function
/external/mesa3d/src/freedreno/decode/
Dbuffers.c167 add_buffer(uint64_t gpuaddr, unsigned int len, void *hostptr) in add_buffer() function
/external/rust/crates/vulkano/src/descriptor_set/
Dfixed_size_pool.rs344 pub fn add_buffer<T>( in add_buffer() method
489 pub fn add_buffer<T>( in add_buffer() method
Dpersistent.rs281 pub fn add_buffer<T>( in add_buffer() method
422 pub fn add_buffer<T>( in add_buffer() method
/external/crosvm/media/libva/src/
Dpicture.rs147 pub fn add_buffer(&mut self, buffer: Buffer) { in add_buffer() method
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc486 const BufferAllocation& add_buffer = GetTopLevelAllocation(*buffers, add); in TEST_F() local
569 const BufferAllocation& add_buffer = GetTopLevelAllocation(*buffers, add); in TEST_F() local
630 const BufferAllocation& add_buffer = GetTopLevelAllocation(*buffers, add); in TEST_F() local
704 const BufferAllocation& add_buffer = GetTopLevelAllocation(*buffers, add); in TEST_F() local
771 const BufferAllocation& add_buffer = GetTopLevelAllocation(*buffers, add); in TEST_F() local
918 const BufferAllocation& add_buffer = GetTopLevelAllocation(*buffers, add); in TEST_F() local
/external/mesa3d/src/intel/common/
Dgen_aux_map.c114 add_buffer(struct gen_aux_map_context *ctx) in add_buffer() function
/external/rust/crates/vulkano/src/command_buffer/submit/
Dbind_sparse.rs285 pub fn add_buffer(&mut self, cmd: SubmitBindSparseBufferBindBuilder<'a>) { in add_buffer() method