| /openbmc/qemu/ui/ |
| H A D | input-barrier.c | 123 #define read_char(x, p, l) \ argument 134 #define read_short(x, p, l) \ argument 145 #define write_short(p, x, l) \ argument 156 #define read_int(x, p, l) \ argument 167 #define write_int(p, x, l) \ argument
|
| H A D | vnc.c | 664 int x, int y, int w, int h) in vnc_dpy_update() 672 void vnc_framebuffer_update(VncState *vs, int x, int y, int w, int h, in vnc_framebuffer_update() 777 void *vnc_server_fb_ptr(VncDisplay *vd, int x, int y) in vnc_server_fb_ptr() 935 int vnc_raw_send_framebuffer_update(VncState *vs, int x, int y, int w, int h) in vnc_raw_send_framebuffer_update() 950 int x, int y, int w, int h) in vnc_send_framebuffer_update() 983 int x, int y, bool visible) in vnc_mouse_set() 1042 int y, int last_x, int x, int height) in find_and_clear_dirty_height() 1178 int x, h; in vnc_update_client() local 1783 static void pointer_event(VncState *vs, int button_mask, int x, int y) in pointer_event() 2067 int x, int y, int w, int h) in framebuffer_update_request() [all …]
|
| H A D | egl-headless.c | 30 int x, int y, int w, int h) in egl_gfx_update() 63 uint32_t x, uint32_t y, in egl_scanout_texture() 143 uint32_t x, uint32_t y, in egl_scanout_flush()
|
| /openbmc/u-boot/board/synopsys/hsdk/ |
| H A D | clk-lib.c | 13 #define ceil(x, y) ({ ulong __x = (x), __y = (y); (__x + __y - 1) / __y; }) argument
|
| /openbmc/openbmc-tools/dbus-vis/ |
| H A D | main.js | 11 const x = dialog.showOpenDialogSync(options) + ''; // Convert to string constant
|
| H A D | dbus_pcap_loader.js | 4 function MyFloatMillisToBigIntUsec(x) { argument
|
| /openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/ |
| H A D | mp.h | 33 #define id_to_core(x) ((x & 3) | (x >> 6)) argument
|
| /openbmc/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | xor.c | 12 #define DB(x) x argument 14 #define DB(x) argument
|
| /openbmc/u-boot/arch/arm/include/asm/ |
| H A D | ptrace.h | 26 #define predicate(x) (x & 0xf0000000) argument
|
| /openbmc/u-boot/include/linux/ |
| H A D | err.h | 22 #define IS_ERR_VALUE(x) unlikely((x) >= (unsigned long)-MAX_ERRNO) argument
|
| H A D | lzo.h | 20 #define lzo1x_worst_compress(x) ((x) + ((x) / 16) + 64 + 3) argument
|
| H A D | bitops.h | 41 static inline int generic_ffs(int x) in generic_ffs() 77 static inline int generic_fls(int x) in generic_fls()
|
| /openbmc/qemu/tests/qtest/ |
| H A D | ds1338-test.c | 26 static inline uint8_t bcd2bin(uint8_t x) in bcd2bin()
|
| /openbmc/qemu/bsd-user/riscv/ |
| H A D | target_arch_elf.h | 23 #define elf_check_arch(x) ((x) == EM_RISCV) argument
|
| /openbmc/u-boot/include/configs/ |
| H A D | imx6-engicam.h | 123 # define DRAM_OFFSET(x) 0x87##x argument 126 # define DRAM_OFFSET(x) 0x1##x argument
|
| /openbmc/u-boot/include/ |
| H A D | mvmfp.h | 51 #define MFP_REG(x) MFP(x, 0, 0, 0, 0, 0, 0) argument 52 #define MFP_REG_GET_OFFSET(x) ((x & MFP_OFFSET_MASK) >> 16) argument
|
| /openbmc/qemu/hw/display/ |
| H A D | macfb.c | 133 int x; in macfb_draw_line1() local 153 int x; in macfb_draw_line2() local 173 int x; in macfb_draw_line4() local 193 int x; in macfb_draw_line8() local 211 int x; in macfb_draw_line16() local 231 int x; in macfb_draw_line24() local
|
| /openbmc/u-boot/drivers/serial/ |
| H A D | ns16550.c | 26 #define serial_out(x, y) outb(x, (ulong)y) argument 29 #define serial_out(x, y) out_be32(y, x) argument 32 #define serial_out(x, y) out_le32(y, x) argument 35 #define serial_out(x, y) writeb(x, y) argument
|
| /openbmc/u-boot/drivers/gpio/ |
| H A D | aspeed_gpio.c | 181 #define GPIO_BANK(x) ((x) >> 5) argument 182 #define GPIO_OFFSET(x) ((x) & 0x1f) argument 183 #define GPIO_BIT(x) BIT(GPIO_OFFSET(x)) argument
|
| /openbmc/qemu/tests/tcg/x86_64/ |
| H A D | cross-modifying-code.c | 60 long x = 0; in main() local
|
| /openbmc/u-boot/common/ |
| H A D | exports.c | 17 #define EXPORT_FUNC(f, a, x, ...) gd->jt->x = f; argument
|
| /openbmc/u-boot/arch/nios2/lib/ |
| H A D | longlong.h | 213 #define count_leading_zeros(count, x) \ argument 239 #define count_trailing_zeros(count, x) \ argument
|
| /openbmc/u-boot/arch/arm/include/asm/arch-sunxi/ |
| H A D | dram_sun9i.h | 156 #define MCTL_CR_RANK(x) (((x) - 1) << 0) argument 158 #define MCTL_CR_BANK(x) ((x) << 2) argument 160 #define MCTL_CR_ROW(x) (((x) - 1) << 4) argument 162 #define MCTL_CR_PAGE_SIZE(x) ((fls(x) - 4) << 8) argument 217 #define MCTL_MSTR_ACTIVERANKS(x) (((x == 2) ? 3 : 1) << 24) argument 225 #define MCTL_ZQCTRL0_TZQCS(x) (x << 0) argument 226 #define MCTL_ZQCTRL0_TZQCL(x) (x << 16) argument 229 #define MCTL_ZQCTRL1_TZQRESET(x) (x << 20) argument 230 #define MCTL_ZQCTRL1_TZQSI_x1024(x) (x << 0) argument
|
| /openbmc/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 397 #define STBTT_ifloor(x) ((int) floor(x)) argument 398 #define STBTT_iceil(x) ((int) ceil(x)) argument 403 #define STBTT_sqrt(x) sqrt(x) argument 408 #define STBTT_fabs(x) fabs(x) argument 414 #define STBTT_malloc(x,u) ((void)(u),malloc(x)) argument 415 #define STBTT_free(x,u) ((void)(u),free(x)) argument 420 #define STBTT_assert(x) assert(x) argument 425 #define STBTT_strlen(x) strlen(x) argument 535 #define STBTT_POINT_SIZE(x) (-(x)) argument 731 stbtt_vertex_type x,y,cx,cy; member [all …]
|
| /openbmc/u-boot/arch/arm/include/asm/proc-armv/ |
| H A D | domain.h | 34 #define set_domain(x) \ argument
|