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

1 2 3

  /external/stlport/stlport/stl/
_num_put.h 145 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, double);
147 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, long double);
153 void _STLP_CALL __get_floor_digits(__iostring&, _STLP_LONGEST_FLOAT_TYPE);
159 extern void _STLP_CALL __convert_float_buffer(__iostring const&, __iowstring&, const ctype<wchar_t>&, wchar_t, bool = true);
161 extern void _STLP_CALL __adjust_float_buffer(__iostring&, char);
167 extern void _STLP_CALL __insert_grouping(__iostring&, size_t, const string&, char, char, char, int);
_iostream_string.h 117 typedef __basic_iostring<char> __iostring; typedef
127 typedef string __iostring;
_num_get.h 215 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, float&);
216 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, double&);
218 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, long double&);
_num_get.c 297 __copy_sign(_InputIter __first, _InputIter __last, __iostring& __v,
315 __iostring& __v, const _CharT* __digits) {
333 __iostring& __v, const _CharT * __digits,
368 __read_float(__iostring& __buf, _InputIter& __in_ite, _InputIter& __end,
433 __iostring __buf ;
_num_put.c 74 __put_float(__iostring &__str, _OutputIter __oi,
96 __put_float(__iostring &__str, _OutputIter __oi,
117 __iostring __buf;
127 inline void __get_money_digits_aux (__iostring &__buf, ios_base &, _STLP_LONGEST_FLOAT_TYPE __x)
132 __iostring __buf;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_num_put.h 145 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, double);
147 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, long double);
153 void _STLP_CALL __get_floor_digits(__iostring&, _STLP_LONGEST_FLOAT_TYPE);
159 extern void _STLP_CALL __convert_float_buffer(__iostring const&, __iowstring&, const ctype<wchar_t>&, wchar_t, bool = true);
161 extern void _STLP_CALL __adjust_float_buffer(__iostring&, char);
167 extern void _STLP_CALL __insert_grouping(__iostring&, size_t, const string&, char, char, char, int);
_iostream_string.h 117 typedef __basic_iostring<char> __iostring; typedef
127 typedef string __iostring;
_num_get.h 215 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, float&);
216 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, double&);
218 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, long double&);
_num_get.c 297 __copy_sign(_InputIter __first, _InputIter __last, __iostring& __v,
315 __iostring& __v, const _CharT* __digits) {
333 __iostring& __v, const _CharT * __digits,
368 __read_float(__iostring& __buf, _InputIter& __in_ite, _InputIter& __end,
433 __iostring __buf ;
_num_put.c 74 __put_float(__iostring &__str, _OutputIter __oi,
96 __put_float(__iostring &__str, _OutputIter __oi,
117 __iostring __buf;
127 inline void __get_money_digits_aux (__iostring &__buf, ios_base &, _STLP_LONGEST_FLOAT_TYPE __x)
132 __iostring __buf;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_num_put.h 145 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, double);
147 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, long double);
153 void _STLP_CALL __get_floor_digits(__iostring&, _STLP_LONGEST_FLOAT_TYPE);
159 extern void _STLP_CALL __convert_float_buffer(__iostring const&, __iowstring&, const ctype<wchar_t>&, wchar_t, bool = true);
161 extern void _STLP_CALL __adjust_float_buffer(__iostring&, char);
167 extern void _STLP_CALL __insert_grouping(__iostring&, size_t, const string&, char, char, char, int);
_iostream_string.h 117 typedef __basic_iostring<char> __iostring; typedef
127 typedef string __iostring;
_num_get.h 215 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, float&);
216 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, double&);
218 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, long double&);
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_num_put.h 145 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, double);
147 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, long double);
153 void _STLP_CALL __get_floor_digits(__iostring&, _STLP_LONGEST_FLOAT_TYPE);
159 extern void _STLP_CALL __convert_float_buffer(__iostring const&, __iowstring&, const ctype<wchar_t>&, wchar_t, bool = true);
161 extern void _STLP_CALL __adjust_float_buffer(__iostring&, char);
167 extern void _STLP_CALL __insert_grouping(__iostring&, size_t, const string&, char, char, char, int);
_iostream_string.h 117 typedef __basic_iostring<char> __iostring; typedef
127 typedef string __iostring;
_num_get.h 215 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, float&);
216 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, double&);
218 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, long double&);
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_num_put.h 145 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, double);
147 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, long double);
153 void _STLP_CALL __get_floor_digits(__iostring&, _STLP_LONGEST_FLOAT_TYPE);
159 extern void _STLP_CALL __convert_float_buffer(__iostring const&, __iowstring&, const ctype<wchar_t>&, wchar_t, bool = true);
161 extern void _STLP_CALL __adjust_float_buffer(__iostring&, char);
167 extern void _STLP_CALL __insert_grouping(__iostring&, size_t, const string&, char, char, char, int);
_iostream_string.h 117 typedef __basic_iostring<char> __iostring; typedef
127 typedef string __iostring;
_num_get.h 215 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, float&);
216 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, double&);
218 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, long double&);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_num_put.h 145 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, double);
147 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, long double);
153 void _STLP_CALL __get_floor_digits(__iostring&, _STLP_LONGEST_FLOAT_TYPE);
159 extern void _STLP_CALL __convert_float_buffer(__iostring const&, __iowstring&, const ctype<wchar_t>&, wchar_t, bool = true);
161 extern void _STLP_CALL __adjust_float_buffer(__iostring&, char);
167 extern void _STLP_CALL __insert_grouping(__iostring&, size_t, const string&, char, char, char, int);
_iostream_string.h 117 typedef __basic_iostring<char> __iostring; typedef
127 typedef string __iostring;
_num_get.h 215 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, float&);
216 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, double&);
218 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, long double&);
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_num_put.h 145 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, double);
147 extern size_t _STLP_CALL __write_float(__iostring&, ios_base::fmtflags, int, long double);
153 void _STLP_CALL __get_floor_digits(__iostring&, _STLP_LONGEST_FLOAT_TYPE);
159 extern void _STLP_CALL __convert_float_buffer(__iostring const&, __iowstring&, const ctype<wchar_t>&, wchar_t, bool = true);
161 extern void _STLP_CALL __adjust_float_buffer(__iostring&, char);
167 extern void _STLP_CALL __insert_grouping(__iostring&, size_t, const string&, char, char, char, int);
_iostream_string.h 117 typedef __basic_iostring<char> __iostring; typedef
127 typedef string __iostring;
_num_get.h 215 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, float&);
216 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, double&);
218 void _STLP_DECLSPEC _STLP_CALL __string_to_float(const __iostring&, long double&);

Completed in 655 milliseconds

1 2 3