/external/opencv3/modules/videostab/src/ |
D | motion_stabilizing.cpp | 275 Mat_<float> M0 = at(t,M); in stabilize() local 308 Mat_<float> M0 = at(t,M); in stabilize() local 341 Mat_<float> M0 = at(t,M), M1 = at(t+1,M); in stabilize() local 382 Mat_<float> M0 = at(t,M), M1 = at(t+1,M); in stabilize() local 423 Mat_<float> M0 = at(t,M), M1 = at(t+1,M), M2 = at(t+2,M); in stabilize() local 472 Mat_<float> M0 = at(t,M), M1 = at(t+1,M), M2 = at(t+2,M); in stabilize() local
|
/external/llvm/unittests/Support/ |
D | CommandLineTest.cpp | 54 explicit StackOption(const M0t &M0) : Base(M0) {} in StackOption() 58 StackOption(const M0t &M0, const M1t &M1) : Base(M0, M1) {} in StackOption() 62 StackOption(const M0t &M0, const M1t &M1, const M2t &M2) : Base(M0, M1, M2) {} in StackOption() 66 StackOption(const M0t &M0, const M1t &M1, const M2t &M2, const M3t &M3) in StackOption()
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | SIISelLowering.cpp | 153 unsigned M0 = MRI.createVirtualRegister(&AMDGPU::M0RegRegClass); in LowerSI_INTERP() local 189 unsigned M0 = MRI.createVirtualRegister(&AMDGPU::M0RegRegClass); in LowerSI_INTERP_CONST() local
|
/external/llvm/unittests/Analysis/ |
D | ScalarEvolutionTest.cpp | 73 const SCEVMulExpr *M0 = cast<SCEVMulExpr>(P0); in TEST_F() local
|
/external/mesa3d/src/mesa/sparc/ |
D | sparc_matrix.h | 35 #define M0 %f16 macro
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIISelLowering.cpp | 1127 SDNode *M0 = DAG.getMachineNode(AMDGPU::S_MOV_B32, DL, V.getValueType(), V); in copyToM0() local 1245 SDValue M0 = copyToM0(DAG, DAG.getEntryNode(), DL, Op.getOperand(3)); in LowerINTRINSIC_WO_CHAIN() local 1261 SDValue M0 = copyToM0(DAG, DAG.getEntryNode(), DL, Op.getOperand(3)); in LowerINTRINSIC_WO_CHAIN() local 1271 SDValue M0 = copyToM0(DAG, DAG.getEntryNode(), DL, Op.getOperand(4)); in LowerINTRINSIC_WO_CHAIN() local 1277 SDValue M0 = copyToM0(DAG, DAG.getEntryNode(), DL, Op.getOperand(5)); in LowerINTRINSIC_WO_CHAIN() local
|
D | AMDGPUISelDAGToDAG.cpp | 275 SDValue M0 = Lowering.copyToM0(*CurDAG, CurDAG->getEntryNode(), SDLoc(N), in glueCopyToM0() local
|
/external/boringssl/src/crypto/poly1305/ |
D | poly1305_vec.c | 289 xmmi M0, M1, M2, M3, M4; in poly1305_blocks() local 478 xmmi M0, M1, M2, M3, M4; in poly1305_combine() local
|
/external/opencv/cvaux/src/ |
D | cvbgfg_codebook.cpp | 238 uchar m0, m1, m2, M0, M1, M2; in cvBGCodeBookDiff() local
|
/external/llvm/unittests/Linker/ |
D | LinkModulesTest.cpp | 289 MDNode *M0 = F->getMetadata("attach"); in TEST_F() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineMulDivRem.cpp | 597 Value *M0 = isNormalFp(cast<Constant>(M1)) ? in visitFMul() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonFrameLowering.cpp | 1118 MachineOperand &M0 = MI->getOperand(0); in replacePredRegPseudoSpillCode() local
|
D | HexagonGenInsert.cpp | 1070 unsigned M0 = BaseOrd[MaxIF.SrcR], M1 = BaseOrd[MaxIF.InsR]; in pruneCoveredSets() local
|
/external/opencv3/modules/core/test/ |
D | test_mat.cpp | 760 map<string, double> M0; in run() local
|
/external/opencv3/modules/calib3d/test/ |
D | test_fundam.cpp | 679 cv::Mat M0 = M, v2_0 = v2; in run_func() local
|
/external/llvm/lib/Target/ARM/ |
D | ARMLoadStoreOptimizer.cpp | 1745 auto LessThan = [](const MergeCandidate* M0, const MergeCandidate *M1) { in LoadStoreMultipleOpti()
|
/external/opencv3/modules/imgproc/src/ |
D | imgwarp.cpp | 5521 UMat src = _src.getUMat(), M0; in ocl_warpTransform() local 6406 cv::Mat M0 = cv::cvarrToMat(matrix), M = cv::getRotationMatrix2D(center, angle, scale); in cv2DRotationMatrix() local 6418 cv::Mat M0 = cv::cvarrToMat(matrix), in cvGetPerspectiveTransform() local 6431 cv::Mat M0 = cv::cvarrToMat(matrix), in cvGetAffineTransform() local
|
/external/valgrind/VEX/priv/ |
D | guest_ppc_toIR.c | 6372 UInt M0 = IFIELD(theInstr, 11, 5); in dis_memsync() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 3725 int M0 = SV0->getMaskElt(i); in visitOR() local
|