Home
last modified time | relevance | path

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

/bootable/recovery/minadbd/
Dusb_linux_client.c82 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()
Dtransport_usb.c108 void init_usb_transport(atransport *t, usb_handle *h, int state) in init_usb_transport()
/bootable/recovery/
Dmake-overlay.py49 h, w = base.size variable
66 h = maxmaxj - minminj + 1 variable
Drecovery.cpp456 const char** h = new_headers; in prepend_title() local
/bootable/recovery/applypatch/
Dbsdiff.c60 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/
Dgraphics.c274 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()
Dresources.c268 int h = (row[3] << 8) | row[2]; in res_create_localized_surface() local