Home
last modified time | relevance | path

Searched defs:x (Results 401 – 425 of 1111) sorted by relevance

1...<<11121314151617181920>>...45

/openbmc/qemu/tests/tcg/aarch64/
H A Dpauth-1.c14 int x, i, count = 0; in main() local
/openbmc/u-boot/include/linux/
H A Dkbuild.h17 #define COMMENT(x) \ argument
/openbmc/qemu/tests/tcg/multiarch/
H A Dsigbus.c9 char x[32] __attribute__((aligned(16))) = { variable
H A Dsha512.c236 static uint64_t Ch(uint64_t x, uint64_t y, uint64_t z) in Ch()
240 static uint64_t Maj(uint64_t x, uint64_t y, uint64_t z) in Maj()
244 static uint64_t Sigma0(uint64_t x) in Sigma0()
248 static uint64_t Sigma1(uint64_t x) in Sigma1()
252 static uint64_t sigma0(uint64_t x) in sigma0()
256 static uint64_t sigma1(uint64_t x) in sigma1()
/openbmc/u-boot/arch/arm/lib/
H A Ddiv64.S15 #define UNWIND(x...) argument
/openbmc/u-boot/examples/standalone/
H A Dppc_setjmp.S17 #define FP(x...) x argument
/openbmc/u-boot/cmd/
H A Dbmp.c114 int x = 0, y = 0; in do_bmp_display() local
233 int bmp_display(ulong addr, int x, int y) in bmp_display()
/openbmc/qemu/include/hw/misc/
H A Dnpcm_gcr.h39 #define NPCM7XX_PWRON_STRAP_FUP(x) ((x) << 8) argument
49 #define NPCM7XX_PWRON_STRAP_CKFRQ(x) (x) argument
/openbmc/qemu/ui/
H A Dspice-display.c197 int y, yoff1, yoff2, x, xoff, blk, bw; in qemu_spice_create_update() local
375 int x, int y, int w, int h) in qemu_spice_display_update()
477 int x, y; in qemu_spice_cursor_refresh_bh() local
735 int x, int y, int w, int h) in display_update()
755 int x, int y, bool on) in display_mouse_set()
800 int x, int y, int w, int h) in qemu_spice_gl_monitor_config()
849 uint32_t x, uint32_t y, uint32_t w, uint32_t h) in spice_gl_draw()
888 int x, int y, int w, int h) in spice_gl_update()
1085 uint32_t x, uint32_t y, in qemu_spice_gl_scanout_texture()
1233 uint32_t x, uint32_t y, uint32_t w, uint32_t h) in qemu_spice_gl_update()
H A Dqemu-pixman.c204 int width, int x, int y) in qemu_pixman_linebuf_fill()
236 int x, y; in qemu_pixman_glyph_from_vgafont() local
256 int x, int y, int cw, int ch) in qemu_pixman_glyph_render()
H A Ddbus-console.c85 int x, int y, int w, int h) in dbus_gfx_update()
100 uint32_t x, uint32_t y, in dbus_gl_scanout_texture()
125 uint32_t x, uint32_t y, in dbus_gl_scanout_update()
407 double x, double y) in dbus_touch_send_event()
446 guint x, guint y) in dbus_mouse_set_pos()
/openbmc/u-boot/drivers/net/
H A Dethoc.c90 #define TX_BD_NUM_VAL(x) (((x) <= 0x80) ? (x) : 0x80) argument
98 #define MIIMODER_CLKDIV(x) ((x) & 0xfe) /* needs to be an even number */ argument
107 #define MIIADDRESS_FIAD(x) (((x) & 0x1f) << 0) argument
108 #define MIIADDRESS_RGAD(x) (((x) & 0x1f) << 8) argument
113 #define MIITX_DATA_VAL(x) ((x) & 0xffff) argument
116 #define MIIRX_DATA_VAL(x) ((x) & 0xffff) argument
129 #define TX_BD_RETRY(x) (((x) & 0x00f0) >> 4) argument
136 #define TX_BD_LEN(x) (((x) & 0xffff) << 16) argument
155 #define RX_BD_LEN(x) (((x) & 0xffff) << 16) argument
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_common.c15 unsigned int ceil_div(unsigned int x, unsigned int y) in ceil_div()
/openbmc/qemu/tests/tcg/hexagon/
H A Ddual_stores.c30 static inline void dual_stores(int32_t *p, int8_t *q, int32_t x, int8_t y) in dual_stores()
/openbmc/qemu/include/system/
H A Dkvm_xen.h41 #define XEN_SPECIAL_PFN(x) ((XEN_SPECIAL_AREA_ADDR >> TARGET_PAGE_BITS) + \ argument
/openbmc/qemu/qobject/
H A Dqbool.c45 bool qbool_is_equal(const QObject *x, const QObject *y) in qbool_is_equal()
/openbmc/u-boot/lib/
H A Ddisplay_options.c147 uint64_t __maybe_unused x; in print_buffer() local
149 uint32_t __maybe_unused x; in print_buffer() local
/openbmc/u-boot/fs/yaffs2/
H A Dydirectenv.h35 #define _Y(x) x argument
73 #define Y_TIME_CONVERT(x) x argument
/openbmc/u-boot/include/
H A Dns16550.h37 #define UART_REG(x) u32 x argument
39 #define UART_REG(x) \ argument
43 #define UART_REG(x) \ argument
/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.c37 #define DPRINT(x...) printf(x) argument
39 #define DPRINT(x...) do{}while(0) argument
46 #define SURF_UPPER_BOUND(x,y,bpp) (((((x) * (((y) + 15) & ~15) * (bpp)/8) + RADEON_BUFFER_ALIGN) \ argument
/openbmc/u-boot/arch/m68k/include/asm/
H A Dcache.h110 #define CF_ACR_ADR(x) ((x & 0xFF) << 24) argument
112 #define CF_ACR_ADRMSK(x) ((x & 0xFF) << 16) argument
184 #define CF_ADDRMASK(x) (((x > 0x10) ? ((x >> 4) - 1) : (x)) << 16) argument
/openbmc/u-boot/drivers/usb/gadget/
H A Daspeed_udc.c85 #define EP0_GET_RX_LEN(x) (((x) >> 16) & 0x7f) argument
86 #define EP0_TX_LEN(x) (((x) & 0x7f) << 8) argument
106 #define EP_SET_MAX_PKT(x) (((x) & 0x3ff) << 16) argument
108 #define EP_SET_EP_NUM(x) (((x) & 0xf) << 8) argument
124 #define AST_EP_TX_DATA_BYTE(x) (((x) & 0x3ff) << 16) argument
133 #define VHUB_DSC1_IN_SET_LEN(x) ((x) & 0xfff) argument
134 #define VHUB_DSC1_IN_LEN(x) ((x) & 0xfff) argument
135 #define VHUB_DSC1_OUT_LEN(x) ((x) & 0x7ff) argument
H A Daspeed_usbtty.c82 #define EP0_GET_RX_LEN(x) (((x) >> 16) & 0x7f) argument
83 #define EP0_TX_LEN(x) (((x) & 0x7f) << 8) argument
103 #define EP_SET_MAX_PKT(x) (((x) & 0x3ff) << 16) argument
105 #define EP_SET_EP_NUM(x) (((x) & 0xf) << 8) argument
118 #define AST_EP_TX_DATA_BYTE(x) (((x) & 0x3ff) << 16) argument
/openbmc/u-boot/drivers/net/ti/
H A Ddavinci_emac.c39 static inline unsigned long BD_TO_HW(unsigned long x) in BD_TO_HW()
47 static inline unsigned long HW_TO_BD(unsigned long x) in HW_TO_BD()
55 #define BD_TO_HW(x) (x) argument
56 #define HW_TO_BD(x) (x) argument
/openbmc/qemu/audio/
H A Dmixeng.c271 #define CONV_NATURAL_FLOAT(x) (x) argument
272 #define CLIP_NATURAL_FLOAT(x) (x) argument
276 #define CONV_NATURAL_FLOAT(x) ((x) * float_scale) argument
280 #define CLIP_NATURAL_FLOAT(x) ((x) * float_scale_reciprocal) argument
282 #define CLIP_NATURAL_FLOAT(x) ((x) / float_scale) argument

1...<<11121314151617181920>>...45