Home
last modified time | relevance | path

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

12

/external/mesa3d/src/imagination/pco/
Dpco_group_instrs.c63 static inline void calc_lengths(pco_igrp *igrp, unsigned *offset_bytes) in calc_lengths()
133 unsigned *offset_bytes) in calc_align_padding()
183 unsigned *offset_bytes) in pco_instr_to_igrp()
200 unsigned offset_bytes = 0; in pco_group_instrs() local
/external/cronet/stable/net/base/
Dlookup_string_in_fixed_set.cc27 base::span<const uint8_t>* offset_bytes) { in GetNextOffset()
122 base::span<const uint8_t> offset_bytes = bytes_; in Advance() local
181 base::span<const uint8_t> offset_bytes = bytes_; in GetResultForCurrentSequence() local
/external/cronet/tot/net/base/
Dlookup_string_in_fixed_set.cc27 base::span<const uint8_t>* offset_bytes) { in GetNextOffset()
122 base::span<const uint8_t> offset_bytes = bytes_; in Advance() local
181 base::span<const uint8_t> offset_bytes = bytes_; in GetResultForCurrentSequence() local
/external/executorch/runtime/core/
Dhierarchical_allocator.h60 size_t offset_bytes, in get_offset_address()
/external/coreboot/util/cbfstool/bpdt_formats/
Dsubpart_entry_1.c18 uint32_t offset_bytes; member
/external/pytorch/torch/csrc/inductor/
Dinductor_ops.cpp38 int64_t offset_bytes, in _alloc_from_pool()
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/
Dexecutor.cc42 uint64_t offset_bytes, in GetSubBuffer() argument
/external/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp9.cc443 size_t offset_bytes = 0; in WriteHeader() local
/external/rust/android-crates-io/crates/virtio-drivers/src/transport/
Dx86_64.rs191 let offset_bytes = usize::from(queue_notify_off) * self.notify_off_multiplier as usize; in notify() localVariable
Dpci.rs257 let offset_bytes = usize::from(queue_notify_off) * self.notify_off_multiplier as usize; in notify() localVariable
/external/rust/android-crates-io/crates/virtio-drivers-and-devices/src/transport/
Dx86_64.rs191 let offset_bytes = usize::from(queue_notify_off) * self.notify_off_multiplier as usize; in notify() localVariable
Dpci.rs257 let offset_bytes = usize::from(queue_notify_off) * self.notify_off_multiplier as usize; in notify() localVariable
/external/mesa3d/src/freedreno/drm/
Dfreedreno_ringbuffer.h244 offset_bytes(void *end, void *start) in offset_bytes() function
/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/
Dhost_gpu_executor.cc79 uint64_t offset_bytes, uint64_t size_bytes) { in GetSubBuffer()
/external/googleapis/google/bigtable/v2/
Dbigtable.proto499 int64 offset_bytes = 2; field
/external/libdrm/freedreno/
Dfreedreno_priv.h200 offset_bytes(void *end, void *start) in offset_bytes() function
/external/coreboot/src/soc/intel/common/block/include/intelblocks/
Dcse_layout.h95 uint32_t offset_bytes; member
/external/pytorch/aten/src/ATen/native/cpu/
DIndexKernel.cpp395 int64_t offset_bytes = offset * sizeof(scalar_t); in cpu_masked_select_serial_kernel() local
434 int64_t offset_bytes = (offset - 1) * sizeof(scalar_t); in cpu_masked_select_kernel() local
/external/rust/android-crates-io/crates/hound/src/
Dread.rs708 let offset_bytes = offset_samples * bytes_per_sample as i64; in seek() localVariable
/external/tensorflow/tensorflow/stream_executor/rocm/
Drocm_gpu_executor.cc432 void* GpuExecutor::GetSubBuffer(DeviceMemoryBase* mem, uint64_t offset_bytes, in GetSubBuffer()
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
Dcuda_gpu_executor.cc564 void* GpuExecutor::GetSubBuffer(DeviceMemoryBase* mem, uint64_t offset_bytes, in GetSubBuffer()
/external/pytorch/torch/csrc/inductor/aoti_torch/
Dshim_common.cpp1162 int64_t offset_bytes, in aoti_torch__alloc_from_pool()
/external/pytorch/aten/src/ATen/native/cudnn/
DRNN.cpp661 auto offset_bytes = (char*)matrix_pointer - (char*)weight_buf.data_ptr(); in add_projection_weights() local
799 auto offset_bytes = in get_parameters() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc680 for (int offset_bytes = 0; offset_bytes < data_bytes; in CreateLoad() local
710 for (int offset_bytes = 0; offset_bytes < data_bytes; in CreateStore() local
/external/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1524 unsigned offset_bytes = nir_src_as_const_value(offset_src)->u32; in bound_bo_access_instr() local

12