HomeSort by relevance Sort by last modified time
    Searched full:__fill (Results 1 - 25 of 206) sorted by null

1 2 3 4 5 6 7 8 9

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_num_put.h 60 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
62 return do_put(__s, __f, __fill, __val);
65 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
67 return do_put(__s, __f, __fill, __val);
70 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
72 return do_put(__s, __f, __fill, __val);
76 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
78 return do_put(__s, __f, __fill, __val);
81 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
83 return do_put(__s, __f, __fill, __val)
    [all...]
_num_put.c 45 streamsize __width, _CharT __fill,
55 return _STLP_PRIV __fill_n(__oi, __pad, __fill);
60 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
64 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
75 ios_base& __f, wchar_t __fill,
89 __f.flags(), __f.width(0), __fill, __ct.widen('+'), __ct.widen('-'));
97 ios_base& __f, char __fill,
110 __f.flags(), __f.width(0), __fill, '+', '-');
116 _CharT __fill, _Float __x) {
122 return __put_float(__buf, __s, __f, __fill,
    [all...]
_slist.c 190 int __fill = 0; local
194 while (__i < __fill && !__counter[__i].empty()) {
200 if (__i == __fill) {
201 ++__fill;
202 if (__fill >= NB) {
209 for (int __i = 1; __i < __fill; ++__i)
211 __that.swap(__counter[__fill-1]);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_num_put.h 60 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
62 return do_put(__s, __f, __fill, __val);
65 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
67 return do_put(__s, __f, __fill, __val);
70 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
72 return do_put(__s, __f, __fill, __val);
76 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
78 return do_put(__s, __f, __fill, __val);
81 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
83 return do_put(__s, __f, __fill, __val)
    [all...]
_num_put.c 45 streamsize __width, _CharT __fill,
55 return _STLP_PRIV __fill_n(__oi, __pad, __fill);
60 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
64 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
75 ios_base& __f, wchar_t __fill,
89 __f.flags(), __f.width(0), __fill, __ct.widen('+'), __ct.widen('-'));
97 ios_base& __f, char __fill,
110 __f.flags(), __f.width(0), __fill, '+', '-');
116 _CharT __fill, _Float __x) {
122 return __put_float(__buf, __s, __f, __fill,
    [all...]
_slist.c 191 int __fill = 0; local
195 while (__i < __fill && !__counter[__i].empty()) {
201 if (__i == __fill) {
202 ++__fill;
203 if (__fill >= NB) {
210 for (int __i = 1; __i < __fill; ++__i)
212 __that.swap(__counter[__fill-1]);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_num_put.h 60 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
62 return do_put(__s, __f, __fill, __val);
65 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
67 return do_put(__s, __f, __fill, __val);
70 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
72 return do_put(__s, __f, __fill, __val);
76 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
78 return do_put(__s, __f, __fill, __val);
81 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
83 return do_put(__s, __f, __fill, __val)
    [all...]
_num_put.c 45 streamsize __width, _CharT __fill,
55 return _STLP_PRIV __fill_n(__oi, __pad, __fill);
60 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
64 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
75 ios_base& __f, wchar_t __fill,
89 __f.flags(), __f.width(0), __fill, __ct.widen('+'), __ct.widen('-'));
97 ios_base& __f, char __fill,
110 __f.flags(), __f.width(0), __fill, '+', '-');
116 _CharT __fill, _Float __x) {
122 return __put_float(__buf, __s, __f, __fill,
    [all...]
_slist.c 191 int __fill = 0; local
195 while (__i < __fill && !__counter[__i].empty()) {
201 if (__i == __fill) {
202 ++__fill;
203 if (__fill >= NB) {
210 for (int __i = 1; __i < __fill; ++__i)
212 __that.swap(__counter[__fill-1]);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_num_put.h 60 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
62 return do_put(__s, __f, __fill, __val);
65 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
67 return do_put(__s, __f, __fill, __val);
70 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
72 return do_put(__s, __f, __fill, __val);
76 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
78 return do_put(__s, __f, __fill, __val);
81 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
83 return do_put(__s, __f, __fill, __val)
    [all...]
_num_put.c 45 streamsize __width, _CharT __fill,
55 return _STLP_PRIV __fill_n(__oi, __pad, __fill);
60 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
64 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
75 ios_base& __f, wchar_t __fill,
89 __f.flags(), __f.width(0), __fill, __ct.widen('+'), __ct.widen('-'));
97 ios_base& __f, char __fill,
110 __f.flags(), __f.width(0), __fill, '+', '-');
116 _CharT __fill, _Float __x) {
122 return __put_float(__buf, __s, __f, __fill,
    [all...]
_slist.c 191 int __fill = 0; local
195 while (__i < __fill && !__counter[__i].empty()) {
201 if (__i == __fill) {
202 ++__fill;
203 if (__fill >= NB) {
210 for (int __i = 1; __i < __fill; ++__i)
212 __that.swap(__counter[__fill-1]);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_num_put.h 60 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
62 return do_put(__s, __f, __fill, __val);
65 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
67 return do_put(__s, __f, __fill, __val);
70 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
72 return do_put(__s, __f, __fill, __val);
76 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
78 return do_put(__s, __f, __fill, __val);
81 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
83 return do_put(__s, __f, __fill, __val)
    [all...]
_num_put.c 45 streamsize __width, _CharT __fill,
55 return _STLP_PRIV __fill_n(__oi, __pad, __fill);
60 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
64 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
75 ios_base& __f, wchar_t __fill,
89 __f.flags(), __f.width(0), __fill, __ct.widen('+'), __ct.widen('-'));
97 ios_base& __f, char __fill,
110 __f.flags(), __f.width(0), __fill, '+', '-');
116 _CharT __fill, _Float __x) {
122 return __put_float(__buf, __s, __f, __fill,
    [all...]
_slist.c 191 int __fill = 0; local
195 while (__i < __fill && !__counter[__i].empty()) {
201 if (__i == __fill) {
202 ++__fill;
203 if (__fill >= NB) {
210 for (int __i = 1; __i < __fill; ++__i)
212 __that.swap(__counter[__fill-1]);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_num_put.h 60 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
62 return do_put(__s, __f, __fill, __val);
65 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
67 return do_put(__s, __f, __fill, __val);
70 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
72 return do_put(__s, __f, __fill, __val);
76 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
78 return do_put(__s, __f, __fill, __val);
81 iter_type put(iter_type __s, ios_base& __f, char_type __fill,
83 return do_put(__s, __f, __fill, __val)
    [all...]
_num_put.c 45 streamsize __width, _CharT __fill,
55 return _STLP_PRIV __fill_n(__oi, __pad, __fill);
60 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
64 __oi = _STLP_PRIV __fill_n(__oi, __pad, __fill);
75 ios_base& __f, wchar_t __fill,
89 __f.flags(), __f.width(0), __fill, __ct.widen('+'), __ct.widen('-'));
97 ios_base& __f, char __fill,
110 __f.flags(), __f.width(0), __fill, '+', '-');
116 _CharT __fill, _Float __x) {
122 return __put_float(__buf, __s, __f, __fill,
    [all...]
_slist.c 190 int __fill = 0; local
194 while (__i < __fill && !__counter[__i].empty()) {
200 if (__i == __fill) {
201 ++__fill;
202 if (__fill >= NB) {
209 for (int __i = 1; __i < __fill; ++__i)
211 __that.swap(__counter[__fill-1]);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
list.tcc 362 list * __fill = &__tmp[0];
370 __counter != __fill && !__counter->empty();
377 if (__counter == __fill)
378 ++__fill;
382 for (__counter = &__tmp[1]; __counter != __fill; ++__counter)
384 swap( *(__fill - 1) );
439 list * __fill = &__tmp[0];
447 __counter != __fill && !__counter->empty();
454 if (__counter == __fill)
455 ++__fill;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
list.tcc 362 list * __fill = &__tmp[0];
370 __counter != __fill && !__counter->empty();
377 if (__counter == __fill)
378 ++__fill;
382 for (__counter = &__tmp[1]; __counter != __fill; ++__counter)
384 swap( *(__fill - 1) );
439 list * __fill = &__tmp[0];
447 __counter != __fill && !__counter->empty();
454 if (__counter == __fill)
455 ++__fill;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
list.tcc 362 list * __fill = &__tmp[0];
370 __counter != __fill && !__counter->empty();
377 if (__counter == __fill)
378 ++__fill;
382 for (__counter = &__tmp[1]; __counter != __fill; ++__counter)
384 swap( *(__fill - 1) );
439 list * __fill = &__tmp[0];
447 __counter != __fill && !__counter->empty();
454 if (__counter == __fill)
455 ++__fill;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
list.tcc 310 list * __fill = &__tmp[0];
318 __counter != __fill && !__counter->empty();
325 if (__counter == __fill)
326 ++__fill;
330 for (__counter = &__tmp[1]; __counter != __fill; ++__counter)
332 swap( *(__fill - 1) );
387 list * __fill = &__tmp[0];
395 __counter != __fill && !__counter->empty();
402 if (__counter == __fill)
403 ++__fill;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
list.tcc 310 list * __fill = &__tmp[0];
318 __counter != __fill && !__counter->empty();
325 if (__counter == __fill)
326 ++__fill;
330 for (__counter = &__tmp[1]; __counter != __fill; ++__counter)
332 swap( *(__fill - 1) );
387 list * __fill = &__tmp[0];
395 __counter != __fill && !__counter->empty();
402 if (__counter == __fill)
403 ++__fill;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
list.tcc 310 list * __fill = &__tmp[0];
318 __counter != __fill && !__counter->empty();
325 if (__counter == __fill)
326 ++__fill;
330 for (__counter = &__tmp[1]; __counter != __fill; ++__counter)
332 swap( *(__fill - 1) );
387 list * __fill = &__tmp[0];
395 __counter != __fill && !__counter->empty();
402 if (__counter == __fill)
403 ++__fill;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
list.tcc 310 list * __fill = &__tmp[0];
318 __counter != __fill && !__counter->empty();
325 if (__counter == __fill)
326 ++__fill;
330 for (__counter = &__tmp[1]; __counter != __fill; ++__counter)
332 swap( *(__fill - 1) );
387 list * __fill = &__tmp[0];
395 __counter != __fill && !__counter->empty();
402 if (__counter == __fill)
403 ++__fill;
    [all...]

Completed in 353 milliseconds

1 2 3 4 5 6 7 8 9