Searched defs:Method (Results 1 - 3 of 3) sorted by relevance
/gem5/src/systemc/core/ | ||
H A D | process_types.hh | 39 class Method : public Process class in namespace:sc_gem5 42 Method(const char *name, ProcessFuncWrapper *func, bool internal=false) : function in class:sc_gem5::Method |
/gem5/ext/googletest/googlemock/test/ | ||
H A D | gmock-spec-builders_test.cc | 184 #define Method MethodW macro 229 #undef Method macro [all...] |
/gem5/ext/googletest/googlemock/scripts/generator/cpp/ | ||
H A D | ast.py | 399 class Method(Function): class in inherits:Function |
Completed in 14 milliseconds