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

1 2 3

  /external/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...]
_list.c 215 int __fill = 0; local
219 while (__i < __fill && !__counter[__i].empty()) {
224 if (__i == __fill) {
225 ++__fill;
226 if (__fill >= NB) {
233 for (int __i = 1; __i < __fill; ++__i)
235 __that.swap(__counter[__fill - 1]);
_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]);
_ios.h 82 char_type fill(char_type __fill) {
84 _M_fill = __fill;
  /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...]
_list.c 215 int __fill = 0; local
219 while (__i < __fill && !__counter[__i].empty()) {
224 if (__i == __fill) {
225 ++__fill;
226 if (__fill >= NB) {
233 for (int __i = 1; __i < __fill; ++__i)
235 __that.swap(__counter[__fill - 1]);
_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]);
  /prebuilt/ndk/android-ndk-r5/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...]
_list.c 215 int __fill = 0; local
219 while (__i < __fill && !__counter[__i].empty()) {
224 if (__i == __fill) {
225 ++__fill;
226 if (__fill >= NB) {
233 for (int __i = 1; __i < __fill; ++__i)
235 __that.swap(__counter[__fill - 1]);
_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]);
  /prebuilt/ndk/android-ndk-r6/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...]
_list.c 215 int __fill = 0; local
219 while (__i < __fill && !__counter[__i].empty()) {
224 if (__i == __fill) {
225 ++__fill;
226 if (__fill >= NB) {
233 for (int __i = 1; __i < __fill; ++__i)
235 __that.swap(__counter[__fill - 1]);
_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]);
  /prebuilt/ndk/android-ndk-r7/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...]
_list.c 215 int __fill = 0; local
219 while (__i < __fill && !__counter[__i].empty()) {
224 if (__i == __fill) {
225 ++__fill;
226 if (__fill >= NB) {
233 for (int __i = 1; __i < __fill; ++__i)
235 __that.swap(__counter[__fill - 1]);
_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]);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets.h 91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
    [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
    [all...]
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
    [all...]
  /prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 91 _S_pad(ios_base& __io, _CharT __fill, _CharT* __news,
    [all...]

Completed in 1245 milliseconds

1 2 3