Home
last modified time | relevance | path

Searched defs:tolower (Results 1 – 25 of 177) 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.cpp106 char_type tolower(char_type c) const { return c; } in tolower() function in std::ctype
107 const char_type* tolower(char_type*, const char_type* end) const { return end; } in tolower() function in std::ctype
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dw32_regex_traits.hpp148 charT tolower(charT c)const in tolower() function in boost::BOOST_REGEX_DETAIL_NS::w32_regex_traits_char_layer
245 char tolower(char c)const in tolower() function in boost::BOOST_REGEX_DETAIL_NS::w32_regex_traits_char_layer
554 charT tolower(charT c) const in tolower() function in boost::w32_regex_traits
Dregex_traits.hpp91 char_type tolower(char_type c)const in tolower() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dw32_regex_traits.hpp168 charT tolower(charT c)const in tolower() function in boost::BOOST_REGEX_DETAIL_NS::w32_regex_traits_char_layer
265 char tolower(char c)const in tolower() function in boost::BOOST_REGEX_DETAIL_NS::w32_regex_traits_char_layer
596 charT tolower(charT c) const in tolower() function in boost::w32_regex_traits
Dregex_traits.hpp124 char_type tolower(char_type c)const in tolower() function
/aosp_15_r20/external/musl/src/ctype/
H A Dtolower.c3 int tolower(int c) in tolower() function
/aosp_15_r20/external/trusty/musl/src/ctype/
Dtolower.c3 int tolower(int c) in tolower() function
/aosp_15_r20/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/
H A DRuntimeSupport.c44 int tolower (int c) in tolower() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_ksym.c10 static inline char tolower(char c) in tolower() function
/aosp_15_r20/external/coreboot/src/include/
H A Dctype.h51 static inline int tolower(int c) in tolower() function
/aosp_15_r20/external/llvm-libc/src/__support/
H A Dctype_utils.h52 LIBC_INLINE static constexpr int tolower(int ch) { in tolower() function
/aosp_15_r20/external/trusty/lk/lib/libc/
Dctype.c85 int tolower(int c) in tolower() function
/aosp_15_r20/external/coreboot/payloads/libpayload/libc/
H A Dctype.c96 int tolower(int c) in tolower() function
/aosp_15_r20/external/python/cpython2/Include/
Dbytes_methods.h68 #define tolower(c) undefined_tolower(c) macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/char_encoding/
Dstandard.hpp146 tolower(int ch) in tolower() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_shared/gen/include/bits/
Dctype_inlines.h144 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() 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.h144 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() 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.h144 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() 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.h144 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() 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.h144 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() 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.h144 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_shared/gen/include/bits/
Dctype_inlines.h144 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() 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.h144 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() 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.h144 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() 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.h144 __BIONIC_CTYPE_INLINE int tolower(int __ch) { in tolower() function

12345678