| /third_party/alsa-lib/src/topology/ |
| H A D | data.c | 268 static int get_hex_num(const char *str) in get_hex_num() argument 342 static int get_uuid(const char *str, unsigned char *uuid_le) in get_uuid() argument 410 static int write_hex(char *buf, char *str, int width) in write_hex() argument 436 static int copy_data_hex(char *data, int off, const char *str, in argument [all...] |
| /third_party/alsa-utils/alsactl/ |
| H A D | state.c | 35 static char str[128]; in id_str() local 48 static char str[32]; in num_str() local 655 const char *str; in config_iface() local 681 const char *str; in config_bool() local 720 const char *str; config_enumerated() local 785 check_comment_access(snd_config_t *conf, const char *str) check_comment_access() argument [all...] |
| H A D | init_parse.c | 942 static char *get_key_attribute(struct space *space, char *str, char *res, size_t ressize) in get_key_attribute() argument 966 static char *get_format_attribute(struct space *space, char **str) in get_format_attribute() argument 986 get_format_len(struct space *space, char **str) get_format_len() argument [all...] |
| /third_party/alsa-utils/topology/ |
| H A D | pre-process-object.c | 546 char *token, *type, *str; in tplg_pp_add_object_tuple_section() local 1576 pre_process_find_variable(snd_config_t **dst, const char *str, snd_config_t *config) pre_process_find_variable() argument 1599 pre_process_object_variables_expand_fcn(snd_config_t **dst, const char *str, void *private_data) pre_process_object_variables_expand_fcn() argument 1725 char *str = strdup(s); tplg_evaluate_config_string() local [all...] |
| /third_party/backends/backend/ |
| H A D | abaton.c | 881 const char *str = dev_name + 7; in sane_init() local
|
| H A D | plustek.c | 1435 char str[PATH_MAX] = _DEFAULT_DEVICE; in sane_init() local [all...] |
| H A D | plustek_pp.c | 1133 char str[PATH_MAX] = _DEFAULT_DEVICE; in sane_init() local [all...] |
| H A D | st400.c | 173 static int str_at_offset(char *str, size_t offset, unsigned char *data) in str_at_offset() argument 687 char line[PATH_MAX], *str; in sane_init() local [all...] |
| H A D | test.c | 211 char str[200]; in print_gamma_table() local
|
| H A D | hp5400_sane.c | 609 SANE_Char *str = NULL; in sane_init() local
|
| /third_party/backends/backend/pixma/ |
| H A D | pixma_common.c | 96 u8tohex (uint8_t x, char *str) in u8tohex() argument 108 u32tohex (uint32_t x, char *str) in u32tohex() argument
|
| /third_party/cups-filters/filter/ |
| H A D | imagetopdf.c | 267 static void outPdf(const char *str) in outPdf() argument
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | util.c | 65 int prefixcmp(const char *str, const char *prefix) in prefixcmp() argument 70 int prefixcasecmp(const char *str, const char *prefix) in prefixcasecmp() argument 75 int startswith(const char *str, const char *prefix) in startswith() argument 80 int endswith(const char *str, const char *postfix) in endswith() argument 93 skip_whitespace(const char *str) skip_whitespace() argument 213 strrepl(char *str, const char *chars, char repl) strrepl() argument 224 strrepl_nodups(char *str, const char *chars, char repl) strrepl_nodups() argument 248 strclr(char *str) strclr() argument 256 strnchr(const char *str, int c, size_t n) strnchr() argument 376 is_true_string(const char *str) is_true_string() argument 382 is_false_string(const char *str) is_false_string() argument 484 line_count(const char *str) line_count() argument 495 line_start(const char *str, int line_number) line_start() argument 774 dstrprepend(dstr_t *ds, const char *str) dstrprepend() argument 783 dstrinsert(dstr_t *ds, int idx, const char *str) dstrinsert() argument 809 dstrinsertf(dstr_t *ds, int idx, const char *str, ...) dstrinsertf() argument 852 dstrcatline(dstr_t *ds, const char *str) dstrcatline() argument 860 dstrendswith(dstr_t *ds, const char *str) dstrendswith() argument [all...] |
| /third_party/curl/lib/ |
| H A D | cookie.c | 363 static void strstore(char **str, const char *newstr, size_t len) in strstore() argument
|
| H A D | ftplistparser.c | 242 static unsigned int ftp_pl_get_permission(const char *str) in ftp_pl_get_permission() argument 319 char *str = Curl_dyn_ptr(&infop->buf); ftp_pl_insert_finfo() local [all...] |
| H A D | imap.c | 1815 static char *imap_atom(const char *str, bool escape_only) in imap_atom() argument [all...] |
| H A D | mprintf.c | 150 char *str; member 703 char *str = optr->start; in formatf() local 869 const char *str; in formatf() local [all...] |
| /third_party/cJSON/tests/unity/src/ |
| H A D | unity.c | 1500 int UnityStringArgumentMatches(const char* str) in UnityStringArgumentMatches() argument
|
| /third_party/gn/src/gn/ |
| H A D | parse_tree.cc | 61 SplitAtFirst( std::string_view str, char c) SplitAtFirst() argument [all...] |
| /third_party/googletest/googlemock/test/ |
| H A D | gmock-matchers-comparisons_test.cc | 1150 std::string FromStringLike(internal::StringLike<T> str) { in TEST() argument 1641 std::string str; TEST() member [all...] |
| H A D | gmock-actions_test.cc | 1094 std::string str; in TEST() local 1118 std::wstring str = L""; in TEST() local 1130 std::string str; in TEST() local 1159 std::wstring str; TEST() local [all...] |
| H A D | gmock-more-actions_test.cc | 146 std::string Binary(const std::string& str, char c) const { return str + c; } in Binary() argument
|
| /third_party/googletest/googletest/test/ |
| H A D | googletest-param-test-test.cc | 495 const std::string& str() const { return str_; } in str() function in NonDefaultConstructAssignString
|
| H A D | googletest-printers-test.cc | 734 AssertionResult HasPrefix(const StringType& str, const StringType& prefix) { in HasPrefix() argument 941 std::u8string str = u8"Hello, 世界"; TEST() local 948 std::u16string str = u"Hello, 世界"; TEST() local 954 std::u32string str = U"Hello, 🗺️"; TEST() local 1027 const char str[] = "NUL (\\0) and \\r\\t"; TEST() local 1233 const char* const str = "8"; TEST() local 1484 char str[] = "hi\\1"; TEST() local 1498 wchar_t str[] = L"hi\\1"; TEST() local 1511 char str[] = "hi \\"world\\""; TEST() local 1519 const char str[] = "hi \\"world\\""; TEST() local 1526 wchar_t str[] = L"hi \\"world\\""; TEST() local 1534 const wchar_t str[] = L"hi \\"world\\""; TEST() local 1544 const char str[] = "hi \\"world\\""; TEST() local 1552 const wchar_t str[] = L"hi \\"w\\0rld\\""; TEST() local 1769 const char str[] = "\\"Line\\0 1\\"\\nLine 2"; TEST() local [all...] |
| /third_party/googletest/googlemock/include/gmock/ |
| H A D | gmock-function-mocker.h | 73 constexpr bool StartsWith(const char (&prefix)[N], const char (&str)[M]) { in StartsWith() argument 78 constexpr bool EndsWith(const char (&suffix)[N], const char (&str)[M]) { in EndsWith() argument
|