Searched defs:__loc (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/include/xlocale/ |
| D | _ctype.h | 79 __maskrune_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __maskrune_l() 88 __istype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __istype_l() 104 __sbmaskrune_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __sbmaskrune_l() 113 __sbistype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __sbistype_l()
|
| /freebsd-12-stable/contrib/libstdc++/include/bits/ |
| 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.tcc | 90 has_facet(const locale& __loc) throw() in has_facet() 112 use_facet(const locale& __loc) in use_facet() 189 __numpunct_cache<_CharT>::_M_cache(const locale& __loc) in _M_cache() 224 __moneypunct_cache<_CharT, _Intl>::_M_cache(const locale& __loc) in _M_cache() 289 const locale& __loc = __io._M_getloc(); in _M_extract_float() local 523 const locale& __loc = __io._M_getloc(); in _M_extract_int() local 739 const locale& __loc = __io._M_getloc(); in do_get() local 992 const locale& __loc = __io._M_getloc(); in _M_insert_int() local 1112 const locale& __loc = __io._M_getloc(); in _M_insert_float() local 1236 const locale& __loc = __io._M_getloc(); in do_put() local [all …]
|
| D | locale_facets.h | 4420 open(const basic_string<char>& __s, const locale& __loc) const in open() 4618 isprint(_CharT __c, const locale& __loc) in isprint() 4624 iscntrl(_CharT __c, const locale& __loc) in iscntrl() 4630 isupper(_CharT __c, const locale& __loc) in isupper() 4636 islower(_CharT __c, const locale& __loc) in islower() 4642 isalpha(_CharT __c, const locale& __loc) in isalpha() 4648 isdigit(_CharT __c, const locale& __loc) in isdigit() 4654 ispunct(_CharT __c, const locale& __loc) in ispunct() 4660 isxdigit(_CharT __c, const locale& __loc) in isxdigit() 4666 isalnum(_CharT __c, const locale& __loc) in isalnum() [all …]
|
| D | fstream.tcc | 839 imbue(const locale& __loc) in imbue()
|
| /freebsd-12-stable/contrib/libstdc++/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()
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/include/__memory/ |
| D | construct_at.h | 48 void destroy_at(_Tp* __loc) { in destroy_at()
|
| /freebsd-12-stable/contrib/libstdc++/config/locale/gnu/ |
| D | messages_members.h | 66 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
|
| /freebsd-12-stable/contrib/libstdc++/config/locale/generic/ |
| D | messages_members.h | 56 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, in open()
|
| /freebsd-12-stable/contrib/libstdc++/include/std/ |
| D | std_streambuf.h | 224 pubimbue(const locale &__loc) in pubimbue()
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/src/ |
| D | locale.cpp | 4398 locale_t __loc) { in checked_string_to_char_convert()
|