/bionic/tests/ |
D | string_posix_strerror_r_test.cpp | 40 TEST(string, posix_strerror_r) { in TEST() argument
|
D | gtest_main.cpp | 106 static int GetTimeoutMs(const std::string& /*test_name*/) { in GetTimeoutMs() 111 static int GetSlowThresholdMs(const std::string& /*test_name*/) { in GetSlowThresholdMs()
|
/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 | 1307 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() 1329 Perror(const res_state statp, FILE *file, const char *string, int error) { in Perror()
|
/bionic/tools/versioner/src/ |
D | Utils.cpp | 66 llvm::StringRef StripPrefix(llvm::StringRef string, llvm::StringRef prefix) { in StripPrefix()
|
/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 | 975 char __user * string; member
|
/bionic/linker/ |
D | linker_config.cpp | 160 std::unordered_map<std::string, PropertyValue>* properties, in parse_config_file() 289 explicit Properties(std::unordered_map<std::string, PropertyValue>&& properties) in Properties()
|
D | linker_utils.cpp | 39 void format_string(std::string* str, const std::vector<std::pair<std::string, std::string>>& params… in format_string()
|
/bionic/libc/malloc_debug/ |
D | Config.cpp | 111 bool OptionString::ParseValue(const std::string&, const std::string& raw_value) const { in ParseValue() argument
|
/bionic/libc/upstream-netbsd/lib/libc/regex/ |
D | engine.c | 178 const char *string, in matcher()
|
/bionic/libc/kernel/uapi/sound/ |
D | asoc.h | 150 char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member 161 struct snd_soc_tplg_vendor_string_elem string[0]; member
|