/openbsd/gnu/lib/libstdc++/libstdc++/src/ |
H A D | ctype.cc | 39 locale::id ctype<char>::id; 42 locale::id ctype<wchar_t>::id; 46 const ctype<char>& 56 const ctype<wchar_t>& 78 const size_t ctype<char>::table_size; 80 ctype<char>::~ctype() in ~ctype() 105 ctype<char>::do_widen(char __c) const in do_widen() 128 ctype<wchar_t>::ctype(size_t __refs) in ctype() function in std::ctype 132 ctype<wchar_t>::ctype(__c_locale __cloc, size_t __refs) in ctype() function in std::ctype 136 ctype<wchar_t>::~ctype() in ~ctype() [all …]
|
/openbsd/gnu/gcc/libstdc++-v3/src/ |
H A D | ctype.cc | 47 locale::id ctype<char>::id; 50 locale::id ctype<wchar_t>::id; 54 const ctype<char>& 57 size_t __i = ctype<char>::id._M_id(); in use_facet() 64 const ctype<wchar_t>& 78 const size_t ctype<char>::table_size; 80 ctype<char>::~ctype() in ~ctype() 88 ctype<wchar_t>::ctype(size_t __refs) in ctype() function in ctype 93 ctype<wchar_t>::ctype(__c_locale __cloc, size_t __refs) in ctype() function in ctype 98 ctype<wchar_t>::~ctype() in ~ctype() [all …]
|
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils/ |
H A D | Typemaps.pm | 159 my $ctype = $args{ctype}; 167 ctype => $ctype, 176 $self->remove_typemap(ctype => $type->ctype); 345 $ctype = $args{ctype}; 347 $ctype = tidy_type($ctype); 444 my $ctype = $args{ctype}; 446 $ctype = tidy_type($ctype); 479 my $ctype = $args{ctype}; 487 my $tm = $self->get_typemap(ctype => $ctype); 517 my $ctype = $args{ctype}; [all …]
|
/openbsd/gnu/usr.bin/perl/dist/ExtUtils-ParseXS/t/ |
H A D | 510-t-bare.t | 16 $map->add_typemap(ctype => 'unsigned int', xstype => 'T_IV'); 24 my $type = $map->get_typemap(ctype => 'unsigned int'); 26 is($type->ctype, 'unsigned int'); 57 my $type = $map->get_typemap(ctype => 'unsigned int'); 59 is($type->ctype, 'unsigned int'); 68 my $in2 = $map->get_inputmap(ctype => 'unsigned int'); 88 my $type = $map->get_typemap(ctype => 'unsigned int'); 90 is($type->ctype, 'unsigned int'); 127 $map->add_typemap(ctype => 'int', xstype => 'T_IV'); 147 my $type = $map->get_typemap(ctype => 'unsigned int'); [all …]
|
/openbsd/gnu/gcc/gcc/config/sh/ |
H A D | symbian.c | 622 if (TREE_CODE (ctype) != RECORD_TYPE) in symbian_export_vtable_and_rtti_p() 722 print_node_brief (stderr, "", ctype, 0); in symbian_export_vtable_and_rtti_p() 727 for (i = 0, binfo = TYPE_BINFO (ctype); in symbian_export_vtable_and_rtti_p() 742 if (CLASSTYPE_VTABLES (ctype)) in symbian_add_attribute_to_class_vtable_and_rtti() 747 if (TYPE_MAIN_VARIANT (ctype) in symbian_add_attribute_to_class_vtable_and_rtti() 764 if (TYPE_POLYMORPHIC_P (ctype) in symbian_class_needs_attribute_p() 771 if (TREE_CODE (ctype) == RECORD_TYPE) in symbian_class_needs_attribute_p() 848 if (CLASSTYPE_VTABLES (ctype)) in symbian_import_export_class() 854 if (CLASSTYPE_KEY_METHOD (ctype)) in symbian_import_export_class() 859 if (class == ctype) in symbian_import_export_class() [all …]
|
/openbsd/gnu/gcc/libstdc++-v3/config/locale/generic/ |
H A D | ctype_members.cc | 44 : ctype<char>(0, false, __refs) in _GLIBCXX_BEGIN_NAMESPACE() 54 ctype<wchar_t>::__wmask_type 130 ctype<wchar_t>:: 148 ctype<wchar_t>:: 166 ctype<wchar_t>:: 175 ctype<wchar_t>:: 184 ctype<wchar_t>:: 189 ctype<wchar_t>:: 202 ctype<wchar_t>:: 212 ctype<wchar_t>:: [all …]
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/locale/generic/ |
H A D | ctype_members.cc | 44 : ctype<char>(0, false, __refs) in ctype_byname() 51 ctype<wchar_t>::__wmask_type 97 ctype<wchar_t>::do_toupper(wchar_t __c) const in do_toupper() 127 ctype<wchar_t>:: 142 ctype<wchar_t>:: 161 ctype<wchar_t>:: 170 ctype<wchar_t>:: 179 ctype<wchar_t>:: 184 ctype<wchar_t>:: 194 ctype<wchar_t>:: [all …]
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/gnu-linux/ |
H A D | ctype_noninline.h | 39 ctype<char>::classic_table() throw() in classic_table() 46 ctype<char>::classic_table() throw() in classic_table() 63 ctype<char>::ctype(__c_locale __cloc, const mask* __table, bool __del, in ctype() function 73 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 95 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) : in ctype() function 104 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) : in ctype() function 125 ctype<char>::do_toupper(char __c) const in do_toupper() 129 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 140 ctype<char>::do_tolower(char __c) const in do_tolower() 144 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/gcc/libstdc++-v3/config/locale/darwin/ |
H A D | ctype_members.cc | 45 : ctype<char>(0, false, __refs) in ctype_byname() 55 ctype<wchar_t>::__wmask_type 56 ctype<wchar_t>::_M_convert_to_wmask(const mask __m) const in _M_convert_to_wmask() 64 ctype<wchar_t>::do_toupper(wchar_t __c) const in do_toupper() 68 ctype<wchar_t>::do_toupper(wchar_t* __lo, const wchar_t* __hi) const in do_toupper() 79 ctype<wchar_t>::do_tolower(wchar_t __c) const in do_tolower() 94 ctype<wchar_t>:: 99 ctype<wchar_t>:: 112 ctype<wchar_t>:: 122 ctype<wchar_t>:: [all …]
|
/openbsd/gnu/gcc/libstdc++-v3/config/os/gnu-linux/ |
H A D | ctype_noninline.h | 44 ctype<char>::classic_table() throw() in classic_table() 48 ctype<char>::classic_table() throw() in classic_table() 65 ctype<char>::ctype(__c_locale __cloc, const mask* __table, bool __del, in ctype() function 78 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 102 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 114 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 137 ctype<char>::do_toupper(char __c) const in do_toupper() 141 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 152 ctype<char>::do_tolower(char __c) const in do_tolower() 156 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/aix/ |
H A D | ctype_noninline.h | 37 ctype<char>::classic_table() throw() in classic_table() 40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 47 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 54 ctype<char>::do_toupper(char __c) const in do_toupper() 58 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 69 ctype<char>::do_tolower(char __c) const in do_tolower() 73 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/bsd/netbsd/ |
H A D | ctype_noninline.h | 37 ctype<char>::classic_table() throw() in classic_table() 40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 46 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 52 ctype<char>::do_toupper(char __c) const in do_toupper() 56 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 67 ctype<char>::do_tolower(char __c) const in do_tolower() 71 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/generic/ |
H A D | ctype_noninline.h | 38 ctype<char>::classic_table() throw() in classic_table() 41 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 48 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 55 ctype<char>::do_toupper(char __c) const in do_toupper() 59 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 70 ctype<char>::do_tolower(char __c) const in do_tolower() 74 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/windiss/ |
H A D | ctype_noninline.h | 38 ctype<char>::classic_table() throw() in classic_table() 41 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 48 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 55 ctype<char>::do_toupper(char __c) const in do_toupper() 59 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 70 ctype<char>::do_tolower(char __c) const in do_tolower() 74 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/bsd/freebsd/ |
H A D | ctype_noninline.h | 37 ctype<char>::classic_table() throw() in classic_table() 40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 47 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 54 ctype<char>::do_toupper(char __c) const in do_toupper() 58 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 69 ctype<char>::do_tolower(char __c) const in do_tolower() 73 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/irix/irix5.2/ |
H A D | ctype_noninline.h | 38 ctype<char>::classic_table() throw() in classic_table() 41 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 48 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 55 ctype<char>::do_toupper(char __c) const in do_toupper() 59 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 70 ctype<char>::do_tolower(char __c) const in do_tolower() 74 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/qnx/qnx6.1/ |
H A D | ctype_noninline.h | 37 ctype<char>::classic_table() throw() in classic_table() 40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 46 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 52 ctype<char>::do_toupper(char __c) const in do_toupper() 56 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 67 ctype<char>::do_tolower(char __c) const in do_tolower() 71 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/hpux/ |
H A D | ctype_noninline.h | 38 ctype<char>::classic_table() throw() in classic_table() 41 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 48 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 55 ctype<char>::do_toupper(char __c) const in do_toupper() 59 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 70 ctype<char>::do_tolower(char __c) const in do_tolower() 74 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/solaris/solaris2.5/ |
H A D | ctype_noninline.h | 37 ctype<char>::classic_table() throw() in classic_table() 40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 47 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 54 ctype<char>::do_toupper(char __c) const in do_toupper() 58 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 69 ctype<char>::do_tolower(char __c) const in do_tolower() 73 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/bsd/openbsd/ |
H A D | ctype_noninline.h | 38 ctype<char>::classic_table() throw() in classic_table() 41 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 47 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 53 ctype<char>::do_toupper(char __c) const in do_toupper() 57 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 68 ctype<char>::do_tolower(char __c) const in do_tolower() 72 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/djgpp/ |
H A D | ctype_noninline.h | 37 ctype<char>::classic_table() throw() in classic_table() 40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 47 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 54 ctype<char>::do_toupper(char __c) const in do_toupper() 58 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 69 ctype<char>::do_tolower(char __c) const in do_tolower() 73 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/solaris/solaris2.6/ |
H A D | ctype_noninline.h | 37 ctype<char>::classic_table() throw() in classic_table() 40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 47 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 54 ctype<char>::do_toupper(char __c) const in do_toupper() 58 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 69 ctype<char>::do_tolower(char __c) const in do_tolower() 73 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/solaris/solaris2.7/ |
H A D | ctype_noninline.h | 38 ctype<char>::classic_table() throw() in classic_table() 41 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 48 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 55 ctype<char>::do_toupper(char __c) const in do_toupper() 59 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 70 ctype<char>::do_tolower(char __c) const in do_tolower() 74 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/irix/irix6.5/ |
H A D | ctype_noninline.h | 37 ctype<char>::classic_table() throw() in classic_table() 40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 48 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 56 ctype<char>::do_toupper(char __c) const in do_toupper() 60 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 71 ctype<char>::do_tolower(char __c) const in do_tolower() 75 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|
/openbsd/gnu/gcc/libstdc++-v3/config/os/aix/ |
H A D | ctype_noninline.h | 42 ctype<char>::classic_table() throw() in classic_table() 45 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, in ctype() function 57 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) in ctype() function 69 ctype<char>::do_toupper(char __c) const in do_toupper() 73 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() 84 ctype<char>::do_tolower(char __c) const in do_tolower() 88 ctype<char>::do_tolower(char* __low, const char* __high) const in do_tolower()
|