Home
last modified time | relevance | path

Searched refs:ISLOWER (Results 1 – 25 of 34) sorted by relevance

12

/external/valgrind/coregrind/m_demangle/
Dsafe-ctype.h95 #define ISLOWER(c) _sch_test(c, _sch_islower) macro
Dcplus-dem.c677 && ISLOWER((unsigned char)opname[2]) in cplus_demangle_opname()
678 && ISLOWER((unsigned char)opname[3])) in cplus_demangle_opname()
910 if (!ISLOWER (mangled[0])) in ada_demangle()
926 if (ISLOWER (*p)) in ada_demangle()
931 while (ISLOWER(*p) || ISDIGIT (*p) in ada_demangle()
932 || (p[0] == '_' && (ISLOWER (p[1]) || ISDIGIT (p[1])))); in ada_demangle()
4713 && ISLOWER((unsigned char)declp->b[2]) in demangle_function_name()
4714 && ISLOWER((unsigned char)declp->b[3])) in demangle_function_name()
/external/iputils/ninfod/
Dconfigure3461 if (XOR (islower (i), ISLOWER (i))
/external/marisa-trie/
Dconfigure4591 if (XOR (islower (i), ISLOWER (i))
/external/libpng/
Dconfigure7686 if (XOR (islower (i), ISLOWER (i))
12192 if (XOR (islower (i), ISLOWER (i))
/external/libcap-ng/libcap-ng-0.7/
Dconfigure7254 if (XOR (islower (i), ISLOWER (i))
12127 if (XOR (islower (i), ISLOWER (i))
/external/libvncserver/autom4te.cache/
Doutput.05861 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5862 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5864 # define ISLOWER(c) \
5868 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5877 if (XOR (islower (i), ISLOWER (i))
22561 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
22562 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
22564 # define ISLOWER(c) \
22568 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
22577 if (XOR (islower (i), ISLOWER (i))
Doutput.15885 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
5886 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
5888 # define ISLOWER(c) \
5892 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
5901 if (XOR (islower (i), ISLOWER (i))
22845 # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
22846 # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
22848 # define ISLOWER(c) \
22852 # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
22861 if (XOR (islower (i), ISLOWER (i))
/external/google-tv-pairing-protocol/cpp/
Dconfigure7720 if (XOR (islower (i), ISLOWER (i))
14950 if (XOR (islower (i), ISLOWER (i))
/external/libogg/
Dconfigure6670 if (XOR (islower (i), ISLOWER (i))
11293 if (XOR (islower (i), ISLOWER (i))
/external/google-breakpad/
Dconfigure5765 if (XOR (islower (i), ISLOWER (i))
/external/liblzf/
Dconfigure4653 if (XOR (islower (i), ISLOWER (i))
/external/tcpdump/
Dconfigure4136 if (XOR (islower (i), ISLOWER (i))
/external/libpcap/
Dconfigure4142 if (XOR (islower (i), ISLOWER (i))
/external/elfutils/src/
Dconfigure6343 if (XOR (islower (i), ISLOWER (i))
/external/libmtp/
Dconfigure7170 if (XOR (islower (i), ISLOWER (i))
12832 if (XOR (islower (i), ISLOWER (i))
/external/protobuf/
Dconfigure5040 if (XOR (islower (i), ISLOWER (i))
15740 if (XOR (islower (i), ISLOWER (i))
/external/icu/icu4c/source/
Dconfigure4575 if (XOR (islower (i), ISLOWER (i))
/external/pcre/dist/
Dconfigure6165 if (XOR (islower (i), ISLOWER (i))
17539 if (XOR (islower (i), ISLOWER (i))
/external/srtp/
Dconfigure3220 if (XOR (islower (i), ISLOWER (i))
/external/libusb/
Dconfigure6723 if (XOR (islower (i), ISLOWER (i))
/external/cmockery/cmockery_0_1_2/
Dconfigure4691 if (XOR (islower (i), ISLOWER (i))
18716 if (XOR (islower (i), ISLOWER (i))
/external/libvncserver/
Dconfigure5901 if (XOR (islower (i), ISLOWER (i))
22861 if (XOR (islower (i), ISLOWER (i))
/external/e2fsprogs/
Dconfigure6414 if (XOR (islower (i), ISLOWER (i))
/external/libedit/
Dconfigure3538 if (XOR (islower (i), ISLOWER (i))

12