Searched defs:hh (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 1611 static void *stbtt__hheap_alloc(stbtt__hheap *hh, size_t size, void *userdata) in stbtt__hheap_alloc() 1632 static void stbtt__hheap_free(stbtt__hheap *hh, void *p) in stbtt__hheap_free() 1638 static void stbtt__hheap_cleanup(stbtt__hheap *hh, void *userdata) in stbtt__hheap_cleanup() 1676 static stbtt__active_edge *stbtt__new_active(stbtt__hheap *hh, stbtt__edge *e, int off_x, float sta… in stbtt__new_active() 1697 static stbtt__active_edge *stbtt__new_active(stbtt__hheap *hh, stbtt__edge *e, int off_x, float sta… in stbtt__new_active() 1765 stbtt__hheap hh = { 0, 0, 0 }; in stbtt__rasterize_sorted_edges() local 2067 stbtt__hheap hh = { 0, 0, 0 }; in stbtt__rasterize_sorted_edges() local
|
/openbmc/qemu/ui/ |
H A D | dbus-listener.c | 773 int hh; in dbus_gfx_update_sub() local
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | bootmap.h | 191 uint8_t hh; member
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-a64.c | 7075 TCGv_i64 hh = tcg_temp_new_i64(); in trans_EXT_q() local
|