Home
last modified time | relevance | path

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

12

/external/webrtc/modules/video_coding/utility/
Ddecoded_frames_history.cc54 int last_index = PictureIdToIndex(*history.last_picture_id); in InsertDecoded() local
/external/deqp-deps/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.cpp74 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() 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/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/openscreen/util/
Dyet_another_bit_vector.cc98 const int last_index = array_size() - 1; in SetAll() local
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_variant_op.cc91 int last_index = ragged_component_splits_vec[j - 1].size() - 1; in UnbatchRaggedZerothDim() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dimplementation_selector.cc207 int last_index; in UpdateNodeDef() 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/llvm-project/lldb/source/Target/
DThreadPlanStepRange.cpp337 uint32_t last_index = instructions->GetSize() - 1; in SetNextBranchBreakpoint() local
/external/skia/src/shaders/gradients/
DSk4fGradientBase.cpp194 const int last_index = count - 1 - first_index; in init() local
/external/skqp/src/shaders/gradients/
DSk4fGradientBase.cpp194 const int last_index = count - 1 - first_index; in init() local
/external/tensorflow/tensorflow/core/framework/
Dtensor_util.cc286 int64 last_index = 0; in CompressRepeatedField() 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/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.cc431 const int64 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/harfbuzz_ng/src/
Dhb-coretext.cc515 unsigned int last_index = 0; in _hb_coretext_shape() local
Dhb-uniscribe.cc662 unsigned int last_index = 0; in _hb_uniscribe_shape() local
/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_common.cpp866 uptr last_index = root_regions->size() - 1; in __lsan_unregister_root_region() local
/external/rust/crates/smallvec/src/
Dlib.rs778 let last_index = *len_ptr - 1; in pop() localVariable
935 let last_index = *len_ptr - 1; in truncate() localVariable
/external/pdfium/core/fpdfapi/render/
Dcpdf_rendershading.cpp476 int last_index = 0; in DrawLatticeGouraudShading() local
/external/libgav1/libgav1/src/
Dmotion_vector.cc941 const int last_index = frame_header.reference_frame_index[0]; in SetupMotionField() local

12