Home
last modified time | relevance | path

Searched refs:toupper (Results 1 – 25 of 221) sorted by relevance

123456789

/third_party/boost/boost/algorithm/string/
Dcompare.hpp69 return std::toupper(Arg1)==std::toupper(Arg2); in operator ()()
71 return std::toupper<T1>(Arg1,m_Loc)==std::toupper<T2>(Arg2,m_Loc); in operator ()()
122 return std::toupper(Arg1)<std::toupper(Arg2); in operator ()()
124 return std::toupper<T1>(Arg1,m_Loc)<std::toupper<T2>(Arg2,m_Loc); in operator ()()
175 return std::toupper(Arg1)<=std::toupper(Arg2); in operator ()()
177 return std::toupper<T1>(Arg1,m_Loc)<=std::toupper<T2>(Arg2,m_Loc); in operator ()()
/third_party/musl/libc-test/src/functionalext/supplement/ctype/
Dtoupper.c28 char result = toupper(ch); in toupper_0100()
42 char result = toupper(ch); in toupper_0200()
56 char result = toupper(ch); in toupper_0300()
70 char result = toupper(ch); in toupper_0400()
/third_party/boost/boost/test/utils/basic_cstring/
Dcompare.hpp30 namespace std { using ::toupper; }
46 …static bool eq( CharT c1, CharT c2 ) { return (std::toupper)( c1 ) == (std::toupper)( c2 )… in eq()
47 …static bool lt( CharT c1, CharT c2 ) { return (std::toupper)( c1 ) < (std::toupper)( c2 )… in lt()
/third_party/boost/libs/test/test/utils-ts/
Dtoken_iterator-test.cpp29 namespace std{ using ::toupper; using ::tolower; }
108 return (std::toupper)( c1 ) == (std::toupper)( c2 ); in operator ()()
157 inline char loo( char c ) { return (char)(std::toupper)( c ); } in loo()
Dalgorithm-test.cpp30 namespace std { using ::toupper; }
47 bool predicate( char c1, char c2 ) { return (std::toupper)( c1 ) == (std::toupper)( c2 ); } in predicate()
/third_party/boost/libs/iostreams/test/detail/
Dtemp_file.hpp20 # undef toupper
25 using ::toupper; using ::tolower; using ::remove; using ::rand;
71 f.put((char) std::toupper(buf[w])); in uppercase_file()
Dfilters.hpp28 namespace std { using ::toupper; using ::tolower; }
42 std::toupper((unsigned char) c) : in get()
67 buf[z] = (char) std::toupper((unsigned char) buf[z]); in read()
/third_party/musl/porting/liteos_a/kernel/src/ctype/
Dtoupper.c3 int toupper(int c) in toupper() function
11 return toupper(c); in __toupper_l()
/third_party/musl/porting/uniproton/kernel/src/ctype/
Dtoupper.c3 int toupper(int c) in toupper() function
11 return toupper(c); in __toupper_l()
/third_party/musl/src/ctype/
Dtoupper.c3 int toupper(int c) in toupper() function
11 return toupper(c); in __toupper_l()
/third_party/musl/porting/liteos_m/kernel/src/ctype/
Dtoupper.c3 int toupper(int c) in toupper() function
11 return toupper(c); in __toupper_l()
/third_party/ffmpeg/ffbuild/
Dlibversion.sh1 toupper(){ function
6 ucname=$(toupper ${name})
/third_party/boost/boost/convert/detail/
Dchar.hpp33 …template<> inline char_type to_upper ( char_type c) { return std::toupper(static_cast<uchar_type>… in to_upper()
34 template<> inline uchar_type to_upper (uchar_type c) { return std::toupper(c); } in to_upper()
/third_party/boost/boost/xpressive/detail/core/
Dregex_impl.hpp46 virtual Char toupper(Char ch) const = 0;
90 char_type toupper(char_type ch) const in toupper() function
123 return this->traits_.toupper(ch); in toupper_()
/third_party/boost/boost/spirit/home/qi/char/
Dchar.hpp165 , hi(static_cast<char_type>(char_encoding::toupper(ch))) {} in literal_char()
239 , from_hi(static_cast<char_type>(char_encoding::toupper(from))) in char_range()
240 , to_hi(static_cast<char_type>(char_encoding::toupper(to))) in char_range()
368 chset.set(static_cast<char_type>(CharEncoding::toupper(ch))); in char_set()
374 chset.set(static_cast<char_type>(CharEncoding::toupper(ch)) in char_set()
375 , static_cast<char_type>(CharEncoding::toupper(next))); in char_set()
380 chset.set(static_cast<char_type>(CharEncoding::toupper(ch))); in char_set()
/third_party/boost/libs/iostreams/test/
Dfilter_test.cpp48 std::toupper((unsigned char) c) : in get()
55 s, (char) std::toupper((unsigned char) c) in put()
/third_party/boost/boost/spirit/home/x3/support/
Dno_case.hpp50 ? Encoding::toupper(ch) : Encoding::tolower(ch)); in in_set()
60 ? Encoding::tolower(lc) - rc : Encoding::toupper(lc) - rc; in operator ()()
/third_party/boost/boost/spirit/home/support/char_encoding/
Dstandard.hpp152 toupper(int ch) in toupper() function
155 return std::toupper(ch); in toupper()
/third_party/boost/boost/property_tree/detail/
Dptree_utils.hpp31 return std::toupper(c1, m_locale) < std::toupper(c2, m_locale); in operator ()()
/third_party/boost/boost/algorithm/string/detail/
Dcase_conv.hpp66 … return std::toupper( static_cast<typename boost::make_unsigned <CharT>::type> ( Ch )); in operator ()()
68 return std::toupper<CharT>( Ch, *m_Loc ); in operator ()()
/third_party/toybox/toys/posix/
Dlogger.c46 if (toupper(str[i]) != toupper(names[try][i])) break; in arrayfind()
/third_party/grpc/src/compiler/
Druby_generator_string-inl.h91 new_string.append(1, ::toupper(s[0])); in Modularize()
94 new_string.append(1, ::toupper(s[i])); in Modularize()
/third_party/boost/libs/locale/src/std/
Dconverter.cpp56 ct.toupper(lbegin,lbegin+len); in convert()
92 ct.toupper(lbegin,lbegin+len); in convert()
/third_party/vk-gl-cts/framework/delibs/decpp/
DdeStringUtil.cpp58 char operator() (char c) { return std::toupper(c, loc); } in operator ()()
135 return std::toupper(c, std::locale::classic()); in toUpper()
/third_party/boost/boost/xpressive/traits/
Dc_regex_traits.hpp86 return static_cast<char>(toupper(static_cast<unsigned char>(ch))); in c_toupper()
198 static char_type toupper(char_type ch) in toupper() function

123456789