Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/qcow2/
H A Dqcow2.cpp263 u64 virt_offset, u64 host_offset, u32 parent_idx) in alloc_slice()
616 u64 host_offset = virt_offset; in allocate_refcount_blk() local
648 u64 virt_offset, host_offset; in allocate_cluster() local
802 u64 host_offset = l2_cluster + in create_and_add_l2() local
/aosp_15_r20/external/OpenCL-CLHPP/include/CL/
H A Dopencl.hpp7670 const array<size_type, 3>& host_offset, in enqueueReadBufferRect()
7709 const array<size_type, 2>& host_offset, in enqueueReadBufferRect()
7738 const array<size_type, 3>& host_offset, in enqueueWriteBufferRect()
7777 const array<size_type, 2>& host_offset, in enqueueWriteBufferRect()
9960 const array<size_type, 3>& host_offset, in enqueueReadBufferRect()
9996 const array<size_type, 2>& host_offset, in enqueueReadBufferRect()
10025 const array<size_type, 3>& host_offset, in enqueueWriteBufferRect()
10061 const array<size_type, 2>& host_offset, in enqueueWriteBufferRect()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd.c477 uint32 host_offset, // IN in SVGA3D_BufferDMA()
/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dcbfstool.c327 static void add_mmap_window(size_t flash_offset, size_t host_offset, in add_mmap_window()
/aosp_15_r20/external/mesa3d/include/CL/
H A Dcl.hpp5790 const size_t<3>& host_offset, in enqueueReadBufferRect()
5829 const size_t<3>& host_offset, in enqueueWriteBufferRect()
6942 const size_t<3>& host_offset, in enqueueReadBufferRect()
6978 const size_t<3>& host_offset, in enqueueWriteBufferRect()
H A Dopencl.hpp7730 const array<size_type, 3>& host_offset, in enqueueReadBufferRect()
7769 const array<size_type, 3>& host_offset, in enqueueWriteBufferRect()
9651 const array<size_type, 3>& host_offset, in enqueueReadBufferRect()
9687 const array<size_type, 3>& host_offset, in enqueueWriteBufferRect()
/aosp_15_r20/external/OpenCL-ICD-Loader/test/loader_test/
H A Dparam_struct.h237 const size_t * host_offset; member
255 const size_t *host_offset; member