/external/stlport/stlport/stl/ |
_num_put.h | 62 return do_put(__s, __f, __fill, __val); 67 return do_put(__s, __f, __fill, __val); 72 return do_put(__s, __f, __fill, __val); 78 return do_put(__s, __f, __fill, __val); 83 return do_put(__s, __f, __fill, __val); 89 return do_put(__s, __f, __fill, (double)__val); 95 return do_put(__s, __f, __fill, __val); 101 return do_put(__s, __f, __fill, __val); 109 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, bool __val) const; 111 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, long __val) const [all...] |
_num_put.c | 420 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 423 // 22.2.2.2.2.23: shall return do_put for int and not directly __do_put_integer. 424 return do_put(__s, __f, __fill, __STATIC_CAST(long, __val)); 432 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 438 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 444 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 451 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 459 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 465 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 475 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT /*__fill*/ function in class:_OutputIter [all...] |
_time_facets.h | 223 // For the formats 'x, 'X', and 'c', do_put calls the first form of 262 { return do_put(__s, __f, __fill, __tmb, __format, __modifier); } 274 virtual iter_type do_put(iter_type __s, ios_base& __f,
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_num_put.h | 62 return do_put(__s, __f, __fill, __val); 67 return do_put(__s, __f, __fill, __val); 72 return do_put(__s, __f, __fill, __val); 78 return do_put(__s, __f, __fill, __val); 83 return do_put(__s, __f, __fill, __val); 89 return do_put(__s, __f, __fill, (double)__val); 95 return do_put(__s, __f, __fill, __val); 101 return do_put(__s, __f, __fill, __val); 109 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, bool __val) const; 111 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, long __val) const [all...] |
_num_put.c | 420 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 423 // 22.2.2.2.2.23: shall return do_put for int and not directly __do_put_integer. 424 return do_put(__s, __f, __fill, __STATIC_CAST(long, __val)); 432 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 438 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 444 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 451 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 459 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 465 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 475 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT /*__fill*/ function in class:_OutputIter [all...] |
_time_facets.h | 223 // For the formats 'x, 'X', and 'c', do_put calls the first form of 262 { return do_put(__s, __f, __fill, __tmb, __format, __modifier); } 274 virtual iter_type do_put(iter_type __s, ios_base& __f,
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_num_put.h | 62 return do_put(__s, __f, __fill, __val); 67 return do_put(__s, __f, __fill, __val); 72 return do_put(__s, __f, __fill, __val); 78 return do_put(__s, __f, __fill, __val); 83 return do_put(__s, __f, __fill, __val); 89 return do_put(__s, __f, __fill, (double)__val); 95 return do_put(__s, __f, __fill, __val); 101 return do_put(__s, __f, __fill, __val); 109 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, bool __val) const; 111 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, long __val) const [all...] |
_num_put.c | 420 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 423 // 22.2.2.2.2.23: shall return do_put for int and not directly __do_put_integer. 424 return do_put(__s, __f, __fill, __STATIC_CAST(long, __val)); 432 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 438 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 444 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 451 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 459 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 465 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 475 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT /*__fill*/ function in class:_OutputIter [all...] |
_time_facets.h | 223 // For the formats 'x, 'X', and 'c', do_put calls the first form of 262 { return do_put(__s, __f, __fill, __tmb, __format, __modifier); } 274 virtual iter_type do_put(iter_type __s, ios_base& __f,
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_num_put.h | 62 return do_put(__s, __f, __fill, __val); 67 return do_put(__s, __f, __fill, __val); 72 return do_put(__s, __f, __fill, __val); 78 return do_put(__s, __f, __fill, __val); 83 return do_put(__s, __f, __fill, __val); 89 return do_put(__s, __f, __fill, (double)__val); 95 return do_put(__s, __f, __fill, __val); 101 return do_put(__s, __f, __fill, __val); 109 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, bool __val) const; 111 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, long __val) const [all...] |
_num_put.c | 420 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 423 // 22.2.2.2.2.23: shall return do_put for int and not directly __do_put_integer. 424 return do_put(__s, __f, __fill, __STATIC_CAST(long, __val)); 432 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 438 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 444 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 451 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 459 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 465 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 475 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT /*__fill*/ function in class:_OutputIter [all...] |
_time_facets.h | 223 // For the formats 'x, 'X', and 'c', do_put calls the first form of 262 { return do_put(__s, __f, __fill, __tmb, __format, __modifier); } 274 virtual iter_type do_put(iter_type __s, ios_base& __f,
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_num_put.h | 62 return do_put(__s, __f, __fill, __val); 67 return do_put(__s, __f, __fill, __val); 72 return do_put(__s, __f, __fill, __val); 78 return do_put(__s, __f, __fill, __val); 83 return do_put(__s, __f, __fill, __val); 89 return do_put(__s, __f, __fill, (double)__val); 95 return do_put(__s, __f, __fill, __val); 101 return do_put(__s, __f, __fill, __val); 109 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, bool __val) const; 111 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, long __val) const [all...] |
_num_put.c | 420 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 423 // 22.2.2.2.2.23: shall return do_put for int and not directly __do_put_integer. 424 return do_put(__s, __f, __fill, __STATIC_CAST(long, __val)); 432 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 438 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 444 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 451 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 459 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 465 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 475 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT /*__fill*/ function in class:_OutputIter [all...] |
_time_facets.h | 223 // For the formats 'x, 'X', and 'c', do_put calls the first form of 262 { return do_put(__s, __f, __fill, __tmb, __format, __modifier); } 274 virtual iter_type do_put(iter_type __s, ios_base& __f,
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_num_put.h | 62 return do_put(__s, __f, __fill, __val); 67 return do_put(__s, __f, __fill, __val); 72 return do_put(__s, __f, __fill, __val); 78 return do_put(__s, __f, __fill, __val); 83 return do_put(__s, __f, __fill, __val); 89 return do_put(__s, __f, __fill, (double)__val); 95 return do_put(__s, __f, __fill, __val); 101 return do_put(__s, __f, __fill, __val); 109 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, bool __val) const; 111 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, long __val) const [all...] |
_num_put.c | 420 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 423 // 22.2.2.2.2.23: shall return do_put for int and not directly __do_put_integer. 424 return do_put(__s, __f, __fill, __STATIC_CAST(long, __val)); 432 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 438 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 444 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 451 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 459 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 465 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 475 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT /*__fill*/ function in class:_OutputIter [all...] |
_time_facets.h | 223 // For the formats 'x, 'X', and 'c', do_put calls the first form of 262 { return do_put(__s, __f, __fill, __tmb, __format, __modifier); } 274 virtual iter_type do_put(iter_type __s, ios_base& __f,
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_num_put.h | 62 return do_put(__s, __f, __fill, __val); 67 return do_put(__s, __f, __fill, __val); 72 return do_put(__s, __f, __fill, __val); 78 return do_put(__s, __f, __fill, __val); 83 return do_put(__s, __f, __fill, __val); 89 return do_put(__s, __f, __fill, (double)__val); 95 return do_put(__s, __f, __fill, __val); 101 return do_put(__s, __f, __fill, __val); 109 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, bool __val) const; 111 virtual _OutputIter do_put(_OutputIter __s, ios_base& __f, _CharT __fill, long __val) const [all...] |
_num_put.c | 420 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 423 // 22.2.2.2.2.23: shall return do_put for int and not directly __do_put_integer. 424 return do_put(__s, __f, __fill, __STATIC_CAST(long, __val)); 432 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 438 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 444 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 451 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 459 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 465 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT __fill, function in class:_OutputIter 475 num_put<_CharT, _OutputIter>::do_put(_OutputIter __s, ios_base& __f, _CharT /*__fill*/ function in class:_OutputIter [all...] |
_time_facets.h | 223 // For the formats 'x, 'X', and 'c', do_put calls the first form of 262 { return do_put(__s, __f, __fill, __tmb, __format, __modifier); } 274 virtual iter_type do_put(iter_type __s, ios_base& __f,
|
/external/stlport/src/ |
strstream.cpp | 195 bool do_put = false; local 200 do_get = do_put = true; 204 do_put = true; 208 if ((!do_get && !do_put) || (do_put && !pptr()) || !gptr()) 223 newoff = do_put ? pptr() - seeklow : gptr() - seeklow; 233 if (do_put) {
|
/ndk/sources/cxx-stl/stlport/src/ |
strstream.cpp | 195 bool do_put = false; local 200 do_get = do_put = true; 204 do_put = true; 208 if ((!do_get && !do_put) || (do_put && !pptr()) || !gptr()) 223 newoff = do_put ? pptr() - seeklow : gptr() - seeklow; 233 if (do_put) {
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/ |
bool_set.tcc | 208 * by calling num_put::do_put(). 220 { return this->do_put(__s, __f, __fill, __v); } 227 do_put(iter_type __s, ios_base& __io, char_type __fill, bool_set __v) const
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/ |
bool_set.tcc | 208 * by calling num_put::do_put(). 220 { return this->do_put(__s, __f, __fill, __v); } 227 do_put(iter_type __s, ios_base& __io, char_type __fill, bool_set __v) const
|