HomeSort by relevance Sort by last modified time
    Searched defs:do_put (Results 1 - 25 of 35) sorted by null

1 2

  /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) {
  /external/stlport/stlport/stl/
_time_facets.c 416 __s = do_put(__s, __f, __fill, __tmb, __c, __mod);
426 time_put<_Ch,_OutputIter>::do_put(_OutputIter __s, ios_base& __f, _Ch /* __fill */, function in class:_OutputIter
_monetary.c 506 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
516 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
_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/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/stlport/stl/
_time_facets.c 416 __s = do_put(__s, __f, __fill, __tmb, __c, __mod);
426 time_put<_Ch,_OutputIter>::do_put(_OutputIter __s, ios_base& __f, _Ch /* __fill */, function in class:_OutputIter
_monetary.c 506 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
516 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
_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/
_time_facets.c 416 __s = do_put(__s, __f, __fill, __tmb, __c, __mod);
426 time_put<_Ch,_OutputIter>::do_put(_OutputIter __s, ios_base& __f, _Ch /* __fill */, function in class:_OutputIter
_monetary.c 506 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
516 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
_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/
_time_facets.c 416 __s = do_put(__s, __f, __fill, __tmb, __c, __mod);
426 time_put<_Ch,_OutputIter>::do_put(_OutputIter __s, ios_base& __f, _Ch /* __fill */, function in class:_OutputIter
_monetary.c 506 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
516 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
_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/
_time_facets.c 416 __s = do_put(__s, __f, __fill, __tmb, __c, __mod);
426 time_put<_Ch,_OutputIter>::do_put(_OutputIter __s, ios_base& __f, _Ch /* __fill */, function in class:_OutputIter
_monetary.c 506 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
516 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
_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/
_time_facets.c 416 __s = do_put(__s, __f, __fill, __tmb, __c, __mod);
426 time_put<_Ch,_OutputIter>::do_put(_OutputIter __s, ios_base& __f, _Ch /* __fill */, function in class:_OutputIter
_monetary.c 506 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
516 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
_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/
_time_facets.c 416 __s = do_put(__s, __f, __fill, __tmb, __c, __mod);
426 time_put<_Ch,_OutputIter>::do_put(_OutputIter __s, ios_base& __f, _Ch /* __fill */, function in class:_OutputIter
_monetary.c 506 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
516 ::do_put(_OutputIter __s, bool __intl, ios_base& __str, function in class:_OutputIter
_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/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/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets.h 2487 do_put(iter_type __s, ios_base& __io, char_type __fill, long __v) const function in class:num_put
2491 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put
2497 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put
2502 do_put(iter_type __s, ios_base& __io, char_type __fill, function in class:num_put
    [all...]

Completed in 427 milliseconds

1 2