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

  /external/clang/test/Driver/Inputs/
gen-response.c 6 #define M5 M4 M4 M4 M4 M4 M4 M4 M4 M4 M4
7 #define TEXT M5 M5 M5
  /external/clang/test/CoverageMapping/
macro-expansion.c 31 #define M5(x) ((x) || (x))
51 if (M5(x)) {}
  /external/clang/test/Misc/
macro-backtrace.c 8 #define M5(A, B) M4(A, B)
9 #define M6(A, B) M5(A, B)
  /external/clang/test/Preprocessor/
assembler-with-cpp.c 42 #define M5() M4 ## (
44 5: M5()
  /external/mesa3d/src/mesa/sparc/
sparc_matrix.h 40 #define M5 %f21
91 ld [BASE + ( 5 * 0x4)], M5; \
104 ld [BASE + ( 5 * 0x4)], M5; \
110 ld [BASE + ( 5 * 0x4)], M5; \
130 ld [BASE + ( 5 * 0x4)], M5; \
153 ld [BASE + ( 5 * 0x4)], M5; \
158 ld [BASE + ( 5 * 0x4)], M5; \
165 ld [BASE + ( 5 * 0x4)], M5; \
norm.S 57 * ty (f5) = (ux * m4) + (uy * m5) + (uz * m6)
63 fmuls %f1, M5, %f6 ! FGM Group
108 fmuls M5, %f15, M5
122 * ty (f5) = (ux * m4) + (uy * m5) + (uz * m6)
128 fmuls %f1, M5, %f6 ! FGM Group
196 * ty (f5) = (uy * m5)
200 fmuls %f1, M5, %f5 ! FGM Group
232 fmuls M5, %f15, M5
    [all...]
xform.S 467 fmuls %f1, M5, %f7 ! FGM
543 fmuls %f1, M5, %f7 ! FGM Group
550 fmuls %f9, M5, %f13 ! FGM Group
574 fmuls %f1, M5, %f7 ! FGM Group
610 fmuls %f1, M5, %f3 ! FGM
613 fmuls %f5, M5, %f7 ! FGM Group
633 fmuls %f1, M5, %f3 ! FGM Group
672 fmuls %f1, M5, %f7 ! FGM Group f2 available
685 fmuls %f10, M5, %f15 ! FGM Group f4, f11 available
713 fmuls %f1, M5, %f7 ! FGM Group f2 availabl
    [all...]
  /external/clang/test/Sema/
unused-expr.c 134 #define M5(a, b) (foo((a), (b)), 1)
146 M5(i, j); // no warning
156 #undef M5
  /external/google-breakpad/src/testing/include/gmock/
gmock-generated-matchers.h 699 template <typename M1, typename M2, typename M3, typename M4, typename M5>
703 typename AllOfResult3<M3, M4, M5>::type
707 template <typename M1, typename M2, typename M3, typename M4, typename M5,
712 typename AllOfResult3<M4, M5, M6>::type
716 template <typename M1, typename M2, typename M3, typename M4, typename M5,
721 typename AllOfResult4<M4, M5, M6, M7>::type
725 template <typename M1, typename M2, typename M3, typename M4, typename M5,
730 typename AllOfResult4<M5, M6, M7, M8>::type
734 template <typename M1, typename M2, typename M3, typename M4, typename M5,
739 typename AllOfResult5<M5, M6, M7, M8, M9>::typ
    [all...]
  /external/clang/include/clang/Driver/
Multilib.h 126 const Multilib &M5);
  /external/clang/lib/Driver/
Multilib.cpp 169 const Multilib &M5) {
170 return Either({M1, M2, M3, M4, M5});
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntddmmc.h 547 UCHAR M5:1;

Completed in 2168 milliseconds