HomeSort by relevance Sort by last modified time
    Searched refs:wcsncpy (Results 26 - 37 of 37) sorted by null

12

  /external/stlport/stlport/stl/
_cwchar.h 281 using _STLP_VENDOR_CSTD::wcsncpy;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 281 using _STLP_VENDOR_CSTD::wcsncpy;
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 281 using _STLP_VENDOR_CSTD::wcsncpy;
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 281 using _STLP_VENDOR_CSTD::wcsncpy;
  /external/stlport/src/c_locale_win32/
c_wlocale_win32.c 19 # define _STLP_WCSNCPY(D, DS, S, C) wcsncpy(D, S, C)
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c 19 # define _STLP_WCSNCPY(D, DS, S, C) wcsncpy(D, S, C)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
wchar2.h 184 size_t __n), wcsncpy);
189 __warnattr ("wcsncpy called with length bigger than size of destination "
193 __NTH (wcsncpy (wchar_t *__dest, __const wchar_t *__src, size_t __n)) function
  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 40 # define _STLP_WCSNCPY(D, DS, S, C) wcsncpy(D, S, C)
  /ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c 40 # define _STLP_WCSNCPY(D, DS, S, C) wcsncpy(D, S, C)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wchar.h 142 extern wchar_t *wcsncpy (wchar_t *__restrict __dest,
  /external/skia/src/ports/
SkFontHost_win.cpp     [all...]
  /bionic/libc/
Android.mk 224 wchar/wcsncpy.c \

Completed in 1416 milliseconds

12