Searched defs:matches (Results 1 - 6 of 6) sorted by relevance

/gem5/src/base/
H A Dtrie.hh52 matches(Key test) function in struct:Trie::Node
/gem5/ext/googletest/googlemock/src/
H A Dgmock-matchers.cc330 ElementMatcherPairs matches = FindMaxBipartiteMatching(matrix); local
[all...]
/gem5/src/mem/cache/
H A Dcache_blk.hh141 bool matches(const RequestPtr &req) const function in class:CacheBlk::Lock
/gem5/ext/pybind11/include/pybind11/
H A Dpytypes.h347 bool matches(handle exc) const { return PyErr_GivenExceptionMatches(m_type.ptr(), exc.ptr()); } function in class:error_already_set
/gem5/ext/googletest/googlemock/test/
H A Dgmock-matchers_test.cc5106 ElementMatcherPairs matches = local
[all...]
/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h2824 const bool matches = inner_matcher_.MatchAndExplain(*it, &inner_listener); local
[all...]

Completed in 41 milliseconds