Home
last modified time | relevance | path

Searched refs:do_toupper (Results 1 – 25 of 766) sorted by relevance

12345678910>>...31

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/
H A D_ctype.h91 char (toupper)(char __c) const { return do_toupper(__c); }
93 return do_toupper(__low, __high);
123 virtual char do_toupper(char __c) const;
153 virtual char do_toupper(char __c) const;
156 virtual const char* do_toupper(char*, const char*) const;
198 wchar_t (toupper)(wchar_t __c) const { return do_toupper(__c); } in wchar_t()
200 { return do_toupper(__low, __high); }
228 virtual wchar_t do_toupper(wchar_t __c) const;
229 virtual const wchar_t* do_toupper(wchar_t*, const wchar_t*) const;
254 virtual wchar_t do_toupper(wchar_t __c) const;
[all …]
/dports/games/warmux/warmux-11.04/build/symbian/lib/stlport/stlport/stl/
H A D_ctype.h92 char (toupper)(char __c) const { return do_toupper(__c); }
94 return do_toupper(__low, __high);
128 virtual char do_toupper(char __c) const;
157 virtual char do_toupper(char __c) const;
160 virtual const char* do_toupper(char*, const char*) const;
199 wchar_t (toupper)(wchar_t __c) const { return do_toupper(__c); } in wchar_t()
201 { return do_toupper(__low, __high); }
229 virtual wchar_t do_toupper(wchar_t __c) const;
230 virtual const wchar_t* do_toupper(wchar_t*, const wchar_t*) const;
254 virtual wchar_t do_toupper(wchar_t __c) const;
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/os/irix/irix5.2/
H A Dctype_noninline.h65 ctype<char>::do_toupper(char __c) const in do_toupper() function
69 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
73 *__low = do_toupper(*__low); in do_toupper()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/os/irix/irix5.2/
H A Dctype_noninline.h65 ctype<char>::do_toupper(char __c) const in do_toupper() function
69 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
73 *__low = do_toupper(*__low); in do_toupper()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/os/irix/irix6.5/
H A Dctype_noninline.h66 ctype<char>::do_toupper(char __c) const in do_toupper() function
70 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
74 *__low = do_toupper(*__low); in do_toupper()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/os/solaris/solaris2.5/
H A Dctype_noninline.h64 ctype<char>::do_toupper(char __c) const in do_toupper() function
68 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
72 *__low = this->do_toupper(*__low); in do_toupper()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/os/solaris/solaris2.5/
H A Dctype_noninline.h64 ctype<char>::do_toupper(char __c) const in do_toupper() function
68 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
72 *__low = this->do_toupper(*__low); in do_toupper()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/os/irix/irix6.5/
H A Dctype_noninline.h66 ctype<char>::do_toupper(char __c) const in do_toupper() function
70 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
74 *__low = do_toupper(*__low); in do_toupper()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/config/os/newlib/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/config/os/bionic/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/config/os/newlib/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/config/os/newlib/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/config/os/newlib/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/config/os/bionic/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/config/os/newlib/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/config/os/bionic/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/config/os/bionic/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/config/os/newlib/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/config/os/newlib/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/config/os/bionic/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/config/os/newlib/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/os/mingw32/
H A Dctype_noninline.h68 ctype<char>::do_toupper(char __c) const in do_toupper() function
72 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
76 *__low = this->do_toupper(*__low); in do_toupper()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/config/os/newlib/
H A Dctype_noninline.h64 ctype<char>::do_toupper(char __c) const in do_toupper() function
71 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function
75 *__low = this->do_toupper(*__low); in do_toupper()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/config/os/bionic/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/config/os/newlib/
H A Dctype_configure_char.cc69 ctype<char>::do_toupper(char __c) const in do_toupper() function in std::ctype
76 ctype<char>::do_toupper(char* __low, const char* __high) const in do_toupper() function in std::ctype
80 *__low = this->do_toupper(*__low); in do_toupper()

12345678910>>...31