/external/oprofile/ |
D | Makefile.am | 5 m4 \ subdir
|
/external/chromium/testing/gmock/include/gmock/ |
D | gmock-generated-matchers.h | 872 AllOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4) { in AllOf() 881 AllOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5) { in AllOf() 890 AllOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5, in AllOf() 901 AllOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5, in AllOf() 913 AllOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5, in AllOf() 926 AllOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5, in AllOf() 939 AllOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5, in AllOf() 965 AnyOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4) { in AnyOf() 974 AnyOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5) { in AnyOf() 983 AnyOf(Matcher1 m1, Matcher2 m2, Matcher3 m3, Matcher4 m4, Matcher5 m5, in AnyOf() [all …]
|
D | gmock-generated-function-mockers.h | 152 const Matcher<A3>& m3, const Matcher<A4>& m4) { in With() 175 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5) { in With() 199 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, in With() 224 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, in With() 249 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, in With() 274 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, in With() 301 const Matcher<A3>& m3, const Matcher<A4>& m4, const Matcher<A5>& m5, in With()
|
/external/clang/test/CXX/class/class.union/ |
D | p1.cpp | 62 } m4; // expected-error {{union member 'm4' has a non-trivial copy constructor}} member 84 } m4; // expected-error {{union member 'm4' has a non-trivial copy constructor}} member
|
/external/valgrind/tsan/ |
D | thread_sanitizer_test.cc | 229 Map m4(m3, 1); in TEST() local
|
/external/svox/pico/lib/ |
D | picosig2.c | 533 picoos_int16 m1, *A, m2, m4, voiced, i; in mel_2_lin_lookup() local 775 picoos_int16 nI, nn, m2, m4, voiced; in impulse_response() local
|
/external/mesa3d/test/ |
D | main.cpp | 187 GLmatrix m0, m1, m2, m3, m4; in test_scan() local
|
/external/webkit/Source/WebCore/platform/graphics/opengl/ |
D | TextureMapperGL.cpp | 399 const GLfloat m4[] = { in drawTexture() local 617 const GLfloat m4[] = { in paintToTarget() local
|
/external/bison/src/ |
D | output.c | 515 char const *m4 = (p = getenv ("M4")) ? p : M4; in output_skeleton() local
|
/external/chromium/testing/gmock/test/ |
D | gmock-matchers_test.cc | 494 Matcher<int> m4 = MatcherCast<int>(m3); in TEST() local 578 Matcher<Derived&> m4 = SafeMatcherCast<Derived&>(m3); in TEST() local 1186 Matcher<pair<int, const std::string> > m4 = Pair(25, "42"); in TEST() local 1388 Matcher<const ::std::wstring&> m4 = StrEq(str); in TEST() local 1406 Matcher<const ::std::wstring&> m4 = StrEq(str); in TEST() local 1579 Matcher<const ::wstring&> m4 = StrEq(str); in TEST() local 1597 Matcher<const ::wstring&> m4 = StrEq(str); in TEST() local 1998 Matcher<const int&> m4 = AllOf(greater_than_5, less_than_10, less_than_10); in TEST() local 2165 Matcher<const int&> m4 = AnyOf(greater_than_5, less_than_10, less_than_10); in TEST() local 2531 Matcher<RawType> m4 = matcher_maker(-infinity_); in TestMatches() local
|
/external/clang/test/Analysis/ |
D | NSString.m | 227 {
|