| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/vxworks/ |
| D | ctype_base.h | 42 typedef const unsigned char* __to_type; in _GLIBCXX_VISIBILITY() typedef 64 typedef const short* __to_type; in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/generic/ |
| D | ctype_base.h | 39 typedef const int* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/mingw32/ |
| D | ctype_base.h | 45 typedef const int* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/netbsd/ |
| D | ctype_base.h | 42 typedef const unsigned char* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/djgpp/ |
| D | ctype_base.h | 39 typedef unsigned char * __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/tpf/ |
| D | ctype_base.h | 39 typedef const int* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/gnu-linux/ |
| D | ctype_base.h | 44 typedef const int* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/solaris/ |
| D | ctype_base.h | 41 typedef int* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/aix/ |
| D | ctype_base.h | 39 typedef const int* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/hpux/ |
| D | ctype_base.h | 39 typedef const int* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/uclibc/ |
| D | ctype_base.h | 46 typedef const __ctype_touplow_t* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/newlib/ |
| D | ctype_base.h | 39 typedef const int* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/qnx/qnx6.1/ |
| D | ctype_base.h | 44 typedef const unsigned char* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/freebsd/ |
| D | ctype_base.h | 41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/config/os/bsd/darwin/ |
| D | ctype_base.h | 41 typedef const int* __to_type; in _GLIBCXX_VISIBILITY() typedef
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| D | variant | 1403 using __to_type = typename _Nth_type<_Np, _Types...>::type; 1406 using __accepted_type = __to_type<__accepted_index<_Tp>>; 1467 typename _Tp = __to_type<_Np>, 1476 typename _Tp = __to_type<_Np>, 1537 enable_if_t<is_constructible_v<__to_type<_Np>, _Args...>, 1538 __to_type<_Np>&> 1576 enable_if_t<is_constructible_v<__to_type<_Np>, 1578 __to_type<_Np>&>
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | locale_facets.h | 700 __to_type _M_toupper; in _GLIBCXX_VISIBILITY() 701 __to_type _M_tolower; in _GLIBCXX_VISIBILITY()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/ |
| D | ChangeLog-1999 | 107 * bits/locale_facets.h (ctype): Modify, use __to_type to abstract 114 __to_type. Comment, as it looks like this is for solaris2.6 and
|
| D | ChangeLog-2001 | 4726 * config/os/djgpp/ctype_base.h (ctype_base): fix __to_type
|
| D | ChangeLog-2019 | 4975 (variant::__to_type): Add default argument to check pack size, instead
|
| D | ChangeLog-2021 | 1313 (variant::__to_type): Use _Nth_type.
|