Home
last modified time | relevance | path

Searched defs:last_element (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.h49 unsigned last_element; member
/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace_unittest.cc41 auto last_element = end - 1; in MakeString() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Doptimize.cc428 const int last_element = iterator[last_element_index]; in IsLastElementEqualsOne() local
464 const auto last_element = *val_shape.rbegin(); in IsLastDimensionEqualOne() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dslist.hpp1463 const_iterator last_element(carry.previous(last_inserted, carry.end())); in sort() local
1481 const_iterator last_element(counter[fill].previous(last_inserted, counter[fill].end())); in sort() local
/aosp_15_r20/external/virglrenderer/src/gallium/include/pipe/
H A Dp_state.h355 unsigned last_element; member
379 unsigned last_element; member
/aosp_15_r20/external/webrtc/logging/rtc_event_log/encoder/
H A Ddelta_encoding_unittest.cc502 uint64_t last_element[arraysize(bases)]; in TEST_P() local
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Dmatched_filter.cc651 float last_element = h[last_index] * h[last_index]; in MaxSquarePeakIndex() local
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h449 unsigned last_element; member
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c1056 unsigned last_element, in evergreen_set_color_surface_buffer()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_sample.c3377 unsigned elem_size, first_element, last_element; in sp_get_texels() local