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

<<31323334353637383940>>

  /external/opencv/cvaux/include/
cvvidsurv.hpp 283 strcpy(tmp,prefix);
323 strcpy(tmp,prefix);
329 strcpy(tmp,N);
461 strcpy(m_pElemFormat,"ffffi");
    [all...]
  /external/openfst/src/include/fst/extensions/far/
compile-strings.h 281 strcpy(filename, inputs[i].c_str());
  /external/openssl/crypto/rand/
rand_lib.c 285 strcpy((char *)pers, "OpenSSL DRBG2.0");
  /external/qemu/distrib/sdl-1.2.15/
sdl.m4 84 strcpy (new_str, str);
  /external/qemu/distrib/sdl-1.2.15/test/
acinclude.m4 80 strcpy (new_str, str);
  /external/qemu/memcheck/
memcheck_mmrange_map.c 204 strcpy(new_entry->desc.path, entry->desc.path);
memcheck_proc_management.c 278 strcpy(proc->image_path, image_path);
414 strcpy(thread->call_stack[thread->call_stack_count].module_path,
724 strcpy(desc.path, path);
789 strcpy(tail.path, desc.path);
  /external/srec/seti/sltsEngine/src/
SWIslts.c 229 strcpy(new_text, text);
  /external/srec/tools/grxmlcompile/
vocab.cpp 80 strcpy (s, phrase.c_str() ); // No conversion for std::string to wchar
  /external/stlport/src/
num_put_float.cpp 362 strcpy(buf, _Stl_ecvtR(x, n, pt, sign)); return buf;
366 strcpy(buf, _Stl_fcvtR(x, n, pt, sign)); return buf;
371 strcpy(buf, _Stl_ecvtR(x, n, pt, sign)); return buf;
375 strcpy(buf, _Stl_fcvtR(x, n, pt, sign)); return buf;
    [all...]
  /external/tcpdump/missing/
inet_ntop.c 199 return strcpy (dst, tmp);
  /ndk/sources/cxx-stl/stlport/src/
num_put_float.cpp 362 strcpy(buf, _Stl_ecvtR(x, n, pt, sign)); return buf;
366 strcpy(buf, _Stl_fcvtR(x, n, pt, sign)); return buf;
371 strcpy(buf, _Stl_ecvtR(x, n, pt, sign)); return buf;
375 strcpy(buf, _Stl_fcvtR(x, n, pt, sign)); return buf;
    [all...]
  /ndk/sources/host-tools/make-3.81/
remote-cstms.c 103 strcpy (normalized_cwd, starting_directory);
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-string.h 45 // string.h is not guaranteed to provide strcpy on C++ Builder.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mf-runtime.h 106 #pragma redefine_extname strcpy __mfwrap_strcpy
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libssp.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
liblto_plugin.so 
liblto_plugin.so.0 
liblto_plugin.so.0.0.0 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/
libssp.a     [all...]
  /sdk/emulator/qtools/
q2dm.cpp 234 strcpy(kernelName, name);
  /system/core/liblog/
logd_write.c 256 strcpy(buf, "Unspecified assertion failed");
  /system/core/toolbox/
iftop.c 83 strcpy(ifr.ifr_name, if_name);
lsof.c 186 strcpy(info.user, "???");
mount.c 90 strcpy(extra->end, s);

Completed in 812 milliseconds

<<31323334353637383940>>