| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | NG2copy_from_user.S | 7 #define EX_LD(x,y) \ argument 15 #define EX_LD_FP(x,y) \ argument
|
| H A D | M7memcpy.S | 99 #define EX_LD(x,y) x argument 102 #define EX_LD_FP(x,y) x argument 106 #define EX_ST(x,y) x argument 109 #define EX_ST_FP(x,y) x argument
|
| H A D | NG2copy_to_user.S | 7 #define EX_ST(x,y) \ argument 15 #define EX_ST_FP(x,y) \ argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/ |
| H A D | warp_shuffle.hpp | 55 # define __shfl(x, y, z) __shfl_sync(0xFFFFFFFFU, x, y, z) argument 56 # define __shfl_up(x, y, z) __shfl_up_sync(0xFFFFFFFFU, x, y, z) argument 57 # define __shfl_down(x, y, z) __shfl_down_sync(0xFFFFFFFFU, x, y, z) argument
|
| /OK3568_Linux_fs/kernel/scripts/kconfig/lxdialog/ |
| H A D | menubox.c | 98 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() 145 int y = height - 2; in print_buttons() local 174 int i, j, x, y, box_x, box_y; in dialog_menu() local
|
| /OK3568_Linux_fs/kernel/arch/hexagon/lib/ |
| H A D | checksum.c | 21 #define SIGN(x, y) ((0x8000ULL*x)<<y) argument 22 #define CARRY(x, y) ((0x0002ULL*x)<<y) argument 23 #define SELECT(x, y) ((0x0001ULL*x)<<y) argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/ |
| H A D | cvdef.h | 77 #define __CV_CAT__(x, y) x ## y argument 78 #define __CV_CAT_(x, y) __CV_CAT__(x, y) argument 79 #define __CV_CAT(x, y) __CV_CAT_(x, y) argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/ |
| H A D | warp_shuffle.hpp | 55 # define __shfl(x, y, z) __shfl_sync(0xFFFFFFFFU, x, y, z) argument 56 # define __shfl_up(x, y, z) __shfl_up_sync(0xFFFFFFFFU, x, y, z) argument 57 # define __shfl_down(x, y, z) __shfl_down_sync(0xFFFFFFFFU, x, y, z) argument
|
| /OK3568_Linux_fs/external/xserver/fb/ |
| H A D | fbglyph.c | 33 fbGlyphIn(RegionPtr pRegion, int x, int y, int width, int height) in fbGlyphIn() 60 int y, in fbPolyGlyphBlt() 125 int y, in fbImageGlyphBlt()
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/ |
| H A D | warp_shuffle.hpp | 55 # define __shfl(x, y, z) __shfl_sync(0xFFFFFFFFU, x, y, z) argument 56 # define __shfl_up(x, y, z) __shfl_up_sync(0xFFFFFFFFU, x, y, z) argument 57 # define __shfl_down(x, y, z) __shfl_down_sync(0xFFFFFFFFU, x, y, z) argument
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/ |
| H A D | cvdef.h | 77 #define __CV_CAT__(x, y) x ## y argument 78 #define __CV_CAT_(x, y) __CV_CAT__(x, y) argument 79 #define __CV_CAT(x, y) __CV_CAT_(x, y) argument
|
| /OK3568_Linux_fs/buildroot/support/kconfig/lxdialog/ |
| H A D | menubox.c | 111 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() 158 int y = height - 2; in print_buttons() local 187 int i, j, x, y, box_x, box_y; in dialog_menu() local
|
| /OK3568_Linux_fs/u-boot/scripts/kconfig/lxdialog/ |
| H A D | menubox.c | 99 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows() 146 int y = height - 2; in print_buttons() local 175 int i, j, x, y, box_x, box_y; in dialog_menu() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/ |
| H A D | cvdef.h | 77 #define __CV_CAT__(x, y) x ## y argument 78 #define __CV_CAT_(x, y) __CV_CAT__(x, y) argument 79 #define __CV_CAT(x, y) __CV_CAT_(x, y) argument
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | inst.h | 31 #define ppc_inst_prefix(x, y) ((struct ppc_inst){ .val = (x), .suffix = (y) }) argument 62 static inline bool ppc_inst_equal(struct ppc_inst x, struct ppc_inst y) in ppc_inst_equal() 91 static inline bool ppc_inst_equal(struct ppc_inst x, struct ppc_inst y) in ppc_inst_equal()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | mifillarc.c | 131 int xady, y; in miGetArcEdge() local 343 int signdx, signdy, y, k; in miFillArcSliceSetup() local 481 int x, y, e; in miFillEllipseI() local 506 int x, y; in miFillEllipseD() local 554 int x, y, e; in miFillArcSliceI() local 596 int x, y; in miFillArcSliceD() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | debug.h | 106 #define DECODE_PRINTF2(x,y) if (DEBUG_DECODE()) \ argument 119 #define SAVE_IP_CS(x,y) \ argument 128 #define DECODE_PRINTF2(x,y) argument 129 #define SAVE_IP_CS(x,y) argument
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86VGAarbiterPriv.h | 48 #define WRAP_SCREEN(x,y) {pScreenPriv->x = pScreen->x; pScreen->x = y;} argument 56 #define SCREEN_EPILOG(x,y) do { \ argument 61 #define WRAP_PICT(x,y) if (ps) {pScreenPriv->x = ps->x;\ argument 72 #define WRAP_SCREEN_INFO(x,y) do {pScreenPriv->x = pScrn->x; pScrn->x = y;} while(0) argument
|
| /OK3568_Linux_fs/external/recovery/minui/ |
| H A D | resources.c | 225 unsigned int y; in res_create_display_surface() local 289 unsigned int y; in res_create_multi_display_surface() local 345 unsigned int y; in res_create_alpha_surface() local 408 png_uint_32 y; in res_create_localized_alpha_surface() local
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_linux.h | 137 #define howmany(x, y) (((x)+((y)-1))/(y)) argument 178 static inline uint64_t rounddown_64(uint64_t x, uint32_t y) in rounddown_64() 184 static inline uint64_t roundup_64(uint64_t x, uint32_t y) in roundup_64() 191 static inline uint64_t howmany_64(uint64_t x, uint32_t y) in howmany_64()
|
| /OK3568_Linux_fs/kernel/arch/m68k/atari/ |
| H A D | atakeyb.c | 381 void ikbd_mouse_thresh(int x, int y) in ikbd_mouse_thresh() 390 void ikbd_mouse_scale(int x, int y) in ikbd_mouse_scale() 398 void ikbd_mouse_pos_get(int *x, int *y) in ikbd_mouse_pos_get() 408 void ikbd_mouse_pos_set(int x, int y) in ikbd_mouse_pos_set()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | math64.h | 10 #define div64_long(x, y) div64_s64((x), (y)) argument 11 #define div64_ul(x, y) div64_u64((x), (y)) argument 61 #define div64_long(x, y) div_s64((x), (y)) argument 62 #define div64_ul(x, y) div_u64((x), (y)) argument
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/ |
| H A D | resources.c | 220 unsigned int y; in res_create_display_surface() local 283 unsigned int y; in res_create_multi_display_surface() local 338 unsigned int y; in res_create_alpha_surface() local 399 png_uint_32 y; in res_create_localized_alpha_surface() local
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | ev6-copy_user.S | 28 #define EXI(x,y...) \ argument 35 #define EXO(x,y...) \ argument
|
| H A D | copy_user.S | 18 #define EXI(x,y...) \ argument 25 #define EXO(x,y...) \ argument
|