/external/chromium/third_party/libevent/ |
http.c | [all...] |
/external/icu4c/common/unicode/ |
uniset.h | [all...] |
ustring.h | 372 * Works just like C's strspn but with Unicode. [all...] |
/external/openssh/ |
servconf.c | [all...] |
readconf.c | 656 len = strspn(s, WHITESPACE "="); [all...] |
/external/wpa_supplicant_8/src/drivers/ |
driver_wext.c | 255 bytes = strspn(spos, "0123456789abcdefABCDEF"); 275 bytes = strspn(spos, "0123456789abcdefABCDEF"); [all...] |
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/ |
driver_mac80211.c | 139 bytes = strspn(spos, "0123456789abcdefABCDEF"); 160 bytes = strspn(spos, "0123456789abcdefABCDEF"); [all...] |
/external/clang/include/clang/Basic/ |
Builtins.def | 699 LIBBUILTIN(strspn, "zcC*cC*", "f", "string.h", ALL_LANGUAGES) [all...] |
/external/libppp/src/ |
command.c | [all...] |
/external/llvm/lib/Transforms/Scalar/ |
SimplifyLibCalls.cpp | 297 Name == "strspn" ||
|
/external/qemu/android/avd/ |
info.c | 246 int len2 = strspn(name, "ABCDEFGHIJKLMNOPQRSTUVWXYZ" [all...] |
/bionic/libc/ |
Android.mk | 110 string/strspn.c \
|
/external/iptables/iptables/ |
xtables.c | [all...] |
/external/llvm/lib/Target/ |
README.txt | [all...] |
/external/srec/tools/grxmlcompile/ |
grxmlcompile.cpp | 677 else if( phrase[0]=='_' && strspn(phrase+1,"0123456789")==strlen(phrase+1)) [all...] |
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/lib/ |
libc.so | |
/prebuilts/misc/linux-x86/bison/ |
bison | |
/external/openssl/ssl/ |
ssltest.c | 639 if (strspn(psk_key, "abcdefABCDEF1234567890") != strlen(psk_key)) [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ustring.h | 361 * Works just like C's strspn but with Unicode. [all...] |
/external/webkit/Source/JavaScriptGlue/icu/unicode/ |
ustring.h | 361 * Works just like C's strspn but with Unicode. [all...] |
/external/webkit/Source/WebCore/icu/unicode/ |
ustring.h | 361 * Works just like C's strspn but with Unicode. [all...] |
/external/webkit/Source/WebKit/mac/icu/unicode/ |
ustring.h | 361 * Works just like C's strspn but with Unicode. [all...] |
/system/core/adb/ |
sysdeps_win32.c | [all...] |
/external/bison/src/ |
parse-gram.c | [all...] |