| /openbmc/u-boot/arch/riscv/include/asm/ |
| H A D | dma-mapping.h | 14 #define dma_mapping_error(x, y) 0 argument
|
| /openbmc/qemu/tests/tcg/hexagon/ |
| H A D | misc.c | 263 static int64_t creg_pair(int32_t x, int32_t y) in creg_pair() 274 static int64_t decbin(int64_t x, int64_t y, bool *pred) in decbin() 374 static inline int32_t dpmpyss_rnd_s0(int32_t x, int32_t y) in dpmpyss_rnd_s0()
|
| H A D | fpstuff.c | 681 static inline uint64_t dfmpyll(double x, double y) in dfmpyll() 688 static inline uint64_t dfmpylh(double acc, double x, double y) in dfmpylh()
|
| /openbmc/u-boot/common/ |
| H A D | lcd.c | 337 void lcd_logo_plot(int x, int y) in lcd_logo_plot() 379 static inline void lcd_logo_plot(int x, int y) {} in lcd_logo_plot() 450 int x, y; in lcd_display_rle8_bitmap() local 559 int lcd_display_bitmap(ulong bmp_image, int x, int y) in lcd_display_bitmap()
|
| /openbmc/qemu/ui/ |
| H A D | sdl2.c | 305 int x, int y, int state) in sdl_send_mouse_event() 491 int scr_w, scr_h, surf_w, surf_h, x, y, dx, dy; in handle_mousemotion() local 528 int scr_w, scr_h, x, y; in handle_mousebutton() local 723 int x, int y, bool on) in sdl_mouse_warp()
|
| H A D | sdl2-2d.c | 32 int x, int y, int w, int h) in sdl2_2d_update()
|
| H A D | console.c | 254 int x, int y, int w, int h) in dpy_gfx_update_texture() 526 int len, x, y, i; in qemu_create_placeholder_surface() local 604 double x, double y, in console_handle_touch_event() 775 void dpy_gfx_update(QemuConsole *con, int x, int y, int w, int h) in dpy_gfx_update() 885 void dpy_text_cursor(QemuConsole *con, int x, int y) in dpy_text_cursor() 903 void dpy_text_update(QemuConsole *con, int x, int y, int w, int h) in dpy_text_update() 939 void dpy_mouse_set(QemuConsole *c, int x, int y, bool on) in dpy_mouse_set() 1024 uint32_t x, uint32_t y, in dpy_gl_scanout_texture() 1118 uint32_t x, uint32_t y, uint32_t w, uint32_t h) in dpy_gl_update()
|
| /openbmc/u-boot/include/linux/ |
| H A D | time.h | 24 #define isleap(y) ((((y) % 4) == 0 && ((y) % 100) != 0) || ((y) % 400) == 0) argument 85 int y; member
|
| /openbmc/u-boot/include/jffs2/ |
| H A D | load_kernel.h | 61 #define putLabeledWord(x, y) printf("%s %08x\n", x, (unsigned int)y) argument 62 #define led_blink(x, y, z, a) argument
|
| /openbmc/u-boot/drivers/rtc/ |
| H A D | mcfrtc.c | 20 #define isleap(y) ((((y) % 4) == 0 && ((y) % 100) != 0) || ((y) % 400) == 0) argument
|
| /openbmc/qemu/include/ui/ |
| H A D | egl-helpers.h | 21 int y; member
|
| /openbmc/u-boot/drivers/video/ |
| H A D | bus_vcxk.c | 186 void vcxk_setpixel(int x, int y, unsigned long color) in vcxk_setpixel() 358 int vcxk_display_bitmap(ulong addr, int x, int y) in vcxk_display_bitmap() 415 int video_display_bitmap(ulong addr, int x, int y) in video_display_bitmap()
|
| H A D | console_rotate.c | 84 static int console_putc_xy_1(struct udevice *dev, uint x_frac, uint y, char ch) in console_putc_xy_1() 208 static int console_putc_xy_2(struct udevice *dev, uint x_frac, uint y, char ch) in console_putc_xy_2() 340 static int console_putc_xy_3(struct udevice *dev, uint x_frac, uint y, char ch) in console_putc_xy_3()
|
| H A D | video_bmp.c | 49 int x, y; in video_display_rle8_bitmap() local 190 int video_bmp_display(struct udevice *dev, ulong bmp_image, int x, int y, in video_bmp_display()
|
| /openbmc/u-boot/include/ |
| H A D | image-sparse.h | 9 #define ROUNDUP(x, y) (((x) + ((y) - 1)) & ~((y) - 1)) argument
|
| /openbmc/u-boot/include/cramfs/ |
| H A D | cramfs_fs.h | 92 #define CRAMFS_SET_OFFSET(x,y) ((x)->offset = (y)) argument 93 #define CRAMFS_SET_NAMELEN(x,y) ((x)->namelen = (y)) argument
|
| /openbmc/qemu/qobject/ |
| H A D | qstring.c | 84 bool qstring_is_equal(const QObject *x, const QObject *y) in qstring_is_equal()
|
| /openbmc/qemu/contrib/vhost-user-gpu/ |
| H A D | vugpu.h | 50 uint32_t y; member 69 uint32_t y; member 78 uint32_t y; member 126 int x, y; member
|
| /openbmc/u-boot/lib/libavb/ |
| H A D | avb_sha256.c | 16 #define CH(x, y, z) ((x & y) ^ (~x & z)) argument 17 #define MAJ(x, y, z) ((x & y) ^ (x & z) ^ (y & z)) argument
|
| H A D | avb_sha512.c | 16 #define CH(x, y, z) ((x & y) ^ (~x & z)) argument 17 #define MAJ(x, y, z) ((x & y) ^ (x & z) ^ (y & z)) argument
|
| /openbmc/u-boot/arch/arm/include/asm/arch-tegra20/ |
| H A D | display.h | 18 unsigned y; /* Veritical address offset (bytes) */ member
|
| /openbmc/qemu/target/arm/tcg/ |
| H A D | pauth_helper.c | 539 static uint64_t pauth_autia(CPUARMState *env, uint64_t x, uint64_t y, in pauth_autia() 560 static uint64_t pauth_autib(CPUARMState *env, uint64_t x, uint64_t y, in pauth_autib() 581 static uint64_t pauth_autda(CPUARMState *env, uint64_t x, uint64_t y, in pauth_autda() 602 static uint64_t pauth_autdb(CPUARMState *env, uint64_t x, uint64_t y, in pauth_autdb()
|
| /openbmc/u-boot/post/lib_powerpc/fpu/ |
| H A D | mul-subnormal-single-1.c | 48 float y = u2f (uy); in tstmul() local
|
| /openbmc/qemu/tests/tcg/m68k/ |
| H A D | denormal.c | 40 long double y = test[i][1]; in main() local
|
| /openbmc/u-boot/board/gdsys/common/ |
| H A D | osd.c | 271 unsigned y; in osd_print() local 408 unsigned y; in osd_write() local 454 unsigned y; in osd_size() local
|