Home
last modified time | relevance | path

Searched defs:tolower (Results 1 – 25 of 52) sorted by relevance

123

/external/trusty/musl/src/ctype/
Dtolower.c3 int tolower(int c) in tolower() function
/external/musl/src/ctype/
Dtolower.c3 int tolower(int c) in tolower() function
/external/ms-tpm-20-ref/Samples/ARM32-FirmwareTPM/optee_ta/fTPM/reference/
DRuntimeSupport.c44 int tolower (int c) in tolower() function
/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dbpf_iter_ksym.c10 static inline char tolower(char c) in tolower() function
/external/coreboot/src/include/
Dctype.h51 static inline int tolower(int c) in tolower() function
/external/llvm-libc/src/__support/
Dctype_utils.h126 LIBC_INLINE static constexpr int tolower(int ch) { in tolower() function
/external/cronet/stable/third_party/llvm-libc/src/src/__support/
Dctype_utils.h126 LIBC_INLINE static constexpr int tolower(int ch) { in tolower() function
/external/cronet/tot/third_party/llvm-libc/src/src/__support/
Dctype_utils.h126 LIBC_INLINE static constexpr int tolower(int ch) { in tolower() function
/external/trusty/lk/lib/libc/
Dctype.c85 int tolower(int c) in tolower() function
/external/cronet/stable/third_party/llvm-libc/src/utils/docgen/
Dctype.json39 "tolower" : { object
/external/cronet/tot/third_party/llvm-libc/src/utils/docgen/
Dctype.json39 "tolower" : { object
/external/coreboot/payloads/libpayload/libc/
Dctype.c96 int tolower(int c) in tolower() function
/external/cronet/stable/third_party/libc++/src/test/std/localization/locale.categories/category.numeric/locale.num.get/
Duser_defined_char_type.pass.cpp105 char_type tolower(char_type c) const { return c; } in tolower() function in std::ctype
106 const char_type* tolower(char_type*, const char_type* end) const { return end; } in tolower() 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.cpp105 char_type tolower(char_type c) const { return c; } in tolower() function in std::ctype
106 const char_type* tolower(char_type*, const char_type* end) const { return end; } in tolower() function in std::ctype
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dregex_traits.hpp91 char_type tolower(char_type c)const in tolower() function
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
/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregex_traits.hpp124 char_type tolower(char_type c)const in tolower() function
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
/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/char_encoding/
Dstandard.hpp146 tolower(int ch) in tolower() function
Dunicode.hpp125 tolower(char_type ch) in tolower() function
Dascii.hpp302 tolower(int ch) in tolower() function
Diso8859_1.hpp688 tolower(int ch) in tolower() function
Dstandard_wide.hpp166 tolower(wchar_t ch) in tolower() function
/external/pytorch/torch/csrc/distributed/c10d/
DUCCUtils.hpp164 inline std::string tolower(c10::string_view s) { in tolower() function
/external/libvpx/build/make/
Dconfigure.sh255 tolower(){ function

123