Home
last modified time | relevance | path

Searched defs:dest_index (Results 1 – 6 of 6) 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.cc252 int64 dest_index = linear_index(shape(), dest_indexes); in CopySliceFromInternal() local
270 absl::Span<const int64> dest_index) { in CopyElementFrom()
485 ShapeIndex dest_index = dest_shape_index; in MoveFrom() local
636 int64 dest_index = IndexUtil::MultidimensionalIndexToLinearIndex( in Broadcast() local
/external/webrtc/webrtc/modules/audio_processing/utility/
Ddelay_estimator.c332 int dest_index = 0; in WebRtc_SoftResetBinaryDelayEstimatorFarend() local
/external/v8/src/
Dintl.cc117 int32_t dest_index = 0; in ToUpperWithSharpS() local
/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.cc520 const xla::ShapeIndex& dest_index) { in AliasBufferFrom()