Searched defs:string (Results 1 – 12 of 12) sorted by relevance
| /bionic/tests/ |
| D | string_posix_strerror_r_test.cpp | 40 TEST(string, posix_strerror_r) { in TEST() argument
|
| D | gtest_main.cpp | 90 static int GetDeadlineInfo(const std::string& /*test_name*/) { in GetDeadlineInfo() 95 static int GetWarnlineInfo(const std::string& /*test_name*/) { in GetWarnlineInfo()
|
| /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 | 1317 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() 1339 Perror(const res_state statp, FILE *file, const char *string, int error) { in Perror()
|
| /bionic/libc/upstream-openbsd/lib/libc/gen/ |
| D | fnmatch.c | 145 static int fnmatch_ch(const char **pattern, const char **string, int flags) in fnmatch_ch() 281 int fnmatch(const char *pattern, const char *string, int flags) in fnmatch()
|
| /bionic/libc/upstream-openbsd/lib/libc/stdio/ |
| D | open_memstream.c | 30 char *string; /* actual stream */ member
|
| D | fmemopen.c | 28 char *string; /* actual stream */ member
|
| D | open_wmemstream.c | 31 wchar_t *string; /* actual stream */ member
|
| /bionic/libc/kernel/uapi/linux/ |
| D | virtio_input.h | 57 char string[128]; member
|
| D | irda.h | 151 __u8 string[IAS_MAX_STRING]; member
|
| D | videodev2.h | 929 char __user * string; member
|
| /bionic/libc/upstream-netbsd/lib/libc/regex/ |
| D | engine.c | 178 const char *string, in matcher()
|