/external/e2fsprogs/ext2ed/ |
dir_com.c | 241 strcpy (dir_name,full_dir_name); 248 strcpy (full_dir_name,++ptr); 253 strcpy (name_search,dir_name); /* name_search is used to hold the required entry name */ 277 strcpy (temp2,(unsigned char *) &type_data.u.t_ext2_inode.i_block); 578 strcpy (remember_lifo.name [entry_num],buffer); 611 strcpy (value,++ptr);
|
general_com.c | 179 strcpy (device_name,new_device); 351 strcpy((char *) ptr, value); 387 strcpy (value,++ptr); 442 strcpy (buffer,ptr); 486 strcpy (buffer,"show");dispatch (buffer); 799 strcpy (remember_lifo.name [entry_num],buffer);
|
/external/icu4c/test/intltest/ |
normconf.cpp | 78 strcpy(unidataPath, folder); 91 strcpy(unidataPath, folder); 106 strcpy(unidataPath, folder); 119 strcpy(unidataPath, folder); 130 strcpy(unidataPath, U_TOPSRCDIR U_FILE_SEP_STRING "data" U_FILE_SEP_STRING "unidata" U_FILE_SEP_STRING); 137 strcpy(unidataPath, U_TOPSRCDIR U_FILE_SEP_STRING "test" U_FILE_SEP_STRING "testdata" U_FILE_SEP_STRING);
|
/external/zlib/src/test/ |
example.c | 98 strcpy((char*)uncompr, "garbage"); 149 strcpy((char*)uncompr, "garbage"); 245 strcpy((char*)uncompr, "garbage"); 341 strcpy((char*)uncompr, "garbage"); 420 strcpy((char*)uncompr, "garbage"); 501 strcpy((char*)uncompr, "garbage");
|
/hardware/ti/omap4xxx/domx/omx_core/src/ |
OMX_Core.c | 236 strcpy(buf, prefix); /* the lengths are defined herein or have been */ 237 strcat(buf, cComponentName); /* checked already, so strcpy and strcat are */ 545 strcpy(cComponentName, componentTable[nIndex].name); 604 strcpy((OMX_STRING) roles[j], 811 strcpy(sRoleArray[tableCount][j], 870 strcpy(compName[numFiles], tComponentName[i][0]);
|
/external/dropbear/libtomcrypt/testprof/ |
der_tests.c | 66 strcpy((char*)strs[0], "one"); 67 strcpy((char*)strs[1], "one2"); 68 strcpy((char*)strs[2], "two"); 69 strcpy((char*)strs[3], "aaa"); 70 strcpy((char*)strs[4], "aaaa"); 71 strcpy((char*)strs[5], "aab"); 72 strcpy((char*)strs[6], "aaab"); 73 strcpy((char*)strs[7], "bbb"); 74 strcpy((char*)strs[8], "bbba"); 75 strcpy((char*)strs[9], "bbbb") [all...] |
/external/chromium_org/third_party/npapi/npspy/common/ |
format.cpp | 705 strcpy(szEOL, "\r\n"); 706 //strcpy(szEOI, szEndOfItem); 711 strcpy(szEOL, "\n"); 712 //strcpy(szEOI, szEndOfItem); 976 strcpy(szMode, "NP_EMBED"); 979 strcpy(szMode, "NP_FULL"); 982 strcpy(szMode, "[Invalid mode]"); [all...] |
/external/libpcap/ |
pcap-dos.c | 163 strcpy (errbuf, "Not enough memory (pcap)"); 345 strcpy (p->errbuf, "illegal pcap handle"); 351 strcpy (p->errbuf, "device statistics not available"); 468 strcpy (ebuf, "No driver found"); 480 strcpy (errbuf, "pcap_open_offline() or pcap_open_live() must be " 564 strcpy (errbuf, "No drivers found"); 753 strcpy (ebuf, "Not enough memory (Rx pool)"); [all...] |
/frameworks/native/cmds/installd/ |
commands.c | 342 strcpy(dirpos, name); 355 strcpy(tmpdir, android_media_dir.path); 367 strcpy(dirpos, name); 857 strcpy(srcpath+srcend+1, name); 858 strcpy(dstpath+dstend+1, name); 956 strcpy(dstpkg, buf+bufp); 963 strcpy(srcpkg, div); [all...] |
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
dhdu.c | 804 strcpy(argv[1], "0"); 806 strcpy(argv[1], "1"); 808 strcpy(argv[1], "2"); 844 strcpy(argv[1], "0"); 847 strcpy(argv[1], "1"); 849 strcpy(argv[1], "1"); 852 strcpy(argv[1], "2"); 854 strcpy(argv[1], "3"); 856 strcpy(argv[1], "3"); 1087 strcpy(buf, cmd->name) [all...] |
/external/srec/seti/sltsEngine/src/ |
run_seq_lts.c | 700 strcpy(lts->allowable_cons_comb[lts->num_cons_comb], tempstr); [all...] |
/build/tools/zipalign/ |
ZipEntry.cpp | 127 strcpy((char*) mCDE.mFileName, fileName); 132 strcpy((char*) mCDE.mFileComment, comment); 156 strcpy((char*) mCDE.mFileName, (char*)pEntry->mCDE.mFileName); 162 strcpy((char*) mCDE.mFileComment, (char*)pEntry->mCDE.mFileComment); 250 strcpy((char*) mLFH.mFileName, (const char*) mCDE.mFileName);
|
/external/chromium_org/third_party/icu/source/test/iotest/ |
iotest.cpp | 93 strcpy(p, __FILE__); 107 strcpy(pBackSlash, U_FILE_SEP_STRING "data" U_FILE_SEP_STRING ); 149 strcpy(tdpath, directory); 734 strcpy(p, __FILE__); 748 strcpy(pBackSlash, U_FILE_SEP_STRING "data" U_FILE_SEP_STRING "out" U_FILE_SEP_STRING); [all...] |
/external/icu4c/test/iotest/ |
iotest.cpp | 93 strcpy(p, __FILE__); 107 strcpy(pBackSlash, U_FILE_SEP_STRING "data" U_FILE_SEP_STRING ); 149 strcpy(tdpath, directory); 735 strcpy(p, __FILE__); 749 strcpy(pBackSlash, U_FILE_SEP_STRING "data" U_FILE_SEP_STRING "out" U_FILE_SEP_STRING); [all...] |
/external/libsepol/src/ |
mls.c | 63 strcpy(ptr2, ptr + 1); 186 strcpy(scontextp, 206 strcpy(scontextp, 218 strcpy(scontextp, 235 strcpy(scontextp, policydb->p_cat_val_to_name[i - 1]);
|
/external/libvpx/libvpx/build/make/ |
obj_int_extract.c | 394 strcpy(strtsb_name, (char *)(elf.buf + shdr.sh_offset + shdr.sh_name)); 411 strcpy(strtsb_name, (char *)(elf.buf + shdr.sh_offset + shdr.sh_name)); 455 strcpy(section_name, (char *)(elf.buf + strtab_off32 + dhdr.sh_name)); 537 strcpy(section_name, (char *)(elf.buf + strtab_off64 + dhdr.sh_name)); 656 strcpy(sectionlist[i], sectionname);
|
/external/llvm/lib/Transforms/Utils/ |
BuildLibCalls.cpp | 150 /// EmitStrCpy - Emit a call to the strcpy function to the builder, for the 155 if (!TLI->has(LibFunc::strcpy)) 164 Value *StrCpy = M->getOrInsertFunction(Name, 167 CallInst *CI = B.CreateCall2(StrCpy, CastToCStr(Dst, B), CastToCStr(Src, B), 169 if (const Function *F = dyn_cast<Function>(StrCpy->stripPointerCasts()))
|
/external/valgrind/main/callgrind/ |
fn.c | 447 VG_(strcpy)(file, dir); // Move dir+file to file 452 VG_(strcpy)(file, "???"); 453 VG_(strcpy)(fn_name, "???"); 463 VG_(strcpy)(fn_name, "???"); 468 VG_(strcpy)(file, "???");
|
/frameworks/base/tools/aapt/ |
ZipEntry.cpp | 127 strcpy((char*) mCDE.mFileName, fileName); 132 strcpy((char*) mCDE.mFileComment, comment); 156 strcpy((char*) mCDE.mFileName, (char*)pEntry->mCDE.mFileName); 162 strcpy((char*) mCDE.mFileComment, (char*)pEntry->mCDE.mFileComment); 250 strcpy((char*) mLFH.mFileName, (const char*) mCDE.mFileName);
|
/frameworks/native/cmds/rawbu/ |
backup.cpp | 82 strcpy(nameBuffer, path); 101 strcpy(filenameOffset, de->d_name); 152 strcpy(nameBuffer, path); 291 strcpy(fullPath, srcPath); 293 strcpy(fullPath+srcLen+1, de->d_name);
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/ |
OMX_Core.c | 234 * checked already, so strcpy and strcat are 237 strcpy(buf, prefix); 513 strcpy(cComponentName, componentTable[nIndex].name); 589 strcpy((OMX_STRING)roles[j], componentTable[i].pRoleArray[j]); 752 strcpy(compName[numFiles], tComponentName[i][0]);
|
/ndk/sources/host-tools/make-3.81/w32/subproc/ |
sub_proc.c | 357 strcpy(fname, exec_path); 360 strcpy(ext, ".exe"); 367 strcpy(ext, ".cmd"); 374 strcpy(ext, ".bat"); 388 strcpy(ext, ".com");
|
/dalvik/libdex/ |
DexProto.cpp | 157 strcpy(at, desc); 163 strcpy(at, dexStringByTypeIdx(dexFile, protoId->returnTypeIdx)); 204 strcpy(at, descriptor);
|
/external/android-clat/ |
clatd.c | 125 strcpy(dev, ifr.ifr_name); 444 strcpy(tunnel.device6, DEVICENAME6); 445 strcpy(tunnel.device4, DEVICENAME4);
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
intltest.cpp | 396 strcpy(p, __FILE__); 410 strcpy(pBackSlash, U_FILE_SEP_STRING "data" U_FILE_SEP_STRING "out" U_FILE_SEP_STRING); 519 strcpy(basePath, "/"); 543 strcpy(testToBeCalled.basePath, this->basePath ); 545 strcpy(testToBeCalled.basePath, this->basePath ); // reset it. 616 strcpy(baseName, "/"); 677 strcpy(this->basePath, baseName); 705 strcpy(saveBaseLoc,name); 716 strcpy(saveBaseLoc,name); [all...] |