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

/external/clang/test/Misc/
H A Dmacro-backtrace.c10 #define M7(A, B) M6(A, B) macro
11 #define M8(A, B) M7(A, B)
/external/chromium_org/third_party/mesa/src/src/mesa/sparc/
H A Dsparc_matrix.h42 #define M7 %f23 macro
/external/mesa3d/src/mesa/sparc/
H A Dsparc_matrix.h42 #define M7 %f23 macro
/external/openssl/crypto/md5/asm/
H A Dmd5-ia64.S49 // {in,out}18 Block Value 7 M7
138 #define M7 in18 define
694 mov M14 = M7
705 mov M7 = V
743 mov M5 = M7
752 mov M7 = W
800 mov M6 = M7
811 mov M7 = V
/external/llvm/include/llvm/Support/
H A DCommandLine.h1268 const M7t &M7) : Option(Optional, NotHidden) {
1270 apply(M4, this); apply(M5, this); apply(M6, this); apply(M7, this);
1435 const M7t &M7) : Option(ZeroOrMore, NotHidden) {
1437 apply(M4, this); apply(M5, this); apply(M6, this); apply(M7, this);
1635 const M7t &M7) : Option(ZeroOrMore, NotHidden) {
1637 apply(M4, this); apply(M5, this); apply(M6, this); apply(M7, this);
1266 opt(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
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

Completed in 1680 milliseconds