Home
last modified time | relevance | path

Searched defs:new_table (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/frameworks/base/tools/aapt2/format/proto/
H A DProtoSerialize_test.cpp71 ResourceTable new_table; in TEST() local
183 ResourceTable new_table; in TEST() local
411 ResourceTable new_table; in TEST() local
640 ResourceTable new_table; in TEST() local
777 ResourceTable new_table; in TEST() local
859 ResourceTable new_table; in TEST() local
920 ResourceTable new_table; in TEST() local
946 ResourceTable new_table; in TEST() local
989 ResourceTable new_table; in TEST() local
1039 ResourceTable new_table; in TEST() local
/aosp_15_r20/frameworks/base/tools/aapt2/optimize/
H A DMultiApkGenerator_test.cpp119 ResourceTable* new_table = split.get(); in TEST_F() local
146 ResourceTable* new_table = split.get(); in TEST_F() local
171 ResourceTable* new_table = split.get(); in TEST_F() local
/aosp_15_r20/external/llvm-libc/src/__support/HashTable/
H A Dtable.h212 HashTable *new_table = allocate(hint, state.finish()); in grow() local
234 HashTable *new_table = table->grow(); in insert() local
/aosp_15_r20/external/rust/android-crates-io/crates/parking_lot_core/src/
Dparking_lot.rs237 let new_table = Box::into_raw(HashTable::new(LOAD_FACTOR, ptr::null())); in create_hashtable() localVariable
294 let mut new_table = HashTable::new(num_threads, old_table); in grow_hashtable() localVariable
1311 let new_table = get_hashtable(); in check_wait_graph_slow() localVariable
/aosp_15_r20/external/e2fsprogs/lib/ss/
H A Dinvocation.c30 ss_data *new_table = NULL; in ss_create_invocation() local
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/ADT/
DHashBase.tcc207 bucket_type* new_table = (bucket_type*)calloc(pNewSize, sizeof(bucket_type)); in doRehash() local
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/src/parser/
Dinline_table.rs80 let mut new_table = InlineTable::new(); in descend_path() localVariable
Dstate.rs222 let mut new_table = Table::new(); in descend_path() localVariable
/aosp_15_r20/external/coreboot/src/arch/arm64/armv8/
H A Dmmu.c98 uint64_t *new_table = setup_new_table(desc, xlat_size); in get_next_level_table() local
/aosp_15_r20/external/e2fsprogs/lib/et/
H A Derror_message.c352 add_to_error_table(struct et_list *new_table) in add_to_error_table()
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/xlat_tables/
Dxlat_tables_common.c378 uint64_t *new_table = xlat_tables[next_xlat]; in init_xlation_table_inner() local
/aosp_15_r20/external/arm-trusted-firmware/lib/xlat_tables/
H A Dxlat_tables_common.c378 uint64_t *new_table = xlat_tables[next_xlat]; in init_xlation_table_inner() local
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/hash/
Dcommon.c474 upb_strtable new_table; in upb_strtable_resize() local
651 upb_table new_table; in upb_inttable_insert() local
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/hash/
H A Dcommon.c437 upb_strtable new_table; in upb_strtable_resize() local
614 upb_table new_table; in upb_inttable_insert() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/performance/
Dtable_helper.cpp309 std::string new_table = "\n[template " + table_id; in add_cell() local
/aosp_15_r20/external/coreboot/payloads/libpayload/arch/arm64/
H A Dmmu.c163 uint64_t *new_table = setup_new_table(desc, xlat_size); in get_next_level_table() local
/aosp_15_r20/external/rust/android-crates-io/crates/hashbrown/src/raw/
Dmod.rs1353 let mut new_table = RawTableInner::fallible_with_capacity( in prepare_resize() localVariable
1426 let mut new_table = self.prepare_resize(layout, capacity, fallibility)?; in resize_inner() localVariable
1606 let new_table = match Self::new_uninitialized( in clone() localVariable
/aosp_15_r20/art/runtime/
H A Dintern_table.cc373 InternalTable new_table; in AddNewTable() local
/aosp_15_r20/art/runtime/jni/
H A Dlocal_reference_table.cc208 LrtEntry* new_table = small_lrt_allocator->Allocate(new_table_size, error_msg); in Resize() local
/aosp_15_r20/bionic/libc/stdio/
H A Dprintf_common.h686 unsigned char* new_table = static_cast<unsigned char*>(mmap(nullptr, new_size, in __grow_type_table() local
/aosp_15_r20/external/trusty/lk/arch/x86/64/
Dmmu.c830 addr_t *new_table = NULL; in x86_create_page_table() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs2868 let new_table = in prepare_resize() localVariable
3065 let mut new_table = self.prepare_resize(alloc, layout, capacity, fallibility)?; in resize_inner() localVariable
3452 let mut new_table = match Self::new_uninitialized( in clone() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs2868 let new_table = in prepare_resize() localVariable
3065 let mut new_table = self.prepare_resize(alloc, layout, capacity, fallibility)?; in resize_inner() localVariable
3452 let mut new_table = match Self::new_uninitialized( in clone() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs2868 let new_table = in prepare_resize() localVariable
3065 let mut new_table = self.prepare_resize(alloc, layout, capacity, fallibility)?; in resize_inner() localVariable
3452 let mut new_table = match Self::new_uninitialized( in clone() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/hashbrown/src/raw/
H A Dmod.rs2868 let new_table = in prepare_resize() localVariable
3065 let mut new_table = self.prepare_resize(alloc, layout, capacity, fallibility)?; in resize_inner() localVariable
3452 let mut new_table = match Self::new_uninitialized( in clone() localVariable

12