HomeSort by relevance Sort by last modified time
    Searched full:setbuf (Results 201 - 225 of 328) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 206 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
_fstream.c 268 basic_filebuf<_CharT, _Traits>::setbuf(_CharT* __buf, streamsize __n) { function in class:_Traits
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/
sstream 196 setbuf(char_type* __s, streamsize __n)
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_fstream.h 206 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
_fstream.c 268 basic_filebuf<_CharT, _Traits>::setbuf(_CharT* __buf, streamsize __n) { function in class:_Traits
  /external/e2fsprogs/debugfs/
debugfs.c     [all...]
  /external/e2fsprogs/misc/
mke2fs.c 1195 setbuf(stdout, NULL);
1196 setbuf(stderr, NULL);
    [all...]
  /bionic/libc/
Android.mk 122 stdio/setbuf.c \
  /external/stlport/stlport/stl/
_fstream.c 268 basic_filebuf<_CharT, _Traits>::setbuf(_CharT* __buf, streamsize __n) { function in class:_Traits
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 268 basic_filebuf<_CharT, _Traits>::setbuf(_CharT* __buf, streamsize __n) { function in class:_Traits
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio.h 307 extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 307 extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 307 extern void setbuf (FILE *__restrict __stream, char *__restrict __buf) __THROW;
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 268 basic_filebuf<_CharT, _Traits>::setbuf(_CharT* __buf, streamsize __n) { function in class:_Traits
  /external/libpcap/
savefile.c     [all...]
  /prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_static.a     [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_static.a     [all...]
  /external/ping/
ping.c 187 //setbuf(stdout, (char *)NULL);
    [all...]
  /external/ping6/
ping6.c 431 setbuf(stdout, (char *)NULL);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libresolv.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/xen/
libresolv.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libresolv.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/xen/
libresolv.a     [all...]

Completed in 1322 milliseconds

1 2 3 4 5 6 7 891011>>