Searched defs:n (Results 1 – 11 of 11) sorted by relevance
/bootable/recovery/minadbd/ |
D | transport_usb.c | 37 unsigned host_to_le32(unsigned n) in host_to_le32() 43 unsigned host_to_le32(unsigned n) in host_to_le32()
|
D | usb_linux_client.c | 189 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
|
D | fdevent.c | 208 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
|
D | sockets.c | 201 apacket *p, *n; in local_socket_destroy() local 543 unsigned n = 0, c; in unhex() local
|
D | transport.c | 104 int n; in dump_packet() local
|
/bootable/recovery/minui/ |
D | mkfont.c | 6 unsigned n; in main() local
|
D | graphics_fbdev.c | 68 static void set_displayed_framebuffer(unsigned n) in set_displayed_framebuffer()
|
D | events.c | 160 int n; in ev_dispatch() local
|
/bootable/recovery/edify/ |
D | main.c | 160 void ExprDump(int depth, Expr* n, char* script) { in ExprDump()
|
/bootable/recovery/ |
D | recovery.cpp | 271 int n; in save_kernel_log() local 777 unsigned int n; in choose_recovery_file() local
|
/bootable/recovery/minzip/ |
D | Zip.c | 706 ssize_t n = write(fd, data+soFar, dataLen-soFar); in writeProcessFunction() local
|