Home
last modified time | relevance | path

Searched defs:h (Results 1 – 6 of 6) sorted by relevance

/bootable/bootloader/legacy/libboot/
Dtags_cmdline.c41 struct tag_handler h; in tags_get_cmdline() local
Dtags_serialno.c42 struct tag_handler h; in tags_get_serialno() local
Dtags_revision.c43 struct tag_handler h; in tags_get_revision() local
Dtags.c54 struct tag_handler *h = handlers + n; in tags_parse() local
/bootable/recovery/minui/
Dgraphics.c182 void gr_fill(int x, int y, int w, int h) in gr_fill()
189 void gr_blit(gr_surface source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()
/bootable/recovery/
Drecovery.c295 char** h = new_headers; in prepend_title() local