HomeSort by relevance Sort by last modified time
    Searched full:strncmp (Results 1 - 25 of 747) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /system/core/nexus/
SupplicantEventFactory.cpp 70 if (!strncmp(event, "Authentication with ", 20)) {
79 } else if (!strncmp(event, "Associated with ", 16))
81 else if (!strncmp(event, "Trying to associate with ", 25))
83 else if (!strncmp(event, WPA_EVENT_CONNECTED, strlen(WPA_EVENT_CONNECTED))) {
87 } else if (!strncmp(event, WPA_EVENT_SCAN_RESULTS, strlen(WPA_EVENT_SCAN_RESULTS))) {
91 } else if (!strncmp(event, WPA_EVENT_STATE_CHANGE, strlen(WPA_EVENT_STATE_CHANGE))) {
96 else if (!strncmp(event, WPA_EVENT_DISCONNECTED, strlen(WPA_EVENT_DISCONNECTED)))
99 else if (!strncmp(event, WPA_EVENT_TERMINATING, strlen(WPA_EVENT_TERMINATING)))
101 else if (!strncmp(event, WPA_EVENT_PASSWORD_CHANGED, strlen(WPA_EVENT_PASSWORD_CHANGED)))
103 else if (!strncmp(event, WPA_EVENT_EAP_NOTIFICATION, strlen(WPA_EVENT_EAP_NOTIFICATION))
    [all...]
DhcpListener.cpp 49 if (!strncmp(buffer, "STATE:", 6)) {
63 } else if (!strncmp(buffer, "ADDRINFO:", 9)) {
88 } else if (!strncmp(buffer, "EVENT:", 6)) {
  /external/skia/src/svg/
SkSVGImage.cpp 45 SkASSERT(strncmp(data, "data:image/", 11) == 0);
47 SkASSERT(strncmp(data, "png;", 4) == 0 || strncmp(data, "jpeg;", 5) == 0);
49 SkASSERT(strncmp(data, ";base64,", 8) == 0);
  /system/core/adb/
services.c 346 if(!strncmp(name, "tcp:", 4)) {
363 } else if(!strncmp(name, "local:", 6)) {
366 } else if(!strncmp(name, "localreserved:", 14)) {
369 } else if(!strncmp(name, "localabstract:", 14)) {
372 } else if(!strncmp(name, "localfilesystem:", 16)) {
377 } else if(!strncmp("dns:", name, 4)){
382 } else if(!strncmp("dev:", name, 4)) {
384 } else if(!strncmp(name, "framebuffer:", 12)) {
386 } else if(recovery_mode && !strncmp(name, "recover:", 8)) {
388 } else if (!strncmp(name, "jdwp:", 5))
    [all...]
adb.c 485 if(!strncmp("tcp:", name, 4)){
493 if(!strncmp(name, "local:", 6)) {
496 } else if(!strncmp(name, "localabstract:", 14)) {
499 } else if(!strncmp(name, "localfilesystem:", 16)) {
977 if (!strncmp(service, "transport", strlen("transport"))) {
981 if (!strncmp(service, "transport-usb", strlen("transport-usb"))) {
983 } else if (!strncmp(service, "transport-local", strlen("transport-local"))) {
985 } else if (!strncmp(service, "transport-any", strlen("transport-any"))) {
987 } else if (!strncmp(service, "transport:", strlen("transport:"))) {
1017 if (!strncmp(service, "connect:", 8))
    [all...]
  /frameworks/base/media/libdrm/mobile1/src/parser/
parser_dcf.c 89 if (0 == strncmp((char *)pStart, HEADER_ENCRYPTION_METHOD, HEADER_ENCRYPTION_METHOD_LEN))
93 else if (0 == strncmp((char *)pStart, HEADER_RIGHTS_ISSUER, HEADER_RIGHTS_ISSUER_LEN))
97 else if (0 == strncmp((char *)pStart, HEADER_CONTENT_NAME, HEADER_CONTENT_NAME_LEN))
101 else if (0 == strncmp((char *)pStart, HEADER_CONTENT_DESCRIPTION, HEADER_CONTENT_DESCRIPTION_LEN))
105 else if (0 == strncmp((char *)pStart, HEADER_CONTENT_VENDOR, HEADER_CONTENT_VENDOR_LEN))
109 else if (0 == strncmp((char *)pStart, HEADER_ICON_URI, HEADER_ICON_URI_LEN))
parser_dm.c 110 if (0 == strncmp((char *)pStart, HEADERS_TRANSFER_CODING, HEADERS_TRANSFER_CODING_LEN)) {
114 if (0 == strncmp((char *)pStart, TRANSFER_CODING_TYPE_7BIT, pEnd - pStart))
116 else if (0 == strncmp((char *)pStart, TRANSFER_CODING_TYPE_8BIT, pEnd - pStart))
118 else if (0 == strncmp((char *)pStart, TRANSFER_CODING_TYPE_BINARY, pEnd - pStart))
120 else if (0 == strncmp((char *)pStart, TRANSFER_CODING_TYPE_BASE64, pEnd - pStart))
  /external/e2fsprogs/misc/
base_device.c 54 if (strncmp(cp, "/dev/", 5) != 0)
59 if (strncmp(cp, "dsk/", 4) == 0)
72 if (strncmp(cp, "rd/", 3) == 0) {
96 if (strncmp(cp, "ide/", 4) == 0)
98 if (strncmp(cp, "scsi/", 5) == 0)
110 if (strncmp(cp, *hier, len) != 0)
126 if (strncmp(cp, "discs/", 6) == 0)
128 else if (strncmp(cp, "disks/", 6) == 0)
132 if (strncmp(cp, disk, 4) != 0)
  /external/openssl/crypto/engine/
eng_fat.c 100 if (!strncmp(alg, "ALL", len))
102 else if (!strncmp(alg, "RSA", len))
104 else if (!strncmp(alg, "DSA", len))
106 else if (!strncmp(alg, "ECDH", len))
108 else if (!strncmp(alg, "ECDSA", len))
110 else if (!strncmp(alg, "DH", len))
112 else if (!strncmp(alg, "RAND", len))
114 else if (!strncmp(alg, "CIPHERS", len))
116 else if (!strncmp(alg, "DIGESTS", len))
  /system/core/libsysutils/src/
NetlinkEvent.cpp 75 if (!strncmp(s, "ACTION=", strlen("ACTION="))) {
83 } else if (!strncmp(s, "SEQNUM=", strlen("SEQNUM=")))
85 else if (!strncmp(s, "SUBSYSTEM=", strlen("SUBSYSTEM=")))
101 if (!strncmp(mParams[i], paramName, strlen(paramName)))
  /external/libpcap/
pcap-snoop.c 243 if (strncmp("et", device, 2) == 0 || /* Challenge 10 Mbit */
244 strncmp("ec", device, 2) == 0 || /* Indigo/Indy 10 Mbit,
246 strncmp("ef", device, 2) == 0 || /* O200/2000 10/100 Mbit */
247 strncmp("eg", device, 2) == 0 || /* Octane/O2xxx/O3xxx Gigabit */
248 strncmp("gfe", device, 3) == 0 || /* GIO 100 Mbit */
249 strncmp("fxp", device, 3) == 0 || /* Challenge VME Enet */
250 strncmp("ep", device, 2) == 0 || /* Challenge 8x10 Mbit EPLEX */
251 strncmp("vfe", device, 3) == 0 || /* Challenge VME 100Mbit */
252 strncmp("fa", device, 2) == 0 ||
253 strncmp("qaa", device, 3) == 0 |
    [all...]
  /system/core/init/
devices.c 246 if(strncmp(path, perms[i].name, strlen(perms[i].name)))
280 if (strncmp(path, dp->name, strlen(dp->name)))
350 if(!strncmp(msg, "ACTION=", 7)) {
353 } else if(!strncmp(msg, "DEVPATH=", 8)) {
356 } else if(!strncmp(msg, "SUBSYSTEM=", 10)) {
359 } else if(!strncmp(msg, "FIRMWARE=", 9)) {
362 } else if(!strncmp(msg, "MAJOR=", 6)) {
365 } else if(!strncmp(msg, "MINOR=", 6)) {
401 if(!strncmp(uevent->subsystem, "block", 5)) {
408 if(!strncmp(uevent->subsystem, "graphics", 8))
    [all...]
  /external/stlport/test/unit/cppunit/
test_main.cpp 84 if (!strncmp(argv[i], "-t=", 3)) {
88 else if (!strncmp(argv[i], "-f=", 3)) {
92 else if (!strncmp(argv[i], "-x=", 3)) {
96 else if (Timer::supported() && !strncmp(argv[i], "-m", 2)) {
  /bionic/libc/string/
strncmp.c 1 /* $OpenBSD: strncmp.c,v 1.7 2005/08/08 08:05:37 espie Exp $ */
39 strncmp(const char *s1, const char *s2, size_t n) function
  /external/bluetooth/glib/gmodule/
gmodule-win32.c 253 else if (strncmp (module_name, "lib", 3) == 0 || strncmp (module_name, "cyg", 3) == 0)
258 else if (strncmp (module_name, "lib", 3) == 0)
266 else if (strncmp (module_name, "lib", 3) == 0 || strncmp (module_name, "cyg", 3) == 0)
271 else if (strncmp (module_name, "lib", 3) == 0)
gmodule-ar.c 66 if (strncmp(file_header.fl_magic, AIAMAGBIG, SAIAMAG) != 0)
179 if (strncmp (module_name, "lib", 3) == 0)
183 } else if (strncmp (module_name, "lib", 3) == 0)
  /bionic/libc/arch-x86/string/
strncmp.S 1 /* $OpenBSD: strncmp.S,v 1.3 2005/08/07 11:30:38 espie Exp $ */
15 ENTRY(strncmp) function
  /external/dropbear/
cli-service.c 61 && strncmp(SSH_SERVICE_USERAUTH, servicename, len) == 0) {
72 && strncmp(SSH_SERVICE_CONNECTION, servicename, len) == 0) {
svr-service.c 48 strncmp(SSH_SERVICE_USERAUTH, name, len) == 0) {
58 (strncmp(SSH_SERVICE_CONNECTION, name, len) == 0)) {
  /external/iptables/extensions/
libipt_set.h 23 if (strncmp(ptr, "src", 3) == 0)
25 else if (strncmp(ptr, "dst", 3) == 0)
  /dalvik/vm/
Init.c 715 } else if (strncmp(argv[i], "-Xbootclasspath:",
734 } else if (strncmp(argv[i], "-D", 2) == 0) {
743 } else if (strncmp(argv[i], "-Xms", 4) == 0) {
758 } else if (strncmp(argv[i], "-Xmx", 4) == 0) {
773 } else if (strncmp(argv[i], "-Xss", 4) == 0) {
801 } else if (strncmp(argv[i], "-enableassertions", 17) == 0) {
803 } else if (strncmp(argv[i], "-ea", 3) == 0) {
805 } else if (strncmp(argv[i], "-disableassertions", 18) == 0) {
807 } else if (strncmp(argv[i], "-da", 3) == 0) {
818 } else if (strncmp(argv[i], "-Xcheck:jni", 11) == 0)
    [all...]
  /external/webkit/WebKitTools/android/webkitmerge/
webkitmerge.cpp 257 bool result = strncmp(*linePtr, text, length) == 0;
552 strncmp(&foundInWebCore[2], "ForwardingHeaders/", 18) == 0) {
555 strncmp(&foundInJavaScriptCore[2], "API/tests/", 10) == 0) {
584 if (strncmp(start, "# LOCAL_SRC_FILES_EXCLUDED := \\", 30) == 0)
595 while (strncmp(start, "#\t", 2) == 0) {
612 if (strncmp(start, "# LOCAL_GENERATED_FILES_EXCLUDED := \\", 37) == 0 ||
613 strncmp(start, "# LOCAL_DIR_WILDCARD_EXCLUDED := \\", 34) == 0)
617 if (strncmp(start, "# LOCAL_GENERATED_FILES_EXCLUDED := \\", 37) == 0) {
620 while (strncmp(start, "#\t", 2) == 0) {
639 if (strncmp(start, "# LOCAL_DIR_WILDCARD_EXCLUDED := \\", 34) == 0
    [all...]
  /external/e2fsprogs/lib/ext2fs/
lookup.c 41 if (strncmp(ls->name, dirent->name, (dirent->name_len & 0xFF)))
  /external/stlport/stlport/using/
cstring 54 using _STLP_VENDOR_CSTD::strncmp;
  /bionic/libc/netbsd/resolv/
res_init.c 388 (!strncmp(line, name, sizeof(name) - 1) && \
609 if (!strncmp(cp, "ndots:", sizeof("ndots:") - 1)) {
619 } else if (!strncmp(cp, "timeout:", sizeof("timeout:") - 1)) {
629 } else if (!strncmp(cp, "attempts:", sizeof("attempts:") - 1)){
639 } else if (!strncmp(cp, "debug", sizeof("debug") - 1)) {
648 } else if (!strncmp(cp, "no_tld_query",
650 !strncmp(cp, "no-tld-query",
653 } else if (!strncmp(cp, "inet6", sizeof("inet6") - 1)) {
655 } else if (!strncmp(cp, "rotate", sizeof("rotate") - 1)) {
657 } else if (!strncmp(cp, "no-check-names"
    [all...]

Completed in 87 milliseconds

1 2 3 4 5 6 7 8 91011>>