Home
last modified time | relevance | path

Searched defs:toupper (Results 1 – 24 of 24) sorted by relevance

/third_party/ffmpeg/ffbuild/
Dlibversion.sh1 toupper(){ function
/third_party/musl/porting/liteos_a/kernel/src/ctype/
Dtoupper.c3 int toupper(int c) in toupper() function
/third_party/musl/porting/uniproton/kernel/src/ctype/
Dtoupper.c3 int toupper(int c) in toupper() function
/third_party/musl/src/ctype/
Dtoupper.c3 int toupper(int c) in toupper() function
/third_party/musl/porting/liteos_m/kernel/src/ctype/
Dtoupper.c3 int toupper(int c) in toupper() function
/third_party/boost/libs/locale/src/posix/
Dnumeric.cpp256 char toupper(char c) const in toupper() function in boost::locale::impl_posix::ctype_posix
260 char const *toupper(char *begin,char const *end) const in toupper() function in boost::locale::impl_posix::ctype_posix
354 wchar_t toupper(wchar_t c) const in toupper() function in boost::locale::impl_posix::ctype_posix
358 wchar_t const *toupper(wchar_t *begin,wchar_t const *end) const in toupper() function in boost::locale::impl_posix::ctype_posix
/third_party/boost/boost/regex/v4/
Dregex_traits.hpp128 char_type toupper(char_type c)const in toupper() function
Dw32_regex_traits.hpp608 charT toupper(charT c) const in toupper() function in boost::w32_regex_traits
Dregex_format.hpp78 static charT toupper(charT c) in toupper() function
Dcpp_regex_traits.hpp956 charT toupper(charT c) const in toupper() function in boost::cpp_regex_traits
/third_party/boost/boost/spirit/home/support/char_encoding/
Dstandard.hpp152 toupper(int ch) in toupper() function
Dunicode.hpp127 toupper(char_type ch) in toupper() function
Dascii.hpp309 toupper(int ch) in toupper() function
Diso8859_1.hpp696 toupper(int ch) in toupper() function
Dstandard_wide.hpp174 toupper(wchar_t ch) in toupper() function
/third_party/boost/boost/xpressive/detail/core/
Dregex_impl.hpp90 char_type toupper(char_type ch) const in toupper() function
/third_party/boost/boost/xpressive/traits/
Dc_regex_traits.hpp198 static char_type toupper(char_type ch) in toupper() function
Dcpp_regex_traits.hpp402 char_type toupper(char_type ch) const in toupper() function
/third_party/python/Include/
Dpyport.h638 #define toupper(c) towupper(btowc(c)) macro
/third_party/ffmpeg/
Dconfigure556 toupper(){ function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCaseProps.java211 public final int toupper(int c) { in toupper() method in UCaseProps
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java207 public final int toupper(int c) { in toupper() method in UCaseProps
/third_party/python/Python/
Dformatter_unicode.c603 LocaleInfo *locale, int toupper) in fill_number()
/third_party/boost/boost/regex/
Dicu.hpp142 char_type toupper(char_type c) const in toupper() function in boost::icu_regex_traits