HomeSort by relevance Sort by last modified time
    Searched full:strcpy (Results 1001 - 1025 of 2026) sorted by null

<<41424344454647484950>>

  /external/chromium_org/third_party/icu/source/test/letest/
letest.cpp 436 strcpy(buffer, testDataDirectory);
    [all...]
  /external/chromium_org/third_party/icu/source/tools/dumpce/
dumpce.cpp 481 strcpy(filename, options[4].value);
578 strcpy(inputfilename, options[5].value);
    [all...]
  /external/elfutils/src/
ar.c 752 strcpy (stpcpy (tmpfname, arfname), "XXXXXX");
991 strcpy (stpcpy (tmpfname, arfname), "XXXXXX");
    [all...]
  /external/icu4c/test/letest/
letest.cpp 436 strcpy(buffer, testDataDirectory);
    [all...]
  /external/icu4c/tools/dumpce/
dumpce.cpp 481 strcpy(filename, options[4].value);
578 strcpy(inputfilename, options[5].value);
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp_xauth.c 898 strcpy(atlist[0],xauth_ldap_config.attr_addr->v);
899 strcpy(atlist[1],xauth_ldap_config.attr_mask->v);
948 strcpy(iph1->mode_cfg->xauth.udn,userdn);
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c 926 strcpy ( userial_dev, default_transport );
947 strcpy((char*)device_name, (char*)userial_dev);
993 strcpy((char*)device_name, (char*)userial_dev);
    [all...]
  /external/libppp/src/
ipcp.c 197 * buffers of the same size! See the strcpy() below.
261 * strcpy is ok!
263 strcpy(cp_nons, cp); /* Copy the end - including the NUL */
    [all...]
  /external/srec/tools/grxmlcompile/
grxmlcompile.cpp 268 strcpy( vocfile, cmdline_vocfile);
283 if(p) strcpy(p, "/models128x.map");
292 if(p) strcpy(p, "/generic.C");
    [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
readmacho.c 533 VG_(strcpy) (dsymfile, executable_name);
550 VG_(strcpy) (dsymfile, VG_(dirname) (executable_name));
    [all...]
  /ndk/sources/host-tools/make-3.81/
remake.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDec_Utils.c     [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc 261 strcpy(buf, "all");
  /bionic/libc/arch-x86/string/
ssse3-strcat-atom.S 169 #include "ssse3-strcpy-atom.S"
  /bionic/libc/bionic/
libc_logging.cpp 531 strcpy(new_abort_message->msg, msg);
  /bootable/diskinstaller/
installer.c 97 strcpy(outbuf, cmd);
  /device/samsung/manta/gps/
gps.exynos5.so 
  /external/bison/m4/
printf.m4 645 strcpy (fmtstring, "%d %n");
    [all...]
  /external/bluetooth/bluedroid/test/bluedroidtest/
bluedroidtest.c 385 strcpy(job_cmd, cmd);
  /external/checkpolicy/test/
dispol.c 487 strcpy(name, ans);
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-string.h 45 // string.h is not guaranteed to provide strcpy on C++ Builder.
  /external/chromium_org/third_party/icu/source/test/cintltst/
hpmufn.c 70 strcpy(retStr, dataDir);
ucnvseltst.c 175 strcpy(fnbuf, directory);
  /external/chromium_org/third_party/icu/source/test/intltest/
dcfmtest.cpp 175 strcpy(buffer, testDataDirectory);
  /external/chromium_org/third_party/icu/source/tools/icupkg/
icupkg.cpp 463 strcpy(outFilenameBuffer, inFilename);

Completed in 1233 milliseconds

<<41424344454647484950>>