Home
last modified time | relevance | path

Searched defs:remove_index (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEReduceMean.cpp79 const unsigned int remove_index = axis_local[i] - i; in validate_config() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLReduceMean.cpp83 const unsigned int remove_index = axis_local[i] - i; in validate_config() local
/aosp_15_r20/external/rust/android-crates-io/crates/weak-table/src/
Dweak_value_hash_map.rs734 fn remove_index(&mut self, mut dst: usize) { in remove_index() method
Dweak_weak_hash_map.rs745 fn remove_index(&mut self, mut dst: usize) { in remove_index() method
Dweak_key_hash_map.rs843 fn remove_index(&mut self, mut dst: usize) { in remove_index() method