Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ss/
Dinvocation.c30 ss_data *new_table = NULL; in ss_create_invocation() local
/external/sfntly/cpp/src/sample/subtly/
Dstats.cc53 Ptr<FontDataTable> new_table = new_font->GetTable(it->first); in PrintComparison() local
/external/e2fsprogs/lib/et/
Derror_message.c352 add_to_error_table(struct et_list *new_table) in add_to_error_table()
/external/arm-trusted-firmware/lib/xlat_tables/
Dxlat_tables_common.c378 uint64_t *new_table = xlat_tables[next_xlat]; in init_xlation_table_inner() local
/external/sfntly/cpp/src/sfntly/table/bitmap/
Deblc_table.cc268 Ptr<EblcTable> new_table = new EblcTable(header(), data); in SubBuildTable() local
/external/rust/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
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/
Dtable.c318 upb_strtable new_table; in upb_strtable_resize() local
516 upb_table new_table; in upb_inttable_insert2() local
/external/rust/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
/external/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c2779 upb_strtable new_table; in upb_strtable_resize() local
2956 upb_table new_table; in upb_inttable_insert() local
/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
Druby-upb.c2779 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/
Dphp-upb.c2745 upb_strtable new_table; in upb_strtable_resize() local
2922 upb_table new_table; in upb_inttable_insert() local
/external/protobuf/php/ext/google/protobuf/
Dphp-upb.c2745 upb_strtable new_table; in upb_strtable_resize() local
2922 upb_table new_table; in upb_inttable_insert() local