Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ss/
Dinvocation.c29 register ss_data *new_table; in ss_create_invocation() local
/external/chromium_org/third_party/sfntly/cpp/src/sample/subtly/
Dstats.cc53 Ptr<FontDataTable> new_table = new_font->GetTable(it->first); in PrintComparison() local
/external/sfntly/cpp/src/sample/subtly/
Dstats.cc53 Ptr<FontDataTable> new_table = new_font->GetTable(it->first); in PrintComparison() local
/external/valgrind/main/callgrind/
Djumps.c88 jCC** new_table; in resize_jcc_table() local
Dcontext.c94 Context **new_table, *curr, *next; in resize_cxt_table() local
Dbb.c70 BB **new_table, *curr, *next; in resize_bb_table() local
Dbbcc.c196 BBCC** new_table; in resize_bbcc_hash() local
/external/e2fsprogs/lib/et/
Derror_message.c336 add_to_error_table(struct et_list *new_table) in add_to_error_table()
/external/chromium_org/third_party/sfntly/cpp/src/sfntly/table/bitmap/
Deblc_table.cc268 Ptr<EblcTable> new_table = new EblcTable(header(), data); in SubBuildTable() local
/external/sfntly/cpp/src/sfntly/table/bitmap/
Deblc_table.cc268 Ptr<EblcTable> new_table = new EblcTable(header(), data); in SubBuildTable() local
/external/openfst/src/include/fst/
Dsymbol-table.h511 SymbolTable *new_table = new SymbolTable( in RelabelSymbolTable() local
/external/bison/lib/
Dhash.c946 Hash_table *new_table; in hash_rehash() local
/external/qemu/block/
Dqcow2-refcount.c339 uint64_t *new_table = g_malloc0(table_size * sizeof(uint64_t)); in alloc_refcount_block() local
/external/chromium_org/v8/src/
Dobjects.cc4649 Handle<ObjectHashTable> new_table = ObjectHashTable::Put(hashtable, key, in SetHiddenProperty() local
13799 Handle<Derived> new_table, in Rehash()
13923 Handle<Derived> new_table = HashTable::New( in EnsureCapacity() local
13955 Handle<Derived> new_table = HashTable::New( in Shrink() local
15445 Handle<Derived> new_table = in Clear() local
15476 Handle<Derived> new_table = in Rehash() local
Druntime.cc1658 Handle<OrderedHashMap> new_table = in RUNTIME_FUNCTION() local
1683 Handle<OrderedHashMap> new_table = OrderedHashMap::Put(table, key, value); in RUNTIME_FUNCTION() local
1804 Handle<ObjectHashTable> new_table = in RUNTIME_FUNCTION() local
1821 Handle<ObjectHashTable> new_table = ObjectHashTable::Put(table, key, value); in RUNTIME_FUNCTION() local