OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:streambuf
(Results
351 - 375
of
520
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h
130
#define _IO_LINKED 0x80 /* Set if linked (using _chain) to
streambuf
::_list_all.*/
197
streammarker(
streambuf
*sb);
275
/* The following pointers correspond to the C++
streambuf
protocol. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libio.h
130
#define _IO_LINKED 0x80 /* Set if linked (using _chain) to
streambuf
::_list_all.*/
199
streammarker(
streambuf
*sb);
277
/* The following pointers correspond to the C++
streambuf
protocol. */
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_ostream.c
46
// Output directly from a
streambuf
.
66
// Helper functions for the
streambuf
version of operator<<. The
114
* Helper struct (guard) to put back a character in a
streambuf
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
streambuf
25
/** @file include/
streambuf
570
* from
streambuf
can safely cache results of calls to locale
680
* A functioning input
streambuf
can be created by overriding only
762
* A functioning output
streambuf
can be created by overriding only
813
// Explicit specialization declarations, defined in src/
streambuf
.cc.
828
#include <bits/
streambuf
.tcc>
iosfwd
130
typedef basic_streambuf<char>
streambuf
;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
streambuf
25
/** @file include/
streambuf
570
* from
streambuf
can safely cache results of calls to locale
680
* A functioning input
streambuf
can be created by overriding only
762
* A functioning output
streambuf
can be created by overriding only
813
// Explicit specialization declarations, defined in src/
streambuf
.cc.
828
#include <bits/
streambuf
.tcc>
iosfwd
130
typedef basic_streambuf<char>
streambuf
;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
streambuf
25
/** @file include/
streambuf
570
* from
streambuf
can safely cache results of calls to locale
680
* A functioning input
streambuf
can be created by overriding only
762
* A functioning output
streambuf
can be created by overriding only
813
// Explicit specialization declarations, defined in src/
streambuf
.cc.
828
#include <bits/
streambuf
.tcc>
iosfwd
130
typedef basic_streambuf<char>
streambuf
;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
streambuf
25
/** @file include/
streambuf
570
* from
streambuf
can safely cache results of calls to locale
680
* A functioning input
streambuf
can be created by overriding only
762
* A functioning output
streambuf
can be created by overriding only
813
// Explicit specialization declarations, defined in src/
streambuf
.cc.
828
#include <bits/
streambuf
.tcc>
iosfwd
130
typedef basic_streambuf<char>
streambuf
;
/external/icu/icu4c/source/common/
uprops.h
293
/* #define _Pc FLAG(U_CONNECTOR_PUNCTUATION) -- conflicts with MS Visual Studio 9.0
streambuf
*/
300
/* #define _Pf FLAG(U_FINAL_PUNCTUATION) -- conflicts with MS Visual Studio 9.0
streambuf
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ostream.tcc
156
// from
streambuf
members.
191
// from
streambuf
members.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ostream.tcc
156
// from
streambuf
members.
191
// from
streambuf
members.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ostream.tcc
156
// from
streambuf
members.
191
// from
streambuf
members.
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ostream.tcc
156
// from
streambuf
members.
191
// from
streambuf
members.
/external/libcxx/test/std/input.output/iostream.forward/
iosfwd.pass.cpp
102
std::
streambuf
* t1 = 0;
/external/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
get_float.pass.cpp
20
#include <
streambuf
>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.forward/
iosfwd.pass.cpp
102
std::
streambuf
* t1 = 0;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
get_float.pass.cpp
20
#include <
streambuf
>
/ndk/sources/cxx-stl/stlport/stlport/stl/
_strstream.h
43
// Class strstreambuf, a
streambuf
class that manages an array of char.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
strstream
62
// Class strstreambuf, a
streambuf
class that manages an array of char.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
strstream
62
// Class strstreambuf, a
streambuf
class that manages an array of char.
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
strstream
62
// Class strstreambuf, a
streambuf
class that manages an array of char.
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
strstream
62
// Class strstreambuf, a
streambuf
class that manages an array of char.
Completed in 475 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>