Searched
full:setbuf (Results
401 -
425 of
675) sorted by null
<<11121314151617181920>>
/external/iputils/ |
ping_common.c | 337 setbuf(stdout, (char *)NULL);
|
/external/libpcap/ |
sf-pcap.c | 622 setbuf(f, NULL);
|
/external/llvm/lib/Target/ |
TargetLibraryInfo.cpp | 267 "setbuf",
|
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/ |
SDL_ipodvideo.c | 175 setbuf (dbgout, 0);
|
/external/stlport/stlport/stl/ |
_fstream.h | 206 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/ |
mpu_iio.c | 79 setbuf(stdin, NULL);
|
/hardware/samsung_slsi/exynos5/libhwjpeg/ |
ExynosJpegBase.cpp | 522 int ExynosJpegBase::setBuf(struct BUFFER *pstBuf, int *piBuf, int *iSize, int iPlaneNum)
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.h | 206 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/lib/gcc/x86_64-linux/4.6/gcov-src/ |
gcov-io.c | 163 setbuf (gcov_var.file, (char *)0);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ |
sstream | 198 setbuf(char_type* __s, streamsize __n)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ |
sstream | 202 setbuf(char_type* __s, streamsize __n)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ |
sstream | 202 setbuf(char_type* __s, streamsize __n)
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
sstream | 196 setbuf(char_type* __s, streamsize __n)
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.h | 206 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
sstream | 196 setbuf(char_type* __s, streamsize __n)
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.h | 206 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
sstream | 196 setbuf(char_type* __s, streamsize __n)
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.h | 206 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
sstream | 196 setbuf(char_type* __s, streamsize __n)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
sstream | 198 setbuf(char_type* __s, streamsize __n)
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
sstream | 198 setbuf(char_type* __s, streamsize __n)
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.h | 206 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_fstream.h | 206 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
sstream | 198 setbuf(char_type* __s, streamsize __n)
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
sstream | 198 setbuf(char_type* __s, streamsize __n)
|
Completed in 1799 milliseconds
<<11121314151617181920>>