| /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 | 211 HashTable *new_table = allocate(hint, state.finish()); in grow() local 233 HashTable *new_table = table->grow(); in insert() local
|
| /external/rust/crates/toml_edit/src/parser/ |
| D | inline_table.rs | 80 let mut new_table = InlineTable::new(); in descend_path() localVariable
|
| D | state.rs | 222 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/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/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/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/rust/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/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/trusty/lk/arch/x86/64/ |
| D | mmu.c | 830 addr_t *new_table = NULL; in x86_create_page_table() local
|
| /external/rust/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/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.c | 2779 upb_strtable new_table; in upb_strtable_resize() local 2956 upb_table new_table; in upb_inttable_insert() local
|
| /external/cronet/third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.c | 2745 upb_strtable new_table; in upb_strtable_resize() local 2922 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
|
| /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
|