Home
last modified time | relevance | path

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

12345678

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/localization/locale.categories/category.numeric/locale.num.get/
H A Duser_defined_char_type.pass.cpp103 char_type toupper(char_type c) const { return c; } in toupper() function in std::ctype
104 const char_type* toupper(char_type*, const char_type* end) const { return end; } in toupper() function in std::ctype
/aosp_15_r20/external/musl/src/ctype/
H A Dtoupper.c3 int toupper(int c) in toupper() function
/aosp_15_r20/external/trusty/musl/src/ctype/
Dtoupper.c3 int toupper(int c) in toupper() function
/aosp_15_r20/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/
H A DRuntimeSupport.c53 int toupper (int c) in toupper() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_ksym.c17 static inline char toupper(char c) in toupper() function
/aosp_15_r20/external/coreboot/src/include/
H A Dctype.h44 static inline int toupper(int c) in toupper() function
/aosp_15_r20/external/trusty/lk/lib/libc/
Dctype.c92 int toupper(int c) in toupper() function
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/
H A Dctype.c101 int toupper(int c) in toupper() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dregex_traits.hpp95 char_type toupper(char_type c)const in toupper() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregex_traits.hpp128 char_type toupper(char_type c)const in toupper() function
/aosp_15_r20/external/python/cpython2/Include/
Dbytes_methods.h70 #define toupper(c) undefined_toupper(c) macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/char_encoding/
Dstandard.hpp153 toupper(int ch) in toupper() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv7-a-neon_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_64_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm64_armv8-a_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm64_armv8-a_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv8-a_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_x86_64_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.34_x86_64_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm64_armv8-a_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv8-a_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_64_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv7-a-neon_shared/gen/include/bits/
Dctype_inlines.h161 __BIONIC_CTYPE_INLINE int toupper(int __ch) { in toupper() function

12345678