Home
last modified time | relevance | path

Searched defs:y (Results 26 – 50 of 282) sorted by relevance

12345678910>>...12

/openbmc/u-boot/drivers/bios_emulator/include/x86emu/
H A Ddebug.h103 # define ERR_PRINTF2(x, y) printf(x, y) argument
110 # define DECODE_PRINTF2(x,y) if (DEBUG_DECODE()) \ argument
123 #define SAVE_IP_CS(x,y) \ argument
132 # define DECODE_PRINTF2(x,y) argument
133 # define SAVE_IP_CS(x,y) argument
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Dinputbox.c19 int y = height - 2; in print_buttons() local
34 int i, x, y, box_y, box_x, box_width; in dialog_inputbox() local
H A Dmenubox.c98 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
/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-div.c5 long x, y, q, r; member
17 unsigned long x, y, q, r; member
/openbmc/qemu/include/ui/
H A Drect.h10 int16_t y; member
16 int16_t x, int16_t y, in qemu_rect_init()
/openbmc/qemu/ui/
H A Dgtk-egl.c135 int x, int y, int w, int h) in gd_egl_update()
243 uint32_t x, uint32_t y, in gd_egl_scanout_texture()
275 uint32_t x, y, width, height, backing_width, backing_height, texture; in gd_egl_scanout_dmabuf() local
339 uint32_t x, uint32_t y, uint32_t w, uint32_t h) in gd_egl_scanout_flush()
407 uint32_t x, uint32_t y, uint32_t w, uint32_t h) in gd_egl_flush()
H A Dconsole-vc.c56 int x, y; member
155 static void vga_putcharxy(QemuConsole *s, int x, int y, int ch, in vga_putcharxy()
178 static void invalidate_xy(QemuTextConsole *s, int x, int y) in invalidate_xy()
196 int y, y1; in console_show_cursor() local
226 int x, y, y1; in console_refresh() local
384 int w1, x, y, last_width, w, h; in text_console_resize() local
561 static void vc_update_xy(VCChardev *vc, int x, int y) in vc_update_xy()
588 static void vc_clear_xy(VCChardev *vc, int x, int y) in vc_clear_xy()
627 static void vc_set_cursor(VCChardev *vc, int x, int y) in vc_set_cursor()
658 unsigned int x1, x2, y; in vc_csi_P() local
[all …]
H A Dgtk-gl-area.c149 int x, int y, int w, int h) in gd_gl_area_update()
295 uint32_t x, uint32_t y, in gd_gl_area_scanout_texture()
327 uint32_t x, uint32_t y, uint32_t w, uint32_t h) in gd_gl_area_scanout_flush()
345 uint32_t x, y, width, height, backing_width, backing_height, texture; in gd_gl_area_scanout_dmabuf() local
H A Dsdl2-gl.c64 int x, int y, int w, int h) in sdl2_gl_update()
207 uint32_t x, uint32_t y, in sdl2_gl_scanout_texture()
228 uint32_t x, uint32_t y, uint32_t w, uint32_t h) in sdl2_gl_scanout_flush()
H A Dvnc-enc-zrle.c55 int x, int y, int w, int h, int bpp) in zrle_convert_fb()
256 int x, int y, int w, int h) in zrle_send_framebuffer_update()
347 int x, int y, int w, int h) in vnc_zrle_send_framebuffer_update()
354 int x, int y, int w, int h) in vnc_zywrle_send_framebuffer_update()
/openbmc/sdbusplus/example/
H A Dcalculator-aserver.cpp14 auto method_call(multiply_t, auto x, auto y) in method_call()
21 auto method_call(divide_t, auto x, auto y) in method_call()
/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dclk.h24 #define SET_PRE_RATIO(x, y) ((y & 0xff) << ((x << 4) + 8)) argument
25 #define SET_RATIO(x, y) ((y & 0xf) << (x << 4)) argument
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_bitblt.c32 static void ellipse(efi_uintn_t x, efi_uintn_t y, in ellipse()
47 static void rectangle(efi_uintn_t x, efi_uintn_t y, in rectangle()
104 efi_uintn_t x, y; in setup() local
/openbmc/qemu/hw/display/
H A Dati_2d.c157 unsigned int y, i, j, bypp = bpp / 8; in ati_2d_blt() local
219 unsigned int x, y, i, bypp = bpp / 8; in ati_2d_blt() local
/openbmc/u-boot/scripts/kconfig/
H A Dnconf.gui.c154 { int length, x, y; in print_in_middle() local
217 int x, y; in fill_window() local
256 int i, x, y; in btn_dialog() local
368 int i, x, y, lines, columns, win_lines, win_cols; in dialog_inputbox() local
556 int x, y, lines, columns; in show_scroll_win() local
/openbmc/qemu/tests/tcg/hexagon/
H A Dmem_noshuf.c110 int32_t x, int32_t y) in pred_lw_sw_pi()
127 int64_t x, int64_t y) in pred_ld_sd()
143 int64_t x, int64_t y) in pred_ld_sd_pi()
/openbmc/u-boot/cmd/
H A Dosd.c86 uint x, y; in do_osd_write() local
137 uint x, y; in do_osd_print() local
167 uint x, y; in do_osd_size() local
/openbmc/qemu/linux-user/sparc/
H A Dtarget_syscall.h10 uint32_t y; member
18 abi_ulong y; member
/openbmc/u-boot/include/linux/
H A Dmath64.h10 #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
/openbmc/qemu/qobject/
H A Dqnull.c28 bool qnull_is_equal(const QObject *x, const QObject *y) in qnull_is_equal()
H A Dqobject.c56 bool qobject_is_equal(const QObject *x, const QObject *y) in qobject_is_equal()
/openbmc/u-boot/arch/arm/mach-at91/include/mach/
H A Dgpio.h215 #define at91_set_GPIO_periph(x, y) \ argument
217 #define at91_set_A_periph(x, y) \ argument
219 #define at91_set_B_periph(x, y) \ argument
221 #define at91_set_gpio_deglitch(x, y) \ argument
223 #define at91_set_gpio_output(x, y) \ argument
225 #define at91_set_gpio_input(x, y) \ argument
229 #define at91_set_gpio_value(x, y) \ argument
/openbmc/u-boot/lib/
H A Dsha1.c107 #define F(x,y,z) (z ^ (x & (y ^ z))) in sha1_process() argument
134 #define F(x,y,z) (x ^ y ^ z) in sha1_process() argument
161 #define F(x,y,z) ((x & y) | (z & (x | y))) in sha1_process() argument
188 #define F(x,y,z) (x ^ y ^ z) in sha1_process() argument
H A Drand.c12 static unsigned int y = 1U; variable
/openbmc/qemu/tests/tcg/aarch64/
H A Dtest-2248.c7 long test(long x, long y, long sh) in test()

12345678910>>...12