Home
last modified time | relevance | path

Searched defs:string (Results 1 – 16 of 16) sorted by relevance

/bionic/libc/dns/resolv/
Dres_debug.h26 # define Aerror(statp, file, string, error, address) /*empty*/ argument
27 # define Perror(statp, file, string, error) /*empty*/ argument
Dres_send.c1293 Aerror(const res_state statp, FILE *file, const char *string, int error, in Aerror()
1315 Perror(const res_state statp, FILE *file, const char *string, int error) { in Perror()
/bionic/libc/upstream-openbsd/lib/libc/gen/
Dfnmatch.c145 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/tests/
Dstring_posix_strerror_r_test.cpp40 TEST(string, posix_strerror_r) { in TEST() argument
Dclang_fortify_tests.cpp161 FORTIFY_TEST(string) { in FORTIFY_TEST() argument
/bionic/benchmarks/
Dbionic_benchmarks.cpp316 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/
DUtils.cpp85 llvm::StringRef StripPrefix(llvm::StringRef string, llvm::StringRef prefix) { in StripPrefix()
/bionic/libc/malloc_debug/
DConfig.cpp268 bool Config::SetBacktraceDumpPrefix(const std::string&, const std::string& value) { in SetBacktraceDumpPrefix()
307 bool Config::SetRecordAllocsFile(const std::string&, const std::string& value) { in SetRecordAllocsFile()
/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dopen_memstream.c30 char *string; /* actual stream */ member
Dopen_wmemstream.c31 wchar_t *string; /* actual stream */ member
/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h50 char string[128]; member
Dvideodev2.h860 char __user * string; member
/bionic/linker/
Dlinker_config.cpp184 std::unordered_map<std::string, PropertyValue>* properties, in parse_config_file()
359 explicit Properties(std::unordered_map<std::string, PropertyValue>&& properties) in Properties()
Dlinker_utils.cpp39 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/
Dengine.c178 const char *string, in matcher()
/bionic/libc/kernel/uapi/sound/
Dasoc.h141 char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member
150 struct snd_soc_tplg_vendor_string_elem string[0]; member