/third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
H A D | entrypoint.c | 103 strcpy ((OMX_STRING) h264d_role.role, OMX_VID_DEC_AVC_ROLE); in OMX_ComponentInit() 110 strcpy ((OMX_STRING) h264e_role.role, OMX_VID_ENC_AVC_ROLE); in OMX_ComponentInit() 118 strcpy ((OMX_STRING) h264dprc_type.class_name, "h264dprc_class"); in OMX_ComponentInit() 120 strcpy ((OMX_STRING) h264dprc_type.object_name, "h264dprc"); in OMX_ComponentInit() 123 strcpy ((OMX_STRING) h264d_inport_type.class_name, "h264dinport_class"); in OMX_ComponentInit() 125 strcpy ((OMX_STRING) h264d_inport_type.object_name, "h264dinport"); in OMX_ComponentInit() 128 strcpy ((OMX_STRING) h264eprc_type.class_name, "h264eprc_class"); in OMX_ComponentInit() 130 strcpy ((OMX_STRING) h264eprc_type.object_name, "h264eprc"); in OMX_ComponentInit() 133 strcpy ((OMX_STRING) h264e_inport_type.class_name, "h264einport_class"); in OMX_ComponentInit() 135 strcpy ((OMX_STRIN in OMX_ComponentInit() [all...] |
/third_party/ltp/pan/ |
H A D | tag_report.c | 71 strcpy(expkey, "contacts"); in test_result() 175 strcpy(key_get, *tl); in cuts_report() 238 strcpy(key_get, "tag"); in tag_report() 244 strcpy(key_get, "initiation_status"); in tag_report() 254 strcpy(key_get, "corefile"); in tag_report() 260 strcpy(key_get, "termination_type"); in tag_report() 270 strcpy(key_get, "analysis"); in tag_report() 294 strcpy(key_get, "termination_id"); in tag_report() 330 strcpy(key_get, "termination_id"); in tag_report() 335 strcpy(key_ge in tag_report() [all...] |
/third_party/musl/libc-test/src/functional/ |
H A D | string.c | 28 TEST(s, strcpy(b, b+16), b, "wrong return %p != %p"); in main() 29 TEST_S(s, "abc", "strcpy gave incorrect string"); in main() 30 TEST(s, strcpy(b+1, b+16), b+1, "wrong return %p != %p"); in main() 31 TEST_S(s, "abc", "strcpy gave incorrect string"); in main() 32 TEST(s, strcpy(b+2, b+16), b+2, "wrong return %p != %p"); in main() 33 TEST_S(s, "abc", "strcpy gave incorrect string"); in main() 34 TEST(s, strcpy(b+3, b+16), b+3, "wrong return %p != %p"); in main() 35 TEST_S(s, "abc", "strcpy gave incorrect string"); in main() 37 TEST(s, strcpy(b+1, b+17), b+1, "wrong return %p != %p"); in main() 38 TEST_S(s, "bc", "strcpy gav in main() [all...] |
/third_party/glfw/src/ |
H A D | init.c | 235 strcpy(result, source); in _glfw_strdup() 327 strcpy(description, "The GLFW library is not initialized"); in _glfwInputError() 329 strcpy(description, "There is no current context"); in _glfwInputError() 331 strcpy(description, "Invalid argument for enum parameter"); in _glfwInputError() 333 strcpy(description, "Invalid value for parameter"); in _glfwInputError() 335 strcpy(description, "Out of memory"); in _glfwInputError() 337 strcpy(description, "The requested API is unavailable"); in _glfwInputError() 339 strcpy(description, "The requested API version is unavailable"); in _glfwInputError() 341 strcpy(description, "A platform-specific error occurred"); in _glfwInputError() 343 strcpy(descriptio in _glfwInputError() [all...] |
/third_party/musl/libc-test/src/functionalext/supplement/string/ |
H A D | memmove.c | 31 strcpy(one, "abcdefgh"); in memmove_0100() 48 strcpy(one, "helloWorld"); in memmove_0200() 49 strcpy(two, "foo"); in memmove_0200() 68 strcpy(one, "abcdefgh"); in memmove_0300() 84 strcpy(one, "abcdefgh"); in memmove_0400()
|
H A D | stpcpy.c | 41 strcpy(dest, src); in stpcpy_0100() 67 strcpy(dest, src); in stpcpy_0200() 92 strcpy(dest, src); in stpcpy_0300() 110 strcpy(NULL, src); in stpcpy_0400()
|
H A D | strsep.c | 28 strcpy(str, "helloworld"); in strsep_0100() 48 strcpy(str, "helloworld"); in strsep_0200() 68 strcpy(str, "helloworld"); in strsep_0300()
|
/third_party/zlib/examples/ |
H A D | gzlog.c | 229 #include <string.h> /* strlen, strrchr, strcpy, strncpy, strcmp */ 353 strcpy(log->end, ".lock"); in log_lock() 376 strcpy(log->end, ".lock"); in log_touch() 388 strcpy(log->end, ".lock"); in log_check() 400 strcpy(log->end, ".lock"); in log_unlock() 559 strcpy(log->end, ".add"); in log_append() 577 strcpy(log->end, ".add"); in log_replace() 582 strcpy(log->end, ".dict"); in log_replace() 586 strcpy(dest, log->path); in log_replace() 587 strcpy(lo in log_replace() [all...] |
/third_party/ltp/testcases/kernel/syscalls/inotify/ |
H A D | inotify02.c | 66 strcpy(event_set[test_cnt].name, ""); in verify_inotify() 75 strcpy(event_set[test_cnt].name, FILE_NAME1); in verify_inotify() 78 strcpy(event_set[test_cnt].name, FILE_NAME1); in verify_inotify() 83 strcpy(event_set[test_cnt].name, FILE_NAME1); in verify_inotify() 88 strcpy(event_set[test_cnt].name, FILE_NAME1); in verify_inotify() 91 strcpy(event_set[test_cnt].name, FILE_NAME2); in verify_inotify() 102 strcpy(event_set[test_cnt].name, ""); in verify_inotify() 107 strcpy(event_set[test_cnt].name, FILE_NAME2); in verify_inotify() 121 strcpy(event_set[test_cnt].name, ""); in verify_inotify()
|
H A D | inotify04.c | 92 strcpy(event_set[test_cnt].name, ""); in verify_inotify() 95 strcpy(event_set[test_cnt].name, ""); in verify_inotify() 109 strcpy(event_set[test_cnt].name, ""); in verify_inotify() 113 strcpy(event_set[test_cnt].name, TEST_FILE); in verify_inotify() 116 strcpy(event_set[test_cnt].name, ""); in verify_inotify()
|
/third_party/ltp/testcases/kernel/fs/mongo/ |
H A D | mongo_compare.c | 75 strcpy(out1, argv[3]); in main() 78 strcpy(out2, argv[3]); in main() 111 strcpy(line3, line1); in main() 125 strcpy(tmp_str[i], line2); in main() 167 strcpy(out_line, line3); in main() 172 strcpy(time_str1, p1 + 2); in main() 176 strcpy(time_str2, p2 + 2); in main()
|
/third_party/cJSON/tests/ |
H A D | minify_tests.c | 50 strcpy(minified, to_minify); in cjson_minify_should_remove_single_line_comments() 64 strcpy(minified, to_minify); in cjson_minify_should_remove_spaces() 78 strcpy(minified, to_minify); in cjson_minify_should_remove_multiline_comments() 92 strcpy(minified, to_minify); in cjson_minify_should_not_modify_strings() 147 strcpy(buffer, to_minify); in cjson_minify_should_minify_json()
|
/third_party/toybox/toys/pending/ |
H A D | last.c | 134 strcpy(ut.ut_line, "system boot"); in last_main() 161 strcpy(toybuf+18, " still"); in last_main() 162 strcpy(toybuf+28, "logged in"); in last_main() 165 strcpy(toybuf+18, "- down "); in last_main() 168 strcpy(toybuf+18, "- crash"); in last_main() 171 strcpy(toybuf+18, " gone"); in last_main() 172 strcpy(toybuf+28, "- no logout"); in last_main()
|
H A D | lsof.c | 134 strcpy(fi->type, type); in add_socket() 238 strcpy(fi->type, s->type); in find_socket() 256 case S_IFBLK: strcpy(fi->type, "BLK"); break; in fill_stat() 257 case S_IFCHR: strcpy(fi->type, "CHR"); break; in fill_stat() 258 case S_IFDIR: strcpy(fi->type, "DIR"); break; in fill_stat() 259 case S_IFIFO: strcpy(fi->type, "FIFO"); break; in fill_stat() 260 case S_IFLNK: strcpy(fi->type, "LINK"); break; in fill_stat() 261 case S_IFREG: strcpy(fi->type, "REG"); break; in fill_stat() 262 case S_IFSOCK: strcpy(fi->type, "sock"); break; in fill_stat() 298 strcpy(f in new_file_info() [all...] |
/third_party/ltp/testcases/kernel/syscalls/open/ |
H A D | open07.c | 170 strcpy(TC[0].filename, file2); in setupfunc_test1() 183 strcpy(TC[1].filename, file2); in setupfunc_test2() 199 strcpy(TC[2].filename, file3); in setupfunc_test3() 215 strcpy(TC[3].filename, file3); in setupfunc_test4() 228 strcpy(TC[4].filename, file2); in setupfunc_test5()
|
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/ |
H A D | vid_dec.c | 122 strcpy(comp->name, OMX_VID_DEC_BASE_NAME); in vid_dec_LoaderComponent() 123 strcpy(comp->name_specific[0], OMX_VID_DEC_MPEG2_NAME); in vid_dec_LoaderComponent() 124 strcpy(comp->name_specific[1], OMX_VID_DEC_AVC_NAME); in vid_dec_LoaderComponent() 125 strcpy(comp->name_specific[2], OMX_VID_DEC_HEVC_NAME); in vid_dec_LoaderComponent() 126 strcpy(comp->name_specific[3], OMX_VID_DEC_AV1_NAME); in vid_dec_LoaderComponent() 128 strcpy(comp->role_specific[0], OMX_VID_DEC_MPEG2_ROLE); in vid_dec_LoaderComponent() 129 strcpy(comp->role_specific[1], OMX_VID_DEC_AVC_ROLE); in vid_dec_LoaderComponent() 130 strcpy(comp->role_specific[2], OMX_VID_DEC_HEVC_ROLE); in vid_dec_LoaderComponent() 131 strcpy(comp->role_specific[3], OMX_VID_DEC_AV1_ROLE); in vid_dec_LoaderComponent() 239 strcpy(por in vid_dec_Constructor() [all...] |
/third_party/python/Modules/ |
H A D | getnameinfo.c | 145 strcpy(serv, numserv); 151 strcpy(serv, sp->s_name); 181 strcpy(host, numaddr); 200 strcpy(host, hp->h_name); 212 strcpy(host, numaddr);
|
/third_party/musl/libc-test/src/functionalext/supplement/string/string_gtest/ |
H A D | string_strcpy_test.cpp | 15 * @tc.desc: Verify the behavior of the strcpy interface under normal conditions. It asserts that when the strcpy 26 EXPECT_TRUE(strcpy(buffer, ptr) == buffer); in HWTEST_F() 36 * @tc.desc: Verify the behavior of the strcpy interface when the source string is an empty string. It asserts that when 37 * the source string is an empty string, the strcpy function should set the destination string to be the null 46 EXPECT_TRUE(strcpy(buffer, ptr) == buffer); in HWTEST_F() 61 EXPECT_TRUE(strcpy(buffer, ptr) == buffer); in HWTEST_F()
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify16.c | 327 strcpy(event_set[tst_count].name, DIR_NAME1); in do_test() 356 strcpy(event_set[tst_count].name, FILE_NAME1); in do_test() 369 strcpy(event_set[tst_count].name, FILE_NAME1); in do_test() 380 strcpy(event_set[tst_count].name, FILE_NAME1); in do_test() 381 strcpy(event_set[tst_count].name2, FILE_NAME2); in do_test() 397 strcpy(event_set[tst_count].name, FILE_NAME2); in do_test() 407 strcpy(event_set[tst_count].name, ""); in do_test() 419 strcpy(event_set[tst_count].name, ""); in do_test() 430 strcpy(event_set[tst_count].name, FILE_NAME2); in do_test() 446 strcpy(event_se in do_test() [all...] |
/third_party/musl/libc-test/src/functionalext/fortify/ |
H A D | string_ext.c | 56 strcpy(src, STRLEN_10); in test_strcat_0010() 76 strcpy(src, STRLEN_10); in test_strcat_0020() 107 strcpy(src, STRLEN_10); in test_strncat_0010() 127 strcpy(src, STRLEN_10); in test_strncat_0020() 200 * @tc.desc : After adding fortify, test the normal strcpy of the function. 207 strcpy(src, STRLEN_4); in test_stpncpy_0010() 215 * @tc.desc : Ability to test the strcpy Fortify runtime 227 strcpy(src, STRLEN_10); in test_stpncpy_0020() 276 strcpy(src, STRLEN_14); in test_strncpy_0020() 538 * @tc.desc : After adding fortify, test the normal strcpy o [all...] |
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | diotest1.c | 87 strcpy(infile, "infile"); /* Default input file */ in main() 88 strcpy(outfile, "outfile"); /* Default outfile file */ in main() 109 strcpy(infile, optarg); in main() 112 strcpy(outfile, optarg); in main()
|
/third_party/backends/backend/ |
H A D | pieusb_usb.c | 384 strcpy (desc, code_to_text (sense_code_text, sense->senseKey)); in sanei_pieusb_decode_sense() 390 strcpy (ptr, ": Logical unit is in the process of becoming ready"); in sanei_pieusb_decode_sense() 400 strcpy (ptr, ": Invalid field in parameter list"); in sanei_pieusb_decode_sense() 404 strcpy (ptr, ": Invalid command operation code"); in sanei_pieusb_decode_sense() 408 strcpy (ptr, ": Calibration disable not granted"); in sanei_pieusb_decode_sense() 412 strcpy (ptr, ": I/O process terminated"); in sanei_pieusb_decode_sense() 416 strcpy (ptr, ": MODE SELECT value invalid: resolution too high (vs)"); in sanei_pieusb_decode_sense() 420 strcpy (ptr, ": MODE SELECT value invalid: select only one color (vs)"); in sanei_pieusb_decode_sense() 424 strcpy (ptr, ": MODE SELECT value invalid: unsupported bit depth (vs)"); in sanei_pieusb_decode_sense()
|
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/ |
H A D | DateFmtPerf.h | 161 strcpy(locale, loc); in DateFmtFunction() 250 strcpy(locale, loc); in DateFmtCreateFunction() 289 strcpy(locale, loc); in DateFmtCopyFunction() 336 strcpy(locale, loc); in DIFCreateFunction() 391 strcpy(locale, loc); in TimeZoneCreateFunction() 435 strcpy(locale, loc); in DTPatternGeneratorCreateFunction() 480 strcpy(locale, loc); in DTPatternGeneratorCopyFunction() 527 strcpy(locale, loc); in DTPatternGeneratorBestValueFunction() 575 strcpy(locale, loc); in NumFmtFunction() 704 strcpy(local in StdioNumFmtFunction() [all...] |
/third_party/skia/third_party/externals/libpng/contrib/visupng/ |
H A D | VisualPng.c | 111 strcpy (szCmdFileName, szCmdLine); in WinMain() 113 strcpy (szCmdFileName, ""); in WinMain() 183 strcpy (szImgPathName, ""); in WndProc() 189 strcpy (szImgPathName, szCmdFileName); in WndProc() 538 strcpy (szImgPathName, pstrPathName); in BuildPngList() 539 strcpy (szImgFileName, strrchr (pstrPathName, '\\') + 1); in BuildPngList() 541 strcpy (szImgFindName, szImgPathName); in BuildPngList() 572 strcpy (*ppFileList + ii, szImgPathName); in BuildPngList() 573 strcpy (strrchr(*ppFileList + ii, '\\') + 1, finddata.cFileName); in BuildPngList() 595 strcpy (szTm in BuildPngList() [all...] |
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | spooler.c | 78 strcpy(job->id, cups_jobid); in init_cups() 79 strcpy(job->title, cups_jobtitle); in init_cups() 80 strcpy(job->user, cups_user); in init_cups() 81 strcpy(job->copies, cups_copies); in init_cups() 112 strcpy(job->ppdfile, job->printer); in find_ppdfile()
|