Home
last modified time | relevance | path

Searched defs:last_ref (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/frameworks/base/libs/androidfw/tests/
H A DBenchmarkHelpers.cpp45 uint32_t last_ref = 0u; in GetResourceBenchmarkOld() local
/aosp_15_r20/external/vixl/src/aarch32/
H A Dlocation-aarch32.cc38 const ForwardRef& last_ref = GetLastForwardReference(); in Needs16BitPadding() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_ext_test/
Derase.cpp36 iterator_t last_ref = reference.end(); in test_erase_impl() local
/aosp_15_r20/external/rust/android-crates-io/crates/bytes/src/buf/
Dchain.rs88 pub fn last_ref(&self) -> &U { in last_ref() method
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/bytes-1.6.0/src/buf/
H A Dchain.rs88 pub fn last_ref(&self) -> &U { in last_ref() method
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Dpickinter.c55 unsigned char *last_ref, int mb_row, in check_dot_artifact_candidate()