/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...] |
/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...] |
/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...] |
/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...] |
/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...] |
/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...] |
/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...] |
/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
locale_facets.h | 2465 do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const function in class:num_put 2469 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2475 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2480 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.h | 2465 do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const function in class:num_put 2469 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2475 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2480 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.h | 2465 do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const function in class:num_put 2469 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2475 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2480 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_facets.h | 2465 do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const function in class:num_put 2469 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2475 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2480 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
locale_facets.h | 2465 do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const function in class:num_put 2469 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2475 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2480 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
locale_facets.h | 2474 do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const function in class:num_put 2478 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2484 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2489 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_facets.h | 2473 do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const function in class:num_put 2477 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2483 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2488 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
locale_facets.h | 2474 do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const function in class:num_put 2478 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2484 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2489 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
locale_facets.h | 2473 do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const function in class:num_put 2477 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2483 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2488 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
locale_facets.h | 2474 do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const function in class:num_put 2478 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2484 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put 2489 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put [all...] |