Searched defs:Parent (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/pybind11/tests/
H A Dtest_call_policies.cpp46 class Parent { class
48 Parent() { py::print("Allocating parent."); } function in class:Parent
[all...]
/gem5/src/python/m5/
H A Dproxy.py268 Parent = ProxyFactory(search_self = False, search_up = True) variable

Completed in 9 milliseconds