Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/mesa3d/src/util/
H A Dsoftfloat.c224 unsigned index, last_index; in _mesa_short_shift_left_m() local
302 unsigned index, last_index; in _mesa_short_shift_right_m() local
335 unsigned index, last_index; in _mesa_short_shift_right_jam_m() local
564 unsigned index, last_index; in _mesa_neg_x_m() local
595 unsigned index, last_index; in _mesa_add_m() local
627 unsigned index, last_index; in _mesa_sub_m() local
/aosp_15_r20/external/rust/android-crates-io/crates/uefi/src/proto/string/
Dunicode_collation.rs70 let mut last_index = 0; in str_lwr() localVariable
89 let mut last_index = 0; in str_upr() localVariable
/aosp_15_r20/external/rust/crates/uefi/src/proto/string/
Dunicode_collation.rs70 let mut last_index = 0; in str_lwr() localVariable
89 let mut last_index = 0; in str_upr() localVariable
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/arm64/mte/
H A 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
/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dtest_selector.proto42 int32 last_index = 1; field
/aosp_15_r20/external/libtextclassifier/native/utils/tflite/
H A Dstring_projection.cc163 size_t last_index = in SplitBySpaceInternal() local
291 size_t last_index = in Tokenize() local
/aosp_15_r20/art/compiler/linker/
H A Dlinker_patch_test.cc153 constexpr size_t last_index = arraysize(patches) - 1u; in TEST() local
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Ddecoded_frames_history.cc36 int last_index = FrameIdToIndex(*last_frame_id_); in InsertDecoded() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-aat-map.cc124 unsigned int last_index = 0; in compile() local
H A Dhb-ms-feature-ranges.hh129 unsigned int last_index = 0; in hb_ms_setup_features() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_literals.cpp71 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_literals.cpp71 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidate_literals.cpp71 int last_index = operand.offset + operand.num_words - 1; in LiteralsPass() local
/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_ps_bitenc.c75 WORD8 index, last_index; in ixheaace_enc_write_ps_data() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dgraph_view_internal.h628 const int last_index = v->size() - 1; in ResizeByTrimmingEndForValue() local
715 const int last_index = in IsWellFormed() local
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dhpack_utils_test.cc101 std::unordered_map<uint32_t, uint32_t> last_index; in TEST() local
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/
Dfile.rs86 let last_index = divide_roundup(file_size, CHUNK_SIZE); in new() localVariable
/aosp_15_r20/external/pytorch/c10/cuda/
H A DCUDAAllocatorConfig.cpp123 size_t last_index = 0; in parseRoundUpPower2Divisions() local
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_validate.c467 int last_index = -1; in agx_validate() local
/aosp_15_r20/external/openscreen/util/
H A Dyet_another_bit_vector.cc98 const int last_index = array_size() - 1; in SetAll() local
/aosp_15_r20/external/trusty/lk/dev/virtio/
Dvirtio.c276 uint16_t last_index = 0; in virtio_alloc_desc_chain() local
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dimplementation_selector.cc207 int last_index; in UpdateNodeDef() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dragged_tensor_to_variant_op.cc132 SPLIT_TYPE last_index = ragged_component_splits_vec[j - 1].size() - 1; in UnbatchRaggedZerothDim() local
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/fsverity/
Dverifier.rs286 let last_index = num_hashes; in fsverity_verify_bad_merkle_tree() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_util.cc327 int64_t last_index = 0; in CompressRepeatedField() local

123