Searched defs:M10 (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/CodeGen/
H A Dfixup-depth-overflow.c4 #define M10 M M M M M M M M M M macro
5 #define M100 M10 M10 M10 M10 M10 M10 M10 M10 M10 M1
[all...]
/external/clang/test/Preprocessor/
H A Dbigoutput.c13 #define M10 M8 M8 M8 M8 macro
14 #define M12 M10 M10 M10 M10
/external/clang/test/Misc/
H A Dmacro-backtrace.c13 #define M10(A, B) M9(A, B) macro
14 #define M11(A, B) M10(A, B)
26 // CHECK-LIMIT: #define M11(A, B) M10(A, B)
40 // CHECK-NO-CARETS-NEXT: macro-backtrace.c:13:19: note: expanded from macro 'M10'
/external/mesa3d/src/mesa/sparc/
H A Dsparc_matrix.h45 #define M10 %f26 macro
119 ldd [BASE + (10 * 0x4)], M10; \
139 ld [BASE + (10 * 0x4)], M10
147 ld [BASE + (10 * 0x4)], M10; \
154 ld [BASE + (10 * 0x4)], M10; \
159 ld [BASE + (10 * 0x4)], M10; \
167 ld [BASE + (10 * 0x4)], M10; \
/external/ImageMagick/MagickCore/
H A Dstatistic.c1496 M10[MaxPixelChannels+1],
1526 (void) ResetMagickMemory(M10,0,sizeof(M10));
1568 M10[channel]+=x*QuantumScale*p[i];
1569 M10[MaxPixelChannels]+=x*QuantumScale*p[i];
1589 centroid[channel].x=M10[channel]/M00[channel];
1664 M10[MaxPixelChannels]/=GetImageChannels(image);
1697 M10[channel]=0.0;
1488 M10[MaxPixelChannels+1], local

Completed in 2971 milliseconds