| /third_party/elfutils/libasm/ |
| H A D | disasm_str.c | 46 buffer_cb (char *str, size_t len, void *arg) in buffer_cb() argument
|
| /third_party/curl/tests/libtest/ |
| H A D | lib509.c | 79 char *str = NULL; in test() local
|
| /third_party/elfio/examples/anonymizer/ |
| H A D | anonymizer.cpp | 70 auto str = std::string( s->get_data() + index ); in process_string_table() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | pnm.c | 37 static void pnm_get(PNMContext *sc, char *str, int buf_size) in pnm_get() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | id3v1.c | 225 char *q, str[512], *first_free_space = NULL; in get_string() local
|
| H A D | avlanguage.c | 28 const char str[4]; member
|
| H A D | sauce.c | 89 char *str = av_malloc(65*nb_comments + 1); in ff_sauce_read() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | error.c | 31 const char *str; member
|
| /third_party/curl/lib/ |
| H A D | strdup.c | 40 char *Curl_strdup(const char *str) in Curl_strdup() argument
|
| /third_party/eudev/hm_src/ |
| H A D | keyboard-keys-from-name.h | 49 hash_key_name (register const char *str, register size_t len) in hash_key_name() argument 117 keyboard_lookup_key (register const char *str, register size_t len) in keyboard_lookup_key() argument [all...] |
| /third_party/alsa-utils/alsamixer/ |
| H A D | mem.c | 52 char *str = strdup(s); in cstrdup() local 60 char *str; in casprintf() local
|
| /third_party/backends/backend/genesys/ |
| H A D | calibration.h | 62 void serialize(Stream& str, Genesys_Calibration_Cache& x) in serialize() argument [all...] |
| H A D | enums.cpp | 39 ScanMethod option_string_to_scan_method(const std::string& str) in option_string_to_scan_method() argument 62 ScanColorMode option_string_to_scan_color_mode(const std::string& str) in option_string_to_scan_color_mode() argument [all...] |
| /third_party/alsa-utils/alsactl/ |
| H A D | init_utils_string.c | 30 static int utf8_encoded_expected_len(const char *str) in utf8_encoded_expected_len() argument 50 static int utf8_encoded_to_unichar(const char *str) in utf8_encoded_to_unichar() argument 120 utf8_encoded_valid_unichar(const char *str) utf8_encoded_valid_unichar() argument 153 replace_untrusted_chars(char *str) replace_untrusted_chars() argument [all...] |
| /third_party/backends/testsuite/backend/genesys/ |
| H A D | tests_calibration.cpp | 114 std::stringstream str; in test_calibration_roundtrip() local
|
| /third_party/cups-filters/fontembed/ |
| H A D | test_ps.c | 21 static inline void write_string(FILE *f,EMB_PARAMS *emb,const char *str) // {{{ in write_string() argument 70 char *str="Hallo"; in main() local
|
| /third_party/benchmark/src/ |
| H A D | re.h | 111 inline bool Regex::Match(const std::string& str) { in Match() argument 148 inline bool Regex::Match(const std::string& str) { in Match() argument
|
| /third_party/gn/src/gn/ |
| H A D | label_unittest.cc | 19 const char* str; member
|
| H A D | string_output_buffer.h | 58 StringOutputBuffer& operator<<(std::string_view str) { in operator <<() argument
|
| H A D | runtime_deps_unittest.cc | 26 std::pair<OutputFile, const Target*> MakePair(const char* str, in MakePair() argument
|
| H A D | visual_studio_utils.cc | 22 std::string str = base::ToUpperASCII(base::MD5String(seed + entry_path)); in MakeGuid() local
|
| /third_party/googletest/googletest/include/gtest/ |
| H A D | gtest-message.h | 110 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() argument 111 *ss_ << str; in Message() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| H A D | FilteredBreakIteratorBuilder.java | 80 public abstract boolean suppressBreakAfter(CharSequence str); in suppressBreakAfter() argument 92 public abstract boolean unsuppressBreakAfter(CharSequence str); in unsuppressBreakAfter() argument
|
| H A D | RbnfLenientScanner.java | 43 int prefixLength(String str, String prefix); in prefixLength() argument 59 int[] findText(String str, String key, int startingAt); in findText() argument
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | fldset.h | 68 int32_t parseFrom(const U_NAMESPACE_QUALIFIER UnicodeString& str, UErrorCode& status) { in parseFrom() argument 80 int32_t parseFrom(const U_NAMESPACE_QUALIFIER UnicodeString& str, in parseFrom() argument
|