| /openbmc/qemu/tests/tcg/aarch64/ |
| H A D | pauth-1.c | 14 int x, i, count = 0; in main() local
|
| /openbmc/u-boot/include/linux/ |
| H A D | kbuild.h | 17 #define COMMENT(x) \ argument
|
| /openbmc/qemu/tests/tcg/multiarch/ |
| H A D | sigbus.c | 9 char x[32] __attribute__((aligned(16))) = { variable
|
| H A D | sha512.c | 236 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 D | div64.S | 15 #define UNWIND(x...) argument
|
| /openbmc/u-boot/examples/standalone/ |
| H A D | ppc_setjmp.S | 17 #define FP(x...) x argument
|
| /openbmc/u-boot/cmd/ |
| H A D | bmp.c | 114 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 D | npcm_gcr.h | 39 #define NPCM7XX_PWRON_STRAP_FUP(x) ((x) << 8) argument 49 #define NPCM7XX_PWRON_STRAP_CKFRQ(x) (x) argument
|
| /openbmc/qemu/ui/ |
| H A D | spice-display.c | 197 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 D | qemu-pixman.c | 204 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 D | dbus-console.c | 85 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 D | ethoc.c | 90 #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 D | mv_ddr_common.c | 15 unsigned int ceil_div(unsigned int x, unsigned int y) in ceil_div()
|
| /openbmc/qemu/tests/tcg/hexagon/ |
| H A D | dual_stores.c | 30 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 D | kvm_xen.h | 41 #define XEN_SPECIAL_PFN(x) ((XEN_SPECIAL_AREA_ADDR >> TARGET_PAGE_BITS) + \ argument
|
| /openbmc/qemu/qobject/ |
| H A D | qbool.c | 45 bool qbool_is_equal(const QObject *x, const QObject *y) in qbool_is_equal()
|
| /openbmc/u-boot/lib/ |
| H A D | display_options.c | 147 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 D | ydirectenv.h | 35 #define _Y(x) x argument 73 #define Y_TIME_CONVERT(x) x argument
|
| /openbmc/u-boot/include/ |
| H A D | ns16550.h | 37 #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 D | ati_radeon_fb.c | 37 #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 D | cache.h | 110 #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 D | aspeed_udc.c | 85 #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 D | aspeed_usbtty.c | 82 #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 D | davinci_emac.c | 39 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 D | mixeng.c | 271 #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
|