Home
last modified time | relevance | path

Searched defs:add_buffer (Results 1 – 6 of 6) 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.h93 H add_buffer(H state, const char* data, size_t size) { 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/mesa3d/src/freedreno/decode/
Dbuffers.c167 add_buffer(uint64_t gpuaddr, unsigned int len, void *hostptr) in add_buffer() function
/external/tensorflow/tensorflow/compiler/xla/service/
Dbuffer_assignment_test.cc469 const BufferAllocation& add_buffer = GetTopLevelAllocation(*buffers, add); in TEST_F() local
552 const BufferAllocation& add_buffer = GetTopLevelAllocation(*buffers, add); in TEST_F() local
611 const BufferAllocation& add_buffer = GetTopLevelAllocation(*buffers, add); in TEST_F() local
685 const BufferAllocation& add_buffer = GetTopLevelAllocation(*buffers, add); in TEST_F() local
752 const BufferAllocation& add_buffer = GetTopLevelAllocation(*buffers, add); in TEST_F() local
899 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