Home
last modified time | relevance | path

Searched refs:filebuf (Results 1 – 9 of 9) sorted by relevance

/external/stlport/stlport/using/
Dfstream5 using _STLP_NEW_IO_NAMESPACE::filebuf;
Diosfwd31 using _STLP_NEW_IO_NAMESPACE::filebuf;
/external/stlport/src/
Diostream.cpp167 static filebuf*
169 auto_ptr<filebuf> result(new basic_filebuf<char, char_traits<char> >()); in _Stl_create_filebuf()
/external/grub/stage2/
Dfsys_xfs.c64 #define filebuf ((char *)FSYS_BUF + 4096) macro
276 devread (xfs.daddr, xfs.fpos, sizeof(xfs_bmbt_rec_t), filebuf); in next_extent()
277 xfs.xt = (xfs_bmbt_rec_32_t *)filebuf; in next_extent()
/external/stlport/stlport/stl/
D_iosfwd.h130 typedef basic_filebuf<char, char_traits<char> > filebuf; typedef
/external/clang/test/
Dcxx-sections.data1357 27.9.1.1 [filebuf]
1358 27.9.1.2 [filebuf.cons]
1359 27.9.1.3 [filebuf.assign]
1360 27.9.1.4 [filebuf.members]
1361 27.9.1.5 [filebuf.virtuals]
/external/oprofile/libregex/
Dstl.pat.in137 "\<([io]streambuf_iterator|basic_(ios|streambuf|([io]|io)stream|filebuf|[io]?fstream))<${typename},…
/external/oprofile/libregex/tests/
Dmangled-name.in332 filebuf
/external/stlport/etc/
DChangeLog789 ostream instances, only streambuf is a filebuf when the macro is