Searched defs:__loc (Results 1 - 23 of 23) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/src/
H A Dios_locale.cc53 ios_base::imbue(const locale& __loc) argument
H A Dctype.cc55 use_facet<ctype<char> >(const locale& __loc) argument
65 use_facet<ctype<wchar_t> >(const locale& __loc) argument
/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/generic/
H A Dmessages_members.h56 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, argument
/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/gnu/
H A Dmessages_members.h66 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, argument
/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h46 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/generic/
H A Dmessages_members.h49 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
H A Dmessages_members.h61 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h39 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, argument
/openbsd-current/gnu/llvm/libcxx/include/__support/solaris/
H A Dxlocale.h36 strtoll_l(const char *__nptr, char **__endptr, int __base, locale_t __loc) { argument
41 strtol_l(const char *__nptr, char **__endptr, int __base, locale_t __loc) { argument
51 strtoul_l(const char *__nptr, char **__endptr, int __base, locale_t __loc) { argument
56 strtof_l(const char *__nptr, char **__endptr, locale_t __loc) { argument
61 strtod_l(const char *__nptr, char **__endptr, locale_t __loc) { argument
66 strtold_l(const char *__nptr, char **__endptr, locale_t __loc) { argument
/openbsd-current/gnu/llvm/libcxx/include/__memory/
H A Dconstruct_at.h64 void __destroy_at(_Tp* __loc) { argument
72 void __destroy_at(_Tp* __loc) { argument
100 void destroy_at(_Tp* __loc) { argument
107 void destroy_at(_Tp* __loc) { argument
[all...]
H A Duninitialized_algorithms.h413 constexpr void __allocator_construct_at_multidimensional(_Alloc& __alloc, _Tp* __loc) { argument
449 constexpr void __allocator_construct_at_multidimensional(_Alloc& __alloc, _Tp* __loc, _Arg const& __arg) { argument
/openbsd-current/gnu/llvm/libcxx/src/support/solaris/
H A Dxlocale.cpp57 mbrtowc_l(wchar_t *__pwc, const char *__pmb, size_t __max, mbstate_t *__ps, locale_t __loc) argument
/openbsd-current/gnu/llvm/libcxx/include/__format/
H A Dformat_context.h131 basic_format_context(_OutIt __out_it, basic_format_args<basic_format_context> __args, optional<_VSTD::locale>&& __loc) argument
H A Dformat_functions.h553 format_to(_OutIt __out_it, locale __loc, format_string<_Args...> __fmt, _Args&&... __args) { argument
561 format_to(_OutIt __out_it, locale __loc, wformat_strin argument
519 __vformat_to( _OutIt __out_it, locale __loc, basic_string_view<_CharT> __fmt, basic_format_args<basic_format_context<_FormatOutIt, _CharT>> __args) argument
536 vformat_to( _OutIt __out_it, locale __loc, string_view __fmt, format_args __args) argument
544 vformat_to( _OutIt __out_it, locale __loc, wstring_view __fmt, wformat_args __args) argument
568 vformat(locale __loc, string_view __fmt, format_args __args) argument
577 vformat(locale __loc, wstring_view __fmt, wformat_args __args) argument
586 format(locale __loc, format_string<_Args...> __fmt, _Args&&... __args) argument
596 format(locale __loc, wformat_string<_Args...> __fmt, _Args&&... __args) argument
603 __vformat_to_n(_OutIt __out_it, iter_difference_t<_OutIt> __n, locale __loc, basic_string_view<_CharT> __fmt, basic_format_args<_Context> __args) argument
615 format_to_n(_OutIt __out_it, iter_difference_t<_OutIt> __n, locale __loc, format_string<_Args...> __fmt, _Args&&... __args) argument
624 format_to_n(_OutIt __out_it, iter_difference_t<_OutIt> __n, locale __loc, wformat_string<_Args...> __fmt, _Args&&... __args) argument
632 __vformatted_size(locale __loc, basic_string_view<_CharT> __fmt, auto __args) argument
642 formatted_size(locale __loc, format_string<_Args...> __fmt, _Args&&... __args) argument
649 formatted_size(locale __loc, wformat_string<_Args...> __fmt, _Args&&... __args) argument
[all...]
H A Dformatter_floating_point.h494 __format_locale_specific_form( _OutIt __out_it, const __float_buffer<_Fp>& __buffer, const __float_result& __result, _VSTD::locale __loc, __format_spec::__parsed_specifications<_CharT> __specs) argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/src/
H A Dctype.cc47 use_facet<ctype<char> >(const locale& __loc) argument
57 use_facet<ctype<wchar_t> >(const locale& __loc) argument
H A Dios.cc304 ios_base::imbue(const locale& __loc) argument
/openbsd-current/gnu/gcc/libstdc++-v3/include/std/
H A Dstd_streambuf.h224 pubimbue(const locale &__loc) argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/std/
H A Dstd_streambuf.h378 pubimbue(const locale &__loc) argument
/openbsd-current/gnu/llvm/libcxx/include/__support/win32/
H A Dlocale_win32.h228 islower_l(int __c, _locale_t __loc) argument
234 isupper_l(int __c, _locale_t __loc) argument
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets.h4611 isspace(_CharT __c, const locale& __loc) argument
4617 isprint(_CharT __c, const locale& __loc) argument
4623 iscntrl(_CharT __c, const locale& __loc) argument
4629 isupper(_CharT __c, const locale& __loc) argument
4635 islower(_CharT __c, const locale& __loc) argument
4641 isalpha(_CharT __c, const locale& __loc) argument
4647 isdigit(_CharT __c, const locale& __loc) argument
4653 ispunct(_CharT __c, const locale& __loc) argument
4659 isxdigit(_CharT __c, const locale& __loc) argument
4665 isalnum(_CharT __c, const locale& __loc) argument
4671 isgraph(_CharT __c, const locale& __loc) argument
4677 toupper(_CharT __c, const locale& __loc) argument
4683 tolower(_CharT __c, const locale& __loc) argument
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_facets.h1900 isspace(_CharT __c, const locale& __loc) argument
1905 isprint(_CharT __c, const locale& __loc) argument
1910 iscntrl(_CharT __c, const locale& __loc) argument
1915 isupper(_CharT __c, const locale& __loc) argument
1919 islower(_CharT __c, const locale& __loc) argument
1924 isalpha(_CharT __c, const locale& __loc) argument
1929 isdigit(_CharT __c, const locale& __loc) argument
1934 ispunct(_CharT __c, const locale& __loc) argument
1939 isxdigit(_CharT __c, const locale& __loc) argument
1944 isalnum(_CharT __c, const locale& __loc) argument
1949 isgraph(_CharT __c, const locale& __loc) argument
1954 toupper(_CharT __c, const locale& __loc) argument
1959 tolower(_CharT __c, const locale& __loc) argument
[all...]
/openbsd-current/gnu/llvm/libcxx/src/
H A Dlocale.cpp4594 checked_string_to_char_convert(char& dest, const char* ptr, locale_t __loc) argument

Completed in 624 milliseconds