Home
last modified time | relevance | path

Searched defs:offset_bytes (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc39 uint64 offset_bytes, in AllocateSubBuffer() argument
/external/tensorflow/tensorflow/stream_executor/host/
Dhost_gpu_executor.cc45 uint64 offset_bytes, uint64 size_bytes) { in AllocateSubBuffer()
/external/u-boot/disk/
Dpart_efi.c560 uint32_t __maybe_unused offset_bytes; in partition_entries_offset() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp9.cc657 size_t offset_bytes = 0; in WriteHeader() local
/external/libdrm/freedreno/
Dfreedreno_priv.h195 offset_bytes(void *end, void *start) in offset_bytes() function
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc429 void* GpuExecutor::AllocateSubBuffer(DeviceMemoryBase* mem, uint64 offset_bytes, in AllocateSubBuffer()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c670 uint32_t offset_bytes = 4 * offset_dwords; in brw_update_sol_surface() local
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc548 void* GpuExecutor::AllocateSubBuffer(DeviceMemoryBase* mem, uint64 offset_bytes, in AllocateSubBuffer()