/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;
|
_time_facets.h | 234 __write_formatted_time(__iostring&, const ctype<char>& __ct,
|
/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;
|
/prebuilt/ndk/android-ndk-r5/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;
|
/prebuilt/ndk/android-ndk-r6/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;
|
/external/stlport/src/ |
num_put_float.cpp | 487 static size_t __format_float_scientific( __iostring& buf, const char *bp, 550 static size_t __format_float_fixed( __iostring &buf, const char *bp, 615 static size_t __format_nan_or_inf(__iostring& buf, _FloatT x, ios_base::fmtflags flags) { 651 static inline size_t __format_float(__iostring &buf, const char * bp, 749 static size_t __write_floatT(__iostring &buf, ios_base::fmtflags flags, int precision, 823 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision, 834 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision, 844 void _STLP_CALL __get_floor_digits(__iostring &out, _STLP_LONGEST_FLOAT_TYPE __x) { 874 void _STLP_CALL __convert_float_buffer( __iostring const& str, __iowstring &out, 905 __adjust_float_buffer(__iostring &str, char dot) [all...] |
num_put.cpp | 142 __insert_grouping(__iostring &str, size_t group_pos, const string& grouping,
|
/ndk/sources/cxx-stl/stlport/src/ |
num_put_float.cpp | 486 static size_t __format_float_scientific( __iostring& buf, const char *bp, 549 static size_t __format_float_fixed( __iostring &buf, const char *bp, 614 static size_t __format_nan_or_inf(__iostring& buf, _FloatT x, ios_base::fmtflags flags) { 650 static inline size_t __format_float(__iostring &buf, const char * bp, 748 static size_t __write_floatT(__iostring &buf, ios_base::fmtflags flags, int precision, 822 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision, 833 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision, 843 void _STLP_CALL __get_floor_digits(__iostring &out, _STLP_LONGEST_FLOAT_TYPE __x) { 873 void _STLP_CALL __convert_float_buffer( __iostring const& str, __iowstring &out, 904 __adjust_float_buffer(__iostring &str, char dot) [all...] |
num_put.cpp | 142 __insert_grouping(__iostring &str, size_t group_pos, const string& grouping,
|