Searched refs:string (Results 76 - 100 of 288) sorted by relevance

1234567891011>>

/system/extras/tests/bionic/libc/common/
H A Dtest_pthread_getcpuclockid.c34 #include <string.h>
H A Dtest_sem_post.c38 #include <string.h>
H A Dtest_semaphore.c33 #include <string.h>
/system/extras/tests/bionic/libc/other/
H A Dtest_timer_create.c32 #include <string.h>
H A Dtest_timer_create2.c32 #include <string.h>
H A Dtest_timer_create3.c32 #include <string.h>
/system/netd/
H A DPanController.cpp20 #include <string.h>
H A Doem_iptables_hook.cpp22 #include <string.h>
/system/security/keystore/
H A Dkeystore_cli.cpp19 #include <string.h>
/system/vold/
H A DExt4.cpp22 #include <string.h>
H A DXwarp.cpp21 #include <string.h>
/system/bluetooth/bluez-clean-headers/bluetooth/
H A Dbluetooth.h26 #include <string.h>
/system/core/init/
H A Dkeychords.c20 #include <string.h>
/system/core/libcutils/
H A Dashmem-host.c23 #include <string.h>
H A Duevent.c21 #include <string.h>
/system/core/libnetutils/
H A Ddhcpmsg.c19 #include <string.h>
/system/core/libpixelflinger/tinyutils/
H A DSharedBuffer.cpp10 #include <string.h>
/system/core/libsync/
H A Dsync.c21 #include <string.h>
/system/core/run-as/
H A Drun-as.c23 #include <string.h>
/system/core/sh/
H A Dinput.c49 #include <string.h>
75 struct strpush *prev; /* preceding string on stack */
91 int fd; /* file descriptor (or -1 if string) */
278 * 1) If a string was pushed back on the input, pop it;
280 * from a string so we can't refill the buffer, return EOF.
382 * Push a string back onto the input at this current parsefile level.
477 * Like setinputfile, but takes input from a string.
481 setinputstring(char *string, int push) argument
486 parsenextc = string;
487 parselleft = parsenleft = strlen(string);
[all...]
/system/core/toolbox/
H A Dchmod.c3 #include <string.h>
H A Dcmp.c3 #include <string.h>
H A Dgetsebool.c6 #include <string.h>
H A Dhd.c3 #include <string.h>
H A Dinsmod.c2 #include <string.h>

Completed in 138 milliseconds

1234567891011>>