Home
last modified time | relevance | path

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

123

/external/musl/src/ctype/
Dtoupper.c3 int toupper(int c) in toupper() function
/external/trusty/musl/src/ctype/
Dtoupper.c3 int toupper(int c) in toupper() function
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/
DRuntimeSupport.c53 int toupper (int c) in toupper() function
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dbpf_iter_ksym.c17 static inline char toupper(char c) in toupper() function
/external/coreboot/src/include/
Dctype.h44 static inline int toupper(int c) in toupper() function
/external/llvm-libc/src/__support/
Dctype_utils.h185 LIBC_INLINE static constexpr int toupper(int ch) { in toupper() function
/external/cronet/stable/third_party/llvm-libc/src/src/__support/
Dctype_utils.h185 LIBC_INLINE static constexpr int toupper(int ch) { in toupper() function
/external/cronet/tot/third_party/llvm-libc/src/src/__support/
Dctype_utils.h185 LIBC_INLINE static constexpr int toupper(int ch) { in toupper() function
/external/trusty/lk/lib/libc/
Dctype.c92 int toupper(int c) in toupper() function
/external/cronet/stable/third_party/llvm-libc/src/utils/docgen/
Dctype.json42 "toupper": { object
/external/cronet/tot/third_party/llvm-libc/src/utils/docgen/
Dctype.json42 "toupper": { object
/external/coreboot/payloads/libpayload/libc/
Dctype.c101 int toupper(int c) in toupper() function
/external/cronet/stable/third_party/libc++/src/test/std/localization/locale.categories/category.numeric/locale.num.get/
Duser_defined_char_type.pass.cpp102 char_type toupper(char_type c) const { return c; } in toupper() function in std::ctype
103 const char_type* toupper(char_type*, const char_type* end) const { return end; } in toupper() function in std::ctype
/external/cronet/tot/third_party/libc++/src/test/std/localization/locale.categories/category.numeric/locale.num.get/
Duser_defined_char_type.pass.cpp102 char_type toupper(char_type c) const { return c; } in toupper() function in std::ctype
103 const char_type* toupper(char_type*, const char_type* end) const { return end; } in toupper() function in std::ctype
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dregex_traits.hpp95 char_type toupper(char_type c)const in toupper() function
Dcpp_regex_traits.hpp779 charT toupper(charT c) const in toupper() function in boost::cpp_regex_traits
Dregex_format.hpp55 static charT toupper(charT c) in toupper() function
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregex_traits.hpp128 char_type toupper(char_type c)const in toupper() function
Dregex_format.hpp78 static charT toupper(charT c) in toupper() function
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/char_encoding/
Dstandard.hpp153 toupper(int ch) in toupper() function
Dunicode.hpp131 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
/external/libvpx/build/make/
Dconfigure.sh251 toupper(){ function

123