| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeFontTest.cpp | 575 const char *str = "Hello World"; in HWTEST_F() local 616 const char *str = "Hello World"; in HWTEST_F() local 680 const char *str = "Hello World"; HWTEST_F() local 699 const char *str = "Hello World"; HWTEST_F() local 728 const char *str = "Hello World"; HWTEST_F() local 793 const char *str = "Hello World"; HWTEST_F() local 816 const char *str = "Hello World"; HWTEST_F() local 842 const char *str = "Hello World"; HWTEST_F() local 864 const char *str = "Hello World"; HWTEST_F() local 928 const char *str = "Hello World"; HWTEST_F() local 959 const char *str = "Hello World"; HWTEST_F() local 1800 const char *str[] = { HWTEST_F() local [all...] |
| /test/xts/acts/kernel_lite/io_posix/src/ |
| H A D | IoTestStdio.cpp | 44 char str[50] = {0}; in HWTEST_F() local 126 char str[50] = {0}; in HWTEST_F() local 149 char str[5 in HWTEST_F() local 170 char str[50] = {0}; HWTEST_F() local 211 char str[50] = {0}; HWTEST_F() local 269 char str[50] = {0}; HWTEST_F() local 349 char str[] = "hello world"; HWTEST_F() local 373 char str[] = "hello world"; HWTEST_F() local 401 char str[50] = {0}; HWTEST_F() local 466 char str[50] = {0}; HWTEST_F() local 485 FormatVsprintf(char *str, char *format, ...) FormatVsprintf() argument 494 FormatVsscanf(const char *str, const char *format, ...) FormatVsscanf() argument 510 char str[50] = {0}; HWTEST_F() local 544 char str[50] = {0}; FormatVsnprintf() local 611 char str[100] = {0}; HWTEST_F() local 683 char str[50] = {0}; HWTEST_F() local [all...] |
| /test/xts/acts/notification/ces_standard/actsCommonEventSubscribeNDKTest/entry/src/main/cpp/ |
| H A D | subscribe.cpp | 149 char* str = new char[1024];
in CreateSubscribeInfo() local 175 char str[1024] = {0};
in SetPublisherPermission() local 208 char str[1024] = {0};
in SetPublisherBundleName() local [all...] |
| /test/xts/device_attest/services/core/utils/ |
| H A D | attest_utils.c | 139 int32_t AnonymiseStr(char* str) in AnonymiseStr() argument 174 int32_t ToLowerStr(char* str, int len) in ToLowerStr() argument 278 CharToAscii(const char* str, uint32_t len, uint8_t* outputStr, uint32_t outputLen) CharToAscii() argument [all...] |
| /test/xts/device_attest_lite/services/core/utils/ |
| H A D | attest_utils.c | 142 int32_t AnonymiseStr(char* str) in AnonymiseStr() argument 177 int32_t ToLowerStr(char* str, int len) in ToLowerStr() argument [all...] |
| /test/xts/hats/hdf/hdf_lite/manager/common/ |
| H A D | hdf_sbuf_test.cpp | 583 ASSERT_EQ(std::string(readStr), str); in HWTEST_F() local 644 ASSERT_EQ(std::string(data), str); in HWTEST_F() local 772 ASSERT_EQ(std::string(data), str); HWTEST_F() local 802 ASSERT_EQ(std::string(data), str); HWTEST_F() local 814 ASSERT_EQ(std::string(data), str); HWTEST_F() local 829 const char16_t *str = u"test"; HWTEST_F() local [all...] |
| /test/xts/hats/kernel/purgeableMem/ |
| H A D | purgeable_cpp_test.cpp | 49 char *str = static_cast<char *>(data); in Build() local 79 char *str = static_cast<char *>(data); in Build() local 109 char *str in Build() local [all...] |
| /test/xts/hats/hdf/location/agnss/ |
| H A D | agnss_hdi_test.cpp | 189 std::string AgnssCallbackImpl::Str16ToStr8(std::u16string str) in Str16ToStr8() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | avcodec.c | 511 static const char *unknown_if_null(const char *str) in unknown_if_null() argument 526 const char *str; in avcodec_string() local [all...] |
| H A D | srtenc.c | 48 static void srt_print(SRTContext *s, const char *str, ...) in srt_print() argument
|
| H A D | webvttenc.c | 45 static void webvtt_print(WebVTTContext *s, const char *str, ...) in webvtt_print() argument
|
| /third_party/f2fs-tools/tools/ |
| H A D | f2fs_io_parse.c | 89 static inline int atoh(char *str) in atoh() argument
|
| /third_party/elfio/elfio/ |
| H A D | elfio_relocation.hpp | 277 add_entry( string_section_accessor str_writer, const char* str, symbol_section_accessor sym_writer, Elf64_Addr value, Elf_Word size, unsigned char sym_info, unsigned char other, Elf_Half shndx, Elf64_Addr offset, unsigned type ) add_entry() argument
|
| /third_party/eudev/src/libudev/ |
| H A D | libudev-util.c | 219 int util_replace_whitespace(const char *str, char *to, size_t len) in util_replace_whitespace() argument 248 int util_replace_chars(char *str, const char *white) in util_replace_chars() argument 302 udev_util_encode_string(const char *str, char *str_enc, size_t len) udev_util_encode_string() argument 307 util_string_hash32(const char *str) util_string_hash32() argument 313 util_string_bloom64(const char *str) util_string_bloom64() argument [all...] |
| /third_party/eudev/src/udev/ |
| H A D | udevadm-info.c | 89 const char *str; in print_device_chain() local 133 const char *str; print_record() local [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | cmdutils.h | 126 uint8_t *str; member
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | asrc_afirsrc.c | 129 static int parse_string(char *str, float **items, int *nb_items, int *items_size) in parse_string() argument
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | jack.c | 171 char str[32]; in start_jack() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | id3v2enc.c | 41 static int string_is_ascii(const uint8_t *str) in string_is_ascii() argument 47 static void id3v2_encode_string(AVIOContext *pb, const uint8_t *str, in id3v2_encode_string() argument
|
| H A D | os_support.c | 50 static int inet_aton(const char *str, struct in_addr *add) in inet_aton() argument
|
| H A D | mlvdec.c | 212 char str[32]; in scan_file() local
|
| H A D | mvdec.c | 65 char *str; in var_read_string() local 189 char *str = var_read_string(pb, size); in parse_video_var() local [all...] |
| H A D | tls_openssl.c | 232 static int url_bio_bputs(BIO *b, const char *str) in url_bio_bputs() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | dict.c | 180 int av_dict_parse_string(AVDictionary **pm, const char *str, in av_dict_parse_string() argument
|
| H A D | bprint.c | 238 char *str; av_bprint_finalize() local [all...] |