Home
last modified time | relevance | path

Searched defs:str (Results 551 - 575 of 5518) sorted by relevance

1...<<21222324252627282930>>...221

/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_log.c92 void AttestLogAnonyStr(AttestLogLevel logLevel, const char* fmt, const char* str) in AttestLogAnonyStr() argument
/test/xts/acts/startup_lite/syspara_hal/src/
H A Ddeviceinfo_func_test.c479 char str[10] = {0}; variable
/third_party/elfutils/tests/
H A Dzstrptr.c44 const char *str = elf_strptr (elf, ndx, off); in print_strings() local
/third_party/elfutils/libasm/
H A Ddisasm_str.c46 buffer_cb (char *str, size_t len, void *arg) in buffer_cb() argument
/third_party/curl/tests/libtest/
H A Dlib509.c79 char *str = NULL; in test() local
/third_party/elfio/examples/anonymizer/
H A Danonymizer.cpp70 auto str = std::string( s->get_data() + index ); in process_string_table() local
/third_party/ffmpeg/libavcodec/
H A Dpnm.c37 static void pnm_get(PNMContext *sc, char *str, int buf_size) in pnm_get() argument
/third_party/ffmpeg/libavformat/
H A Did3v1.c225 char *q, str[512], *first_free_space = NULL; in get_string() local
H A Davlanguage.c28 const char str[4]; member
H A Dsauce.c89 char *str = av_malloc(65*nb_comments + 1); in ff_sauce_read() local
/third_party/ffmpeg/libavutil/
H A Derror.c31 const char *str; member
/third_party/curl/lib/
H A Dstrdup.c40 char *Curl_strdup(const char *str) in Curl_strdup() argument
/third_party/eudev/hm_src/
H A Dkeyboard-keys-from-name.h49 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 Dmem.c52 char *str = strdup(s); in cstrdup() local
60 char *str; in casprintf() local
/third_party/backends/backend/genesys/
H A Dcalibration.h62 void serialize(Stream& str, Genesys_Calibration_Cache& x) in serialize() argument
[all...]
H A Denums.cpp39 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 Dinit_utils_string.c30 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 Dtests_calibration.cpp114 std::stringstream str; in test_calibration_roundtrip() local
/third_party/cups-filters/fontembed/
H A Dtest_ps.c21 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 Dre.h111 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 Dlabel_unittest.cc19 const char* str; member
H A Dstring_output_buffer.h58 StringOutputBuffer& operator<<(std::string_view str) { in operator <<() argument
H A Druntime_deps_unittest.cc26 std::pair<OutputFile, const Target*> MakePair(const char* str, in MakePair() argument
H A Dvisual_studio_utils.cc22 std::string str = base::ToUpperASCII(base::MD5String(seed + entry_path)); in MakeGuid() local
/third_party/googletest/googletest/include/gtest/
H A Dgtest-message.h110 explicit Message(const char* str) : ss_(new ::std::stringstream) { in Message() argument
111 *ss_ << str; in Message() local

Completed in 10 milliseconds

1...<<21222324252627282930>>...221