HomeSort by relevance Sort by last modified time
    Searched full:fputws (Results 76 - 100 of 161) sorted by null

1 2 34 5 6 7

  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/lib/
libc.so 
  /bionic/libc/bionic/
wchar.cpp 139 int fputws(const wchar_t* str, FILE* stream) { function
  /development/ndk/platforms/android-8/arch-arm/symbols/
libc.so.functions.txt 492 fputws
  /development/ndk/platforms/android-9/arch-arm/symbols/
libc.so.functions.txt 501 fputws
  /ndk/sources/cxx-stl/llvm-libc++/test/depr/depr.c.headers/
wchar_h.pass.cpp 60 static_assert((std::is_same<decltype(fputws(L"", fp)), int>::value), "");
  /external/stlport/stlport/stl/
_cwchar.h 216 using _STLP_VENDOR_CSTD::fputws;
  /ndk/sources/cxx-stl/llvm-libc++/test/strings/c.strings/
cwchar.pass.cpp 60 static_assert((std::is_same<decltype(std::fputws(L"", fp)), int>::value), "");
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 216 using _STLP_VENDOR_CSTD::fputws;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 216 using _STLP_VENDOR_CSTD::fputws;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 216 using _STLP_VENDOR_CSTD::fputws;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 216 using _STLP_VENDOR_CSTD::fputws;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 216 using _STLP_VENDOR_CSTD::fputws;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
wchar.h 728 extern int fputws (__const wchar_t *__restrict __ws,
787 /* This function does the same as `fputws' but does not lock the stream.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
wchar.h 728 extern int fputws (__const wchar_t *__restrict __ws,
787 /* This function does the same as `fputws' but does not lock the stream.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
wchar.h 728 extern int fputws (__const wchar_t *__restrict __ws,
787 /* This function does the same as `fputws' but does not lock the stream.
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/5/platforms/android-5/arch-arm/usr/lib/
libc.so 

Completed in 563 milliseconds

1 2 34 5 6 7