/external/musl/src/ctype/ |
D | toupper.c | 3 int toupper(int c) in toupper() function
|
/external/trusty/musl/src/ctype/ |
D | toupper.c | 3 int toupper(int c) in toupper() function
|
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/ |
D | RuntimeSupport.c | 53 int toupper (int c) in toupper() function
|
/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
D | bpf_iter_ksym.c | 17 static inline char toupper(char c) in toupper() function
|
/external/coreboot/src/include/ |
D | ctype.h | 44 static inline int toupper(int c) in toupper() function
|
/external/llvm-libc/src/__support/ |
D | ctype_utils.h | 185 LIBC_INLINE static constexpr int toupper(int ch) { in toupper() function
|
/external/cronet/stable/third_party/llvm-libc/src/src/__support/ |
D | ctype_utils.h | 185 LIBC_INLINE static constexpr int toupper(int ch) { in toupper() function
|
/external/cronet/tot/third_party/llvm-libc/src/src/__support/ |
D | ctype_utils.h | 185 LIBC_INLINE static constexpr int toupper(int ch) { in toupper() function
|
/external/trusty/lk/lib/libc/ |
D | ctype.c | 92 int toupper(int c) in toupper() function
|
/external/cronet/stable/third_party/llvm-libc/src/utils/docgen/ |
D | ctype.json | 42 "toupper": { object
|
/external/cronet/tot/third_party/llvm-libc/src/utils/docgen/ |
D | ctype.json | 42 "toupper": { object
|
/external/coreboot/payloads/libpayload/libc/ |
D | ctype.c | 101 int toupper(int c) in toupper() function
|
/external/cronet/stable/third_party/libc++/src/test/std/localization/locale.categories/category.numeric/locale.num.get/ |
D | user_defined_char_type.pass.cpp | 102 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/ |
D | user_defined_char_type.pass.cpp | 102 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/ |
D | regex_traits.hpp | 95 char_type toupper(char_type c)const in toupper() function
|
D | cpp_regex_traits.hpp | 779 charT toupper(charT c) const in toupper() function in boost::cpp_regex_traits
|
D | regex_format.hpp | 55 static charT toupper(charT c) in toupper() function
|
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | regex_traits.hpp | 128 char_type toupper(char_type c)const in toupper() function
|
D | regex_format.hpp | 78 static charT toupper(charT c) in toupper() function
|
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/char_encoding/ |
D | standard.hpp | 153 toupper(int ch) in toupper() function
|
D | unicode.hpp | 131 toupper(char_type ch) in toupper() function
|
D | ascii.hpp | 309 toupper(int ch) in toupper() function
|
D | iso8859_1.hpp | 696 toupper(int ch) in toupper() function
|
D | standard_wide.hpp | 174 toupper(wchar_t ch) in toupper() function
|
/external/libvpx/build/make/ |
D | configure.sh | 251 toupper(){ function
|