Home
last modified time | relevance | path

Searched defs:last_index (Results 1 – 25 of 37) sorted by relevance

12

/external/webrtc/modules/video_coding/utility/
Ddecoded_frames_history.cc36 int last_index = FrameIdToIndex(*last_frame_id_); in InsertDecoded() local
/external/linux-kselftest/tools/testing/selftests/arm64/mte/
Dcheck_buffer_fill.c67 int i, j, item, last_index; in check_buffer_underflow_by_byte() local
162 int i, j, item, last_index; in check_buffer_overflow_by_byte() local
/external/mesa3d/src/util/
Dsoftfloat.c243 unsigned index, last_index; in _mesa_short_shift_left_m() local
321 unsigned index, last_index; in _mesa_short_shift_right_m() local
354 unsigned index, last_index; in _mesa_short_shift_right_jam_m() local
580 unsigned index, last_index; in _mesa_neg_x_m() local
611 unsigned index, last_index; in _mesa_add_m() local
643 unsigned index, last_index; in _mesa_sub_m() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_literals.cpp74 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_literals.cpp71 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_literals.cpp74 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
/external/openscreen/util/
Dyet_another_bit_vector.cc98 const int last_index = array_size() - 1; in SetAll() local
/external/harfbuzz_ng/src/
Dhb-ms-feature-ranges.hh126 unsigned int last_index = 0; in hb_ms_setup_features() local
Dhb-coretext.cc570 unsigned int last_index = 0; in _hb_coretext_shape() local
/external/libtextclassifier/native/utils/tflite/
Dstring_projection.cc163 size_t last_index = in SplitBySpaceInternal() local
291 size_t last_index = in Tokenize() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dimplementation_selector.cc207 int last_index; in UpdateNodeDef() local
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_variant_op.cc132 SPLIT_TYPE last_index = ragged_component_splits_vec[j - 1].size() - 1; in UnbatchRaggedZerothDim() local
/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view_internal.h628 const int last_index = v->size() - 1; in ResizeByTrimmingEndForValue() local
715 const int last_index = in IsWellFormed() local
/external/tensorflow/tensorflow/core/framework/
Dtensor_util.cc327 int64_t last_index = 0; in CompressRepeatedField() local
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dcollection_ops_util.cc250 int64_t last_index = -1; in GetFirstIfIndicesAreContiguous() local
/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen_internal.cc479 const int last_index = str.size() - 1; in GenerateLowerCaseOpName() local
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_code.cc429 const int64_t last_index = node->call_stack()->traces().size() - 1; in AddNode() local
/external/compiler-rt/lib/lsan/
Dlsan_common.cc705 uptr last_index = root_regions->size() - 1; in __lsan_unregister_root_region() local
/external/sfntly/cpp/src/sfntly/table/core/
Dos2_table.cc510 void OS2Table::Builder::SetUsLastCharIndex(int32_t last_index) { in SetUsLastCharIndex()
/external/openthread/tests/scripts/thread-cert/pktverify/
Dpacket_filter.py184 def last_index(self) -> Tuple[int, int]: member in PacketFilter
/external/webrtc/modules/audio_processing/aec3/
Dmatched_filter.cc631 const size_t last_index = h.size() - 1; in MaxSquarePeakIndex() local
/external/rust/crates/smallvec/src/
Dlib.rs860 let last_index = *len_ptr - 1; in pop() localVariable
1017 let last_index = *len_ptr - 1; in truncate() localVariable
/external/libgav1/src/
Dmotion_vector.cc940 const int last_index = frame_header.reference_frame_index[0]; in SetupMotionField() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_rendershading.cpp479 int last_index = 0; in DrawLatticeGouraudShading() local
/external/libvpx/vp9/
Dsimple_encode.cc629 const int last_index = ref_frame_coding_indexes[kRefFrameTypeLast]; in PostUpdateRefFrameInfo() local

12