Home
last modified time | relevance | path

Searched defs:y (Results 226 – 250 of 282) sorted by relevance

12345678910>>...12

/openbmc/qemu/target/hppa/
H A Dfpu_helper.c399 static void update_fr0_cmp(CPUHPPAState *env, uint32_t y, in update_fr0_cmp()
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/
H A Dxdpe1x2xx.cpp11 #define REMAINING_TIMES(x, y) (((((x)[1]) << 8) | ((x)[0])) / (y)) argument
/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c570 TCGv_i64 x, y; in tcg_gen_qemu_ld_i128_int() local
679 TCGv_i64 x, y, b = NULL; in tcg_gen_qemu_st_i128_int() local
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dpfc-r8a77990.c491 #define F_(x, y) argument
502 #define F_(x, y) argument
4686 #define F_(x, y) FN_##y argument
4929 #define F_(x, y) x, argument
5094 #define F_(x, y) x, argument
H A Dpfc-r8a7795.c562 #define F_(x, y) argument
573 #define F_(x, y) argument
5078 #define F_(x, y) FN_##y argument
5355 #define F_(x, y) x, argument
5550 #define F_(x, y) x, argument
H A Dpfc-r8a7796.c569 #define F_(x, y) argument
580 #define F_(x, y) argument
5035 #define F_(x, y) FN_##y argument
5312 #define F_(x, y) x, argument
5507 #define F_(x, y) x, argument
/openbmc/openbmc-tools/dbus-vis/
H A Dipmi_timeline_vis.js576 y: 0, property in MouseState
/openbmc/qemu/chardev/
H A Dbaum.c98 unsigned int x, y; member
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dbuild.py407 def resolve(x, y): argument
/openbmc/qemu/target/arm/tcg/
H A Dneon_helper.c904 uint32_t x, y; in HELPER() local
940 #define DO_ABD(dest, x, y, intype, arithtype) do { \ argument
1008 #define DO_MULL(dest, x, y, type1, type2) do { \ argument
/openbmc/qemu/include/ui/
H A Dgtk.h52 int x, y, w, h; member
/openbmc/qemu/util/
H A Dcutils.c158 int y = tm->tm_year + 1900, m = tm->tm_mon + 1, d = tm->tm_mday; in mktimegm() local
/openbmc/u-boot/tools/
H A Dmxsimage.h16 #define roundup(x, y) ((((x) + ((y) - 1)) / (y)) * (y)) argument
/openbmc/u-boot/include/linux/
H A Dcompiler.h37 # define __builtin_warning(x, y...) (1) argument
/openbmc/qemu/tests/tcg/i386/
H A Dtest-i386.c54 #define xglue(x, y) x ## y argument
55 #define glue(x, y) xglue(x, y) argument
/openbmc/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dmbox.h415 u32 y; member
419 u32 y; member
/openbmc/qemu/hw/arm/
H A Dmusicpal.c141 int x, int y, uint32_t col) in set_lcd_pixel32()
158 int x, y, col; in lcd_refresh() local
/openbmc/u-boot/drivers/video/
H A Dfsl_dcu_fb.c18 #define RESOLUTION(x, y) (((u32)(x) << 16) | (y)) argument
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c757 int x, y; local
/openbmc/u-boot/arch/arm/include/asm/
H A Dsystem.h332 #define __asmeq(x, y) ".ifnc " x "," y " ; .err ; .endif\n\t" argument
H A Dsetup.h113 u8 y; member
/openbmc/qemu/hw/sd/
H A Dsdhci.c78 bool y; in sdhci_check_capareg() local
/openbmc/qemu/hw/display/
H A Dmacfb.c277 int y, ymin; in macfb_draw_graphic() local
H A Dvirtio-gpu-virgl.c371 static void virtio_gpu_rect_update(VirtIOGPU *g, int idx, int x, int y, in virtio_gpu_rect_update()
H A Dcirrus_vga.c636 int y; in cirrus_invalidate_region() local
2142 int y, y_min, y_max; in cirrus_cursor_compute_yrange() local

12345678910>>...12