Searched refs:setbuf (Results 1 - 25 of 248) sorted by relevance

12345678910

/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
H A Dcstdio74 using ::setbuf;
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
H A Dcstdio74 using ::setbuf;
/prebuilts/ndk/5/sources/cxx-stl/system/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/6/sources/cxx-stl/system/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/7/sources/cxx-stl/gabi++/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/7/sources/cxx-stl/system/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/8/sources/cxx-stl/gabi++/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/8/sources/cxx-stl/system/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/9/sources/cxx-stl/gabi++/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/9/sources/cxx-stl/system/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/current/sources/cxx-stl/EH/gabi++/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/current/sources/cxx-stl/gabi++/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/current/sources/cxx-stl/system/include/
H A Dcstdio76 using ::setbuf;
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_cstdio.h107 using _STLP_VENDOR_CSTD::setbuf;
H A D_streambuf.h124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
143 { return this->setbuf(__s, __n); }
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_cstdio.h107 using _STLP_VENDOR_CSTD::setbuf;
H A D_streambuf.h124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
143 { return this->setbuf(__s, __n); }
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_cstdio.h107 using _STLP_VENDOR_CSTD::setbuf;
H A D_streambuf.h124 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
143 { return this->setbuf(__s, __n); }
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_cstdio.h107 using _STLP_VENDOR_CSTD::setbuf;
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_cstdio.h107 using _STLP_VENDOR_CSTD::setbuf;
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_cstdio.h107 using _STLP_VENDOR_CSTD::setbuf;
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_cstdio.h107 using _STLP_VENDOR_CSTD::setbuf;
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_cstdio.h107 using _STLP_VENDOR_CSTD::setbuf;

Completed in 428 milliseconds

12345678910