Home
last modified time | relevance | path

Searched defs:do_unshift (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dcodecvt.cc71 do_unshift(state_type&, extern_type* __to, in do_unshift() function in std::codecvt
136 do_unshift(state_type&, extern_type* __to, in do_unshift() function in std::codecvt
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dcodecvt.cc71 do_unshift(state_type&, extern_type* __to, in do_unshift() function in std::codecvt
136 do_unshift(state_type&, extern_type* __to, in do_unshift() function in std::codecvt
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc766 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::codecvt
842 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::codecvt
915 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::codecvt
991 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::codecvt
1061 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf8_base
1137 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf8_base
1229 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf8_base
1328 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf16_base
1403 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf16_base
1492 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf16_base
[all …]
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcodecvt.cc766 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::codecvt
842 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::codecvt
915 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::codecvt
991 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::codecvt
1061 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf8_base
1137 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf8_base
1229 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf8_base
1328 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf16_base
1403 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf16_base
1492 do_unshift(state_type&, extern_type* __to, extern_type*, in do_unshift() function in std::__codecvt_utf16_base
[all …]
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dstack.c92 do_unshift (List *stack, void *elem, int isstring) in do_unshift() function
/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dlocale.cpp1487 codecvt<char, char, mbstate_t>::do_unshift(state_type&, in do_unshift() function in codecvt
1668 codecvt<wchar_t, char, mbstate_t>::do_unshift(state_type& st, in do_unshift() function in codecvt
3164 codecvt<char16_t, char, mbstate_t>::do_unshift(state_type&, in do_unshift() function in codecvt
3243 codecvt<char16_t, char8_t, mbstate_t>::do_unshift(state_type&, in do_unshift() function in codecvt
3322 codecvt<char32_t, char, mbstate_t>::do_unshift(state_type&, in do_unshift() function in codecvt
3401 codecvt<char32_t, char8_t, mbstate_t>::do_unshift(state_type&, in do_unshift() function in codecvt
3495 __codecvt_utf8<wchar_t>::do_unshift(state_type&, in do_unshift() function in __codecvt_utf8
3570 __codecvt_utf8<char16_t>::do_unshift(state_type&, in do_unshift() function in __codecvt_utf8
3645 __codecvt_utf8<char32_t>::do_unshift(state_type&, in do_unshift() function in __codecvt_utf8
3720 __codecvt_utf16<wchar_t, false>::do_unshift(state_type&, in do_unshift() function in __codecvt_utf16
[all …]