Home
last modified time | relevance | path

Searched defs:dest_index (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/pytorch/torch/distributed/checkpoint/
H A Dplanner_helpers.py126 dest_index, dest_offset, storage_index, storage_offset, length argument
139 dest_index, dest_offsets, storage_index, storage_offsets, lengths argument
/aosp_15_r20/trusty/user/app/storage/
Dblock_tree.c213 unsigned int dest_index, in block_tree_node_shift()
364 unsigned int dest_index, in block_tree_node_merge_entries()
396 unsigned int dest_index, in block_tree_node_shift_down()
2406 unsigned int dest_index; in block_tree_node_merge() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dliteral.cc417 int64_t dest_index = linear_index(shape(), dest_indexes); in CopySliceFromInternal() local
435 absl::Span<const int64_t> dest_index) { in CopyElementFrom()
759 ShapeIndex dest_index = dest_shape_index; in MoveFrom() local
946 int64_t dest_index = IndexUtil::MultidimensionalIndexToLinearIndex( in Broadcast() local
/aosp_15_r20/external/coreboot/src/mainboard/ti/beaglebone/
H A Dsd_media.c36 int dest_index = 0; in partial_block_read() local
/aosp_15_r20/external/libchrome/base/metrics/
H A Dsample_vector.cc139 size_t dest_index = GetBucketIndex(min); in AddSubtractImpl() local
/aosp_15_r20/external/libchrome/mojo/public/cpp/system/
H A Dwait_set.cc196 size_t dest_index = waitable_index_shift_++; in Wait() local
/aosp_15_r20/external/webrtc/modules/audio_processing/utility/
H A Ddelay_estimator.cc345 int dest_index = 0; in WebRtc_SoftResetBinaryDelayEstimatorFarend() local
/aosp_15_r20/external/cronet/base/metrics/
H A Dsample_vector.cc312 size_t dest_index = GetBucketIndex(min); in AddSubtractImpl() local
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dfpdf_parser_decode.cpp580 size_t dest_index = 0; in PDF_EncodeText() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xrt/
H A Dxrt_state.cc605 const xla::ShapeIndex& dest_index) { in AliasBufferFrom()
/aosp_15_r20/art/runtime/dex/
H A Ddex_file_annotations.cc949 uint32_t dest_index = 0; in ProcessAnnotationSet() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c111 unsigned dest_index = i * 32 / bit_size; in lower_32b_offset_load() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc2306 llvm_ir::IrArray::Index dest_index(linear_index, data_array.GetShape(), in HandleSliceToDynamic() local
/aosp_15_r20/external/virglrenderer/src/
H A Dvrend_shader.c379 int32_t dest_index; member