Home
last modified time | relevance | path

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

12

/external/curl/lib/
Dcurl_fnmatch.c84 if(ISALPHA(c) && ISLOWER(c)) in parsekeyword()
258 if((ISLOWER(c) && ISLOWER(rangestart)) || in setcharset()
376 found = ISLOWER(*s); in loop()
Dcurl_setup_once.h290 #define ISLOWER(x) (islower((int) ((unsigned char)x))) macro
/external/python/cpython2/Include/
Dbytes_methods.h39 #define ISLOWER(c) Py_ISLOWER(c) macro
/external/valgrind/coregrind/m_demangle/
Dsafe-ctype.h95 #define ISLOWER(c) _sch_test(c, _sch_islower) macro
Dcplus-dem.c705 && ISLOWER((unsigned char)opname[2]) in cplus_demangle_opname()
706 && ISLOWER((unsigned char)opname[3])) in cplus_demangle_opname()
982 if (!ISLOWER (mangled[0])) in ada_demangle()
998 if (ISLOWER (*p)) in ada_demangle()
1003 while (ISLOWER(*p) || ISDIGIT (*p) in ada_demangle()
1004 || (p[0] == '_' && (ISLOWER (p[1]) || ISDIGIT (p[1])))); in ada_demangle()
4875 && ISLOWER((unsigned char)declp->b[2]) in demangle_function_name()
4876 && ISLOWER((unsigned char)declp->b[3])) in demangle_function_name()
/external/c-ares/
Dsetup_once.h253 #define ISLOWER(x) (islower((int) ((unsigned char)x))) macro
/external/libevent/
Devutil.c2032 IMPL_CTYPE_FN(ISLOWER) in IMPL_CTYPE_FN()
Dconfigure7977 if (XOR (islower (i), ISLOWER (i))
12661 if (XOR (islower (i), ISLOWER (i))
/external/iputils/ninfod/
Dconfigure3461 if (XOR (islower (i), ISLOWER (i))
/external/fec/
Dconfigure2687 if (XOR (islower (i), ISLOWER (i))
/external/ltp/utils/ffsb-6.0-rc2/
Dconfigure4862 if (XOR (islower (i), ISLOWER (i))
/external/lmfit/
Dconfigure7314 if (XOR (islower (i), ISLOWER (i))
11673 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/libogg/
Dconfigure6670 if (XOR (islower (i), ISLOWER (i))
11293 if (XOR (islower (i), ISLOWER (i))
/external/pcre/dist2/
Dconfigure5459 if (XOR (islower (i), ISLOWER (i))
14089 if (XOR (islower (i), ISLOWER (i))
/external/python/cpython2/
Dconfigure5095 if (XOR (islower (i), ISLOWER (i))
7025 if (XOR (islower (i), ISLOWER (i))
/external/valgrind/
Dconfigure6841 if (XOR (islower (i), ISLOWER (i))
13382 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/google-breakpad/
Dconfigure5765 if (XOR (islower (i), ISLOWER (i))
/external/netperf/
Dconfigure4471 if (XOR (islower (i), ISLOWER (i))
/external/liblzf/
Dconfigure4653 if (XOR (islower (i), ISLOWER (i))
/external/stressapptest/
Dconfigure4912 if (XOR (islower (i), ISLOWER (i))
/external/tcpdump/
Dconfigure4154 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/
Dconfigure4603 if (XOR (islower (i), ISLOWER (i))

12