| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/quilt/quilt/ |
| H A D | 0001-tests-Allow-different-output-from-mv.patch | 15 index 5f0f54f..0902b12 100644
|
| /OK3568_Linux_fs/external/rknn-toolkit2/doc/ |
| H A D | changelog-1.5.0.txt | 78 版本: v1.4.3b12: 238 版本: v1.4.1b12:
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/gen/ |
| H A D | mat_operations3.hpp | 1708 Tb const b12 = mat_traits<B>::template read_element<1,2>(b); in operator *() local 1718 mat_traits<R>::template write_element<0,2>(r)=a00*b02+a01*b12+a02*b22; in operator *() 1721 mat_traits<R>::template write_element<1,2>(r)=a10*b02+a11*b12+a12*b22; in operator *() 1724 mat_traits<R>::template write_element<2,2>(r)=a20*b02+a21*b12+a22*b22; in operator *() 1772 Tb const b12 = mat_traits<B>::template read_element<1,2>(b); in operator *=() local 1778 mat_traits<A>::template write_element<0,2>(a)=a00*b02+a01*b12+a02*b22; in operator *=() 1781 mat_traits<A>::template write_element<1,2>(a)=a10*b02+a11*b12+a12*b22; in operator *=() 1784 mat_traits<A>::template write_element<2,2>(a)=a20*b02+a21*b12+a22*b22; in operator *=() 1878 Tb const b12 = mat_traits<B>::template read_element<1,2>(b); in operator *() local 1888 mat_traits<R>::template write_element<0,2>(r)=a00*b02+a01*b12+a02*b22; in operator *()
|
| H A D | mat_operations4.hpp | 1870 Tb const b12 = mat_traits<B>::template read_element<1,2>(b); in operator *() local 1886 mat_traits<R>::template write_element<0,2>(r)=a00*b02+a01*b12+a02*b22+a03*b32; in operator *() 1890 mat_traits<R>::template write_element<1,2>(r)=a10*b02+a11*b12+a12*b22+a13*b32; in operator *() 1894 mat_traits<R>::template write_element<2,2>(r)=a20*b02+a21*b12+a22*b22+a23*b32; in operator *() 1898 mat_traits<R>::template write_element<3,2>(r)=a30*b02+a31*b12+a32*b22+a33*b32; in operator *() 1955 Tb const b12 = mat_traits<B>::template read_element<1,2>(b); in operator *=() local 1967 mat_traits<A>::template write_element<0,2>(a)=a00*b02+a01*b12+a02*b22+a03*b32; in operator *=() 1971 mat_traits<A>::template write_element<1,2>(a)=a10*b02+a11*b12+a12*b22+a13*b32; in operator *=() 1975 mat_traits<A>::template write_element<2,2>(a)=a20*b02+a21*b12+a22*b22+a23*b32; in operator *=() 1979 mat_traits<A>::template write_element<3,2>(a)=a30*b02+a31*b12+a32*b22+a33*b32; in operator *=() [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/ |
| H A D | 0001-Define-in_-structs-for-non-glibc-system-libs.patch | 20 index 116a176..6246b12 100644
|
| /OK3568_Linux_fs/kernel/arch/c6x/include/uapi/asm/ |
| H A D | ptrace.h | 140 REG_PAIR(b13, b12);
|
| /OK3568_Linux_fs/kernel/arch/c6x/kernel/ |
| H A D | asm-offsets.c | 79 OFFSET(REGS_B12, pt_regs, b12); in foo()
|
| H A D | traps.c | 46 pr_err("A12: %08lx B12: %08lx\n", regs->a12, regs->b12); in show_regs()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/include/ |
| H A D | intel-ipu3.h | 1284 __u32 b12:9; member 1345 __u32 b12:8; member 1396 __u32 b12:10; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | vsx_utils.hpp | 901 static const vec_uchar16 b12 = {21, 0, 6, 22, 0, 7, 23, 0, 8, 24, 0, 9, 25, 0, 10, 26}; \ 903 vsx_st(vec_perm(vec_perm(a, b, b12), c, b123), 16, ptr); \ 933 static const vec_uchar16 b12 = {0, 0, 6, 7, 22, 23, 0, 0, 8, 9, 24, 25, 0, 0, 10, 11}; \ 935 vsx_st(vec_perm(vec_perm(a, b, b12), c, b123), 8, ptr); \
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | vsx_utils.hpp | 901 static const vec_uchar16 b12 = {21, 0, 6, 22, 0, 7, 23, 0, 8, 24, 0, 9, 25, 0, 10, 26}; \ 903 vsx_st(vec_perm(vec_perm(a, b, b12), c, b123), 16, ptr); \ 933 static const vec_uchar16 b12 = {0, 0, 6, 7, 22, 23, 0, 0, 8, 9, 24, 25, 0, 0, 10, 11}; \ 935 vsx_st(vec_perm(vec_perm(a, b, b12), c, b123), 8, ptr); \
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | vsx_utils.hpp | 901 static const vec_uchar16 b12 = {21, 0, 6, 22, 0, 7, 23, 0, 8, 24, 0, 9, 25, 0, 10, 26}; \ 903 vsx_st(vec_perm(vec_perm(a, b, b12), c, b123), 16, ptr); \ 933 static const vec_uchar16 b12 = {0, 0, 6, 7, 22, 23, 0, 0, 8, 9, 24, 25, 0, 0, 10, 11}; \ 935 vsx_st(vec_perm(vec_perm(a, b, b12), c, b123), 8, ptr); \
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | dev-kmsg | 104 b12:8 block dev_t
|