Home
last modified time | relevance | path

Searched defs:oldTable (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/sksl/
DSkSLRehydrator.cpp549 std::shared_ptr<SymbolTable> oldTable = fSymbolTable; in symbolTable() local
/third_party/python/Modules/expat/
Dxmlparse.c6943 STRING_POOL *newPool, const HASH_TABLE *oldTable) { in copyEntityTable()
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c7205 STRING_POOL *newPool, const HASH_TABLE *oldTable) { in copyEntityTable()
/third_party/skia/m133/third_party/externals/expat/expat/lib/
Dxmlparse.c7356 STRING_POOL *newPool, const HASH_TABLE *oldTable) { in copyEntityTable()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp63520 static void destroyTable(AllocPolicy& alloc, Entry* oldTable, uint32_t capacity) in destroyTable()
63760 Entry* oldTable = table; in changeTableSize() local