/external/mesa3d/src/imagination/pco/ |
D | pco_group_instrs.c | 63 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/ |
D | lookup_string_in_fixed_set.cc | 27 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/ |
D | lookup_string_in_fixed_set.cc | 27 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/ |
D | hierarchical_allocator.h | 60 size_t offset_bytes, in get_offset_address()
|
/external/coreboot/util/cbfstool/bpdt_formats/ |
D | subpart_entry_1.c | 18 uint32_t offset_bytes; member
|
/external/pytorch/torch/csrc/inductor/ |
D | inductor_ops.cpp | 38 int64_t offset_bytes, in _alloc_from_pool()
|
/external/tensorflow/tensorflow/compiler/xla/service/interpreter/ |
D | executor.cc | 42 uint64_t offset_bytes, in GetSubBuffer() argument
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtp_format_vp9.cc | 443 size_t offset_bytes = 0; in WriteHeader() local
|
/external/rust/android-crates-io/crates/virtio-drivers/src/transport/ |
D | x86_64.rs | 191 let offset_bytes = usize::from(queue_notify_off) * self.notify_off_multiplier as usize; in notify() localVariable
|
D | pci.rs | 257 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/ |
D | x86_64.rs | 191 let offset_bytes = usize::from(queue_notify_off) * self.notify_off_multiplier as usize; in notify() localVariable
|
D | pci.rs | 257 let offset_bytes = usize::from(queue_notify_off) * self.notify_off_multiplier as usize; in notify() localVariable
|
/external/mesa3d/src/freedreno/drm/ |
D | freedreno_ringbuffer.h | 244 offset_bytes(void *end, void *start) in offset_bytes() function
|
/external/tensorflow/tensorflow/compiler/xla/stream_executor/host/ |
D | host_gpu_executor.cc | 79 uint64_t offset_bytes, uint64_t size_bytes) { in GetSubBuffer()
|
/external/googleapis/google/bigtable/v2/ |
D | bigtable.proto | 499 int64 offset_bytes = 2; field
|
/external/libdrm/freedreno/ |
D | freedreno_priv.h | 200 offset_bytes(void *end, void *start) in offset_bytes() function
|
/external/coreboot/src/soc/intel/common/block/include/intelblocks/ |
D | cse_layout.h | 95 uint32_t offset_bytes; member
|
/external/pytorch/aten/src/ATen/native/cpu/ |
D | IndexKernel.cpp | 395 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/ |
D | read.rs | 708 let offset_bytes = offset_samples * bytes_per_sample as i64; in seek() localVariable
|
/external/tensorflow/tensorflow/stream_executor/rocm/ |
D | rocm_gpu_executor.cc | 432 void* GpuExecutor::GetSubBuffer(DeviceMemoryBase* mem, uint64_t offset_bytes, in GetSubBuffer()
|
/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/ |
D | cuda_gpu_executor.cc | 564 void* GpuExecutor::GetSubBuffer(DeviceMemoryBase* mem, uint64_t offset_bytes, in GetSubBuffer()
|
/external/pytorch/torch/csrc/inductor/aoti_torch/ |
D | shim_common.cpp | 1162 int64_t offset_bytes, in aoti_torch__alloc_from_pool()
|
/external/pytorch/aten/src/ATen/native/cudnn/ |
D | RNN.cpp | 661 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/ |
D | ir_emitter_unnested.cc | 680 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/ |
D | zink_compiler.c | 1524 unsigned offset_bytes = nir_src_as_const_value(offset_src)->u32; in bound_bo_access_instr() local
|