HomeSort by relevance Sort by last modified time
    Searched refs:strncmp (Results 201 - 225 of 902) sorted by null

1 2 3 4 5 6 7 891011>>

  /frameworks/av/media/libstagefright/rtsp/
ASessionDescription.cpp 262 if (strncmp(value.c_str(), "npt=", 4)) {
308 if (!strncmp("now", s, 3)) {
322 if (!strncmp("now", s, 3)) {
  /hardware/qcom/audio/legacy/libalsa-intf/
alsaucm_test.c 108 if (!strncmp(cmdstr, exit_str, strlen(cmdstr))) {
152 if (!strncmp(argv[0], help_str, strlen(argv[0])))
178 if (strncmp(cmd->cmd_str, command, strlen(cmd->cmd_str)) == 0)
  /external/openssl/ssl/
s23_srvr.c 413 else if ((strncmp("GET ", (char *)p,4) == 0) ||
414 (strncmp("POST ",(char *)p,5) == 0) ||
415 (strncmp("HEAD ",(char *)p,5) == 0) ||
416 (strncmp("PUT ", (char *)p,4) == 0))
421 else if (strncmp("CONNECT",(char *)p,7) == 0)
  /external/openssl/crypto/pem/
pem_lib.c 499 if (strncmp(header,"Proc-Type: ",11) != 0)
504 if (strncmp(header,"ENCRYPTED",9) != 0)
511 if (strncmp(header,"DEK-Info: ",10) != 0)
710 if (strncmp(buf,"-----BEGIN ",11) == 0)
714 if (strncmp(&(buf[11+i-6]),"-----\n",6) != 0)
741 if (strncmp(buf,"-----END ",9) == 0)
766 if (strncmp(buf,"-----END ",9) == 0)
798 if ( (strncmp(buf,"-----END ",9) != 0) ||
799 (strncmp(nameB->data,&(buf[9]),i) != 0) ||
800 (strncmp(&(buf[9+i]),"-----\n",6) != 0)
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
server.c 416 if (strncmp ("QPassSignals:", arg_own_buf, 13) == 0) {
450 if (strncmp ("qRcmd,", arg_own_buf, 6) == 0) {
480 if (strncmp ("qThreadExtraInfo,", arg_own_buf, 17) == 0) {
536 && strncmp ("qXfer:features:read:", arg_own_buf, 20) == 0) {
598 if (strncmp ("qXfer:auxv:read:", arg_own_buf, 16) == 0) {
652 if (strncmp ("qSupported", arg_own_buf, 10) == 0
    [all...]
  /external/valgrind/main/coregrind/
m_libcproc.c 86 if (VG_(strncmp)(varname, s, n) == 0 && s[n] == '=') {
102 if (!(VG_(strncmp)(varname, *from, len) == 0 && (*from)[len] == '=')) {
123 if (VG_(strncmp)(varname, *cpp, len) == 0 && (*cpp)[len] == '=') {
244 if (VG_(strncmp)(envp[i], "LD_PRELOAD=", 11) == 0) {
248 if (VG_(strncmp)(envp[i], "LD_LIBRARY_PATH=", 16) == 0) {
252 if (VG_(strncmp)(envp[i], "DYLD_INSERT_LIBRARIES=", 22) == 0) {
  /external/webkit/Source/WebKit/mac/Misc/
WebNSDataExtras.m 231 if ((length >= VCARD_HEADER_LENGTH) && strncmp(bytes, "BEGIN:VCARD", VCARD_HEADER_LENGTH) == 0) {
234 if ((length >= VCAL_HEADER_LENGTH) && strncmp(bytes, "BEGIN:VCALENDAR", VCAL_HEADER_LENGTH) == 0) {
254 if ((length >= JPEG_MAGIC_NUMBER_LENGTH) && strncmp(bytes, "\xFF\xD8\xFF\xE0", JPEG_MAGIC_NUMBER_LENGTH) == 0) {
  /frameworks/wilhelm/tests/sandbox/
playbq.c 188 } else if (!strncmp(arg, "-f", 2)) {
190 } else if (!strncmp(arg, "-n", 2)) {
192 } else if (!strncmp(arg, "-p", 2)) {
195 } else if (!strncmp(arg, "-P", 2)) {
198 } else if (!strncmp(arg, "-q", 2)) {
205 } else if (!strncmp(arg, "-Q", 2)) {
playbq.cpp 188 } else if (!strncmp(arg, "-f", 2)) {
190 } else if (!strncmp(arg, "-n", 2)) {
192 } else if (!strncmp(arg, "-p", 2)) {
195 } else if (!strncmp(arg, "-P", 2)) {
198 } else if (!strncmp(arg, "-q", 2)) {
205 } else if (!strncmp(arg, "-Q", 2)) {
multiplay.c 124 if (!strncmp(arg, "-n", 2))
126 else if (!strncmp(arg, "-v", 2))
128 else if (!strncmp(arg, "-t", 2))
  /hardware/libhardware_legacy/wifi/
wifi.c 127 if (ifname == NULL || !strncmp(ifname, primary_iface, strlen(primary_iface))) {
215 if (strncmp(line, DRIVER_MODULE_TAG, strlen(DRIVER_MODULE_TAG)) == 0) {
392 if (strncmp(ifc, iptr, mlen) != 0) {
517 if (strncmp(entry.d_name, local_socket_prefix, strlen(local_socket_prefix)) == 0) {
722 } else if (ret < 0 || strncmp(reply, "FAIL", 4) == 0) {
725 if (strncmp(cmd, "PING", 4) == 0) {
  /hardware/qcom/display/libexternal/
external.cpp 69 if(strncmp(fbType, "dtv panel", strlen("dtv panel")) == 0){
72 } else if(strncmp(fbType, "writeback panel",
147 if(!strncmp(s1,"hdmi",strlen(s1))) {
152 }else if(!strncmp(s1,"wfd",strlen(s1))) {
160 if(!strncmp(s1,"hdmi",strlen(s1))) {
164 }else if(!strncmp(s1,"wfd",strlen(s1))) {
  /frameworks/wilhelm/tools/permute/
permute.c 314 if (!strncmp(arg, "-m", 2)) {
322 if (!strncmp(arg, "-s", 2)) {
330 if (!strncmp(arg, "-r", 2)) {
  /device/samsung/manta/libsensors/
SensorBase.cpp 128 strncmp(ent->d_name, type, strlen(type)) == 0) {
  /external/dhcpcd/
if-options.c 146 if (match && strncmp(lst[i], match, l) == 0) {
632 if (strncmp(arg, "ip_address=", strlen("ip_address=")) == 0) {
640 } else if (strncmp(arg, "subnet_mask=", strlen("subnet_mask=")) == 0) {
643 } else if (strncmp(arg, "routes=", strlen("routes=")) == 0 ||
644 strncmp(arg, "static_routes=", strlen("static_routes=")) == 0 ||
645 strncmp(arg, "classless_static_routes=", strlen("classless_static_routes=")) == 0 ||
646 strncmp(arg, "ms_classless_static_routes=", strlen("ms_classless_static_routes=")) == 0)
669 } else if (strncmp(arg, "routers=", strlen("routers=")) == 0) {
688 if (strncmp(ifo->config[s], arg,
  /external/dropbear/
common-algo.c 201 && (strncmp(algos[i].name, algo, algolen) == 0)) {
loginrec.c 410 if ((strncmp(src, "/dev/", 5) == 0) || (dstsize < (strlen(src) + 5))) {
424 if (strncmp(src, "/dev/", 5) == 0)
445 if (strncmp(src, "/dev/", 5) == 0)
449 if (strncmp(src, "tty", 3) == 0)
696 if (!strncmp(ty->ty_name, ut->ut_line, sizeof(ut->ut_line)))
720 (strncmp(old_ut.ut_line, ut->ut_line, sizeof(ut->ut_line)) == 0) &&
721 (strncmp(old_ut.ut_name, ut->ut_name, sizeof(ut->ut_name)) == 0)) {
980 if (strncmp(li->username, ut->ut_name,
1135 if ( strncmp(li->username, utx->ut_name,
    [all...]
  /external/e2fsprogs/misc/
fsck.c 407 tpl = (strncmp(type, "fsck.", 5) ? "%s/fsck.%s" : "%s/%s");
710 else if (fstype && strncmp(fstype, "no", 2) &&
711 strncmp(fstype, "opts=", 5) && strncmp(fstype, "loop", 4) &&
776 if (strncmp(s, "no", 2) == 0) {
786 else if (strncmp(s, "opts=", 5) == 0) {
934 (!strncmp(instance_list->device, BASE_MD, sizeof(BASE_MD)-1) ||
935 !strncmp(device, BASE_MD, sizeof(BASE_MD)-1)))
1177 !strncmp(argv[i+1], "-", 1) == 0) {
  /external/elfutils/libasm/
libasmP.h 302 #define asm_emit_symbol_p(name) (strncmp (name, ".L", 2) != 0)
  /external/libvorbis/examples/
encoder_example.c 88 if ( ! strncmp((char*)readbuffer, "da", 2) ){
  /external/libvpx/libvpx/examples/includes/geshi/contrib/
aliased.php 31 if(strncmp($real_path, SOURCE_ROOT, $base_path_len)) {
  /external/linux-tools-perf/
builtin-report.c 373 if (!strncmp(tok, "graph", strlen(arg)))
376 else if (!strncmp(tok, "flat", strlen(arg)))
379 else if (!strncmp(tok, "fractal", strlen(arg)))
382 else if (!strncmp(tok, "none", strlen(arg))) {
  /external/llvm/runtime/libprofile/
CommonProfiling.c 65 while (argc > 1 && !strncmp(argv[1], "-llvmprof-", 10)) {
  /external/openssh/
auth2-jpake.c 287 if (strncmp(authctxt->pw->pw_passwd, "$2$", 3) == 0 &&
297 } else if (strncmp(authctxt->pw->pw_passwd, "$2a$", 4) == 0 &&
307 } else if (strncmp(authctxt->pw->pw_passwd, "$1$", 3) == 0 &&
321 } else if (strncmp(authctxt->pw->pw_passwd, "_", 1) == 0 &&
loginrec.c 564 if ((strncmp(src, "/dev/", 5) == 0) || (dstsize < (strlen(src) + 5)))
578 if (strncmp(src, "/dev/", 5) == 0)
601 if (strncmp(src, "/dev/", 5) == 0)
605 if (strncmp(src, "tty", 3) == 0)
855 if (!strncmp(ty->ty_name, ut->ut_line, sizeof(ut->ut_line)))
892 (strncmp(old_ut.ut_line, ut->ut_line, sizeof(ut->ut_line)) == 0) &&
893 (strncmp(old_ut.ut_name, ut->ut_name, sizeof(ut->ut_name)) == 0))
1167 if (strncmp(li->username, ut->ut_name,
    [all...]

Completed in 782 milliseconds

1 2 3 4 5 6 7 891011>>