HomeSort by relevance Sort by last modified time
    Searched defs:openmode (Results 1 - 21 of 21) sorted by null

  /external/stlport/stlport/stl/
_sstream.h 68 explicit basic_stringbuf(ios_base::openmode __mode
70 explicit basic_stringbuf(const _String& __s, ios_base::openmode __mode
91 ios_base::openmode __mode
93 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
102 ios_base::openmode _M_mode;
131 basic_istringstream(ios_base::openmode __mode = ios_base::in);
133 ios_base::openmode __mode = ios_base::in);
174 basic_ostringstream(ios_base::openmode __mode = ios_base::out);
176 ios_base::openmode __mode = ios_base::out);
217 typedef ios_base::openmode openmode typedef in class:basic_stringstream
    [all...]
_ios_base.h 59 typedef int openmode; typedef in class:ios_base
92 // Openmode flags.
213 openmode _M_openmode;
255 typedef openmode open_mode;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 68 explicit basic_stringbuf(ios_base::openmode __mode
70 explicit basic_stringbuf(const _String& __s, ios_base::openmode __mode
91 ios_base::openmode __mode
93 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
102 ios_base::openmode _M_mode;
131 basic_istringstream(ios_base::openmode __mode = ios_base::in);
133 ios_base::openmode __mode = ios_base::in);
174 basic_ostringstream(ios_base::openmode __mode = ios_base::out);
176 ios_base::openmode __mode = ios_base::out);
217 typedef ios_base::openmode openmode typedef in class:basic_stringstream
    [all...]
_ios_base.h 61 typedef int openmode; typedef in class:ios_base
94 // Openmode flags.
215 openmode _M_openmode;
257 typedef openmode open_mode;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 68 explicit basic_stringbuf(ios_base::openmode __mode
70 explicit basic_stringbuf(const _String& __s, ios_base::openmode __mode
91 ios_base::openmode __mode
93 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
102 ios_base::openmode _M_mode;
131 basic_istringstream(ios_base::openmode __mode = ios_base::in);
133 ios_base::openmode __mode = ios_base::in);
174 basic_ostringstream(ios_base::openmode __mode = ios_base::out);
176 ios_base::openmode __mode = ios_base::out);
217 typedef ios_base::openmode openmode typedef in class:basic_stringstream
    [all...]
_ios_base.h 59 typedef int openmode; typedef in class:ios_base
92 // Openmode flags.
213 openmode _M_openmode;
255 typedef openmode open_mode;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 68 explicit basic_stringbuf(ios_base::openmode __mode
70 explicit basic_stringbuf(const _String& __s, ios_base::openmode __mode
91 ios_base::openmode __mode
93 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
102 ios_base::openmode _M_mode;
131 basic_istringstream(ios_base::openmode __mode = ios_base::in);
133 ios_base::openmode __mode = ios_base::in);
174 basic_ostringstream(ios_base::openmode __mode = ios_base::out);
176 ios_base::openmode __mode = ios_base::out);
217 typedef ios_base::openmode openmode typedef in class:basic_stringstream
    [all...]
_ios_base.h 59 typedef int openmode; typedef in class:ios_base
92 // Openmode flags.
213 openmode _M_openmode;
255 typedef openmode open_mode;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 68 explicit basic_stringbuf(ios_base::openmode __mode
70 explicit basic_stringbuf(const _String& __s, ios_base::openmode __mode
91 ios_base::openmode __mode
93 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
102 ios_base::openmode _M_mode;
131 basic_istringstream(ios_base::openmode __mode = ios_base::in);
133 ios_base::openmode __mode = ios_base::in);
174 basic_ostringstream(ios_base::openmode __mode = ios_base::out);
176 ios_base::openmode __mode = ios_base::out);
217 typedef ios_base::openmode openmode typedef in class:basic_stringstream
    [all...]
_ios_base.h 59 typedef int openmode; typedef in class:ios_base
92 // Openmode flags.
213 openmode _M_openmode;
255 typedef openmode open_mode;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_sstream.h 68 explicit basic_stringbuf(ios_base::openmode __mode
70 explicit basic_stringbuf(const _String& __s, ios_base::openmode __mode
91 ios_base::openmode __mode
93 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
102 ios_base::openmode _M_mode;
131 basic_istringstream(ios_base::openmode __mode = ios_base::in);
133 ios_base::openmode __mode = ios_base::in);
174 basic_ostringstream(ios_base::openmode __mode = ios_base::out);
176 ios_base::openmode __mode = ios_base::out);
217 typedef ios_base::openmode openmode typedef in class:basic_stringstream
    [all...]
_ios_base.h 59 typedef int openmode; typedef in class:ios_base
92 // Openmode flags.
213 openmode _M_openmode;
255 typedef openmode open_mode;
  /external/astl/include/
ios_base.h 60 // Openmode
100 typedef int openmode; typedef in class:std::ios_base
169 // OPENMODE
177 static const openmode app = android::ios_baseopenmode_app;
178 static const openmode ate = android::ios_baseopenmode_ate;
179 static const openmode binary = android::ios_baseopenmode_binary;
180 static const openmode in = android::ios_baseopenmode_in;
181 static const openmode out = android::ios_baseopenmode_out;
182 static const openmode trunc = android::ios_baseopenmode_trunc;
  /external/libppp/src/
lcp.h 90 int openmode; /* when to start CFG REQs */ member in struct:lcp::__anon9606
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ios_base.h 355 // 27.4.2.1.4 Type ios_base::openmode
361 * Thing to happen. Defined objects of type openmode are:
369 typedef _Ios_Openmode openmode; typedef in class:ios_base
372 static const openmode app = _S_app;
375 static const openmode ate = _S_ate;
380 static const openmode binary = _S_bin;
383 static const openmode in = _S_in;
386 static const openmode out = _S_out;
389 static const openmode trunc = _S_trunc;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
ios_base.h 349 // 27.4.2.1.4 Type ios_base::openmode
355 * Thing to happen. Defined objects of type openmode are:
363 typedef _Ios_Openmode openmode; typedef in class:ios_base
366 static const openmode app = _S_app;
369 static const openmode ate = _S_ate;
374 static const openmode binary = _S_bin;
377 static const openmode in = _S_in;
380 static const openmode out = _S_out;
383 static const openmode trunc = _S_trunc;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
ios_base.h 349 // 27.4.2.1.4 Type ios_base::openmode
355 * Thing to happen. Defined objects of type openmode are:
363 typedef _Ios_Openmode openmode; typedef in class:ios_base
366 static const openmode app = _S_app;
369 static const openmode ate = _S_ate;
374 static const openmode binary = _S_bin;
377 static const openmode in = _S_in;
380 static const openmode out = _S_out;
383 static const openmode trunc = _S_trunc;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 355 // 27.4.2.1.4 Type ios_base::openmode
361 * Thing to happen. Defined objects of type openmode are:
369 typedef _Ios_Openmode openmode; typedef in class:ios_base
372 static const openmode app = _S_app;
375 static const openmode ate = _S_ate;
380 static const openmode binary = _S_bin;
383 static const openmode in = _S_in;
386 static const openmode out = _S_out;
389 static const openmode trunc = _S_trunc;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 355 // 27.4.2.1.4 Type ios_base::openmode
361 * Thing to happen. Defined objects of type openmode are:
369 typedef _Ios_Openmode openmode; typedef in class:ios_base
372 static const openmode app = _S_app;
375 static const openmode ate = _S_ate;
380 static const openmode binary = _S_bin;
383 static const openmode in = _S_in;
386 static const openmode out = _S_out;
389 static const openmode trunc = _S_trunc;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 355 // 27.4.2.1.4 Type ios_base::openmode
361 * Thing to happen. Defined objects of type openmode are:
369 typedef _Ios_Openmode openmode; typedef in class:ios_base
372 static const openmode app = _S_app;
375 static const openmode ate = _S_ate;
380 static const openmode binary = _S_bin;
383 static const openmode in = _S_in;
386 static const openmode out = _S_out;
389 static const openmode trunc = _S_trunc;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 355 // 27.4.2.1.4 Type ios_base::openmode
361 * Thing to happen. Defined objects of type openmode are:
369 typedef _Ios_Openmode openmode; typedef in class:ios_base
372 static const openmode app = _S_app;
375 static const openmode ate = _S_ate;
380 static const openmode binary = _S_bin;
383 static const openmode in = _S_in;
386 static const openmode out = _S_out;
389 static const openmode trunc = _S_trunc;

Completed in 543 milliseconds