/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/ |
A D | locale_conv.h | 56 _OutStr& __outstr, const _Codecvt& __cvt, _State& __state, in _GLIBCXX_VISIBILITY() 68 const auto __maxlen = __cvt.max_length() + 1; in _GLIBCXX_VISIBILITY() 76 __result = (__cvt.*__fn)(__state, __next, __last, __next, in _GLIBCXX_VISIBILITY() 110 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 128 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 140 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 153 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 171 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 183 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 198 const codecvt<_CharT, char8_t, _State>& __cvt, in _GLIBCXX_VISIBILITY() [all …]
|
A D | fs_path.h | 652 std::codecvt_utf8_utf16<path::value_type> __cvt; in _GLIBCXX_VISIBILITY() 656 if (__str_codecvt_in_all(__first, __last, __tmp, __cvt)) in _GLIBCXX_VISIBILITY() 740 { } __cvt; in _GLIBCXX_VISIBILITY() 741 if (__str_codecvt_in_all(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 757 { } __cvt; in _GLIBCXX_VISIBILITY() 759 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 770 { } __cvt; in _GLIBCXX_VISIBILITY() 772 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 969 std::codecvt_utf8_utf16<value_type> __cvt; in _GLIBCXX_VISIBILITY() 998 if (__str_codecvt_in_all(__first, __last, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/ |
A D | locale_conv.h | 56 _OutStr& __outstr, const _Codecvt& __cvt, _State& __state, in _GLIBCXX_VISIBILITY() 68 const auto __maxlen = __cvt.max_length() + 1; in _GLIBCXX_VISIBILITY() 76 __result = (__cvt.*__fn)(__state, __next, __last, __next, in _GLIBCXX_VISIBILITY() 110 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 128 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 140 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 153 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 171 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 183 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 198 const codecvt<_CharT, char8_t, _State>& __cvt, in _GLIBCXX_VISIBILITY() [all …]
|
A D | fs_path.h | 845 { } __cvt; in _GLIBCXX_VISIBILITY() 846 if (__str_codecvt_in_all(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 859 { } __cvt; in _GLIBCXX_VISIBILITY() 861 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 866 { } __cvt; in _GLIBCXX_VISIBILITY() 868 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 1045 std::codecvt_utf8_utf16<value_type> __cvt; in _GLIBCXX_VISIBILITY() 1052 if (__str_codecvt_out_all(__wfirst, __wlast, __u8str, __cvt)) { in _GLIBCXX_VISIBILITY() 1074 if (__str_codecvt_in_all(__first, __last, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 1113 std::codecvt_utf8_utf16<value_type> __cvt; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/ |
A D | locale_conv.h | 56 _OutStr& __outstr, const _Codecvt& __cvt, _State& __state, in _GLIBCXX_VISIBILITY() 68 const auto __maxlen = __cvt.max_length() + 1; in _GLIBCXX_VISIBILITY() 76 __result = (__cvt.*__fn)(__state, __next, __last, __next, in _GLIBCXX_VISIBILITY() 110 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 128 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 140 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 153 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 171 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 183 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 198 const codecvt<_CharT, char8_t, _State>& __cvt, in _GLIBCXX_VISIBILITY() [all …]
|
A D | fs_path.h | 708 std::codecvt_utf8_utf16<path::value_type> __cvt; in _GLIBCXX_VISIBILITY() 810 { } __cvt; in _GLIBCXX_VISIBILITY() 811 if (__str_codecvt_in_all(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 827 { } __cvt; in _GLIBCXX_VISIBILITY() 829 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 840 { } __cvt; in _GLIBCXX_VISIBILITY() 842 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 1042 std::codecvt_utf8_utf16<value_type> __cvt; in _GLIBCXX_VISIBILITY() 1071 if (__str_codecvt_in_all(__first, __last, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 1112 std::codecvt_utf8_utf16<value_type> __cvt; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/ |
A D | locale_conv.h | 56 _OutStr& __outstr, const _Codecvt& __cvt, _State& __state, in _GLIBCXX_VISIBILITY() 68 const auto __maxlen = __cvt.max_length() + 1; in _GLIBCXX_VISIBILITY() 76 __result = (__cvt.*__fn)(__state, __next, __last, __next, in _GLIBCXX_VISIBILITY() 108 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 117 return __do_str_codecvt(__first, __last, __outstr, __cvt, __state, in _GLIBCXX_VISIBILITY() 125 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 129 return __str_codecvt_in(__first, __last, __outstr, __cvt, __state, __n); in _GLIBCXX_VISIBILITY() 137 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 146 return __do_str_codecvt(__first, __last, __outstr, __cvt, __state, in _GLIBCXX_VISIBILITY() 154 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/ |
A D | locale_conv.h | 56 _OutStr& __outstr, const _Codecvt& __cvt, _State& __state, in _GLIBCXX_VISIBILITY() 68 const auto __maxlen = __cvt.max_length() + 1; in _GLIBCXX_VISIBILITY() 76 __result = (__cvt.*__fn)(__state, __next, __last, __next, in _GLIBCXX_VISIBILITY() 108 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 117 return __do_str_codecvt(__first, __last, __outstr, __cvt, __state, in _GLIBCXX_VISIBILITY() 125 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 129 return __str_codecvt_in(__first, __last, __outstr, __cvt, __state, __n); in _GLIBCXX_VISIBILITY() 137 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 146 return __do_str_codecvt(__first, __last, __outstr, __cvt, __state, in _GLIBCXX_VISIBILITY() 154 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/ |
A D | locale_conv.h | 56 _OutStr& __outstr, const _Codecvt& __cvt, _State& __state, in _GLIBCXX_VISIBILITY() 68 const auto __maxlen = __cvt.max_length() + 1; in _GLIBCXX_VISIBILITY() 76 __result = (__cvt.*__fn)(__state, __next, __last, __next, in _GLIBCXX_VISIBILITY() 108 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 117 return __do_str_codecvt(__first, __last, __outstr, __cvt, __state, in _GLIBCXX_VISIBILITY() 125 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 129 return __str_codecvt_in(__first, __last, __outstr, __cvt, __state, __n); in _GLIBCXX_VISIBILITY() 137 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 146 return __do_str_codecvt(__first, __last, __outstr, __cvt, __state, in _GLIBCXX_VISIBILITY() 154 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() [all …]
|
A D | fs_path.h | 604 codecvt_utf8<value_type> __cvt; in _GLIBCXX_VISIBILITY() 674 if (__str_codecvt_in(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 684 std::codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 686 if (__str_codecvt_out(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 709 std::codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 711 if (__str_codecvt_out(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 891 codecvt_utf8<value_type> __cvt; in _GLIBCXX_VISIBILITY() 901 codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 904 if (__str_codecvt_in(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 909 codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/ |
A D | locale_conv.h | 56 _OutStr& __outstr, const _Codecvt& __cvt, _State& __state, in _GLIBCXX_VISIBILITY() 68 const auto __maxlen = __cvt.max_length() + 1; in _GLIBCXX_VISIBILITY() 76 __result = (__cvt.*__fn)(__state, __next, __last, __next, in _GLIBCXX_VISIBILITY() 108 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 117 return __do_str_codecvt(__first, __last, __outstr, __cvt, __state, in _GLIBCXX_VISIBILITY() 125 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() 129 return __str_codecvt_in(__first, __last, __outstr, __cvt, __state, __n); in _GLIBCXX_VISIBILITY() 137 const codecvt<_CharT, char, _State>& __cvt, in _GLIBCXX_VISIBILITY() 146 return __do_str_codecvt(__first, __last, __outstr, __cvt, __state, in _GLIBCXX_VISIBILITY() 154 const codecvt<_CharT, char, _State>& __cvt) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/experimental/bits/ |
A D | fs_path.h | 584 std::codecvt_utf8_utf16<path::value_type> __cvt; in _GLIBCXX_VISIBILITY() 669 const auto& __cvt = std::use_facet<_Cvt>(std::locale{}); in _GLIBCXX_VISIBILITY() 671 if (__str_codecvt_in_all(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 688 { } __cvt; in _GLIBCXX_VISIBILITY() 690 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 721 { } __cvt; in _GLIBCXX_VISIBILITY() 723 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 906 codecvt_utf8_utf16<value_type> __cvt; in _GLIBCXX_VISIBILITY() 930 { } __cvt; in _GLIBCXX_VISIBILITY() 933 if (__str_codecvt_in_all(__f, __l, __to, __cvt)) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/experimental/bits/ |
A D | fs_path.h | 610 std::codecvt_utf8_utf16<path::value_type> __cvt; in _GLIBCXX_VISIBILITY() 767 const auto& __cvt = std::use_facet<_Cvt>(std::locale{}); in _GLIBCXX_VISIBILITY() 769 if (__str_codecvt_in_all(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 780 { } __cvt; in _GLIBCXX_VISIBILITY() 782 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 812 { } __cvt; in _GLIBCXX_VISIBILITY() 814 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 996 codecvt_utf8_utf16<value_type> __cvt; in _GLIBCXX_VISIBILITY() 1020 { } __cvt; in _GLIBCXX_VISIBILITY() 1023 if (__str_codecvt_in_all(__f, __l, __to, __cvt)) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/bits/ |
A D | fs_path.h | 621 std::codecvt_utf8_utf16<path::value_type> __cvt; in _GLIBCXX_VISIBILITY() 778 const auto& __cvt = std::use_facet<_Cvt>(std::locale{}); in _GLIBCXX_VISIBILITY() 780 if (__str_codecvt_in_all(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 791 { } __cvt; in _GLIBCXX_VISIBILITY() 793 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 823 { } __cvt; in _GLIBCXX_VISIBILITY() 825 if (__str_codecvt_out_all(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 1007 codecvt_utf8_utf16<value_type> __cvt; in _GLIBCXX_VISIBILITY() 1031 { } __cvt; in _GLIBCXX_VISIBILITY() 1034 if (__str_codecvt_in_all(__f, __l, __to, __cvt)) in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/experimental/bits/ |
A D | fs_path.h | 648 const auto& __cvt = std::use_facet<_Cvt>(std::locale{}); in _GLIBCXX_VISIBILITY() 650 if (__str_codecvt_in(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 660 std::codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 662 if (__str_codecvt_out(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 685 std::codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 687 if (__str_codecvt_out(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 865 codecvt_utf8<value_type> __cvt; in _GLIBCXX_VISIBILITY() 879 codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 882 if (__str_codecvt_in(__f, __l, __to, __cvt)) in _GLIBCXX_VISIBILITY() 892 codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/experimental/ |
A D | fs_path.h | 639 const auto& __cvt = std::use_facet<_Cvt>(std::locale{}); in _GLIBCXX_VISIBILITY() 641 if (__str_codecvt_in(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 651 std::codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 653 if (__str_codecvt_out(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 676 std::codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 678 if (__str_codecvt_out(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 856 codecvt_utf8<value_type> __cvt; in _GLIBCXX_VISIBILITY() 870 codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 873 if (__str_codecvt_in(__f, __l, __to, __cvt)) in _GLIBCXX_VISIBILITY() 883 codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/experimental/bits/ |
A D | fs_path.h | 639 const auto& __cvt = std::use_facet<_Cvt>(std::locale{}); in _GLIBCXX_VISIBILITY() 641 if (__str_codecvt_in(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 651 std::codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 653 if (__str_codecvt_out(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 676 std::codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 678 if (__str_codecvt_out(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 856 codecvt_utf8<value_type> __cvt; in _GLIBCXX_VISIBILITY() 870 codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 873 if (__str_codecvt_in(__f, __l, __to, __cvt)) in _GLIBCXX_VISIBILITY() 883 codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/experimental/bits/ |
A D | fs_path.h | 643 const auto& __cvt = std::use_facet<_Cvt>(std::locale{}); in _GLIBCXX_VISIBILITY() 645 if (__str_codecvt_in(__f, __l, __wstr, __cvt)) in _GLIBCXX_VISIBILITY() 655 std::codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 657 if (__str_codecvt_out(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 680 std::codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 682 if (__str_codecvt_out(__f, __l, __str, __cvt)) in _GLIBCXX_VISIBILITY() 860 codecvt_utf8<value_type> __cvt; in _GLIBCXX_VISIBILITY() 874 codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() 877 if (__str_codecvt_in(__f, __l, __to, __cvt)) in _GLIBCXX_VISIBILITY() 887 codecvt_utf8<_CharT> __cvt; in _GLIBCXX_VISIBILITY() [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/src/filesystem/ |
A D | path.cc | 447 auto& __cvt = std::use_facet<codecvt<wchar_t, char, mbstate_t>>(__loc); in _S_convert_loc() local 449 if (!__str_codecvt_in(__first, __last, __ws, __cvt)) in _S_convert_loc()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/src/filesystem/ |
A D | path.cc | 447 auto& __cvt = std::use_facet<codecvt<wchar_t, char, mbstate_t>>(__loc); in _S_convert_loc() local 449 if (!__str_codecvt_in(__first, __last, __ws, __cvt)) in _S_convert_loc()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/src/filesystem/ |
A D | path.cc | 447 auto& __cvt = std::use_facet<codecvt<wchar_t, char, mbstate_t>>(__loc); in _S_convert_loc() local 449 if (!__str_codecvt_in(__first, __last, __ws, __cvt)) in _S_convert_loc()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/src/filesystem/ |
A D | path.cc | 495 auto& __cvt = std::use_facet<codecvt<wchar_t, char, mbstate_t>>(__loc); in _S_convert_loc() local 497 if (!__str_codecvt_in(__first, __last, __ws, __cvt)) in _S_convert_loc()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/src/filesystem/ |
A D | path.cc | 501 auto& __cvt = std::use_facet<codecvt<wchar_t, char, mbstate_t>>(__loc); in _S_convert_loc() local 503 if (!__str_codecvt_in_all(__first, __last, __ws, __cvt)) in _S_convert_loc()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/src/filesystem/ |
A D | path.cc | 501 auto& __cvt = std::use_facet<codecvt<wchar_t, char, mbstate_t>>(__loc); in _S_convert_loc() local 503 if (!__str_codecvt_in_all(__first, __last, __ws, __cvt)) in _S_convert_loc()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/src/filesystem/ |
A D | path.cc | 501 auto& __cvt = std::use_facet<codecvt<wchar_t, char, mbstate_t>>(__loc); in _S_convert_loc() local 503 if (!__str_codecvt_in_all(__first, __last, __ws, __cvt)) in _S_convert_loc()
|