Searched refs:M11 (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/CoverageMapping/
H A Dmacroception.c6 #define M11 M22 macro
23 M11
34 M11
46 void func4() M1 M11
/external/clang/test/Misc/
H A Dmacro-backtrace.c14 #define M11(A, B) M10(A, B) macro
15 #define M12(A, B) M11(A, B)
24 // CHECK-LIMIT: #define M12(A, B) M11(A, B)
25 // CHECK-LIMIT: macro-backtrace.c:14:19: note: expanded from macro 'M11'
26 // CHECK-LIMIT: #define M11(A, B) M10(A, B)
39 // CHECK-NO-CARETS-NEXT: macro-backtrace.c:14:19: note: expanded from macro 'M11'
/external/ImageMagick/MagickCore/
H A Dstatistic.c1497 M11[MaxPixelChannels+1],
1527 (void) ResetMagickMemory(M11,0,sizeof(M11));
1624 M11[channel]+=(x-centroid[channel].x)*(y-centroid[channel].y)*
1626 M11[MaxPixelChannels]+=(x-centroid[channel].x)*(y-centroid[channel].y)*
1665 M11[MaxPixelChannels]/=GetImageChannels(image);
1678 ((M20[channel]+M02[channel])+sqrt(4.0*M11[channel]*M11[channel]+
1681 ((M20[channel]+M02[channel])-sqrt(4.0*M11[channel]*M11[channe
1489 M11[MaxPixelChannels+1], local
[all...]
/external/mesa3d/src/mesa/sparc/
H A Dsparc_matrix.h46 #define M11 %f27 macro
H A Dxform.S857 fmuls %f2, M11, %f10 ! FGM
1129 fmuls %f2, M11, %f15 ! FGM Group f11, f5 available

Completed in 161 milliseconds