Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
Dmempool.h40 #define DEFINE_MEMPOOL(pool_name, tile_type, alloc_at_least) \ argument
/third_party/gn/src/gn/
Dninja_toolchain_writer.cc114 std::string pool_name = in WriteToolRule() local
Dninja_build_writer.cc361 auto pool_name = [this](const Pool* pool) { in WriteAllPools() local
/third_party/ninja/src/
Dstate.cc87 Pool* State::LookupPool(const string& pool_name) { in LookupPool()
Dmanifest_parser.cc310 string pool_name = edge->GetBinding("pool"); in ParseEdge() local