/system/core/sh/ |
D | nodes.c | 101 copyfunc(n) in copyfunc() argument 117 calcsize(n) in calcsize() argument 210 copynode(n) in copynode() argument 342 freefunc(n) in freefunc() argument
|
D | eval.c | 198 union node *n; in evalstring() local 220 evaltree(union node *n, int flags) in evaltree() 313 evalloop(union node *n, int flags) in evalloop() 349 evalfor(union node *n, int flags) in evalfor() 390 evalcase(union node *n, int flags) in evalcase() 424 evalsubshell(union node *n, int flags) in evalsubshell() 452 expredir(union node *n) in expredir() 489 evalpipe(union node *n) in evalpipe() 552 evalbackcmd(union node *n, struct backcmd *result) in evalbackcmd() 1102 prehash(union node *n) in prehash() [all …]
|
D | parser.c | 533 union node *n = NULL, *n2; in simplecmd() local 607 union node *n; in makename() local 617 void fixredir(union node *n, const char *text, int err) in fixredir() 640 union node *n = redirnode; in parsefname() local 683 union node *n; in parseheredoc() local 1368 union node *n; in readtoken1() local
|
D | show.c | 65 showtree(union node *n) in showtree() 73 shtree(union node *n, int ind, char *pfx, FILE *fp) in shtree()
|
/system/core/libcutils/ |
D | debugger.c | 43 ssize_t n = TEMP_FAILURE_RETRY(read(s, pathbuf, pathlen - 1)); in dump_tombstone() local 76 ssize_t n; in dump_backtrace_to_file() local
|
D | sockets.c | 30 int n = getsockopt(fd, SOL_SOCKET, SO_PEERCRED, &cr, &len); in socket_peer_is_trusted() local
|
D | socket_loopback_server.c | 40 int s, n; in socket_loopback_server() local
|
D | socket_inaddr_any_server.c | 40 int s, n; in socket_inaddr_any_server() local
|
D | memory.c | 71 size_t n = siz; in strlcpy() local
|
/system/core/libpixelflinger/tests/codegen/ |
D | codegen.cpp | 36 static void ggl_test_codegen(uint32_t n, uint32_t p, uint32_t t0, uint32_t t1) in ggl_test_codegen() 72 uint32_t n; in main() local
|
/system/extras/tests/bionic/libc/other/ |
D | test_vfprintf_leak.c | 40 int n; in main() local
|
/system/media/audio_utils/ |
D | fixedfft.cpp | 109 void fixed_fft(int n, int32_t *v) in fixed_fft() 146 void fixed_fft_real(int n, int32_t *v) in fixed_fft_real()
|
/system/core/adb/ |
D | transport_usb.c | 41 unsigned host_to_le32(unsigned n) in host_to_le32() 47 unsigned host_to_le32(unsigned n) in host_to_le32()
|
D | adb_client.c | 231 int n; in adb_connect() local 298 unsigned n; in adb_query() local
|
D | usb_linux_client.c | 188 int n; in usb_adb_write() local 203 int n; in usb_adb_read() local 365 int n; in usb_ffs_write() local 401 int n; in usb_ffs_read() local
|
/system/core/gpttool/ |
D | gpttool.c | 122 unsigned n; in add_ptn() local 163 unsigned n, m; in show() local 184 unsigned n; in find_next_lba() local 198 u64 n = strtoull(sz, 0, 10); in parse_size() local 258 u32 n; in main() local
|
/system/core/toolbox/ |
D | dmesg.c | 16 int n, op; in dmesg_main() local
|
D | id.c | 36 int n, max; in id_main() local
|
D | getprop.c | 38 int n = 0; in getprop_main() local
|
D | df.c | 9 static void printsize(long long n) in printsize()
|
/system/security/keystore/ |
D | keystore_get.h | 61 int n = recv(sock, &value[offset], length - offset, 0); in keystore_get() local
|
/system/vold/ |
D | hash.h | 62 cshift (u_int32_t x, unsigned int n) in cshift()
|
/system/extras/ext4_utils/ |
D | setup_fs.c | 16 int status, n; in setup_fs() local
|
/system/core/init/ |
D | util.c | 51 unsigned int n; in android_name_to_id() local 251 int n; in mtd_name_to_number() local 396 int fd, n; in get_hardware_name() local 446 int n = read(fd, cmdline, 1023); in import_kernel_cmdline() local
|
/system/core/include/mincrypt/ |
D | rsa.h | 43 uint32_t n[RSANUMWORDS]; /* modulus as little endian array */ member
|