Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ss/
Dinvocation.c30 register ss_data *new_table; 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.c347 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.rs213 let new_table = Box::into_raw(HashTable::new(LOAD_FACTOR, ptr::null())); in create_hashtable() localVariable
270 let mut new_table = HashTable::new(num_threads, old_table); in grow_hashtable() localVariable
1279 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.rs787 let mut new_table = in resize() localVariable
1396 let mut new_table = RawTableInner::fallible_with_capacity( in prepare_resize() localVariable
1475 let mut new_table = ManuallyDrop::new( in clone() localVariable
/external/llvm-project/openmp/runtime/src/
Dkmp_lock.cpp3053 kmp_indirect_lock_t **new_table = (kmp_indirect_lock_t **)__kmp_allocate( in __kmp_allocate_indirect_lock() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c4940 upb_strtable new_table; in upb_strtable_resize() local
5149 upb_table new_table; in upb_inttable_insert2() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6733 upb_strtable new_table; in upb_strtable_resize() local
6940 upb_table new_table; in upb_inttable_insert2() local