Home
last modified time | relevance | path

Searched defs:old_table (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/base/tools/aapt2/optimize/
H A DMultiApkGenerator_test.cpp65 const ResourceTable& old_table, in FilterTable()
H A DMultiApkGenerator.cpp226 const ResourceTable& old_table, in FilterTable()
/aosp_15_r20/bionic/libc/stdio/
H A Dprintf_common.h674 unsigned char* old_table = *typetable; in __grow_type_table() local
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot_core/src/
Dparking_lot.rs266 let old_table = loop { in grow_hashtable() localVariable