Home
last modified time | relevance | path

Searched defs:M2 (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/unittests/ExecutionEngine/JIT/
DMultiJITTest.cpp51 void createModule2(LLVMContext &Context2, Module *&M2, Function *&FooF2) { in createModule2()
78 Module *M2 = 0; in TEST() local
108 Module *M2 = 0; in TEST() local
142 Module *M2 = 0; in TEST() local
/external/clang/test/Preprocessor/
Dmacro_paste_simple.c10 #define M2(X) X macro
Dmacro_rescan.c5 #define M2(b) b macro
/external/clang/test/Parser/
Dms-inline-asm.c4 #define M2 int macro
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
D3d-cube.js96 function MMulti(M1, M2) { argument
123 function MAdd(M1, M2) { argument
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
D3d-cube.js96 function MMulti(M1, M2) { argument
123 function MAdd(M1, M2) { argument
/external/llvm/lib/AsmParser/
DParser.cpp37 OwningPtr<Module> M2(new Module(F->getBufferIdentifier(), Context)); in ParseAssembly() local
/external/clang/test/Misc/
Dmacro-backtrace.c5 #define M2(A, B) M1(A, B) macro
Dcaret-diags-macros.c4 #define M2 1; macro
/external/openfst/src/include/fst/
Dcompose.h225 ComposeFstImpl(const ComposeFstImpl<M1, M2, F, T> &impl) in ComposeFstImpl() argument
376 ComposeFstImpl<M1, M2, F, T>::ComposeFstImpl( in ComposeFstImpl() argument
482 ComposeFst(const typename M1::FST &fst1, const typename M2::FST &fst2, in ComposeFst() argument
511 const typename M1::FST &fst1, const typename M2::FST &fst2, in CreateBase2() argument
Dlookahead-filter.h132 LookAheadSelector(const LookAheadSelector<M1, M2, MATCH_INPUT> &selector) in LookAheadSelector() argument
164 LookAheadSelector(const LookAheadSelector<M1, M2, MATCH_OUTPUT> &selector) in LookAheadSelector() argument
/external/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp66 const SCEVMulExpr *M2 = cast<SCEVMulExpr>(P2); in TEST_F() local
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp294 if (const MDNode *M2 = in getModRefInfo() local
/external/clang/test/CodeGenCXX/
Dcopy-assign-synthesis.cpp23 int M2; member
Dcopy-assign-synthesis-1.cpp28 int M2; member
/external/speex/libspeex/
Dmath_approx.h275 #define M2 -21 macro
Dfilters.c443 int i,j,k,M2; in qmf_decomp() local
483 int M2, N2; in qmf_synth() local
/external/opencv/cvaux/src/
Dcvbgfg_codebook.cpp238 uchar m0, m1, m2, M0, M1, M2; in cvBGCodeBookDiff() local
/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp330 Matcher *M2 = FindNodeWithKind(ScanMatcher, Optn->getKind()); in FactorNodes() local
/external/llvm/tools/bugpoint/
DExtractFunction.cpp228 static void SplitStaticCtorDtor(const char *GlobalName, Module *M1, Module *M2, in SplitStaticCtorDtor()
DMiscompilation.cpp216 static Module *TestMergedProgram(const BugDriver &BD, Module *M1, Module *M2, in TestMergedProgram()
/external/skia/bench/
DMatrixBench.cpp351 static SkBenchmark* M2(void* p) { return new FloatConcatMatrixBench(p); } in M2() function
DMathBench.cpp292 static SkBenchmark* M2(void* p) { return new FastISqrtMathBench(p); } in M2() function
/external/linux-tools-perf/
Dbuiltin-stat.c203 double n, mean, M2; member
/external/openssl/crypto/md5/asm/
Dmd5-ia64.S133 #define M2 in14 macro

12