Home
last modified time | relevance | path

Searched +defs:head +defs:y (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-core/musl/bsd-headers/
H A Dsys-tree.h78 #define SPLAY_ROOT(head) (head)->sph_root argument
79 #define SPLAY_EMPTY(head) (SPLAY_ROOT(head) == NULL) argument
82 #define SPLAY_ROTATE_RIGHT(head, tmp, field) do { \ argument
88 #define SPLAY_ROTATE_LEFT(head, tmp, field) do { \ argument
94 #define SPLAY_LINKLEFT(head, tmp, field) do { \ argument
100 #define SPLAY_LINKRIGHT(head, tmp, field) do { \ argument
106 #define SPLAY_ASSEMBLE(head, node, left, right, field) do { \ argument
277 #define SPLAY_INSERT(name, x, y) name##_SPLAY_INSERT(x, y) argument
278 #define SPLAY_REMOVE(name, x, y) name##_SPLAY_REMOVE(x, y) argument
279 #define SPLAY_FIND(name, x, y) name##_SPLAY_FIND(x, y) argument
[all …]
/openbmc/qemu/scripts/
H A Dcocci-macro-file.h28 #define cat(x,y) x ## y argument
29 #define cat2(x,y) cat(x,y) argument
35 #define xglue(x, y) x ## y argument
36 #define glue(x, y) xglue(x, y) argument
50 #define QLIST_HEAD_INITIALIZER(head) \ argument
67 #define QSLIST_HEAD_INITIALIZER(head) \ argument
84 #define QSIMPLEQ_HEAD_INITIALIZER(head) \ argument
101 #define QTAILQ_HEAD_INITIALIZER(head) \ argument
/openbmc/qemu/ui/
H A Dconsole.c50 uint32_t head; member
254 int x, int y, int w, int h) in dpy_gfx_update_texture()
526 int len, x, y, i; in qemu_create_placeholder_surface() local
604 double x, double y, in console_handle_touch_event()
733 uint32_t head = qemu_console_get_head(con); in dpy_set_ui_info_timer() local
775 void dpy_gfx_update(QemuConsole *con, int x, int y, int w, int h) in dpy_gfx_update()
885 void dpy_text_cursor(QemuConsole *con, int x, int y) in dpy_text_cursor()
903 void dpy_text_update(QemuConsole *con, int x, int y, int w, int h) in dpy_text_update()
939 void dpy_mouse_set(QemuConsole *c, int x, int y, bool on) in dpy_mouse_set()
1024 uint32_t x, uint32_t y, in dpy_gl_scanout_texture()
[all …]
H A Dui-qmp-cmds.c239 int y; in png_save() local
306 int y; in ppm_save() local
332 bool has_head, int64_t head, in qmp_screendump()
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
676 int head; in interface_client_monitors_config() 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()
1083 uint32_t x, uint32_t y, in qemu_spice_gl_scanout_texture()
[all …]
H A Dvnc.c664 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()
1147 int y; 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 …]
/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h642 int loca,head,glyf,hhea,hmtx,kern; // table locations as offset from start of .ttf member
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
1606 struct stbtt__hheap_chunk *head; member
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()
[all …]
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc1083 QString head, debug, help; in menuInfo() local
1287 QVariant x, y; in ConfigSearchWindow() local
1348 QVariant x, y; in ConfigMainWindow() local
/openbmc/u-boot/fs/ubifs/
H A Dsuper.c455 static void ubifs_i_callback(struct rcu_head *head) in ubifs_i_callback()
1338 long long y; in mount_ubifs() local
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c72 #define MIN(x, y) ({ \ argument
2375 unsigned int idx, unsigned int *head) in virtqueue_get_head()
2937 unsigned int head; in vu_queue_pop() local