Searched defs:string (Results 1 – 7 of 7) sorted by relevance
/bionic/tests/ |
D | string_test.cpp | 40 TEST(string, strerror) { in TEST() argument 58 TEST(string, strerror_concurrent) { in TEST() argument 75 TEST(string, strerror_r) { in TEST() argument 99 TEST(string, strsignal) { in TEST() argument 119 TEST(string, strsignal_concurrent) { in TEST() argument 198 TEST(string, strcat) { in TEST() argument 221 TEST(string, strcpy2) { in TEST() argument 230 TEST(string, strcpy3) { in TEST() argument 244 TEST(string, strcpy4) { in TEST() argument 254 TEST(string, stpcpy2) { in TEST() argument [all …]
|
/bionic/libc/dns/resolv/ |
D | res_debug.h | 26 # define Aerror(statp, file, string, error, address) /*empty*/ argument 27 # define Perror(statp, file, string, error) /*empty*/ argument
|
D | res_send.c | 1272 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() 1294 Perror(const res_state statp, FILE *file, const char *string, int error) { in Perror()
|
/bionic/libc/upstream-openbsd/lib/libc/gen/ |
D | fnmatch.c | 146 static int fnmatch_ch(const char **pattern, const char **string, int flags) in fnmatch_ch() 280 int fnmatch(const char *pattern, const char *string, int flags) in fnmatch()
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 178 const char *string, in matcher()
|
/bionic/libc/kernel/uapi/linux/ |
D | irda.h | 151 __u8 string[IAS_MAX_STRING]; member
|
D | videodev2.h | 817 char *string; member
|