Searched defs:h (Results 1 – 8 of 8) sorted by relevance
/bootable/recovery/ |
D | make-overlay.py | 49 h, w = base.size variable 66 h = maxmaxj - minminj + 1 variable
|
D | recovery.c | 407 char** h = new_headers; in prepend_title() local
|
/bootable/bootloader/legacy/libboot/ |
D | tags_serialno.c | 42 struct tag_handler h; in tags_get_serialno() local
|
D | tags_revision.c | 43 struct tag_handler h; in tags_get_revision() local
|
D | tags_cmdline.c | 41 struct tag_handler h; in tags_get_cmdline() local
|
D | tags.c | 54 struct tag_handler *h = handlers + n; in tags_parse() local
|
/bootable/recovery/applypatch/ |
D | bsdiff.c | 60 static void split(off_t *I,off_t *V,off_t start,off_t len,off_t h) in split() 124 off_t i,h,len; in qsufsort() local
|
/bootable/recovery/minui/ |
D | graphics.c | 237 void gr_fill(int x, int y, int w, int h) in gr_fill() 244 void gr_blit(gr_surface source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()
|