| /openbmc/qemu/ui/ |
| H A D | console-gl.c | 149 int x, int y, int w, int h) in surface_gl_update_texture()
|
| H A D | dmabuf.c | 24 uint32_t y; member 36 uint32_t x, uint32_t y, in qemu_dmabuf_new()
|
| H A D | vnc-enc-zywrle-template.c | 111 int y, u, v; in ZYWRLE_RGBYUV() local
|
| /openbmc/u-boot/drivers/video/ |
| H A D | mxcfb.h | 42 __u16 y; member
|
| H A D | console_normal.c | 73 static int console_normal_putc_xy(struct udevice *dev, uint x_frac, uint y, in console_normal_putc_xy()
|
| H A D | cfb_console.c | 525 int x, y; in video_invertchar() local 1167 int x, y, bpp, i, ncolors; in display_rle8_bitmap() local 1313 int video_display_bitmap(ulong bmp_image, int x, int y) in video_display_bitmap() 1698 static void logo_plot(void *screen, int x, int y) in logo_plot() 1724 static void plot_logo_or_black(void *screen, int x, int y, int black) in plot_logo_or_black()
|
| H A D | stb_truetype.h | 731 stbtt_vertex_type x,y,cx,cy; member 1176 static void stbtt_setvertex(stbtt_vertex *v, stbtt_uint8 type, stbtt_int32 x, stbtt_int32 y, stbtt_… in stbtt_setvertex() 1263 stbtt_int32 x,y,cx,cy,sx,sy, scx,scy; in stbtt_GetGlyphShape() local 1435 stbtt_vertex_type x,y; in stbtt_GetGlyphShape() local 1767 int y,j=0; in stbtt__rasterize_sorted_edges() local 2069 int y,j=0, i; in stbtt__rasterize_sorted_edges() local 2245 float x,y; member 2305 static void stbtt__add_point(stbtt__point *points, int n, float x, float y) in stbtt__add_point() 2359 float x=0,y=0; in stbtt_FlattenCurves() local 2522 int x,y,bottom_y, i; in stbtt_BakeFontBitmap() local [all …]
|
| /openbmc/phosphor-fan-presence/control/json/actions/ |
| H A D | target_from_group_max.cpp | 100 [](const auto& x, const auto& y) { return x.second < y.second; }); in run()
|
| /openbmc/skeleton/libopenbmc_intf/ |
| H A D | openbmc.h | 18 #define VARIANT_COMPARE(x,y) g_variant_compare(GET_VARIANT(x),GET_VARIANT(y)) argument
|
| /openbmc/qemu/hw/usb/ |
| H A D | dev-wacom.c | 47 int x, y; member 205 int x, int y, int dz, int buttons_state) in usb_wacom_event()
|
| /openbmc/u-boot/post/lib_powerpc/fpu/ |
| H A D | darwin-ldouble.c | 38 #define isless(x, y) __builtin_isless(x, y) argument
|
| /openbmc/u-boot/drivers/ram/stm32mp1/ |
| H A D | stm32mp1_ram.c | 66 #define PARAM(x, y) \ in stm32mp1_ddr_setup() argument
|
| H A D | stm32mp1_ddr.c | 34 #define DDRCTL_REG(x, y) \ argument 39 #define DDRPHY_REG(x, y) \ argument
|
| /openbmc/ipmitool/include/ipmitool/ |
| H A D | hpm2.h | 46 #define LAN_PARAM_REV(x, y) ((x) << 4 | (y) & 0xF) argument
|
| /openbmc/openbmc-tools/sensor_yaml_config/ |
| H A D | sensor_yaml_config.py | 96 def saveYaml(y, f, safe=True): argument
|
| /openbmc/u-boot/lib/ |
| H A D | sha512.c | 52 static inline uint64_t Ch(uint64_t x, uint64_t y, uint64_t z) in Ch() 57 static inline uint64_t Maj(uint64_t x, uint64_t y, uint64_t z) in Maj()
|
| /openbmc/u-boot/drivers/usb/musb/ |
| H A D | musb_debug.h | 10 #define MUSB_FLAGS_PRINT(v, x, y) \ argument
|
| /openbmc/qemu/qobject/ |
| H A D | qlist.c | 143 bool qlist_is_equal(const QObject *x, const QObject *y) in qlist_is_equal()
|
| /openbmc/qemu/include/qemu/ |
| H A D | compiler.h | 29 #define xglue(x, y) x ## y argument 30 #define glue(x, y) xglue(x, y) argument
|
| /openbmc/u-boot/board/siemens/draco/ |
| H A D | board.h | 23 #define PRINTARGS(y) printf("%-20s, %8x, %8x, %4d\n", PARGS(y)) argument
|
| /openbmc/qemu/include/ui/ |
| H A D | sdl2.h | 39 int x, y, w, h; member
|
| /openbmc/obmc-ikvm/ |
| H A D | ikvm_input.cpp | 230 void Input::pointerEvent(int buttonMask, int x, int y, rfbClientPtr cl) in pointerEvent()
|
| /openbmc/qemu/hw/misc/ |
| H A D | mps2-fpgaio.c | 108 uint64_t y = ticks - s->pscntr + s->prescale; in resync_counter() local
|
| /openbmc/qemu/hw/display/ |
| H A D | vhost-user-gpu.c | 46 uint32_t y; member 65 uint32_t y; member 74 uint32_t y; member
|
| /openbmc/u-boot/scripts/kconfig/lxdialog/ |
| H A D | dialog.h | 49 #define MIN(x,y) (x < y ? x : y) argument 50 #define MAX(x,y) (x > y ? x : y) argument
|