Searched refs:M11 (Results 1 - 6 of 6) sorted by relevance
/external/clang/test/CoverageMapping/ |
H A D | macroception.c | 6 #define M11 M22 macro 23 M11 34 M11 46 void func4() M1 M11
|
/external/clang/test/Misc/ |
H A D | macro-backtrace.c | 14 #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 D | statistic.c | 1497 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 D | sparc_matrix.h | 46 #define M11 %f27 macro
|
H A D | xform.S | 857 fmuls %f2, M11, %f10 ! FGM 1129 fmuls %f2, M11, %f15 ! FGM Group f11, f5 available
|
/external/chromium-trace/catapult/third_party/flot/ |
H A D | excanvas.js | 841 filter.push('M11=', this.m_[0][0], ',',
|
Completed in 138 milliseconds