Home
last modified time | relevance | path

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

/bionic/tests/
Dstring_posix_strerror_r_test.cpp40 TEST(string, posix_strerror_r) { in TEST() argument
Dgtest_main.cpp106 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/
Dres_debug.h26 # define Aerror(statp, file, string, error, address) /*empty*/ argument
27 # define Perror(statp, file, string, error) /*empty*/ argument
Dres_send.c1307 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/
DUtils.cpp66 llvm::StringRef StripPrefix(llvm::StringRef string, llvm::StringRef prefix) { in StripPrefix()
/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/libc/upstream-openbsd/lib/libc/stdio/
Dopen_memstream.c30 char *string; /* actual stream */ member
Dfmemopen.c28 char *string; /* actual stream */ member
Dopen_wmemstream.c31 wchar_t *string; /* actual stream */ member
/bionic/libc/kernel/uapi/linux/
Dvirtio_input.h57 char string[128]; member
Dirda.h151 __u8 string[IAS_MAX_STRING]; member
Dvideodev2.h975 char __user * string; member
/bionic/linker/
Dlinker_config.cpp160 std::unordered_map<std::string, PropertyValue>* properties, in parse_config_file()
289 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/malloc_debug/
DConfig.cpp111 bool OptionString::ParseValue(const std::string&, const std::string& raw_value) const { in ParseValue() argument
/bionic/libc/upstream-netbsd/lib/libc/regex/
Dengine.c178 const char *string, in matcher()
/bionic/libc/kernel/uapi/sound/
Dasoc.h150 char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member
161 struct snd_soc_tplg_vendor_string_elem string[0]; member