HomeSort by relevance Sort by last modified time
    Searched full:strncpy (Results 676 - 700 of 1246) sorted by null

<<21222324252627282930>>

  /frameworks/base/tools/aapt/
StringPool.cpp 448 strncpy((char*)strings, encStr, encSize+1);
  /frameworks/wilhelm/src/android/
android_AudioSfDecoder.cpp 117 strncpy(keyName, kPcmDecodeMetadataKeys[index], actualKeySize);
  /gdk/samples/quake/jni/
cl_parse.cpp 240 strncpy (cl.levelname, str, sizeof(cl.levelname)-1);
gl_screen.cpp 145 strncpy (scr_centerstring, str, sizeof(scr_centerstring)-1);
net_udp.cpp 88 strncpy(ifr->ifr_name, name, IFNAMSIZ);
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
bcmutils.h 28 #define bcm_strncpy_s(dst, noOfElements, src, count) strncpy((dst), (src), (count))
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
bcmutils.h 28 #define bcm_strncpy_s(dst, noOfElements, src, count) strncpy((dst), (src), (count))
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 479 strncpy(pComponentPrivate->cComponentName, cJPEGencName, COMP_MAX_NAMESIZE);
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapture.cpp 353 strncpy(tmp, rangeStr, strlen(rangeStr) );
    [all...]
  /ndk/sources/host-tools/nawk-20071023/
lib.c 440 strncpy(fr, rec, patbeg-rec);
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
builtins.def     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def     [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libcurses.so 
libncurses.so 
libncurses.so.5 
libncurses.so.5.6 
libtermcap.so 
libtic.so 
libtic.so.5 
libtic.so.5.6 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-gcov 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
collect2 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libcurses.so 

Completed in 226 milliseconds

<<21222324252627282930>>