Home
last modified time | relevance | path

Searched refs:__numpunct_cache (Results 26 – 50 of 338) sorted by relevance

12345678910>>...14

/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/config/locale/generic/
H A Dnumeric_members.cc43 _M_data = new __numpunct_cache<char>; in _M_initialize_numpunct()
75 _M_data = new __numpunct_cache<wchar_t>; in _M_initialize_numpunct()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/locale/generic/
H A Dnumeric_members.cc46 _M_data = new __numpunct_cache<char>; in _M_initialize_numpunct()
78 _M_data = new __numpunct_cache<wchar_t>; in _M_initialize_numpunct()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/locale/generic/
H A Dnumeric_members.cc46 _M_data = new __numpunct_cache<char>; in _M_initialize_numpunct()
78 _M_data = new __numpunct_cache<wchar_t>; in _M_initialize_numpunct()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
874 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
996 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
874 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
996 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
874 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
996 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
376 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
615 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
851 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
973 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
874 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
996 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
381 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
620 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
856 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
978 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
376 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
615 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
851 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
973 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc50 struct __use_cache<__numpunct_cache<_CharT> >
52 const __numpunct_cache<_CharT>*
59 __numpunct_cache<_CharT>* __tmp = 0; in operator ()()
62 __tmp = new __numpunct_cache<_CharT>; in operator ()()
72 return static_cast<const __numpunct_cache<_CharT>*>(__caches[__i]); in operator ()()
78 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache()
376 typedef __numpunct_cache<_CharT> __cache_type; in _M_extract_int()
615 typedef __numpunct_cache<_CharT> __cache_type; in do_get()
851 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_int()
973 typedef __numpunct_cache<_CharT> __cache_type; in _M_insert_float()
[all …]

12345678910>>...14