/external/ppp/pppd/plugins/pppoatm/ |
text2qos.c | 33 if (!strncmp(*text,"max",3)) { 67 else if (!strncmp(end,"cps",3)) end += 3; 68 else if (!strncmp(end,"bps",3)) {
|
/external/webkit/WebKit/android/wds/client/ |
AdbConnection.cpp | 158 if ((res == ADB_RESPONSE_LENGTH) && (strncmp(buf, "OKAY", res) == 0)) { 161 } else if (strncmp(buf, "FAIL", ADB_RESPONSE_LENGTH) == 0) { 225 if (strncmp(serial, emulator, sizeof(emulator) - 1) == 0)
|
/frameworks/base/media/libmedia/ |
MediaScannerClient.cpp | 44 if (!strncmp(locale, "ja", 2)) 46 else if (!strncmp(locale, "ko", 2)) 48 else if (!strncmp(locale, "zh", 2)) {
|
/external/dropbear/ |
svr-auth.c | 117 && (strncmp(servicename, SSH_SERVICE_CONNECTION, 129 strncmp(methodname, AUTH_METHOD_NONE, 149 strncmp(methodname, AUTH_METHOD_PASSWORD, 162 strncmp(methodname, AUTH_METHOD_PASSWORD, 173 strncmp(methodname, AUTH_METHOD_PUBKEY,
|
cli-auth.c | 200 if (strncmp(AUTH_METHOD_PUBKEY, tok, 206 if (strncmp(AUTH_METHOD_INTERACT, tok, 212 if (strncmp(AUTH_METHOD_PASSWORD, tok,
|
/external/ppp/pppd/plugins/rp-pppoe/ |
plugin.c | 285 if (strlen(cmd) > 4 && !strncmp(cmd, "nic-", 4)) { 289 || (strncmp(cmd, "eth", 3) && strncmp(cmd, "nas", 3) 290 && strncmp(cmd, "tap", 3) && strncmp(cmd, "br", 2))) {
|
/external/openssl/crypto/pem/ |
pem_lib.c | 445 if (strncmp(header,"Proc-Type: ",11) != 0) 450 if (strncmp(header,"ENCRYPTED",9) != 0) 457 if (strncmp(header,"DEK-Info: ",10) != 0) 657 if (strncmp(buf,"-----BEGIN ",11) == 0) 661 if (strncmp(&(buf[11+i-6]),"-----\n",6) != 0) 688 if (strncmp(buf,"-----END ",9) == 0) 713 if (strncmp(buf,"-----END ",9) == 0) 745 if ( (strncmp(buf,"-----END ",9) != 0) || 746 (strncmp(nameB->data,&(buf[9]),i) != 0) || 747 (strncmp(&(buf[9+i]),"-----\n",6) != 0) [all...] |
/external/sqlite/dist/ |
shell.c | 693 if( n<=(nIn-i) && 0==strncmp(z, zCopy, n) ){ [all...] |
/external/skia/src/svg/ |
SkSVGParser.cpp | 80 if (strncmp(attributes->fName, attrValue, len) == 0 && strlen(attributes->fName) == len) { 169 if (nameLen == 2 && strncmp("id", name, nameLen) == 0) { 196 if (strncmp(name, "svg", len) == 0) { 215 if (strncmp(name, "svg", len) != 0) 281 SkASSERT(strncmp(string.c_str(), "matrix", 6) == 0); 290 SkASSERT(strncmp(str, "matrix(", 7) == 0);
|
/frameworks/base/media/libdrm/mobile1/src/xml/ |
xml_tinyparser.c | 89 if (strncmp((char *)buffer, "/>", 2) == 0) { 311 else if (strncmp((char *)pCheck, "/>", 2) == 0) 365 strncmp((char *)lastNode, (char *)(buffer + 2), strlen((char *)lastNode))) 374 || strncmp((char *)nodeStr, (char *)(buffer + 1), tagLen) != 0) { 435 if (strncmp((char *)pStart, "/>", 2) == 0) { 437 } else if (strncmp((char *)lastTag, (char *)(pStart + 2), strlen((char *)lastTag)) !=
|
/system/core/init/ |
property_service.c | 217 if(!strncmp(name, "ro.", 3)) 222 if (strncmp(property_perms[i].prefix, name, 287 if(!strncmp(name, "ro.", 3)) return -1; 310 if (strncmp("net.", name, strlen("net.")) == 0) { 321 strncmp("persist.", name, strlen("persist.")) == 0) { 460 if (strncmp("persist.", entry->d_name, strlen("persist.")))
|
/external/openssl/crypto/x509v3/ |
v3_pci.c | 126 if (strncmp(val->value, "hex:", 4) == 0) 144 else if (strncmp(val->value, "file:", 5) == 0) 180 else if (strncmp(val->value, "text:", 5) == 0)
|
/system/core/include/private/ |
android_filesystem_config.h | 204 if(!strncmp(pc->prefix, path, len)) break; 209 if(!strncmp(pc->prefix, path, len - 1)) break; 211 if(!strncmp(pc->prefix, path, len)) break;
|
/bionic/libc/string/ |
strstr.c | 52 } while (strncmp(s, find, len) != 0);
|
/external/bluetooth/bluez/rfcomm/ |
lexer.l | 98 if (strncmp(yytext, "rfcomm", 6) == 0) {
|
/external/bluetooth/glib/tests/ |
unicode-caseconv.c | 52 if (strncmp (current_locale, locale, 2) != 0)
|
/external/freetype/include/freetype/config/ |
ftstdlib.h | 87 #define ft_strncmp strncmp
|
/external/oprofile/libop/ |
op_hw_specific.h | 24 return !strncmp(v.v, vnd, 12);
|
/external/ppp/pppd/plugins/radius/ |
dict.c | 73 if (strncmp (buffer, "VENDOR", 6) == 0) { 101 else if (strncmp (buffer, "ATTRIBUTE", 9) == 0) 208 else if (strncmp (buffer, "VALUE", 5) == 0) 265 else if (strncmp (buffer, "INCLUDE", 7) == 0)
|
/external/stlport/test/unit/ |
cstring_test.cpp | 62 CPPUNIT_CHECK( std::strncmp("foo1", "foo2", 3) == 0 );
|
/external/webkit/WebCore/platform/text/ |
CString.cpp | 99 return !strncmp(a.data(), b.data(), min(a.length(), b.length()));
|
/system/core/nexus/ |
SupplicantAssociatingEvent.cpp | 38 if (strncmp(event, "SSID", 4)) {
|
/system/extras/tests/bionic/libstdc++/ |
test_cstring.cpp | 56 using std::strncmp;
|
/external/bluetooth/bluez/tools/ |
hciattach_st.c | 149 if (strncmp(d->d_name + strlen(d->d_name) - strlen(suffix), 153 if (strncmp(d->d_name, prefix, strlen(prefix)))
|
/external/bluetooth/glib/gmodule/ |
gmodule-dld.c | 155 if (strncmp (module_name, "lib", 3) == 0) 159 else if (strncmp (module_name, "lib", 3) == 0)
|