Searched refs:type_t (Results 1 - 25 of 46) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ifstream/requirements/
H A Dexplicit_instantiation.cc29 typedef short type_t; typedef in namespace:std
30 template class basic_ifstream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ios/requirements/
H A Dexplicit_instantiation.cc29 typedef short type_t; typedef in namespace:std
30 template class basic_ios<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_iostream/requirements/
H A Dexplicit_instantiation.cc29 typedef short type_t; typedef in namespace:std
30 template class basic_iostream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istringstream/requirements/
H A Dexplicit_instantiation.cc29 typedef short type_t; typedef in namespace:std
30 template class basic_istringstream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ofstream/requirements/
H A Dexplicit_instantiation.cc29 typedef short type_t; typedef in namespace:std
30 template class basic_ifstream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ostringstream/requirements/
H A Dexplicit_instantiation.cc29 typedef short type_t; typedef in namespace:std
30 template class basic_ostringstream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ifstream/
H A D2.cc39 typedef short type_t; typedef in namespace:std
40 template class basic_ifstream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ios/
H A D2.cc39 typedef short type_t; typedef in namespace:std
40 template class basic_ios<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_iostream/
H A D2.cc39 typedef short type_t; typedef in namespace:std
40 template class basic_iostream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istringstream/
H A D2.cc39 typedef short type_t; typedef in namespace:std
40 template class basic_istringstream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ofstream/
H A D2.cc39 typedef short type_t; typedef in namespace:std
40 template class basic_ifstream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostringstream/
H A D2.cc39 typedef short type_t; typedef in namespace:std
40 template class basic_ostringstream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_filebuf/requirements/
H A Dexplicit_instantiation.cc35 typedef short type_t; typedef in namespace:std
36 template class basic_filebuf<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_fstream/requirements/
H A Dexplicit_instantiation.cc32 typedef short type_t; typedef in namespace:std
33 template class basic_fstream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/requirements/
H A Dexplicit_instantiation.cc33 typedef short type_t; typedef in namespace:std
34 template class basic_istream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_ostream/requirements/
H A Dexplicit_instantiation.cc33 typedef short type_t; typedef in namespace:std
34 template class basic_ostream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_streambuf/requirements/
H A Dbase_classes.cc33 typedef short type_t; typedef in namespace:std
34 template class basic_streambuf<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_stringbuf/requirements/explicit_instantiation/
H A D2.cc35 typedef short type_t; typedef in namespace:std
36 template class basic_stringbuf<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_stringstream/requirements/
H A Dexplicit_instantiation.cc32 typedef short type_t; typedef in namespace:std
33 template class basic_stringstream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_filebuf/
H A D2.cc37 typedef short type_t; typedef in namespace:std
38 template class basic_filebuf<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_fstream/
H A D2.cc42 typedef short type_t; typedef in namespace:std
43 template class basic_fstream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/
H A D2.cc43 typedef short type_t; typedef in namespace:std
44 template class basic_istream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_ostream/
H A D2.cc43 typedef short type_t; typedef in namespace:std
44 template class basic_ostream<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_streambuf/
H A D2.cc42 typedef short type_t; typedef in namespace:std
43 template class basic_streambuf<type_t, char_traits<type_t> >;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_stringbuf/
H A D2.cc37 typedef short type_t; typedef in namespace:std
38 template class basic_stringbuf<type_t, char_traits<type_t> >;

Completed in 204 milliseconds

12