Searched defs:numpunct (Results 1 - 25 of 29) sorted by relevance

12

/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
H A D_numpunct.h41 // numpunct facets
43 template <class _CharT> class numpunct {}; class
48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet { class in inherits:locale::facet
53 explicit numpunct(size_t __refs = 0) function in class:numpunct
65 ~numpunct();
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet { class in inherits:locale::facet
82 explicit numpunct(size_t __refs = 0) function in class:numpunct
94 ~numpunct();
106 class _STLP_CLASS_DECLSPEC numpunct_byname<char> : public numpunct<char> {
138 class _STLP_CLASS_DECLSPEC numpunct_byname<wchar_t>: public numpunct<wchar_
[all...]
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
H A D_numpunct.h41 // numpunct facets
43 template <class _CharT> class numpunct {}; class
48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet { class in inherits:locale::facet
53 explicit numpunct(size_t __refs = 0) function in class:numpunct
65 ~numpunct();
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet { class in inherits:locale::facet
82 explicit numpunct(size_t __refs = 0) function in class:numpunct
94 ~numpunct();
106 class _STLP_CLASS_DECLSPEC numpunct_byname<char> : public numpunct<char> {
138 class _STLP_CLASS_DECLSPEC numpunct_byname<wchar_t>: public numpunct<wchar_
[all...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
H A D_numpunct.h41 // numpunct facets
43 template <class _CharT> class numpunct {}; class
48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet { class in inherits:locale::facet
53 explicit numpunct(size_t __refs = 0) function in class:numpunct
65 ~numpunct();
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet { class in inherits:locale::facet
82 explicit numpunct(size_t __refs = 0) function in class:numpunct
94 ~numpunct();
106 class _STLP_CLASS_DECLSPEC numpunct_byname<char> : public numpunct<char> {
138 class _STLP_CLASS_DECLSPEC numpunct_byname<wchar_t>: public numpunct<wchar_
[all...]
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
H A D_numpunct.h41 // numpunct facets
43 template <class _CharT> class numpunct {}; class
48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet { class in inherits:locale::facet
53 explicit numpunct(size_t __refs = 0) function in class:numpunct
65 ~numpunct();
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet { class in inherits:locale::facet
82 explicit numpunct(size_t __refs = 0) function in class:numpunct
94 ~numpunct();
106 class _STLP_CLASS_DECLSPEC numpunct_byname<char> : public numpunct<char> {
138 class _STLP_CLASS_DECLSPEC numpunct_byname<wchar_t>: public numpunct<wchar_
[all...]
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_numpunct.h41 // numpunct facets
43 template <class _CharT> class numpunct {}; class
48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet { class in inherits:locale::facet
53 explicit numpunct(size_t __refs = 0) function in class:numpunct
65 ~numpunct();
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet { class in inherits:locale::facet
82 explicit numpunct(size_t __refs = 0) function in class:numpunct
94 ~numpunct();
106 class _STLP_CLASS_DECLSPEC numpunct_byname<char> : public numpunct<char> {
138 class _STLP_CLASS_DECLSPEC numpunct_byname<wchar_t>: public numpunct<wchar_
[all...]
/prebuilts/ndk/9/sources/cxx-stl/stlport/stlport/stl/
H A D_numpunct.h41 // numpunct facets
43 template <class _CharT> class numpunct {}; class
48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet { class in inherits:locale::facet
53 explicit numpunct(size_t __refs = 0) function in class:numpunct
65 ~numpunct();
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet { class in inherits:locale::facet
82 explicit numpunct(size_t __refs = 0) function in class:numpunct
94 ~numpunct();
106 class _STLP_CLASS_DECLSPEC numpunct_byname<char> : public numpunct<char> {
138 class _STLP_CLASS_DECLSPEC numpunct_byname<wchar_t>: public numpunct<wchar_
[all...]
/prebuilts/ndk/current/sources/cxx-stl/EH/stlport/stlport/stl/
H A D_numpunct.h41 // numpunct facets
43 template <class _CharT> class numpunct {}; class
48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet { class in inherits:locale::facet
53 explicit numpunct(size_t __refs = 0) function in class:numpunct
65 ~numpunct();
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet { class in inherits:locale::facet
82 explicit numpunct(size_t __refs = 0) function in class:numpunct
94 ~numpunct();
106 class _STLP_CLASS_DECLSPEC numpunct_byname<char> : public numpunct<char> {
138 class _STLP_CLASS_DECLSPEC numpunct_byname<wchar_t>: public numpunct<wchar_
[all...]
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_numpunct.h41 // numpunct facets
43 template <class _CharT> class numpunct {}; class
48 class _STLP_CLASS_DECLSPEC numpunct<char> : public locale::facet { class in inherits:locale::facet
53 explicit numpunct(size_t __refs = 0) function in class:numpunct
65 ~numpunct();
77 class _STLP_CLASS_DECLSPEC numpunct<wchar_t> : public locale::facet { class in inherits:locale::facet
82 explicit numpunct(size_t __refs = 0) function in class:numpunct
94 ~numpunct();
106 class _STLP_CLASS_DECLSPEC numpunct_byname<char> : public numpunct<char> {
138 class _STLP_CLASS_DECLSPEC numpunct_byname<wchar_t>: public numpunct<wchar_
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
H A Dlocale_facets.h1628 * @brief Primary class template numpunct.
1633 * template parameter specifying the char type. The numpunct facet is
1636 * The numpunct template uses protected virtual functions to provide the
1639 * implement the behavior they require from a numpunct facet.
1642 class numpunct : public locale::facet class in inherits:locale::facet
1666 numpunct(size_t __refs = 0) function in class:numpunct
1680 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1694 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1703 * numpunct<char_type>::do_decimal_point().
1716 * numpunct<char_typ
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dlocale_facets.h1627 * @brief Primary class template numpunct.
1632 * template parameter specifying the char type. The numpunct facet is
1635 * The numpunct template uses protected virtual functions to provide the
1638 * implement the behavior they require from a numpunct facet.
1641 class numpunct : public locale::facet class in inherits:locale::facet
1665 numpunct(size_t __refs = 0) function in class:numpunct
1679 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1693 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1702 * numpunct<char_type>::do_decimal_point().
1715 * numpunct<char_typ
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dlocale_facets.h1627 * @brief Primary class template numpunct.
1632 * template parameter specifying the char type. The numpunct facet is
1635 * The numpunct template uses protected virtual functions to provide the
1638 * implement the behavior they require from a numpunct facet.
1641 class numpunct : public locale::facet class in inherits:locale::facet
1665 numpunct(size_t __refs = 0) function in class:numpunct
1679 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1693 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1702 * numpunct<char_type>::do_decimal_point().
1715 * numpunct<char_typ
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dlocale_facets.h1627 * @brief Primary class template numpunct.
1632 * template parameter specifying the char type. The numpunct facet is
1635 * The numpunct template uses protected virtual functions to provide the
1638 * implement the behavior they require from a numpunct facet.
1641 class numpunct : public locale::facet class in inherits:locale::facet
1665 numpunct(size_t __refs = 0) function in class:numpunct
1679 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1693 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1702 * numpunct<char_type>::do_decimal_point().
1715 * numpunct<char_typ
[all...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_facets.h1627 * template parameter specifying the char type. The numpunct facet is
1630 * The numpunct template uses protected virtual functions to provide the
1633 * implement the behavior they require from a numpunct facet.
1636 class numpunct : public locale::facet class in inherits:locale::facet
1660 numpunct(size_t __refs = 0) : facet(__refs), _M_data(NULL) function in class:numpunct
1673 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1687 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1696 * numpunct<char_type>::do_decimal_point().
1709 * numpunct<char_type>::do_thousands_sep().
1740 * numpunct<char_typ
[all...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_facets.h1627 * template parameter specifying the char type. The numpunct facet is
1630 * The numpunct template uses protected virtual functions to provide the
1633 * implement the behavior they require from a numpunct facet.
1636 class numpunct : public locale::facet class in inherits:locale::facet
1660 numpunct(size_t __refs = 0) : facet(__refs), _M_data(NULL) function in class:numpunct
1673 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1687 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1696 * numpunct<char_type>::do_decimal_point().
1709 * numpunct<char_type>::do_thousands_sep().
1740 * numpunct<char_typ
[all...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_facets.h1627 * template parameter specifying the char type. The numpunct facet is
1630 * The numpunct template uses protected virtual functions to provide the
1633 * implement the behavior they require from a numpunct facet.
1636 class numpunct : public locale::facet class in inherits:locale::facet
1660 numpunct(size_t __refs = 0) : facet(__refs), _M_data(NULL) function in class:numpunct
1673 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1687 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1696 * numpunct<char_type>::do_decimal_point().
1709 * numpunct<char_type>::do_thousands_sep().
1740 * numpunct<char_typ
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
H A Dlocale_facets.h1627 * template parameter specifying the char type. The numpunct facet is
1630 * The numpunct template uses protected virtual functions to provide the
1633 * implement the behavior they require from a numpunct facet.
1636 class numpunct : public locale::facet class in inherits:locale::facet
1660 numpunct(size_t __refs = 0) : facet(__refs), _M_data(NULL) function in class:numpunct
1673 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1687 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1696 * numpunct<char_type>::do_decimal_point().
1709 * numpunct<char_type>::do_thousands_sep().
1740 * numpunct<char_typ
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dlocale_facets.h1628 * @brief Primary class template numpunct.
1633 * template parameter specifying the char type. The numpunct facet is
1636 * The numpunct template uses protected virtual functions to provide the
1639 * implement the behavior they require from a numpunct facet.
1642 class numpunct : public locale::facet class in inherits:locale::facet
1666 numpunct(size_t __refs = 0) function in class:numpunct
1680 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1694 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1703 * numpunct<char_type>::do_decimal_point().
1716 * numpunct<char_typ
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dlocale_facets.h1629 * @brief Primary class template numpunct.
1634 * template parameter specifying the char type. The numpunct facet is
1637 * The numpunct template uses protected virtual functions to provide the
1640 * implement the behavior they require from a numpunct facet.
1643 class numpunct : public locale::facet class in inherits:locale::facet
1667 numpunct(size_t __refs = 0) function in class:numpunct
1681 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1695 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1704 * numpunct<char_type>::do_decimal_point().
1717 * numpunct<char_typ
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_facets.h1628 * @brief Primary class template numpunct.
1633 * template parameter specifying the char type. The numpunct facet is
1636 * The numpunct template uses protected virtual functions to provide the
1639 * implement the behavior they require from a numpunct facet.
1642 class numpunct : public locale::facet class in inherits:locale::facet
1666 numpunct(size_t __refs = 0) function in class:numpunct
1680 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1694 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1703 * numpunct<char_type>::do_decimal_point().
1716 * numpunct<char_typ
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dlocale_facets.h1628 * @brief Primary class template numpunct.
1633 * template parameter specifying the char type. The numpunct facet is
1636 * The numpunct template uses protected virtual functions to provide the
1639 * implement the behavior they require from a numpunct facet.
1642 class numpunct : public locale::facet class in inherits:locale::facet
1666 numpunct(size_t __refs = 0) function in class:numpunct
1680 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1694 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1703 * numpunct<char_type>::do_decimal_point().
1716 * numpunct<char_typ
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
H A Dlocale_facets.h1629 * @brief Primary class template numpunct.
1634 * template parameter specifying the char type. The numpunct facet is
1637 * The numpunct template uses protected virtual functions to provide the
1640 * implement the behavior they require from a numpunct facet.
1643 class numpunct : public locale::facet class in inherits:locale::facet
1667 numpunct(size_t __refs = 0) function in class:numpunct
1681 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1695 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1704 * numpunct<char_type>::do_decimal_point().
1717 * numpunct<char_typ
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
H A Dlocale_facets.h1627 * @brief Primary class template numpunct.
1632 * template parameter specifying the char type. The numpunct facet is
1635 * The numpunct template uses protected virtual functions to provide the
1638 * implement the behavior they require from a numpunct facet.
1641 class numpunct : public locale::facet class in inherits:locale::facet
1665 numpunct(size_t __refs = 0) function in class:numpunct
1679 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1693 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1702 * numpunct<char_type>::do_decimal_point().
1715 * numpunct<char_typ
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dlocale_facets.h1627 * @brief Primary class template numpunct.
1632 * template parameter specifying the char type. The numpunct facet is
1635 * The numpunct template uses protected virtual functions to provide the
1638 * implement the behavior they require from a numpunct facet.
1641 class numpunct : public locale::facet class in inherits:locale::facet
1665 numpunct(size_t __refs = 0) function in class:numpunct
1679 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1693 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1702 * numpunct<char_type>::do_decimal_point().
1715 * numpunct<char_typ
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/bits/
H A Dlocale_facets.h1629 * @brief Primary class template numpunct.
1634 * template parameter specifying the char type. The numpunct facet is
1637 * The numpunct template uses protected virtual functions to provide the
1640 * implement the behavior they require from a numpunct facet.
1643 class numpunct : public locale::facet class in inherits:locale::facet
1667 numpunct(size_t __refs = 0) function in class:numpunct
1681 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1695 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1704 * numpunct<char_type>::do_decimal_point().
1717 * numpunct<char_typ
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
H A Dlocale_facets.h1628 * @brief Primary class template numpunct.
1633 * template parameter specifying the char type. The numpunct facet is
1636 * The numpunct template uses protected virtual functions to provide the
1639 * implement the behavior they require from a numpunct facet.
1642 class numpunct : public locale::facet class in inherits:locale::facet
1666 numpunct(size_t __refs = 0) function in class:numpunct
1680 numpunct(__cache_type* __cache, size_t __refs = 0) function in class:numpunct
1694 numpunct(__c_locale __cloc, size_t __refs = 0) function in class:numpunct
1703 * numpunct<char_type>::do_decimal_point().
1716 * numpunct<char_typ
[all...]

Completed in 339 milliseconds

12