HomeSort by relevance Sort by last modified time
    Searched refs:M6 (Results 1 - 7 of 7) sorted by null

  /external/clang/test/CoverageMapping/
macro-expansion.c 33 #define M6(x) ((x) + (x))
52 if (M6(x)) {}
  /external/clang/test/Misc/
macro-backtrace.c 9 #define M6(A, B) M5(A, B)
10 #define M7(A, B) M6(A, B)
  /external/clang/test/Sema/
unused-expr.c 135 #define M6() fn1()
148 M6(); // expected-warning {{ignoring return value}}
157 #undef M6
  /external/mesa3d/src/mesa/sparc/
sparc_matrix.h 41 #define M6 %f22
85 ldd [BASE + ( 6 * 0x4)], M6; \
98 ld [BASE + ( 6 * 0x4)], M6; \
117 ldd [BASE + ( 6 * 0x4)], M6; \
137 ld [BASE + ( 6 * 0x4)], M6; \
145 ld [BASE + ( 6 * 0x4)], M6; \
norm.S 57 * ty (f5) = (ux * m4) + (uy * m5) + (uz * m6)
68 fmuls %f2, M6, %f0 ! FGM Group f6 available
109 fmuls M6, %f15, M6
122 * ty (f5) = (ux * m4) + (uy * m5) + (uz * m6)
133 fmuls %f2, M6, %f0 ! FGM Group f6 available
347 fmuls M6, %f15, M6
366 fmuls %f2, M6, %f0 ! FGM Group f6 available
458 fmuls %f2, M6, %f0 ! FGM Group f6 availabl
    [all...]
xform.S 469 fmuls %f1, M6, %f8 ! FGM
674 fmuls %f1, M6, %f8 ! FGM Group f3 available
687 fmuls %f10, M6, %f0 ! FGM Group f12 available
715 fmuls %f1, M6, %f8 ! FGM Group f3 available
847 fmuls %f1, M6, %f9 ! FGM Group f7 available
998 fmuls %f1, M6, %f8 ! FGM Group f6 available
1120 fmuls %f1, M6, %f10 ! FGM Group f8 available
1286 fmuls %f1, M6, %f9 ! FGM Group f7 available
    [all...]
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-matchers.h 708 typename M6>
712 typename AllOfResult3<M4, M5, M6>::type
717 typename M6, typename M7>
721 typename AllOfResult4<M4, M5, M6, M7>::type
726 typename M6, typename M7, typename M8>
730 typename AllOfResult4<M5, M6, M7, M8>::type
735 typename M6, typename M7, typename M8, typename M9>
739 typename AllOfResult5<M5, M6, M7, M8, M9>::type
744 typename M6, typename M7, typename M8, typename M9, typename M10>
748 typename AllOfResult5<M6, M7, M8, M9, M10>::typ
    [all...]

Completed in 453 milliseconds