Searched defs:gnu_codecvt (Results 1 - 11 of 11) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/codecvt/
H A D2.cc27 class gnu_codecvt: public std::codecvt<unsigned char, unsigned long, char> class in inherits:std::codecvt
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/global_templates/
H A D1.cc30 class gnu_codecvt: public ccodecvt { }; class in inherits:ccodecvt
44 locale loc(locale::classic(), new gnu_codecvt); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/locale/global_locale_objects/
H A D1.cc27 class gnu_codecvt: public ccodecvt { }; class in inherits:ccodecvt
40 locale loc02(locale::classic(), new gnu_codecvt); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/global_templates/
H A D1.cc29 class gnu_codecvt: public ccodecvt { }; class in inherits:ccodecvt
43 locale loc(locale::classic(), new gnu_codecvt); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/locale/global_locale_objects/
H A D1.cc28 class gnu_codecvt: public ccodecvt { }; class in inherits:ccodecvt
41 locale loc02(locale::classic(), new gnu_codecvt); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/locale/cons/
H A D2.cc37 class gnu_codecvt: public c_codecvt { }; class in inherits:c_codecvt
58 locale loc02(locale::classic(), new gnu_codecvt); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/locale/operations/
H A D1.cc27 class gnu_codecvt: public ccodecvt { }; class in inherits:ccodecvt
39 locale loc(locale::classic(), new gnu_codecvt); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/locale/operations/
H A D1.cc28 class gnu_codecvt: public ccodecvt { }; class in inherits:ccodecvt
40 locale loc(locale::classic(), new gnu_codecvt); local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/locale/cons/
H A D2.cc36 class gnu_codecvt: public c_codecvt { }; class in inherits:c_codecvt
124 locale loc02(locale::classic(), new gnu_codecvt); local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/22_locale/facet/
H A D1.cc36 class gnu_codecvt: public std::codecvt<char, char, std::mbstate_t> { }; class in inherits:std::codecvt
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/22_locale/facet/
H A D1.cc37 class gnu_codecvt: public std::codecvt<char, char, std::mbstate_t> { }; class in inherits:std::codecvt

Completed in 163 milliseconds