/kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
H A D | osnoise.c | 93 if (!strcmp(context->orig_cpus, context->curr_cpus)) in osnoise_restore_cpus() 1119 if ((strcmp(argv[1], "-h") == 0) || (strcmp(argv[1], "--help") == 0)) { in osnoise_main() 1125 } else if (strcmp(argv[1], "top") == 0) { in osnoise_main() 1128 } else if (strcmp(argv[1], "hist") == 0) { in osnoise_main()
|
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8183/ |
H A D | mt8183-mt6358-ts3a227-max98357.c | 732 if (ec_codec && strcmp(dai_link->name, "Wake on Voice") == 0) { in mt8183_mt6358_ts3a227_max98357_dev_probe() 743 if (strcmp(dai_link->name, "I2S3") == 0) { in mt8183_mt6358_ts3a227_max98357_dev_probe() 788 if (strcmp(dai_link->name, "I2S2") == 0 || in mt8183_mt6358_ts3a227_max98357_dev_probe() 789 strcmp(dai_link->name, "I2S3") == 0) in mt8183_mt6358_ts3a227_max98357_dev_probe() 795 if (hdmi_codec && strcmp(dai_link->name, "TDM") == 0) { in mt8183_mt6358_ts3a227_max98357_dev_probe()
|
/third_party/alsa-lib/src/control/ |
H A D | control_shm.c | 546 if (strcmp(id, "server") == 0) { in _snd_ctl_shm_open() 554 if (strcmp(id, "ctl") == 0) { in _snd_ctl_shm_open() 590 if (strcmp(id, "host") == 0) in _snd_ctl_shm_open() 592 if (strcmp(id, "socket") == 0) { in _snd_ctl_shm_open() 600 if (strcmp(id, "port") == 0) { in _snd_ctl_shm_open()
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | xattrs.c | 212 while (p->name && strcmp(p->name,name)) in ntfs_xattr_system_type() 218 while (q && strcmp(q->name,name)) in ntfs_xattr_system_type() 227 && !strcmp(nf_ns_alt_xattr_efsinfo,name)) in ntfs_xattr_system_type() 380 || !strcmp(current->name,item->name)) in ntfs_read_xattr_mapping() 435 if (notfound && strcmp(xattrmap_path, XATTRMAPPINGFILE)) { in ntfs_xattr_build_mapping()
|
/third_party/ltp/testcases/network/nfsv4/locks/ |
H A D | locktests.c | 973 if (!strcmp("-n", argv[i])) { in main() 980 if (!strcmp("-f", argv[i])) { in main() 985 if (!strcmp("-v", argv[i])) { in main() 989 if (!strcmp("-c", argv[i])) { in main() 995 if (!strcmp("--server", argv[i])) { in main()
|
/third_party/lz4/programs/ |
H A D | util.h | 207 return !strcmp(a,b); in UTIL_sameString() 524 if (strcmp (cFile.cFileName, "..") == 0 || in UTIL_prepareFileList() 525 strcmp (cFile.cFileName, ".") == 0) continue; in UTIL_prepareFileList() 573 if (strcmp (entry->d_name, "..") == 0 || 574 strcmp (entry->d_name, ".") == 0) continue;
|
/third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
H A D | test_notls.c | 177 if(strcmp("content-encoding", nv[i]) == 0) { in check_gzip() 178 gzip = strcmp("gzip", nv[i+1]) == 0; in check_gzip() 431 //if(strcmp(RESPONSE_BODY, data) != 0) in on_data_chunk_recv_callback() 784 if(strcmp(CLS,cls)!=0) in standard_request_handler() 810 if(strcmp(CLS,cls)!=0) in session_closed_handler() 862 if(strcmp(rcvbuf, RESPONSE_BODY)) in childproc()
|
H A D | test_request_response.c | 180 if(strcmp("content-encoding", nv[i]) == 0) { in check_gzip() 181 gzip = strcmp("gzip", nv[i+1]) == 0; in check_gzip() 416 //if(strcmp(RESPONSE_BODY, data) != 0) in on_data_chunk_recv_callback() 836 if(strcmp(CLS,cls)!=0) in standard_request_handler() 867 if(strcmp(CLS,cls)!=0) in session_closed_handler() 921 if(strcmp(rcvbuf, RESPONSE_BODY)) in childproc()
|
/third_party/selinux/libsepol/src/ |
H A D | kernel_to_common.c | 259 return strcmp(*aa,*bb); in strs_cmp() 470 return strcmp((*aa)->u.name, (*bb)->u.name); in fsuse_data_cmp() 497 return strcmp((*aa)->u.name, (*bb)->u.name); in netif_data_cmp() 552 rc = strcmp((*aa)->u.ibendport.dev_name, (*bb)->u.ibendport.dev_name); in ibendport_data_cmp() 610 return strcmp((*aa)->u.name, (*bb)->u.name); in dtree_data_cmp()
|
/base/hiviewdfx/hiview/base/utility/ |
H A D | file_util.cpp | 127 if ((strcmp(ptr->d_name, ".") == 0) || (strcmp(ptr->d_name, "..") == 0)) { in GetDirFiles() 151 if (strcmp(ptr->d_name, ".") == 0 || strcmp(ptr->d_name, "..") == 0) { in GetDirDirs()
|
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
H A D | cert_manager_updateflag.c | 381 if ((strcmp(dire->d_name, ".") == 0) || (strcmp(dire->d_name, "..") == 0)) { in UpdateUserCerts() 446 if ((dire->d_type != DT_DIR) || (strcmp(dire->d_name, ".") == 0) || (strcmp(dire->d_name, "..") == 0)) { in UpdateAllUserCerts()
|
/base/security/huks/frameworks/crypto_lite/cipher/src/ |
H A D | cipher_rsa.c | 324 if ((key->trans != NULL) && (strcmp(key->trans, "RSA/None/OAEPWithSHA256AndMGF1Padding"))) { in RsaEncrypt() 442 if ((key->trans != NULL) && (strcmp(key->trans, "RSA/None/OAEPWithSHA256AndMGF1Padding"))) { in RsaDecrypt() 481 if (!strcmp(key->action, "encrypt")) { in RsaCrypt() 483 } else if (!strcmp(key->action, "decrypt")) { in RsaCrypt()
|
/base/startup/appspawn/interfaces/innerkits/client/ |
H A D | appspawn_client.c | 46 if (ret > 0 && strcmp(data, "0") != 0) { in GetDefaultTimeout() 303 if (strcmp(serviceName, CJAPPSPAWN_SERVER_NAME) == 0) { in AppSpawnClientInit() 305 } else if (strcmp(serviceName, NWEBSPAWN_SERVER_NAME) == 0 || strstr(serviceName, NWEBSPAWN_SOCKET_NAME) != NULL) { in AppSpawnClientInit() 307 } else if (strcmp(serviceName, NATIVESPAWN_SERVER_NAME) == 0 || in AppSpawnClientInit()
|
/base/startup/init/test/unittest/syspara/ |
H A D | syspara_unittest.cpp | 352 EXPECT_EQ(strcmp(v1.c_str(), "101"), 0); in HWTEST_F() 356 EXPECT_EQ(strcmp(v1.c_str(), "test2"), 0); in HWTEST_F() 360 EXPECT_EQ(strcmp(v1.c_str(), "101"), 0); in HWTEST_F() 363 EXPECT_EQ(strcmp(v1.c_str(), "test2"), 0); in HWTEST_F()
|
/base/startup/appspawn/util/src/ |
H A D | appspawn_utils.c | 327 if (strcmp(dp->d_name, ".") == 0 || strcmp(dp->d_name, "..") == 0) { in DumpCurrentDir() 399 int enabled = (ret > 0 && strcmp(tmp, "true") == 0); in IsDeveloperModeOpen() 416 if (ret > 0 && strcmp(data, "0") != 0) { in GetSpawnTimeout()
|
/foundation/arkui/ace_engine/interfaces/napi/kits/inspector/ |
H A D | js_inspector.cpp | 53 env, (strcmp("layout", type) == 0 || strcmp("draw", type) == 0), "type mismatch('layout' or 'draw')", 0); in ParseArgs() 54 if (strcmp("layout", type) == 0) { in ParseArgs() 56 } else if (strcmp("draw", type) == 0) { in ParseArgs()
|
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/benchmarks/benchmark_dcl/ |
H A D | drawing_playback.cpp | 303 if (std::strcmp(words[0].c_str(), "l") == 0 || std::strcmp(words[0].c_str(), "L") == 0) { in GetDirectionAndStep() 305 } else if (std::strcmp(words[0].c_str(), "m") == 0 || std::strcmp(words[0].c_str(), "M") == 0) { in GetDirectionAndStep()
|
/kernel/linux/linux-5.10/arch/m68k/atari/ |
H A D | config.c | 172 if (strcmp(p, "ikbd") == 0) { in atari_switches_setup() 175 } else if (strcmp(p, "midi") == 0) { in atari_switches_setup() 178 } else if (strcmp(p, "snd6") == 0) { in atari_switches_setup() 180 } else if (strcmp(p, "snd7") == 0) { in atari_switches_setup()
|
/kernel/linux/linux-5.10/arch/sparc/vdso/ |
H A D | vma.c | 78 if (!strcmp(snames+shdrs[i].sh_name, name)) { in one_section64() 110 if (!strcmp(e->dynstr + s->st_name, name)) in find_sym64() 146 if (!strcmp(snames+shdrs[i].sh_name, name)) { in one_section32() 178 if (!strcmp(e->dynstr + s->st_name, name)) in find_sym32()
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | vio.c | 36 match &= !strcmp(matches->type, type); in vio_match_device() 120 if (!strcmp(vdev->type, "vnet-port")) in devspec_show() 122 else if (!strcmp(vdev->type, "vdc-port")) in devspec_show() 482 if (!strcmp(name, "domain-services")) { in vio_add_ds()
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm_ppi.c | 67 if (strcmp(chip->ppi_version, "1.2") < 0) in tpm_show_ppi_request() 139 if (strcmp(chip->ppi_version, "1.3") == 0) { in tpm_store_ppi_request() 146 } else if (strcmp(chip->ppi_version, "1.2") < 0) { in tpm_store_ppi_request() 202 if (strcmp(chip->ppi_version, "1.2") < 0) in tpm_show_ppi_transition_action()
|
/kernel/linux/linux-5.10/drivers/net/can/mscan/ |
H A D | mpc5xxx_can.c | 59 if (clock_name && strcmp(clock_name, "ip") == 0) in mpc52xx_can_get_clock() 146 if (!strcmp(clock_source, "ip")) in mpc512x_can_get_clock() 148 else if (!strcmp(clock_source, "sys")) in mpc512x_can_get_clock() 150 else if (!strcmp(clock_source, "ref")) in mpc512x_can_get_clock()
|
/kernel/linux/linux-6.6/arch/m68k/atari/ |
H A D | config.c | 173 if (strcmp(p, "ikbd") == 0) { in atari_switches_setup() 176 } else if (strcmp(p, "midi") == 0) { in atari_switches_setup() 179 } else if (strcmp(p, "snd6") == 0) { in atari_switches_setup() 181 } else if (strcmp(p, "snd7") == 0) { in atari_switches_setup()
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | setup_64.c | 138 if (!strcmp(smt_enabled_cmdline, "on")) in check_smt_enabled() 140 else if (!strcmp(smt_enabled_cmdline, "off")) in check_smt_enabled() 158 if (!strcmp(smt_option, "on")) in check_smt_enabled() 160 else if (!strcmp(smt_option, "off")) in check_smt_enabled()
|
/kernel/linux/linux-6.6/arch/powerpc/mm/ |
H A D | init_64.c | 479 if (type == NULL || strcmp(type, "cpu") != 0) in dt_scan_mmu_pid_width() 533 if (strcmp(uname, "ibm,dynamic-reconfiguration-memory") == 0) { in probe_memory_block_size() 564 if (type == NULL || strcmp(type, "memory") != 0) in probe_memory_block_size() 593 if (compatible && !strcmp(compatible, "ibm,coherent-device-memory")) { in probe_memory_block_size()
|