| /xsrc/external/mit/xcb-proto/dist/xcbgen/ |
| H A D | Makefile.am | 3 pkgpython_PYTHON = __init__.py error.py expr.py align.py matcher.py state.py xtypes.py
|
| H A D | state.py | 12 from xcbgen import matcher 117 matcher.execute(self, self.namespace)
|
| H A D | Makefile.in | 240 pkgpython_PYTHON = __init__.py error.py expr.py align.py matcher.py state.py xtypes.py
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/internal/ |
| H A D | gtest-death-test-internal.h | 83 static bool Create(const char* statement, Matcher<const std::string&> matcher, 150 Matcher<const std::string&> matcher, const char* file, 157 bool Create(const char* statement, Matcher<const std::string&> matcher, 166 // and interpreted as a regex (rather than an Eq matcher) for legacy 183 Matcher<const ::std::string&> matcher) { 184 return matcher; 182 MakeDeathTestMatcher(Matcher<const::std::string &> matcher) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gtest/src/ |
| H A D | gtest-death-test.cc | 380 Matcher<const std::string&> matcher, const char* file, 383 statement, std::move(matcher), file, line, test); 399 DeathTestImpl(const char* a_statement, Matcher<const std::string&> matcher) argument 401 matcher_(std::move(matcher)), 439 // A matcher that's expected to match the stderr output by the child process. 559 // matcher_: A matcher that's expected to match the stderr output by the child 651 WindowsDeathTest(const char* a_statement, Matcher<const std::string&> matcher, argument 653 : DeathTestImpl(a_statement, std::move(matcher)), 815 FuchsiaDeathTest(const char* a_statement, Matcher<const std::string&> matcher, argument 817 : DeathTestImpl(a_statement, std::move(matcher)), 379 Create(const char * statement,Matcher<const std::string &> matcher,const char * file,int line,DeathTest ** test) argument 1089 ForkingDeathTest(const char * a_statement,Matcher<const std::string &> matcher) argument 1112 NoExecDeathTest(const char * a_statement,Matcher<const std::string &> matcher) argument 1167 ExecDeathTest(const char * a_statement,Matcher<const std::string &> matcher,const char * file,int line) argument 1466 Create(const char * statement,Matcher<const std::string &> matcher,const char * file,int line,DeathTest ** test) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gtest/include/gtest/ |
| H A D | gtest-matchers.h | 32 // This file implements just enough of the matcher interface to allow 33 // EXPECT_DEATH and friends to accept a matcher argument. 65 // To implement a matcher Foo for type T, define: 78 // used by a matcher to explain why a value matches or doesn't match. 100 // of the match result. A matcher's MatchAndExplain() method can use 115 // matcher. 120 // Describes this matcher to an ostream. The function should print 122 // matcher should have. The subject of the verb phrase is the value 124 // matcher prints "is greater than 7". 127 // Describes the negation of this matcher t 436 operator <<(std::ostream & os,const Matcher<T> & matcher) argument [all...] |
| /xsrc/external/mit/xf86-video-intel-2014/dist/m4/ |
| H A D | libtool.m4 | 7679 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 7680 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/xf86-video-intel-old/dist/m4/ |
| H A D | libtool.m4 | 7021 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 7022 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/xorg-server.old/dist/m4/ |
| H A D | libtool.m4 | 7084 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 7085 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXau/dist/m4/ |
| H A D | libtool.m4 | 8342 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8343 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXaw/dist/m4/ |
| H A D | libtool.m4 | 8214 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8215 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXcursor/dist/m4/ |
| H A D | libtool.m4 | 8214 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8215 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXdmcp/dist/m4/ |
| H A D | libtool.m4 | 8187 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8188 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXevie/dist/ |
| H A D | aclocal.m4 | 9453 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 9454 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXext/dist/m4/ |
| H A D | libtool.m4 | 8187 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8188 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXfixes/dist/m4/ |
| H A D | libtool.m4 | 8187 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8188 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXfont2/dist/m4/ |
| H A D | libtool.m4 | 8187 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8188 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXft/dist/m4/ |
| H A D | libtool.m4 | 8214 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8215 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXi/dist/m4/ |
| H A D | libtool.m4 | 8190 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8191 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXpm/dist/m4/ |
| H A D | libtool.m4 | 8187 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8188 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXpresent/dist/m4/ |
| H A D | libtool.m4 | 8187 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8188 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXrandr/dist/m4/ |
| H A D | libtool.m4 | 8187 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8188 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXrender/dist/m4/ |
| H A D | libtool.m4 | 8342 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8343 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libXt/dist/m4/ |
| H A D | libtool.m4 | 8200 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8201 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|
| /xsrc/external/mit/libxshmfence/dist/m4/ |
| H A D | libtool.m4 | 8342 _LT_DECL([], [EGREP], [1], [An ERE matcher]) 8343 _LT_DECL([], [FGREP], [1], [A literal string matcher])
|