Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/link/
H A DFlagDisabledResourceRemover.cpp32 const auto remove_iter = in KeepResourceEntry() local
53 const auto remove_iter = std::stable_partition( in Consume() local
H A DNoDefaultResourceRemover.cpp73 const auto remove_iter = std::stable_partition(type->entries.begin(), end_iter, in Consume() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/benches/
H A Dbench.rs145 let mut remove_iter = $keydist; localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/benches/
H A Dbench.rs145 let mut remove_iter = $keydist; localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/hashbrown/benches/
H A Dbench.rs145 let mut remove_iter = $keydist; localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/benches/
H A Dbench.rs145 let mut remove_iter = $keydist; localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/benches/
H A Dbench.rs145 let mut remove_iter = $keydist; localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/benches/
Dbench.rs145 let mut remove_iter = $keydist; localVariable
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Dxplane_utils.cc73 auto remove_iter = indices.begin(); in RemoveAt() local
/aosp_15_r20/frameworks/base/tools/aapt2/
H A DResourceValues.cpp976 const auto remove_iter = std::stable_partition( in RemoveFlagDisabledElements() local