Home
last modified time | relevance | path

Searched defs:n (Results 1 – 11 of 11) sorted by relevance

/bootable/recovery/minadbd/
Dtransport_usb.c37 unsigned host_to_le32(unsigned n) in host_to_le32()
43 unsigned host_to_le32(unsigned n) in host_to_le32()
Dusb_linux_client.c189 int n; in usb_adb_write() local
204 int n; in usb_adb_read() local
369 int n; in usb_ffs_write() local
405 int n; in usb_ffs_read() local
Dfdevent.c208 int i, n; in fdevent_process() local
269 int i, n; in fdevent_disconnect() local
307 int i, n = 0; in fdevent_fd_check() local
367 int i, n; in fdevent_process() local
Dsockets.c201 apacket *p, *n; in local_socket_destroy() local
543 unsigned n = 0, c; in unhex() local
Dtransport.c104 int n; in dump_packet() local
/bootable/recovery/minui/
Dmkfont.c6 unsigned n; in main() local
Dgraphics_fbdev.c68 static void set_displayed_framebuffer(unsigned n) in set_displayed_framebuffer()
Devents.c160 int n; in ev_dispatch() local
/bootable/recovery/edify/
Dmain.c160 void ExprDump(int depth, Expr* n, char* script) { in ExprDump()
/bootable/recovery/
Drecovery.cpp271 int n; in save_kernel_log() local
777 unsigned int n; in choose_recovery_file() local
/bootable/recovery/minzip/
DZip.c706 ssize_t n = write(fd, data+soFar, dataLen-soFar); in writeProcessFunction() local