/external/e2fsprogs/lib/ss/ |
D | invocation.c | 30 ss_data *new_table = NULL; in ss_create_invocation() local
|
/external/llvm-libc/src/__support/HashTable/ |
D | table.h | 212 HashTable *new_table = allocate(hint, state.finish()); in grow() local 234 HashTable *new_table = table->grow(); in insert() local
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/HashTable/ |
D | table.h | 212 HashTable *new_table = allocate(hint, state.finish()); in grow() local 234 HashTable *new_table = table->grow(); in insert() local
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/HashTable/ |
D | table.h | 212 HashTable *new_table = allocate(hint, state.finish()); in grow() local 234 HashTable *new_table = table->grow(); in insert() local
|
/external/rust/android-crates-io/crates/toml_edit/src/parser/ |
D | inline_table.rs | 79 let mut new_table = InlineTable::new(); in descend_path() localVariable
|
D | state.rs | 238 let mut new_table = Table::new(); in descend_path() localVariable
|
/external/e2fsprogs/lib/et/ |
D | error_message.c | 352 add_to_error_table(struct et_list *new_table) in add_to_error_table()
|
/external/coreboot/src/arch/arm64/armv8/ |
D | mmu.c | 98 uint64_t *new_table = setup_new_table(desc, xlat_size); in get_next_level_table() local
|
/external/arm-trusted-firmware/lib/xlat_tables/ |
D | xlat_tables_common.c | 378 uint64_t *new_table = xlat_tables[next_xlat]; in init_xlation_table_inner() local
|
/external/trusty/arm-trusted-firmware/lib/xlat_tables/ |
D | xlat_tables_common.c | 378 uint64_t *new_table = xlat_tables[next_xlat]; in init_xlation_table_inner() local
|
/external/sdv/vsomeip/third_party/boost/regex/performance/ |
D | table_helper.cpp | 309 std::string new_table = "\n[template " + table_id; in add_cell() local
|
/external/rust/android-crates-io/crates/parking_lot_core/src/ |
D | parking_lot.rs | 237 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
|
/external/coreboot/payloads/libpayload/arch/arm64/ |
D | mmu.c | 163 uint64_t *new_table = setup_new_table(desc, xlat_size); in get_next_level_table() local
|
/external/grpc-grpc/third_party/upb/upb/hash/ |
D | common.c | 437 upb_strtable new_table; in upb_strtable_resize() local 614 upb_table new_table; in upb_inttable_insert() local
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/hash/ |
D | common.c | 474 upb_strtable new_table; in upb_strtable_resize() local 651 upb_table new_table; in upb_inttable_insert() local
|
/external/trusty/lk/arch/x86/64/ |
D | mmu.c | 830 addr_t *new_table = NULL; in x86_create_page_table() local
|
/external/rust/android-crates-io/extra_versions/crates/hashbrown/src/raw/ |
D | mod.rs | 1353 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
|
/external/rust/android-crates-io/crates/hashbrown/src/raw/ |
D | mod.rs | 2550 let new_table = in prepare_resize() localVariable 2749 let mut new_table = self.prepare_resize(alloc, layout, capacity, fallibility)?; in resize_inner() localVariable 3133 let mut new_table = match Self::new_uninitialized( in clone() localVariable
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | raw_hash_set_test.cc | 2731 auto new_table = MakeSimpleTable<TypeParam>(size, do_reserve); in TYPED_TEST() local
|
/external/cronet/stable/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.c | 11703 upb_strtable new_table; in upb_strtable_resize() local 11880 upb_table new_table; in upb_inttable_insert() local
|
/external/cronet/tot/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 12032 upb_strtable new_table; in upb_strtable_resize() local 12209 upb_table new_table; in upb_inttable_insert() local
|
/external/cronet/tot/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.c | 11703 upb_strtable new_table; in upb_strtable_resize() local 11880 upb_table new_table; in upb_inttable_insert() local
|
/external/cronet/stable/third_party/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 12032 upb_strtable new_table; in upb_strtable_resize() local 12209 upb_table new_table; in upb_inttable_insert() local
|
/external/protobuf/php/ext/google/protobuf/ |
D | php-upb.c | 12032 upb_strtable new_table; in upb_strtable_resize() local 12209 upb_table new_table; in upb_inttable_insert() local
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | ruby-upb.c | 11703 upb_strtable new_table; in upb_strtable_resize() local 11880 upb_table new_table; in upb_inttable_insert() local
|