Home
last modified time | relevance | path

Searched defs:TOLOWER (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dbytes_methods.h64 #define TOLOWER(c) Py_TOLOWER(c) macro
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/
Dstring.rst248 .. _TOLOWER: target in Manipulation
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dsafe-ctype.h113 #define TOLOWER(c) _sch_tolower[(c) & 0xff] macro
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/src/lib/
Dsetup_once.h289 #define TOLOWER(x) (tolower((int) ((unsigned char)x))) macro
/aosp_15_r20/external/fastrpc/src/
H A Dstd_strlprintf.c42 #define TOLOWER(c) ( (c) | 32 ) // works only for letters macro
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-algs.hh953 static inline unsigned char TOLOWER (unsigned char c) in TOLOWER() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/TableGen/
DRecord.h839 TOLOWER, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/TableGen/
DRecord.h839 TOLOWER, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/TableGen/
DRecord.h839 TOLOWER, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/TableGen/
DRecord.h839 TOLOWER, enumerator