Home
last modified time | relevance | path

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

/external/rust/crates/mio/src/sys/windows/
Dnamed_pipe.rs745 struct BufferPool { struct
749 impl BufferPool { argument
750 fn with_capacity(cap: usize) -> BufferPool { in with_capacity()
/external/tensorflow/tensorflow/core/profiler/utils/
Dbuffer_pool.cc25 BufferPool::BufferPool(size_t buffer_size_in_bytes) in BufferPool() function in tensorflow::profiler::BufferPool
/external/libvpx/libvpx/vp9/common/
Dvp9_onyxc_int.h86 typedef struct BufferPool { struct
97 } BufferPool; argument
/external/libgav1/libgav1/src/
Dbuffer_pool.cc116 BufferPool::BufferPool( in BufferPool() function in libgav1::BufferPool
Dbuffer_pool.h45 class BufferPool; variable
/external/libaom/libaom/av1/common/
Dav1_common_int.h173 typedef struct BufferPool { struct
193 } BufferPool; argument
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_helpers.cpp2728 BufferPool::BufferPool() in BufferPool() function in rx::vk::BufferPool
2736 BufferPool::BufferPool(BufferPool &&other) in BufferPool() function in rx::vk::BufferPool