| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/ |
| D | basic_ios.tcc | 139 basic_ios<_CharT, _Traits>::imbue(const locale& __loc) in imbue() 180 basic_ios<_CharT, _Traits>::_M_cache_locale(const locale& __loc) in _M_cache_locale() 200 basic_ios<_CharT, _Traits>::_M_cache_facets(const locale& __loc) in _M_cache_facets()
|
| D | locale_facets.tcc | 78 use_facet(const locale& __loc) in use_facet() 89 has_facet(const locale& __loc) throw() in has_facet() 100 __use_cache(const locale& __loc) in __use_cache() 122 const locale __loc = __io.getloc(); in _M_extract_float() local 260 const locale __loc = __io.getloc(); in _M_extract_int() local 434 locale __loc = __io.getloc(); in do_get() local 798 const locale& __loc = __io._M_getloc(); in _M_convert_int() local 895 const locale __loc = __io._M_getloc(); in _M_convert_float() local 998 const locale __loc = __io._M_getloc(); in do_put() local 1102 const locale __loc = __io.getloc(); in do_get() local [all …]
|
| D | locale_facets.h | 1783 open(const basic_string<char>& __s, const locale& __loc) const in open() 1900 isspace(_CharT __c, const locale& __loc) in isspace() 1905 isprint(_CharT __c, const locale& __loc) in isprint() 1910 iscntrl(_CharT __c, const locale& __loc) in iscntrl() 1915 isupper(_CharT __c, const locale& __loc) in isupper() 1919 inline bool islower(_CharT __c, const locale& __loc) in islower() 1924 isalpha(_CharT __c, const locale& __loc) in isalpha() 1929 isdigit(_CharT __c, const locale& __loc) in isdigit() 1934 ispunct(_CharT __c, const locale& __loc) in ispunct() 1939 isxdigit(_CharT __c, const locale& __loc) in isxdigit() [all …]
|
| D | fstream.tcc | 163 const locale __loc = this->getloc(); in showmanyc() local 283 const locale __loc = this->getloc(); in _M_convert_to_external() local
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/bits/ |
| D | locale_facets.tcc | 89 has_facet(const locale& __loc) throw() in has_facet() 111 use_facet(const locale& __loc) in use_facet() 187 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache() 222 __moneypunct_cache<_CharT, _Intl>::_M_cache(const locale& __loc) in _M_cache() 287 const locale& __loc = __io._M_getloc(); in _M_extract_float() local 521 const locale& __loc = __io._M_getloc(); in _M_extract_int() local 737 const locale& __loc = __io._M_getloc(); in do_get() local 982 const locale& __loc = __io._M_getloc(); in _M_insert_int() local 1102 const locale& __loc = __io._M_getloc(); in _M_insert_float() local 1226 const locale& __loc = __io._M_getloc(); in do_put() local [all …]
|
| D | basic_ios.tcc | 128 basic_ios<_CharT, _Traits>::imbue(const locale& __loc) in imbue() 171 basic_ios<_CharT, _Traits>::_M_cache_locale(const locale& __loc) in _M_cache_locale()
|
| D | locale_facets.h | 4419 open(const basic_string<char>& __s, const locale& __loc) const in open() 4617 isprint(_CharT __c, const locale& __loc) in isprint() 4623 iscntrl(_CharT __c, const locale& __loc) in iscntrl() 4629 isupper(_CharT __c, const locale& __loc) in isupper() 4635 islower(_CharT __c, const locale& __loc) in islower() 4641 isalpha(_CharT __c, const locale& __loc) in isalpha() 4647 isdigit(_CharT __c, const locale& __loc) in isdigit() 4653 ispunct(_CharT __c, const locale& __loc) in ispunct() 4659 isxdigit(_CharT __c, const locale& __loc) in isxdigit() 4665 isalnum(_CharT __c, const locale& __loc) in isalnum() [all …]
|
| D | fstream.tcc | 837 imbue(const locale& __loc) in imbue()
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
| D | ostream_inserter_arith.cc | 207 locale __loc(os.getloc(), __tp); in test01() local 220 locale __loc(os.getloc(), __tp); in test01() local 234 locale __loc(os.getloc(), __tp); in test01() local 244 locale __loc(os.getloc(), __tp); in test01() local
|
| /openbsd/src/gnu/gcc/libstdc++-v3/src/ |
| D | ctype.cc | 55 use_facet<ctype<char> >(const locale& __loc) in use_facet() 65 use_facet<ctype<wchar_t> >(const locale& __loc) in use_facet()
|
| D | ios_locale.cc | 53 ios_base::imbue(const locale& __loc) in imbue()
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/src/ |
| D | ctype.cc | 47 use_facet<ctype<char> >(const locale& __loc) in use_facet() 57 use_facet<ctype<wchar_t> >(const locale& __loc) in use_facet()
|
| D | fstream.cc | 147 const locale __loc = this->getloc(); in _M_underflow_common() local
|
| D | ios.cc | 304 ios_base::imbue(const locale& __loc) in imbue()
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/ |
| D | messages_members.h | 39 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/config/locale/gnu/ |
| D | messages_members.h | 61 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
|
| /openbsd/src/gnu/gcc/libstdc++-v3/config/locale/gnu/ |
| D | messages_members.h | 66 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
|
| /openbsd/src/gnu/gcc/libstdc++-v3/config/locale/generic/ |
| D | messages_members.h | 56 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/config/locale/generic/ |
| D | messages_members.h | 49 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
|
| /openbsd/src/gnu/llvm/libcxx/src/support/solaris/ |
| D | xlocale.cpp | 58 size_t __max, mbstate_t *__ps, locale_t __loc) { in mbrtowc_l()
|
| /openbsd/src/gnu/gcc/libstdc++-v3/include/std/ |
| D | std_streambuf.h | 224 pubimbue(const locale &__loc) in pubimbue()
|
| /openbsd/src/gnu/lib/libstdc++/libstdc++/include/std/ |
| D | std_streambuf.h | 378 pubimbue(const locale &__loc) in pubimbue()
|
| /openbsd/src/gnu/llvm/libcxx/src/ |
| D | locale.cpp | 4596 locale_t __loc) { in checked_string_to_char_convert()
|