| /external/skia/src/ports/ |
| FontHostConfiguration_android.cpp | 55 strncpy(buff, s, len);
|
| /external/sonivox/arm-fm-22k/host_src/ |
| eas_main.c | 365 strncpy(dest, src, (size_t) size-1);
|
| /external/sonivox/arm-hybrid-22k/host_src/ |
| eas_main.c | 365 strncpy(dest, src, (size_t) size-1);
|
| /external/sonivox/arm-wt-22k/host_src/ |
| eas_main.c | 368 strncpy(dest, src, (size_t) size-1);
|
| /external/srec/srec/EventLog/src/ |
| EventLogImpl.c | 599 strncpy(header.riffString, "RIFF", 4); 600 strncpy(header.waveString, "WAVE", 4); 601 strncpy(header.fmtString, "fmt ", 4); 602 strncpy(header.dataString, "data", 4);
|
| /external/stlport/test/eh/ |
| main.cpp | 80 std::strncpy( msg, condition, 255 );
|
| /external/tcpdump/missing/ |
| getnameinfo.c | 238 strncpy(ep + 1, "???", 3);
|
| /external/tcpdump/ |
| print-zephyr.c | 122 strncpy(z_buf, string, sizeof(z_buf));
|
| /external/v8/src/ |
| platform-nullos.cc | 366 strncpy(name_, name, sizeof(name_));
|
| /external/valgrind/main/include/ |
| pub_tool_libcbase.h | 90 extern Char* VG_(strncpy) ( Char* dest, const Char* src, SizeT ndest ); 112 /* Like strncpy(), but if 'src' is longer than 'ndest' inserts a '\0' as the
|
| /external/webkit/Source/JavaScriptCore/runtime/ |
| RegExp.cpp | 245 strncpy(rawPattern, pattern().utf8().data(), 40);
|
| /external/webkit/Source/JavaScriptCore/wtf/ |
| Assertions.cpp | 94 strncpy(printBuffer, p, printBufferSize);
|
| /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
| Shader.cpp | 105 strncpy(code, string[i], stringLength);
|
| /external/webrtc/src/system_wrappers/source/ |
| thread_posix.cc | 48 #include <string.h> // strncpy 114 strncpy(_name, threadName, kThreadMaxNameLength);
|
| /frameworks/native/opengl/libs/EGL/ |
| Loader.cpp | 244 strncpy(scrap, name, index);
|
| /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/osal/ |
| Exynos_OSAL_ETC.c | 133 return strncpy(dest, src, num);
|
| /ndk/sources/host-tools/make-3.81/ |
| vmsfunctions.c | 106 strncpy (dentry->d_name, dnam->nam$l_name, dentry->d_namlen);
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
| mf-runtime.h | 107 #pragma redefine_extname strncpy __mfwrap_strncpy
|
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include-fixed/X11/ |
| Xos_r.h | 746 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 754 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 931 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ 938 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ [all...] |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/ |
| Xos_r.h | 737 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 745 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 922 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ 929 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ [all...] |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include-fixed/X11/ |
| Xos_r.h | 746 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 754 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 931 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ 938 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ [all...] |
| /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
| Xos_r.h | 737 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 745 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 922 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ 929 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ [all...] |
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/ |
| Xos_r.h | 737 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 745 (strncpy((p).buf, (p).result, sizeof((p).buf)), \ 922 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ 929 (strncpy((p).buf, (p).result, sizeof((p).buf)), (p).result = &(p).buf) : \ [all...] |
| /system/core/libnl_2/genl/ |
| genl.c | 267 strncpy(gf->gf_name, name, GENL_NAMSIZ);
|
| /external/ppp/pppd/ |
| sys-solaris.c | 351 strncpy(lifr.lifr_name, plifreq->lifr_name, sizeof(lifr.lifr_name)); 371 strncpy(first_ether_name, lifr.lifr_name, sizeof(first_ether_name)); 437 strncpy(ifr.ifr_name, pifreq->ifr_name, sizeof(ifr.ifr_name)); 457 strncpy(first_ether_name, ifr.ifr_name, sizeof(first_ether_name)); [all...] |