| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | head.S | 81 r2 = lsr(r1, #22) /* 4MB page number */ define 82 r2 = asl(r2, #2) /* times sizeof(PTE) (4bytes) */ define 84 r2 = #PTE_BITS define 103 r2 = #PTE_BITS define 141 r2 = r25; /* phys_offset */ define 142 r2 = and(r1,r2); define 146 r2 = lsr(r2, #22) /* 4MB page number */ define 147 r2 = asl(r2, #2) /* times sizeof(PTE) (4bytes) */ define 197 r2 = sub(r2,r0); define
|
| /OK3568_Linux_fs/kernel/arch/hexagon/lib/ |
| H A D | memset.S | 184 r2 = add(r2,#-1) define 194 r2 = add(r2,#-2) define 205 r2 = add(r2,#-4) define 219 r2 = add(r2,#-8) define 225 r2 = add(r2,#-8) define 231 r2 = add(r2,#-8) define 248 r2 = add(r2,#-32) define 261 r2 = add(r2,#-8) define 269 r2 = add(r2,#-4) define 278 r2 = add(r2,#-2) define [all …]
|
| H A D | umodsi3.S | 10 r2 = cl0(r0) define 15 r2 = sub(r3,r2) define 21 r2 = lsl(r1,r2) define 28 r2 = lsr(r2,#1) define
|
| H A D | modsi3.S | 11 r2 = abs(r0) define 27 r2 = lsl(r1,r3) define 34 r2 = lsr(r2,#1) define
|
| H A D | udivsi3.S | 10 r2 = cl0(r0) define
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-rect.h | 80 const struct v4l2_rect *r2) in v4l2_rect_same_size() 93 const struct v4l2_rect *r2) in v4l2_rect_same_position() 106 const struct v4l2_rect *r2) in v4l2_rect_equal() 119 const struct v4l2_rect *r2) in v4l2_rect_intersect() 166 const struct v4l2_rect *r2) in v4l2_rect_overlap() 195 struct v4l2_rect *r2) in v4l2_rect_enclosed()
|
| /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 …ild_c< Expr, 2>::type e2; typedef typename Grammar::template impl<e2, State, Data>::result_type r2; typedef 61 … e2; typedef typename Grammar::template impl<e2, State, Data>::result_type r2; typedef typename re… typedef 109 … e2; typedef typename Grammar::template impl<e2, State, Data>::result_type r2; typedef typename re… typedef 157 … e2; typedef typename Grammar::template impl<e2, State, Data>::result_type r2; typedef typename re… typedef 205 … e2; typedef typename Grammar::template impl<e2, State, Data>::result_type r2; typedef typename re… typedef 253 … e2; typedef typename Grammar::template impl<e2, State, Data>::result_type r2; typedef typename re… typedef 301 … e2; typedef typename Grammar::template impl<e2, State, Data>::result_type r2; typedef typename re… typedef 349 … e2; typedef typename Grammar::template impl<e2, State, Data>::result_type r2; 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/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
|
| H A D | cevt-r4k.c | 116 static inline int handle_perf_irq(int r2) in handle_perf_irq() 132 const int r2 = cpu_has_mips_r2_r6; in c0_compare_interrupt() local
|
| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | mpi-mod.c | 19 MPI r2; /* Helper MPI. */ member 101 MPI r2 = ctx->r2; in mpi_mod_barrett() local
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | geneve.h | 32 u8 r2:1; member 36 u8 r2: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/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/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/gcc/ |
| H A D | bind.hpp | 198 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 261 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 329 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 404 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 492 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 540 typedef aux::replace_unnamed_arg< T2,n2 > r2; 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 | 198 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 261 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 329 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 404 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 492 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 540 typedef aux::replace_unnamed_arg< T2,n2 > r2; 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 | 198 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 261 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 329 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 404 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 492 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 540 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | region.c | 152 #define EXTENTCHECK(r1,r2) \ argument 166 #define SUBSUMES(r1,r2) \ argument 583 BoxPtr r2; /* Pointer into 2d region */ in RegionOp() local 897 BoxPtr r2, BoxPtr r2End, short y1, short y2, Bool *pOverlap) in RegionUnionO()
|
| /OK3568_Linux_fs/kernel/include/math-emu/ |
| H A D | op-4.h | 516 #define __FP_FRAC_ADD_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 530 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 548 #define __FP_FRAC_SUB_3(r2,r1,r0,x2,x1,x0,y2,y1,y0) \ argument 562 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-space-map-metadata.c | 264 static int combine_errors(int r1, int r2) in combine_errors() 395 int r, r2; in sm_metadata_set_count() local 413 int r, r2 = 0; in sm_metadata_inc_block() local 430 int r, r2 = 0; in sm_metadata_dec_block() local 447 int r, r2 = 0; in sm_metadata_new_block_() local
|
| /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 | 198 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 261 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 330 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 406 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef 494 typedef aux::replace_unnamed_arg< T2,n2 > r2; typedef
|
| /OK3568_Linux_fs/kernel/crypto/ |
| H A D | serpent_generic.c | 233 static noinline void __serpent_setkey_sbox(u32 r0, u32 r1, u32 r2, in __serpent_setkey_sbox() 279 u32 r0, r1, r2, r3, r4; in __serpent_setkey() local 458 u32 r0, r1, r2, r3, r4; in __serpent_encrypt() local 524 u32 r0, r1, r2, r3, r4; in __serpent_decrypt() local
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-bcmstb/include/mach/ |
| H A D | prior_stage.h | 18 u32 r2; member
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/dnn/ |
| H A D | shape_utils.hpp | 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()
|