Searched refs:ISLOWER (Results 1 – 25 of 39) sorted by relevance
12
/external/valgrind/main/coregrind/m_demangle/ |
D | safe-ctype.h | 95 #define ISLOWER(c) _sch_test(c, _sch_islower) macro
|
D | cplus-dem.c | 677 && 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() 4703 && ISLOWER((unsigned char)declp->b[2]) in demangle_function_name() 4704 && ISLOWER((unsigned char)declp->b[3])) in demangle_function_name()
|
/external/iputils/ninfod/ |
D | configure | 3461 if (XOR (islower (i), ISLOWER (i))
|
/external/libcap-ng/libcap-ng-0.7/ |
D | configure | 7254 if (XOR (islower (i), ISLOWER (i)) 12127 if (XOR (islower (i), ISLOWER (i))
|
/external/libpng/ |
D | configure | 7686 if (XOR (islower (i), ISLOWER (i)) 12192 if (XOR (islower (i), ISLOWER (i))
|
/external/genext2fs/ |
D | configure | 4129 if (XOR (islower (i), ISLOWER (i))
|
/external/google-tv-pairing-protocol/cpp/ |
D | configure | 7720 if (XOR (islower (i), ISLOWER (i)) 14950 if (XOR (islower (i), ISLOWER (i))
|
/external/libogg/ |
D | configure | 6670 if (XOR (islower (i), ISLOWER (i)) 11293 if (XOR (islower (i), ISLOWER (i))
|
/external/chromium_org/third_party/libxml/src/ |
D | configure | 4755 if (XOR (islower (i), ISLOWER (i)) 12048 if (XOR (islower (i), ISLOWER (i))
|
/external/stressapptest/ |
D | configure | 4936 if (XOR (islower (i), ISLOWER (i))
|
/external/liblzf/ |
D | configure | 4653 if (XOR (islower (i), ISLOWER (i))
|
/external/protobuf/ |
D | configure | 4958 if (XOR (islower (i), ISLOWER (i)) 14693 if (XOR (islower (i), ISLOWER (i))
|
/external/chromium_org/sdch/open-vcdiff/ |
D | configure | 7259 if (XOR (islower (i), ISLOWER (i)) 14488 if (XOR (islower (i), ISLOWER (i))
|
/external/libpcap/ |
D | configure | 4142 if (XOR (islower (i), ISLOWER (i))
|
/external/tcpdump/ |
D | configure | 4136 if (XOR (islower (i), ISLOWER (i))
|
/external/libmtp/ |
D | configure | 7170 if (XOR (islower (i), ISLOWER (i)) 12832 if (XOR (islower (i), ISLOWER (i))
|
/external/chromium_org/third_party/tcmalloc/vendor/ |
D | configure | 7677 if (XOR (islower (i), ISLOWER (i)) 14945 if (XOR (islower (i), ISLOWER (i))
|
/external/icu/icu4c/source/ |
D | configure | 4341 if (XOR (islower (i), ISLOWER (i))
|
/external/chromium_org/third_party/yasm/source/patched-yasm/ |
D | configure | 4986 if (XOR (islower (i), ISLOWER (i))
|
/external/chromium_org/third_party/icu/source/ |
D | configure | 4341 if (XOR (islower (i), ISLOWER (i))
|
/external/pcre/dist/ |
D | configure | 6165 if (XOR (islower (i), ISLOWER (i)) 17539 if (XOR (islower (i), ISLOWER (i))
|
/external/srtp/ |
D | configure | 3220 if (XOR (islower (i), ISLOWER (i))
|
/external/libusb/ |
D | configure | 6723 if (XOR (islower (i), ISLOWER (i))
|
/external/cmockery/cmockery_0_1_2/ |
D | configure | 4691 if (XOR (islower (i), ISLOWER (i)) 18716 if (XOR (islower (i), ISLOWER (i))
|
/external/e2fsprogs/ |
D | configure | 6414 if (XOR (islower (i), ISLOWER (i))
|
12