Home
last modified time | relevance | path

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

/external/libchrome/base/metrics/
Dsample_vector.cc139 size_t dest_index = GetBucketIndex(min); in AddSubtractImpl() local
/external/libchrome/mojo/public/cpp/system/
Dwait_set.cc196 size_t dest_index = waitable_index_shift_++; in Wait() local
/external/tensorflow/tensorflow/compiler/xla/
Dliteral.cc312 int64 dest_index = linear_index(shape(), dest_indexes); in CopySliceFromInternal() local
330 absl::Span<const int64> dest_index) { in CopyElementFrom()
615 ShapeIndex dest_index = dest_shape_index; in MoveFrom() local
806 int64 dest_index = IndexUtil::MultidimensionalIndexToLinearIndex( in Broadcast() local
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_compiler_nir.h91 dest_index(nir_function_impl *impl, nir_dest *dest) in dest_index() function
/external/webrtc/modules/audio_processing/utility/
Ddelay_estimator.cc345 int dest_index = 0; in WebRtc_SoftResetBinaryDelayEstimatorFarend() local
/external/pdfium/core/fpdfapi/parser/
Dfpdf_parser_decode.cpp543 size_t dest_index = 0; in PDF_EncodeText() local
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.cc605 const xla::ShapeIndex& dest_index) { in AliasBufferFrom()
/external/tensorflow/tensorflow/compiler/xla/service/
Dconditional_code_motion.cc251 Boundary& boundary, int64 dest_index, HloComputation* parent, in CopyInOrOutOfConditional()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2178 llvm_ir::IrArray::Index dest_index(linear_index, data_array.GetShape(), in HandleSliceToDynamic() local