Home
last modified time | relevance | path

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

/bootable/recovery/minui/
Dmkfont.c6 unsigned n; in main() local
Dgraphics_fbdev.cpp69 static void set_displayed_framebuffer(unsigned n) in set_displayed_framebuffer()
Devents.cpp158 for (int n = 0; n < npolledevents; n++) { in ev_dispatch() local
/bootable/recovery/edify/
Dmain.cpp164 void ExprDump(int depth, Expr* n, char* script) { in ExprDump()
/bootable/recovery/
Drecovery.cpp405 int n = klogctl(KLOG_READ_ALL, &buffer[0], klog_buf_len); in save_kernel_log() local
1021 unsigned int n = 0; in choose_recovery_file() local
/bootable/recovery/minzip/
DZip.c669 ssize_t n = TEMP_FAILURE_RETRY(write(fd, data+soFar, dataLen-soFar)); in writeProcessFunction() local