/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 | 1292 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror() 1314 Perror(const res_state statp, FILE *file, const char *string, int error) { in Perror()
|
/bionic/libc/upstream-openbsd/lib/libc/gen/ |
D | fnmatch.c | 144 static int fnmatch_ch(const char **pattern, const char **string, int flags) in fnmatch_ch() 284 int fnmatch(const char *pattern, const char *string, int flags) in fnmatch()
|
/bionic/tests/ |
D | string_posix_strerror_r_test.cpp | 25 TEST(string, posix_strerror_r) { in TEST() argument
|
D | clang_fortify_tests.cpp | 140 FORTIFY_TEST(string) { in FORTIFY_TEST() argument
|
/bionic/benchmarks/ |
D | bionic_benchmarks.cpp | 316 std::map<std::string, args_vector_t>& args_shorthand) { in ResolveArgs() 380 std::map<std::string, args_vector_t>& args_shorthand) { in RegisterCliBenchmarks() 403 std::map<std::string, args_vector_t>& args_shorthand) { in RegisterXmlBenchmarks() 559 std::map<std::string, args_vector_t>& args_shorthand) { in RegisterAllBenchmarks()
|
/bionic/tools/versioner/src/ |
D | Utils.cpp | 85 llvm::StringRef StripPrefix(llvm::StringRef string, llvm::StringRef prefix) { in StripPrefix()
|
/bionic/libc/malloc_debug/ |
D | Config.cpp | 334 bool Config::SetBacktraceDumpPrefix(const std::string&, const std::string& value) { in SetBacktraceDumpPrefix() 390 bool Config::SetRecordAllocsFile(const std::string&, const std::string& value) { in SetRecordAllocsFile()
|
/bionic/libc/upstream-openbsd/lib/libc/stdio/ |
D | open_memstream.c | 30 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 | 50 char string[128]; member
|
D | videodev2.h | 898 char * string; member
|
/bionic/linker/ |
D | linker_config.cpp | 184 std::unordered_map<std::string, PropertyValue>* properties, in parse_config_file() 361 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/upstream-netbsd/lib/libc/regex/ |
D | regexec.c | 227 const char * __restrict string, in regexec()
|
D | engine.c | 201 const char *string, in matcher()
|
/bionic/libc/kernel/uapi/sound/ |
D | asoc.h | 145 char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member 154 struct snd_soc_tplg_vendor_string_elem string[0]; member
|