/device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/boot/armgcc_4_8/ |
D | exception.S | 108 LDR R1,=0x4 110 TST R2,R1 // Check EXC_RETURN for bit 2 116 LDR R1,=mbed_fault_context 118 STR R2,[R1] 119 ADDS R1,#4 121 STR R2,[R1] 122 ADDS R1,#4 124 STR R2,[R1] 125 ADDS R1,#4 127 STR R2,[R1] [all …]
|
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ca/ |
D | cmsis_armcc_ca.h | 405 MRS R1, CPSR in __get_SP_usr() local 408 MSR CPSR_c, R1 ;no effect in USR mode in __get_SP_usr() local 421 MRS R1, CPSR in __set_SP_usr() local 424 MSR CPSR_c, R1 ;no effect in USR mode in __set_SP_usr() local 485 MRC p15,0,R1,c1,c0,2 in __FPU_Enable() 486 ORR R1,R1,#0x00F00000 in __FPU_Enable() 487 MCR p15,0,R1,c1,c0,2 in __FPU_Enable() 493 VMRS R1,FPEXC in __FPU_Enable() 494 ORR R1,R1,#0x40000000 in __FPU_Enable() 495 VMSR FPEXC,R1 in __FPU_Enable() [all …]
|
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/include/opencv2/ |
D | calib3d.hpp | 1904 OutputArray R1, OutputArray R2, 1951 OutputArray R1, OutputArray R2, OutputArray R3, 2306 CV_EXPORTS_W void decomposeEssentialMat( InputArray E, OutputArray R1, OutputArray R2, OutputArray … 3201 …OutputArray R1, OutputArray R2, OutputArray P1, OutputArray P2, OutputArray Q, int flags, const Si…
|
/device/qemu/esp32/ |
D | README.md | 32 …st is GCC Version 8.2.0 (Crosstool-ng ESP-2019R2) or GCC Version 8.4.0 (Crosstool-ng ESP-2021R1).
|
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/include/opencv2/calib3d/ |
D | calib3d_c.h | 301 CvMat* R1, CvMat* R2, CvMat* P1, CvMat* P2,
|
/device/soc/chipsea/cst85/liteos_m/sdk/modules/btdm/ble/ble_stack/common/api/ |
D | bt_common_defines.h | 1053 #define R1 0x01 macro 1055 #define PAGESCAN_REP_DEF R1 // Default
|
/device/board/isoftstone/yangfan/common/seetafaceengine/opencv2/modules/calib3d/src/ |
D | calibration.cpp | 160 CvMat R1 = cvMat(3,3,CV_64F,_R1), R2 = cvMat(3,3,CV_64F,_R2); in cvComposeRT() local 173 cvRodrigues2( &r1, &R1, &dR1dr1 ); in cvComposeRT() 185 cvMatMul( &R2, &R1, &R3 ); in cvComposeRT() 186 cvCalcMatMulDeriv( &R2, &R1, &dR3dR2, &dR3dR1 ); in cvComposeRT() 3665 Mat R1 = _Rmat1.getMat(), R2 = _Rmat2.getMat(), P1 = _Pmat1.getMat(), P2 = _Pmat2.getMat(), Q; in stereoRectify() local 3666 CvMat c_R1 = cvMat(R1), c_R2 = cvMat(R2), c_P1 = cvMat(P1), c_P2 = cvMat(P2); in stereoRectify() 3810 const Mat& R1, const Mat& R3, const Mat& P1, Mat& P3 ) in adjust3rdMatrix() argument 3826 undistortPoints(imgpt1, imgpt1, cameraMatrix1, distCoeffs1, R1, P1); in adjust3rdMatrix()
|
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
D | configure_llvm | 451 --disable-mipsdsp disable MIPS DSP ASE R1 optimizations
|
/device/board/isoftstone/zhiyuan/kernel/driver/ramfs/ |
D | rootfs_arm64.cpio.gz |
|