Home
last modified time | relevance | path

Searched defs:current_buffer (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dxfeed_queue.h57 BufferType current_buffer; in BlockingGetNextDestination() local
/external/sdv/vsomeip/third_party/boost/container/src/
Dmonotonic_buffer_resource.cpp123 const void *monotonic_buffer_resource::current_buffer() const BOOST_NOEXCEPT in current_buffer() function in boost::container::pmr::monotonic_buffer_resource
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_mpeg12_decoder.h80 unsigned current_buffer; member
Dvl_winsys_dri.c67 bool current_buffer; member
/external/arm-trusted-firmware/plat/intel/soc/common/
Dsocfpga_sip_svc.c21 static int current_block, current_buffer; variable
/external/trusty/arm-trusted-firmware/plat/intel/soc/common/
Dsocfpga_sip_svc.c26 static int current_block, current_buffer; variable
/external/mesa3d/src/gallium/frontends/osmesa/
Dosmesa.c111 struct osmesa_buffer *current_buffer; member
/external/angle/src/tests/test_utils/third_party/
Dvulkan_command_buffer_utils.h228 uint32_t current_buffer; member
/external/crosvm/gpu_display/src/
Dgpu_display_x.rs321 fn current_buffer(&self) -> usize { in current_buffer() method
/external/tensorflow/tensorflow/compiler/xla/python/
Dpmap_lib.cc130 xla::PjRtBuffer* current_buffer = sda_buffers[i]; in ShardArg() local
/external/libpng/
Dpngstruct.h328 png_bytep current_buffer; /* buffer for recently used data */ member