Home
last modified time | relevance | path

Searched refs:to_upper (Results 1 – 25 of 40) sorted by relevance

12

/third_party/boost/boost/convert/detail/
Dchar.hpp28 template<typename char_type> inline char_type to_upper(char_type);
33 …template<> inline char_type to_upper ( char_type c) { return std::toupper(static_cast<uchar_type>… in to_upper() function
34 template<> inline uchar_type to_upper (uchar_type c) { return std::toupper(c); } in to_upper() function
35 template<> inline wchar_type to_upper (wchar_type c) { return std::towupper(c); } in to_upper() function
/third_party/boost/libs/algorithm/string/test/
Dconv_test.cpp72 to_upper( str2 ); in conv_test()
78 to_upper( pch2 ); in conv_test()
83 to_upper( str3 ); in conv_test()
/third_party/boost/libs/locale/doc/
Dconversions.txt15 … term_normalization "normalization". These are \ref boost::locale::to_upper "to_upper" , \ref boos…
26 std::cout <<"Upper "<< boost::locale::to_upper(grussen) << std::endl
41 You may notice that there are existing functions \c to_upper and \c to_lower in the Boost.StringAlg…
48 …std::wcout << boost::algorithm::to_upper_copy(grussen) << " " << boost::locale::to_upper(grussen) …
64 …std::cout << boost::algorithm::to_upper_copy(grussen) << " " << boost::locale::to_upper(grussen) <…
/third_party/boost/libs/algorithm/string/example/
Dfind_example.cpp32 to_upper( range ); in main()
51 to_upper( crange ); in main()
Dreplace_example.cpp36 to_upper(Temp); in upcase_formatter()
/third_party/boost/libs/locale/performance/
Dperf_convert.cpp45 boost::locale::to_upper(all[j]); in main()
48 std::cout << boost::locale::to_upper(all[j]) << std::endl; in main()
/third_party/boost/tools/auto_index/src/
Dauto_index.hpp57 …index_entry(const std::string& k) : key(k), sort_key(k), preferred(false) { boost::to_upper(sort_… in index_entry()
58 …onst std::string& i) : key(k), sort_key(k), id(i), preferred(false) { boost::to_upper(sort_key); } in index_entry()
59 …ing& c) : key(k), sort_key(k), id(i), category(c), preferred(false) { boost::to_upper(sort_key); } in index_entry()
/third_party/boost/boost/algorithm/string/
Dcase_conv.hpp156 inline void to_upper( in to_upper() function
171 using algorithm::to_upper;
/third_party/wayland_standard/
Dmeson.build30 config_h.set('HAVE_' + h.underscorify().to_upper(), cc.has_header(h))
42 config_h.set('HAVE_' + f.underscorify().to_upper(), cc.has_function(f))
/third_party/glib/glib/gnulib/
Dmeson.build178 math_h_config.set ('HAVE_DECL_' + f.to_upper (), compiles ? 1 : 0)
337 math_h_config.set ('HAVE_@0@'.format(f.to_upper()), links ? 1 : 0)
338 math_h_config.set ('HAVE_@0@_IN_LIBC'.format(f.to_upper()), links ? 1 : 0)
339 math_h_config.set ('REPLACE_@0@'.format(f.to_upper()), links ? 0 : 1)
/third_party/boost/libs/locale/test/
Dtest_convert.cpp60 TEST_V(to_upper,"grüßen i","GRÜSSEN I"); \
66 TEST_V(to_upper,"i","İ"); \
Dtest_posix_convert.cpp31 …TEST(boost::locale::to_upper(to_correct_string<CharType>(src,l),l) == to_correct_string<CharType>(… in test_one()
Dtest_std_convert.cpp31 …TEST(boost::locale::to_upper(to_correct_string<CharType>(src,l),l) == to_correct_string<CharType>(… in test_one()
/third_party/boost/boost/locale/
Dconversion.hpp209 …std::basic_string<CharType> to_upper(std::basic_string<CharType> const &str,std::locale const &loc… in to_upper() function
220 … std::basic_string<CharType> to_upper(CharType const *str,std::locale const &loc=std::locale()) in to_upper() function
234 …std::basic_string<CharType> to_upper(CharType const *begin,CharType const *end,std::locale const &… in to_upper() function
/third_party/boost/libs/locale/examples/
Dconversions.cpp30 cout<<" German grüßen correctly converted to "<<to_upper("grüßen")<<", instead of incorrect " in main()
Dhello.cpp34 cout<<"This is upper case "<<to_upper("Hello World!")<<endl; in main()
Dwhello.cpp37 wcout<<L"This is upper case "<<to_upper(L"Hello World!")<<endl; in main()
Dwconversions.cpp59 …wcout<<L" German grüßen correctly converted to "<<to_upper(L"grüßen")<<L", instead of incorrect " in main()
/third_party/flutter/skia/src/utils/
DSkParsePath.cpp30 static inline int to_upper(int c) { in to_upper() function
104 op = (char) to_upper(op); in FromSVGString()
/third_party/skia/src/utils/
DSkParsePath.cpp30 static inline int to_upper(int c) { in to_upper() function
104 op = (char) to_upper(op); in FromSVGString()
/third_party/weston/
Dmeson.build86 config_h.set('HAVE_' + func.to_upper(), 1)
95 config_h.set('HAVE_' + hdr.underscorify().to_upper(), 1)
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dmeson.build32 cdata.set10('HAVE_MAKEDEV_IN_' + name.to_upper(), have_makedev)
/third_party/boost/libs/metaparse/tools/benchmark/include/
Dbenchmark_util.hpp270 struct to_upper;
273 struct to_upper<boost::metaparse::string<Cs...>> : struct
280 #define TEST_STRING(...) to_upper< __VA_ARGS__ >::type CAT(v, __LINE__);
/third_party/skia/third_party/externals/harfbuzz/
Dmeson.build213 conf.set('HAVE_@0@'.format(name.to_upper()), 1)
289 conf.set('HAVE_@0@'.format(name.to_upper().underscorify()), 1)
324 conf.set('HAVE_@0@'.format(name.to_upper()), 1)
/third_party/harfbuzz/
Dmeson.build217 conf.set('HAVE_@0@'.format(name.to_upper()), 1)
298 conf.set('HAVE_@0@'.format(name.to_upper().underscorify()), 1)
333 conf.set('HAVE_@0@'.format(name.to_upper()), 1)

12