Searched defs:h (Results 1 – 7 of 7) sorted by relevance
/bootable/recovery/minadbd/ |
D | usb_linux_client.c | 82 int usb_write(usb_handle *h, const void *data, int len) in usb_write() 97 int usb_read(usb_handle *h, void *data, int len) in usb_read() 114 usb_handle *h; in usb_init() local 141 void usb_kick(usb_handle *h) in usb_kick() 153 int usb_close(usb_handle *h) in usb_close()
|
D | transport_usb.c | 108 void init_usb_transport(atransport *t, usb_handle *h, int state) in init_usb_transport()
|
/bootable/recovery/ |
D | make-overlay.py | 49 h, w = base.size variable 66 h = maxmaxj - minminj + 1 variable
|
D | recovery.cpp | 456 const char** h = new_headers; in prepend_title() 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 | 274 int h = gr_get_height(icon); in gr_texticon() local 293 void gr_blit(gr_surface source, int sx, int sy, int w, int h, int dx, int dy) { in gr_blit()
|
D | resources.c | 268 int h = (row[3] << 8) | row[2]; in res_create_localized_surface() local
|