OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Filebuf_base
(Results
1 - 15
of
15
) sorted by null
/external/stlport/src/details/
fstream_stdio.cpp
126
// Helper functions for
_Filebuf_base
.
151
size_t
_Filebuf_base
::_M_page_size = 4096;
153
_Filebuf_base
::
_Filebuf_base
()
160
void
_Filebuf_base
::_S_initialize()
167
streamoff
_Filebuf_base
::_M_file_size()
172
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode,
261
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode)
273
bool
_Filebuf_base
::_M_open( int file_no, ios_base::openmode )
303
bool
_Filebuf_base
::_M_close(
[
all
...]
fstream_unistd.cpp
102
// Helper functions for
_Filebuf_base
.
122
size_t
_Filebuf_base
::_M_page_size = 4096;
124
_Filebuf_base
::
_Filebuf_base
()
131
void
_Filebuf_base
::_S_initialize()
150
streamoff
_Filebuf_base
::_M_file_size()
155
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode,
215
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode)
227
bool
_Filebuf_base
::_M_open(int file_no, ios_base::openmode)
246
bool
_Filebuf_base
::_M_close(
[
all
...]
fstream_win32io.cpp
70
// Helper functions for
_Filebuf_base
.
195
size_t
_Filebuf_base
::_M_page_size = 4096;
197
_Filebuf_base
::
_Filebuf_base
()
205
void
_Filebuf_base
::_S_initialize() {
214
streamoff
_Filebuf_base
::_M_file_size() {
218
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode,
294
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode) {
301
bool
_Filebuf_base
::_M_open(_STLP_fd __id, ios_base::openmode init_mode) {
332
bool
_Filebuf_base
::_M_open(int file_no, ios_base::openmode init_mode)
[
all
...]
/ndk/sources/cxx-stl/stlport/src/details/
fstream_stdio.cpp
126
// Helper functions for
_Filebuf_base
.
151
size_t
_Filebuf_base
::_M_page_size = 4096;
153
_Filebuf_base
::
_Filebuf_base
()
160
void
_Filebuf_base
::_S_initialize()
167
streamoff
_Filebuf_base
::_M_file_size()
172
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode,
261
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode)
273
bool
_Filebuf_base
::_M_open( int file_no, ios_base::openmode )
303
bool
_Filebuf_base
::_M_close(
[
all
...]
fstream_unistd.cpp
102
// Helper functions for
_Filebuf_base
.
122
size_t
_Filebuf_base
::_M_page_size = 4096;
124
_Filebuf_base
::
_Filebuf_base
()
131
void
_Filebuf_base
::_S_initialize()
150
streamoff
_Filebuf_base
::_M_file_size()
155
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode,
215
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode)
227
bool
_Filebuf_base
::_M_open(int file_no, ios_base::openmode)
246
bool
_Filebuf_base
::_M_close(
[
all
...]
fstream_win32io.cpp
70
// Helper functions for
_Filebuf_base
.
195
size_t
_Filebuf_base
::_M_page_size = 4096;
197
_Filebuf_base
::
_Filebuf_base
()
205
void
_Filebuf_base
::_S_initialize() {
214
streamoff
_Filebuf_base
::_M_file_size() {
218
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode,
294
bool
_Filebuf_base
::_M_open(const char* name, ios_base::openmode openmode) {
301
bool
_Filebuf_base
::_M_open(_STLP_fd __id, ios_base::openmode init_mode) {
332
bool
_Filebuf_base
::_M_open(int file_no, ios_base::openmode init_mode)
[
all
...]
/external/stlport/stlport/stl/
_fstream.h
52
// Class
_Filebuf_base
, a private base class to factor out the system-
55
class _STLP_CLASS_DECLSPEC
_Filebuf_base
{
57
_Filebuf_base
();
261
_Filebuf_base
_M_base;
/ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.h
52
// Class
_Filebuf_base
, a private base class to factor out the system-
55
class _STLP_CLASS_DECLSPEC
_Filebuf_base
{
57
_Filebuf_base
();
261
_Filebuf_base
_M_base;
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_fstream.h
52
// Class
_Filebuf_base
, a private base class to factor out the system-
55
class _STLP_CLASS_DECLSPEC
_Filebuf_base
{
57
_Filebuf_base
();
261
_Filebuf_base
_M_base;
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_fstream.h
52
// Class
_Filebuf_base
, a private base class to factor out the system-
55
class _STLP_CLASS_DECLSPEC
_Filebuf_base
{
57
_Filebuf_base
();
261
_Filebuf_base
_M_base;
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_fstream.h
52
// Class
_Filebuf_base
, a private base class to factor out the system-
55
class _STLP_CLASS_DECLSPEC
_Filebuf_base
{
57
_Filebuf_base
();
261
_Filebuf_base
_M_base;
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_fstream.h
52
// Class
_Filebuf_base
, a private base class to factor out the system-
55
class _STLP_CLASS_DECLSPEC
_Filebuf_base
{
57
_Filebuf_base
();
261
_Filebuf_base
_M_base;
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_fstream.h
52
// Class
_Filebuf_base
, a private base class to factor out the system-
55
class _STLP_CLASS_DECLSPEC
_Filebuf_base
{
57
_Filebuf_base
();
261
_Filebuf_base
_M_base;
/external/stlport/src/
iostream.cpp
147
_Filebuf_base
::_S_initialize();
/ndk/sources/cxx-stl/stlport/src/
iostream.cpp
147
_Filebuf_base
::_S_initialize();
Completed in 217 milliseconds