Home
last modified time | relevance | path

Searched refs:strcpy (Results 1 – 25 of 2502) sorted by relevance

12345678910>>...101

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/build/
H A Daplibtool.c157 strcpy(value, equal_pos + 1); in parse_long_opt()
159 strcpy(var, arg); in parse_long_opt()
255 strcpy(newarg, arg); in parse_input_file_name()
256 strcpy(newarg + (ext - arg), OBJECT_EXT); in parse_input_file_name()
264 strcpy(newarg, arg); in parse_input_file_name()
276 strcpy(ext, DYNAMIC_LIB_EXT); in parse_input_file_name()
279 strcpy(ext, STATIC_LIB_EXT); in parse_input_file_name()
289 strcpy(cmd_data->stub_name, arg); in parse_input_file_name()
290 strcpy(strrchr(cmd_data->stub_name, '.') + 1, "lo"); in parse_input_file_name()
327 strcpy(newarg, arg); in parse_output_file_name()
[all …]
H A Djlibtool.c532 strcpy(value, equal_pos + 1); in parse_long_opt()
534 strcpy(var, arg); in parse_long_opt()
660 strcpy(newname, newname + 4); in truncate_dll_name()
665 strcpy(newname + 8, strchr(newname, '.')); in truncate_dll_name()
791 strcpy(newarg, ".libs/"); in gen_library_name()
808 strcpy(newext, STATIC_LIB_EXT); in gen_library_name()
811 strcpy(newext, DYNAMIC_LIB_EXT); in gen_library_name()
814 strcpy(newext, MODULE_LIB_EXT); in gen_library_name()
861 strcpy(ext, OBJECT_EXT); in check_object_exists()
900 strcpy(newarg, arg); in check_library_exists()
[all …]
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/dso/aix/
H A Ddso.c267 strcpy(errbuf, "calloc: "); in dlopen()
273 strcpy(errbuf, "strdup: "); in dlopen()
286 strcpy(errbuf, "dlopen: "); in dlopen()
297 strcpy(errbuf, strerror(errno)); in dlopen()
314 strcpy(errbuf, "loadbind: "); in dlopen()
328 strcpy(errbuf, "loadbind: "); in dlopen()
426 strcpy(errbuf, "dlsym: undefined symbol "); in dlsym()
468 strcpy(errbuf, strerror(errno)); in dlclose()
522 strcpy(errbuf, "readExports: "); in readExports()
531 strcpy(errbuf, "readExports: "); in readExports()
[all …]
/aosp_15_r20/external/clang/test/CodeGen/
H A Dobject-size.c3 #define strcpy(dest, src) \ macro
19 strcpy(&gbuf[4], "Hi there"); in test1()
25 strcpy(gbuf, "Hi there"); in test2()
31 strcpy(&gbuf[100], "Hi there"); in test3()
37 strcpy((char*)(void*)&gbuf[-1], "Hi there"); in test4()
44 strcpy(gp, "Hi there"); in test5()
52 strcpy(&buf[4], "Hi there"); in test6()
62 strcpy((++i, gbuf), "Hi there"); in test7()
70 strcpy(buf[++gi], "Hi there"); in test8()
77 strcpy((char *)((++gi) + gj), "Hi there"); in test9()
[all …]
/aosp_15_r20/packages/services/BuiltInPrintService/jni/plugins/genPCLm/src/
DgenPCLm.cpp1030 strcpy(returnStr, "alternate"); in getInputBinString()
1033 strcpy(returnStr, "alternate_roll"); in getInputBinString()
1036 strcpy(returnStr, "auto_select"); in getInputBinString()
1039 strcpy(returnStr, "bottom"); in getInputBinString()
1042 strcpy(returnStr, "center"); in getInputBinString()
1045 strcpy(returnStr, "disc"); in getInputBinString()
1048 strcpy(returnStr, "envelope"); in getInputBinString()
1051 strcpy(returnStr, "hagaki"); in getInputBinString()
1054 strcpy(returnStr, "large_capacity"); in getInputBinString()
1057 strcpy(returnStr, "left"); in getInputBinString()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/examples/
Dgzlog.c353 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(log->end, ".temp"); in log_replace()
628 strcpy(log->end, ".dict"); in log_compress()
[all …]
/aosp_15_r20/external/python/cpython2/PC/os2vacpp/
Dgetpathp.c122 strcpy(prefix, argv0_path); in search_for_prefix()
268 strcpy(progpath, prog); in get_progpath()
279 strcpy(progpath, path); in get_progpath()
319 strcpy(argv0_path, progpath); in calculate_path()
330 strcpy(prefix, pythonhome); in calculate_path()
337 strcpy(exec_prefix, delim+1); in calculate_path()
339 strcpy(exec_prefix, EXEC_PREFIX); in calculate_path()
393 strcpy(buf, envpath); in calculate_path()
399 strcpy(buf, machinepath); in calculate_path()
404 strcpy(buf, userpath); in calculate_path()
[all …]
/aosp_15_r20/external/libconfig/contrib/ls-config/src/
H A Dls-config.c197 strcpy(last_ptr, str_ptr); in path_parent()
209 strcpy(last_ptr, str_ptr); in path_parent()
234 strcpy(tk, dataPath); in path_name()
242 strcpy(name, str_ptr); in path_name()
880 strcpy(dataTypeName, "int"); in read_config()
883 strcpy(dataValueString, buffer); in read_config()
887 strcpy(dataTypeName, "int64"); in read_config()
890 strcpy(dataValueString, buffer); in read_config()
894 strcpy(dataTypeName, "float"); in read_config()
897 strcpy(dataValueString, buffer); in read_config()
[all …]
/aosp_15_r20/device/generic/car/emulator/usbpt/bluetooth/usb_modeswitch/
Dusb_modeswitch.c408 strcpy(longConfig,"##\n"); in readArguments()
739 strcpy(Messages[0],"5553424387654321000000000000061e000000000000000000000000000000"); in main()
740 strcpy(Messages[1],"5553424397654321000000000000061b000000020000000000000000000000"); in main()
741 strcpy(Messages[2],"5553424387654321000000000001061e000000000000000000000000000000"); in main()
742 strcpy(Messages[3],"5553424397654321000000000001061b000000020000000000000000000000"); in main()
744 strcpy(Messages[4], MessageContent); in main()
750 strcpy(Messages[0],"55534243123456780000000000000011062000000101000100000000000000"); in main()
755 strcpy(Messages[0],"55534243123456780000000000000011063000000000010000000000000000"); in main()
760 strcpy(Messages[0],"55534243123456780000000000000601000000000000000000000000000000"); in main()
764 strcpy(Messages[0],MessageContent); in main()
[all …]
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify02.c66 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()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify16.c338 strcpy(event_set[tst_count].name, DIR_NAME1); in do_test()
375 strcpy(event_set[tst_count].name, FILE_NAME1); in do_test()
388 strcpy(event_set[tst_count].name, FILE_NAME1); in do_test()
399 strcpy(event_set[tst_count].name, FILE_NAME1); in do_test()
400 strcpy(event_set[tst_count].name2, FILE_NAME2); in do_test()
416 strcpy(event_set[tst_count].name, FILE_NAME2); in do_test()
426 strcpy(event_set[tst_count].name, ""); in do_test()
438 strcpy(event_set[tst_count].name, ""); in do_test()
449 strcpy(event_set[tst_count].name, FILE_NAME2); in do_test()
465 strcpy(event_set[tst_count].name, "."); in do_test()
[all …]
/aosp_15_r20/external/libopus/dnn/
H A Dadaconvtest.c50 strcpy(feature_file, prefix); in adaconv_compare()
60 strcpy(x_in_file, prefix); in adaconv_compare()
70 strcpy(x_out_file, prefix); in adaconv_compare()
152 strcpy(feature_file, prefix); in adacomb_compare()
162 strcpy(x_in_file, prefix); in adacomb_compare()
172 strcpy(p_in_file, prefix); in adacomb_compare()
182 strcpy(x_out_file, prefix); in adacomb_compare()
259 strcpy(feature_file, prefix); in adashape_compare()
269 strcpy(x_in_file, prefix); in adashape_compare()
279 strcpy(x_out_file, prefix); in adashape_compare()
/aosp_15_r20/external/nanopb-c/tests/without_64bit/
H A Dencode_alltypes.c27 strcpy(alltypes.req_string, "1014"); in main()
30 strcpy(alltypes.req_submsg.substuff1, "1016"); in main()
44 alltypes.rep_string_count = 5; strcpy(alltypes.rep_string[4], "2014"); in main()
49 strcpy(alltypes.rep_submsg[4].substuff1, "2016"); in main()
87 strcpy(alltypes.opt_string, "3054"); in main()
92 strcpy(alltypes.opt_submsg.substuff1, "3056"); in main()
101 strcpy(alltypes.oneof.oneof_msg1.substuff1, "4059"); in main()
/aosp_15_r20/bionic/tests/
H A Dfortify_test.cpp148 ASSERT_FORTIFY(strcpy(myfoo.empty, src)); in TEST_F()
160 ASSERT_FORTIFY(strcpy(myfoo.empty, src)); in TEST_F()
172 ASSERT_FORTIFY(strcpy(myfoo.one, src)); in TEST_F()
232 strcpy(myfoo.a, "01"); in TEST_F()
243 strcpy(myfoo.a, "01"); in TEST_F()
276 strcpy(src, "0123456789"); in TEST_F()
291 strcpy(myfoo.a, "012345678"); in TEST_F()
310 ASSERT_FORTIFY(strcpy(buf, orig)); in TEST_F()
322 ASSERT_FORTIFY(strcpy(buf, orig)); in TEST_F()
334 ASSERT_FORTIFY(strcpy(buf, orig)); in TEST_F()
[all …]
/aosp_15_r20/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXos_r.h258 strcpy((p).pws.pw_name, (p).pwp->pw_name); in _Xpw_copyPasswd()
262 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd); in _Xpw_copyPasswd()
266 strcpy((p).pws.pw_class, (p).pwp->pw_class); in _Xpw_copyPasswd()
270 strcpy((p).pws.pw_gecos, (p).pwp->pw_gecos); in _Xpw_copyPasswd()
274 strcpy((p).pws.pw_dir, (p).pwp->pw_dir); in _Xpw_copyPasswd()
278 strcpy((p).pws.pw_shell, (p).pwp->pw_shell); in _Xpw_copyPasswd()
288 strcpy((p).pws.pw_name, (p).pwp->pw_name), \
291 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd), \
294 strcpy((p).pws.pw_age, (p).pwp->pw_age), \
297 strcpy((p).pws.pw_comment, (p).pwp->pw_comment), \
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/X11/
DXos_r.h258 strcpy((p).pws.pw_name, (p).pwp->pw_name); in _Xpw_copyPasswd()
262 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd); in _Xpw_copyPasswd()
266 strcpy((p).pws.pw_class, (p).pwp->pw_class); in _Xpw_copyPasswd()
270 strcpy((p).pws.pw_gecos, (p).pwp->pw_gecos); in _Xpw_copyPasswd()
274 strcpy((p).pws.pw_dir, (p).pwp->pw_dir); in _Xpw_copyPasswd()
278 strcpy((p).pws.pw_shell, (p).pwp->pw_shell); in _Xpw_copyPasswd()
288 strcpy((p).pws.pw_name, (p).pwp->pw_name), \
291 strcpy((p).pws.pw_passwd,(p).pwp->pw_passwd), \
294 strcpy((p).pws.pw_age, (p).pwp->pw_age), \
297 strcpy((p).pws.pw_comment, (p).pwp->pw_comment), \
[all …]
/aosp_15_r20/external/compiler-rt/lib/asan/tests/
H A Dasan_str_test.cc155 strcpy(from, "hello"); in TEST()
156 strcpy(to, from); in TEST()
157 strcpy(to + to_size - from_size, from); in TEST()
159 EXPECT_DEATH(Ident(strcpy(from, "hello2")), RightOOBWriteMessage(0)); in TEST()
161 EXPECT_DEATH(Ident(strcpy(to - 1, from)), LeftOOBWriteMessage(1)); in TEST()
162 EXPECT_DEATH(Ident(strcpy(to, from - 1)), LeftOOBReadMessage(1)); in TEST()
163 EXPECT_DEATH(Ident(strcpy(to, from + from_size)), RightOOBReadMessage(0)); in TEST()
164 EXPECT_DEATH(Ident(strcpy(to + to_size, from)), RightOOBWriteMessage(0)); in TEST()
167 EXPECT_DEATH(Ident(strcpy(to, from)), RightOOBReadMessage(0)); in TEST()
178 strcpy(from, "hello"); in TEST()
[all …]
/aosp_15_r20/external/libxml2/os400/dlfcn/
H A Ddlfcn.c288 strcpy(p->str, strerror(err_no)); in dlseterror_from_errno()
657 strcpy(qsysinfo->Lib_Name, "QSYS"); in dlpath2QSYS()
689 strcpy(qsysinfo->Lib_Name, qsysinfo->Obj_Name); in dlpath2QSYS()
695 strcpy(qsysinfo->Lib_Name, dftlib? dftlib: "*LIBL"); in dlpath2QSYS()
707 strcpy(qsysinfo->Mbr_Type, "*MBR"); in dlpath2QSYS()
713 strcpy(qsysinfo->Lib_Type, "*LIB"); in dlpath2QSYS()
716 strcpy(qsysinfo->Obj_Type, "*FILE"); in dlpath2QSYS()
826 strcpy(qsysinfo->Obj_Type, "*SRVPGM"); /* Set our object type. */ in dl_DB2_path()
871 strcpy(qsysinfo->Lib_Type, "*LIB"); in dl_qualified_object()
872 strcpy(qsysinfo->Obj_Type, "*SRVPGM"); in dl_qualified_object()
[all …]
/aosp_15_r20/external/toybox/toys/pending/
H A Dlsof.c130 strcpy(fi->type, type); in add_socket()
234 strcpy(fi->type, s->type); in find_socket()
252 case S_IFBLK: strcpy(fi->type, "BLK"); break; in fill_stat()
253 case S_IFCHR: strcpy(fi->type, "CHR"); break; in fill_stat()
254 case S_IFDIR: strcpy(fi->type, "DIR"); break; in fill_stat()
255 case S_IFIFO: strcpy(fi->type, "FIFO"); break; in fill_stat()
256 case S_IFLNK: strcpy(fi->type, "LINK"); break; in fill_stat()
257 case S_IFREG: strcpy(fi->type, "REG"); break; in fill_stat()
258 case S_IFSOCK: strcpy(fi->type, "sock"); break; in fill_stat()
294 strcpy(fi->fd, fd); in new_file_info()
[all …]
/aosp_15_r20/external/python/cpython2/Modules/
Dgetpath.c217 strcpy(path, p); in copy_absolute()
221 strcpy(path, p); in copy_absolute()
239 strcpy(path, buffer); in absolutize()
264 strcpy(prefix, argv0_path); in search_for_prefix()
269 strcpy(prefix, argv0_path); in search_for_prefix()
325 strcpy(exec_prefix, argv0_path); in search_for_exec_prefix()
337 strcpy(exec_prefix, argv0_path); in search_for_exec_prefix()
590 strcpy(buf, rtpypath); in calculate_path()
651 strcpy(prefix, separator); in calculate_path()
661 strcpy(exec_prefix, separator); in calculate_path()
/aosp_15_r20/external/llvm/test/Transforms/DeadStoreElimination/
H A Dlibcalls.ll3 declare i8* @strcpy(i8* %dest, i8* %src) nounwind
8 ; CHECK-NOT: @strcpy
9 %call = call i8* @strcpy(i8* %dest, i8* %src)
51 %call = call i8* @strcpy(i8* %arraydecay, i8* %src)
52 ; CHECK: %call = call i8* @strcpy
63 ; CHECK: @strcpy
64 %call = call i8* @strcpy(i8* %dest, i8* %src)
/aosp_15_r20/external/iproute2/ip/
H A Dtunnel.c46 strcpy(buf, "ip"); in tnl_strproto()
49 strcpy(buf, "gre"); in tnl_strproto()
52 strcpy(buf, "ipv6"); in tnl_strproto()
55 strcpy(buf, "esp"); in tnl_strproto()
58 strcpy(buf, "mpls"); in tnl_strproto()
61 strcpy(buf, "any"); in tnl_strproto()
64 strcpy(buf, "unknown"); in tnl_strproto()
/aosp_15_r20/external/google-breakpad/src/common/
H A Dlong_string_dictionary.cc89 strcpy(segment_key, key); in SetKeyValue()
99 strcpy(segment_key + key_length, kSuffixes[i]); in SetKeyValue()
127 strcpy(segment_key, key); in RemoveKey()
131 strcpy(segment_key + key_length, kSuffixes[i]); in RemoveKey()
160 strcpy(segment_key, key); in GetValueForKey()
162 strcpy(segment_key + key_length, kSuffixes[i]); in GetValueForKey()
/aosp_15_r20/external/libpng/contrib/visupng/
H A DVisualPng.c111 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 (szTmp, *ppFileList + jj); in BuildPngList()
[all …]
/aosp_15_r20/external/nanopb-c/tests/alltypes/
H A Dencode_alltypes.c36 strcpy(alltypes.req_string, "1014"); in main()
39 strcpy(alltypes.req_submsg.substuff1, "1016"); in main()
60 alltypes.rep_string_count = 5; strcpy(alltypes.rep_string[4], "2014"); in main()
65 strcpy(alltypes.rep_submsg[4].substuff1, "2016"); in main()
121 strcpy(alltypes.opt_string, "3054"); in main()
126 strcpy(alltypes.opt_submsg.substuff1, "3056"); in main()
135 strcpy(alltypes.oneof.oneof_msg1.substuff1, "4059"); in main()

12345678910>>...101