Searched defs:M3 (Results 1 - 22 of 22) sorted by relevance

/external/clang/test/Preprocessor/
H A Dpp-record.c32 #define M3 int x2 macro
34 M3;
/external/clang/test/Misc/
H A Dmacro-backtrace.c6 #define M3(A, B) M2(A, B) macro
7 #define M4(A, B) M3(A, B)
28 // CHECK-LIMIT: macro-backtrace.c:6:18: note: expanded from macro 'M3'
29 // CHECK-LIMIT: #define M3(A, B) M2(A, B)
42 // CHECK-NO-CARETS-NEXT: macro-backtrace.c:6:18: note: expanded from macro 'M3'
/external/llvm/unittests/Support/
H A DMemoryTest.cpp76 MemoryBlock M3 = Memory::allocateMappedMemory(32, nullptr, Flags, EC); local
83 EXPECT_NE((void*)nullptr, M3.base());
84 EXPECT_LE(32U, M3.size());
87 EXPECT_FALSE(doesOverlap(M2, M3));
88 EXPECT_FALSE(doesOverlap(M1, M3));
91 EXPECT_FALSE(Memory::releaseMappedMemory(M3));
132 MemoryBlock M3 = Memory::allocateMappedMemory(4 * sizeof(int), nullptr, Flags, local
137 EXPECT_FALSE(doesOverlap(M2, M3));
138 EXPECT_FALSE(doesOverlap(M1, M3));
144 EXPECT_NE((void*)nullptr, M3
190 MemoryBlock M3 = Memory::allocateMappedMemory(4 * sizeof(int), nullptr, Flags, local
245 MemoryBlock M3 = Memory::allocateMappedMemory(32, &M2, Flags, EC); local
271 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); local
293 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); local
319 MemoryBlock M3 = Memory::allocateMappedMemory(32, &Near, Flags, EC); local
[all...]
H A DCommandLineTest.cpp63 StackOption(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) argument
64 : Base(M0, M1, M2, M3) {}
/external/valgrind/main/none/tests/s390x/
H A Dcu24.c8 #ifndef M3
9 #define M3 0 macro
67 CU24(M3,2,4)
H A Dcu24_1.c8 #ifndef M3
9 #define M3 0 macro
67 CU24(M3,2,4)
H A Dcu21.c8 #ifndef M3
9 #define M3 0 macro
80 CU21(M3,2,4)
H A Dcu21_1.c8 #ifndef M3
9 #define M3 0 macro
80 CU21(M3,2,4)
H A Dcu12.c8 #ifndef M3
9 #define M3 0 macro
89 CU12(M3,2,4)
H A Dcu12_1.c8 #ifndef M3
9 #define M3 0 macro
89 CU12(M3,2,4)
H A Dcu14.c8 #ifndef M3
9 #define M3 0 macro
89 CU14(M3,2,4)
H A Dcu14_1.c8 #ifndef M3
9 #define M3 0 macro
89 CU14(M3,2,4)
/external/chromium_org/third_party/mesa/src/src/mesa/sparc/
H A Dsparc_matrix.h38 #define M3 %f19 macro
/external/chromium_org/third_party/opus/src/celt/
H A Dmathops.h223 #define M3 -11943 macro
230 return MULT16_16_P15(x, ADD32(M1, MULT16_16_P15(x, ADD32(M2, MULT16_16_P15(x, ADD32(M3, MULT16_16_P15(M4, x)))))));
235 #undef M3 macro
/external/chromium_org/third_party/speex/libspeex/
H A Dmath_approx.h276 #define M3 -11943 macro
281 return MULT16_16_P15(x, ADD32(M1, MULT16_16_P15(x, ADD32(M2, MULT16_16_P15(x, ADD32(M3, MULT16_16_P15(M4, x)))))));
286 #undef M3 macro
/external/clang/lib/Driver/
H A DMultilib.cpp161 const Multilib &M3) {
165 Ms.push_back(M3);
170 const Multilib &M3, const Multilib &M4) {
174 Ms.push_back(M3);
180 const Multilib &M3, const Multilib &M4,
185 Ms.push_back(M3);
160 Either(const Multilib &M1, const Multilib &M2, const Multilib &M3) argument
169 Either(const Multilib &M1, const Multilib &M2, const Multilib &M3, const Multilib &M4) argument
179 Either(const Multilib &M1, const Multilib &M2, const Multilib &M3, const Multilib &M4, const Multilib &M5) argument
/external/libopus/celt/
H A Dmathops.h223 #define M3 -11943 macro
230 return MULT16_16_P15(x, ADD32(M1, MULT16_16_P15(x, ADD32(M2, MULT16_16_P15(x, ADD32(M3, MULT16_16_P15(M4, x)))))));
235 #undef M3 macro
/external/mesa3d/src/mesa/sparc/
H A Dsparc_matrix.h38 #define M3 %f19 macro
/external/speex/libspeex/
H A Dmath_approx.h276 #define M3 -11943 macro
281 return MULT16_16_P15(x, ADD32(M1, MULT16_16_P15(x, ADD32(M2, MULT16_16_P15(x, ADD32(M3, MULT16_16_P15(M4, x)))))));
286 #undef M3 macro
/external/chromium_org/third_party/boringssl/src/crypto/poly1305/
H A Dpoly1305_vec.c289 xmmi M0, M1, M2, M3, M4; local
356 M3 = _mm_and_si128(MMASK, _mm_srli_epi64(T5, 26));
372 T5 = _mm_mul_epu32(M3, p->S22.v);
373 T6 = _mm_mul_epu32(M3, p->S23.v);
392 T5 = _mm_mul_epu32(M3, p->S24.v);
393 T6 = _mm_mul_epu32(M3, p->R20.v);
406 T5 = _mm_mul_epu32(M3, p->R21.v);
420 M3 = _mm_and_si128(MMASK, _mm_srli_epi64(T5, 26));
426 T3 = _mm_add_epi64(T3, M3);
478 xmmi M0, M1, M2, M3, M local
[all...]
/external/openssl/crypto/md5/asm/
H A Dmd5-ia64.S50 // {in,out}19 Block Value 3 M3
134 #define M3 in19 define
441 // Passed the first 4 words (M0 - M3) and initial (A, B, C, D) values,
548 G(B, C, D, A, M3) \
549 LOOP(B, C, 20, M3, RotateM3, label)
558 H(B, C, D, A, M3) \
559 LOOP(B, C, 23, M3, RotateM3, label)
568 I(B, C, D, A, M3) \
569 LOOP(B, C, 21, M3, RotateM3, label)
690 mov U = M3
[all...]
/external/llvm/include/llvm/Support/
H A DCommandLine.h1232 const M3t &M3) : Option(Optional, NotHidden) {
1233 apply(M0, this); apply(M1, this); apply(M2, this); apply(M3, this);
1238 opt(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, argument
1240 apply(M0, this); apply(M1, this); apply(M2, this); apply(M3, this);
1247 opt(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, argument
1249 apply(M0, this); apply(M1, this); apply(M2, this); apply(M3, this);
1256 opt(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, argument
1259 apply(M0, this); apply(M1, this); apply(M2, this); apply(M3, this);
1266 opt(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, argument
1269 apply(M0, this); apply(M1, this); apply(M2, this); apply(M3, thi
1231 opt(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) argument
1398 list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) argument
1405 list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4) argument
1414 list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5) argument
1423 list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5, const M6t &M6) argument
1433 list(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3, const M4t &M4, const M5t &M5, const M6t &M6, const M7t &M7) argument
[all...]

Completed in 1467 milliseconds