| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | head.S | 71 r1 = sub(r1, r2); define 74 r1 = add(r1, r3); /* + (4M-1) */ define 77 r1 = r25; define 80 r1 = and(r1,r2); define 85 r1 = add(r1,r2) /* r1 = 4MB PTE for the first entry */ define 99 r1 = r25; define 102 r1 = and(r1,r2); /* for huge page */ define 104 r1 = add(r1,r2); define 121 r1 = #VM_TRANS_TYPE_TABLE define 148 r1 = add(r1,r2); define [all …]
|
| H A D | vm_ops.S | 45 r1 = #VM_NEWMAP_TYPE_PGTABLES; define
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-rect.h | 79 static inline bool v4l2_rect_same_size(const struct v4l2_rect *r1, in v4l2_rect_same_size() 92 static inline bool v4l2_rect_same_position(const struct v4l2_rect *r1, in v4l2_rect_same_position() 105 static inline bool v4l2_rect_equal(const struct v4l2_rect *r1, in v4l2_rect_equal() 118 const struct v4l2_rect *r1, in v4l2_rect_intersect() 165 static inline bool v4l2_rect_overlap(const struct v4l2_rect *r1, in v4l2_rect_overlap() 194 static inline bool v4l2_rect_enclosed(struct v4l2_rect *r1, in v4l2_rect_enclosed()
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | tlb-mmu1.h | 37 asr r0,r1,12 ; get set # <<1, note bit 12=R=0 variable 57 ; lr r1,[ARC_REG_TLBPD0] /* Data VPN+ASID - already in r1 from TLB_RELOAD*/ variable 79 mov_s r3, r1 ; save PD0 prepared by TLB_RELOAD in r3 variable
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | mmc_spi.c | 57 u8 r1; in mmc_spi_sendcmd() local 81 u8 r1; in mmc_spi_readdata() local 116 u8 r1; in mmc_spi_writedata() local 177 u8 r1; in mmc_spi_request() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/context/ |
| H A D | default.hpp | 173 typedef typename proto::result_of::eval<UNREF(e1), Context>::type r1; typedef 193 typedef typename proto::result_of::eval<UNREF(e1), Context>::type r1; typedef 248 typedef typename proto::result_of::eval<UNREF(e1), Context>::type r1; typedef 266 typedef typename proto::result_of::eval<UNREF(e1), Context>::type r1; typedef 291 typedef typename proto::result_of::eval<UNREF(e1), Context>::type r1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/ |
| H A D | default_function_impl.hpp | 13 … e1; typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef typename re… typedef 61 … e1; typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef typename re… typedef 109 … e1; typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef typename re… typedef 157 … e1; typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef typename re… typedef 205 … e1; typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef typename re… typedef 253 … e1; typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef typename re… typedef 301 … e1; typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef typename re… typedef 349 … e1; typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef typename re… typedef
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | sfp-machine_32.h | 78 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 93 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/ |
| H A D | default.hpp | 192 typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef 219 typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef 330 typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef 367 typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef 409 typedef typename Grammar::template impl<e1, State, Data>::result_type r1; typedef
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | linux32.c | 47 #define merge_64(r1, r2) ((((r1) & 0xffffffffUL) << 32) + ((r2) & 0xffffffffUL)) argument 50 #define merge_64(r1, r2) ((((r2) & 0xffffffffUL) << 32) + ((r1) & 0xffffffffUL)) argument
|
| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | mpi-mod.c | 18 MPI r1; /* Helper MPI. */ member 100 MPI r1 = ctx->r1; in mpi_mod_barrett() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/ |
| H A D | shape_utils.hpp | 72 static inline Mat slice(const Mat &m, const _Range &r0, const _Range &r1) in slice() 83 static inline Mat slice(const Mat &m, const _Range &r0, const _Range &r1, const _Range &r2) in slice() 95 static inline Mat slice(const Mat &m, const _Range &r0, const _Range &r1, const _Range &r2, const _… in slice()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | geneve.h | 33 u8 r1:1; member 35 u8 r1:1; member
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | pata_hpt3x3.c | 40 u32 r1, r2; in hpt3x3_set_piomode() local 70 u32 r1, r2; in hpt3x3_set_dmamode() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/gcc/ |
| H A D | bind.hpp | 135 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 193 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 256 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 324 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 399 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 487 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 535 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/mwcw/ |
| H A D | bind.hpp | 135 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 193 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 256 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 324 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 399 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 487 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 535 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/plain/ |
| H A D | bind.hpp | 135 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 193 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 256 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 324 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 399 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 487 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 535 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/ |
| H A D | radio_2055.c | 258 #define RADIOREGS(r0, r1, r2, r3, r4, r5, r6, r7, r8, r9, r10, r11, \ argument 283 #define PHYREGS(r0, r1, r2, r3, r4, r5) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/dmc/ |
| H A D | bind.hpp | 135 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 193 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 256 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 325 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 401 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 489 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc70/ |
| H A D | bind.hpp | 175 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 219 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 268 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 322 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 383 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/msvc60/ |
| H A D | bind.hpp | 175 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 219 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 268 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 322 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 383 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef
|
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_bmp.cpp | 37 RK_U8 r1, g1, b1; in OSD_MAKECOLOR_ARGB() local 58 RK_U8 r1, g1, b1; in OSD_MAKECOLOR_BGRA() local
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | regionstr.h | 358 #define REGION_INTERSECT(pScreen, res, r1, r2) RegionIntersect(res, r1, r2) argument 359 #define REGION_UNION(pScreen, res, r1, r2) RegionUnion(res, r1, r2) argument 360 #define REGION_SUBTRACT(pScreen, res, r1, r2) RegionSubtract(res, r1, r2) argument 365 #define REGION_EQUAL(pScreen, r1, r2) RegionEqual(r1, r2) argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc_pre590/ |
| H A D | bind.hpp | 114 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 163 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 217 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 276 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 342 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/preprocessed/bcc/ |
| H A D | bind.hpp | 114 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 163 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 217 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 276 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef 342 typedef aux::replace_unnamed_arg< T1,n1 > r1; typedef
|