Searched defs:new_table (Results 1 – 12 of 12) sorted by relevance
| /external/e2fsprogs/lib/ss/ |
| D | invocation.c | 29 register ss_data *new_table; in ss_create_invocation() local
|
| /external/sfntly/cpp/src/sample/subtly/ |
| D | stats.cc | 53 Ptr<FontDataTable> new_table = new_font->GetTable(it->first); in PrintComparison() local
|
| /external/valgrind/callgrind/ |
| D | jumps.c | 86 jCC** new_table; in resize_jcc_table() local
|
| D | context.c | 89 Context **new_table, *curr, *next; in resize_cxt_table() local
|
| D | bb.c | 70 BB **new_table, *curr, *next; in resize_bb_table() local
|
| D | bbcc.c | 196 BBCC** new_table; in resize_bbcc_hash() local
|
| /external/e2fsprogs/lib/et/ |
| D | error_message.c | 336 add_to_error_table(struct et_list *new_table) in add_to_error_table()
|
| /external/sfntly/cpp/src/sfntly/table/bitmap/ |
| D | eblc_table.cc | 268 Ptr<EblcTable> new_table = new EblcTable(header(), data); in SubBuildTable() local
|
| /external/openfst/src/include/fst/ |
| D | symbol-table.h | 511 SymbolTable *new_table = new SymbolTable( in RelabelSymbolTable() local
|
| /external/bison/lib/ |
| D | hash.c | 946 Hash_table *new_table; in hash_rehash() local
|
| /external/v8/src/ |
| D | objects.cc | 4649 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
|
| D | runtime.cc | 1658 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
|