Home
last modified time | relevance | path

Searched defs:buffer_allocator (Results 1 – 7 of 7) sorted by relevance

/external/cronet/stable/net/third_party/quiche/src/quiche/quic/core/io/
Devent_loop_socket_factory.cc21 QuicEventLoop* event_loop, quiche::QuicheBufferAllocator* buffer_allocator) in EventLoopSocketFactory()
Devent_loop_connecting_client_socket.cc28 QuicEventLoop* event_loop, quiche::QuicheBufferAllocator* buffer_allocator, in EventLoopConnectingClientSocket()
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/core/io/
Devent_loop_socket_factory.cc21 QuicEventLoop* event_loop, quiche::QuicheBufferAllocator* buffer_allocator) in EventLoopSocketFactory()
Devent_loop_connecting_client_socket.cc28 QuicEventLoop* event_loop, quiche::QuicheBufferAllocator* buffer_allocator, in EventLoopConnectingClientSocket()
/external/rust/android-crates-io/crates/vulkano/src/buffer/
Dallocator.rs456 let buffer_allocator = SubbufferAllocator::new(memory_allocator, Default::default()); in reserve() localVariable
468 let buffer_allocator = SubbufferAllocator::new(memory_allocator, Default::default()); in capacity_increase() localVariable
/external/executorch/examples/mediatek/executor_runner/llama_runner/
DModelChunk.cpp439 auto& buffer_allocator = GET_NEURON_ALLOCATOR; in AllocateIoBuffers() local
479 auto& buffer_allocator = GET_NEURON_ALLOCATOR; in ReleaseIoBuffers() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_algorithm_picker.cc253 se::RedzoneAllocator buffer_allocator = in DoGemmAutotune() local