Home
last modified time | relevance | path

Searched refs:strcmp (Results 2476 - 2500 of 7436) sorted by relevance

1...<<919293949596979899100>>...298

/third_party/backends/backend/
H A Dhs2p.c177 if (strcmp (s, list[i]) == 0) in get_list_index()
344 if (!strcmp (scan_source_list, "FB")) in init_options()
981 if (strcmp (dev->sane.name, devname) == 0) in attach()
1163 (strcmp (dev->info.vendor, "RICOH") == in attach()
1662 if (strcmp (dev->sane.name, devnam) == 0) in sane_open()
1753 if (strcmp (s, scan_mode_list[i]) == 0)
2293 if (strcmp (s->val[OPT_PAPER_SIZE].s, paper_list[0]) != 0) /* CUSTOM PAPER SIZE */ in sane_control_option()
2350 if (strcmp (s->val[option].s, (SANE_String) val)) in sane_control_option()
2352 if (!strcmp ((SANE_String) val, "User")) in sane_control_option()
2403 if (info && strcmp ((cha in sane_control_option()
[all...]
/third_party/libbpf/src/
H A Dlibbpf.c959 if (!strcmp(btf__name_by_offset(btf, m->name_off), name)) in find_member_by_name()
1572 if (strcmp(name, sname) == 0)
1849 if (strcmp(obj->externs[i].name, name) == 0)
2314 if (strcmp(name, "type") == 0) {
2318 } else if (strcmp(name, "max_entries") == 0) {
2322 } else if (strcmp(name, "map_flags") == 0) {
2326 } else if (strcmp(name, "numa_node") == 0) {
2330 } else if (strcmp(name, "key_size") == 0) {
2342 } else if (strcmp(name, "key") == 0) {
2370 } else if (strcmp(nam
[all...]
/kernel/linux/linux-5.10/drivers/phy/tegra/
H A Dxusb.c279 if (strcmp(soc->name, "pcie") == 0) in tegra_xusb_pad_create()
282 if (strcmp(soc->name, "sata") == 0) in tegra_xusb_pad_create()
285 if (strcmp(soc->name, "usb2") == 0) in tegra_xusb_pad_create()
288 if (strcmp(soc->name, "ulpi") == 0) in tegra_xusb_pad_create()
291 if (strcmp(soc->name, "hsic") == 0) in tegra_xusb_pad_create()
384 return strcmp(function, func) == 0; in tegra_xusb_lane_check()
399 if (strcmp(lane->soc->name, name) == 0) { in tegra_xusb_find_lane()
/kernel/linux/linux-5.10/drivers/usb/atm/
H A Dcxacru.c356 if (!strcmp(str_cmd, "stop") || !strcmp(str_cmd, "restart")) { in adsl_state_store()
373 if (!strcmp(str_cmd, "restart")) in adsl_state_store()
376 if (!strcmp(str_cmd, "start") || !strcmp(str_cmd, "restart")) { in adsl_state_store()
389 if (!strcmp(str_cmd, "poll")) { in adsl_state_store()
1360 if (!strcmp(buf, "USB NET CARD")) { in cxacru_usb_probe()
/kernel/linux/linux-5.10/mm/
H A Dzswap.c508 if (strcmp(pool->tfm_name, compressor)) in zswap_pool_find_get()
510 if (strcmp(zpool_get_type(pool->zpool), type)) in zswap_pool_find_get()
543 if (!strcmp(type, ZSWAP_PARAM_UNSET)) in zswap_pool_create()
545 if (!strcmp(compressor, ZSWAP_PARAM_UNSET)) in zswap_pool_create()
600 if (!has_comp && strcmp(zswap_compressor, in __zswap_pool_create_fallback()
616 if (!has_zpool && strcmp(zswap_zpool_type, in __zswap_pool_create_fallback()
710 if (!strcmp(s, *(char **)kp->arg) && zswap_has_pool) in __zswap_param_set()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_uprobe.c305 if (strcmp(buf, &argv[0][len + 1])) in trace_uprobe_match_command_head()
318 return strcmp(trace_probe_name(&tu->tp), event) == 0 && in trace_uprobe_match()
319 (!system || strcmp(trace_probe_group_name(&tu->tp), system) == 0) && in trace_uprobe_match()
382 if (strcmp(trace_probe_name(&tu->tp), event) == 0 && in find_probe_event()
383 strcmp(trace_probe_group_name(&tu->tp), group) == 0) in find_probe_event()
427 if (strcmp(orig->tp.args[i].comm, in trace_uprobe_has_same_uprobe()
628 if (!strcmp(tmp, "%return")) { in trace_uprobe_create()
/kernel/linux/linux-5.10/drivers/pinctrl/sunxi/
H A Dpinctrl-sunxi.c57 if (!strcmp(grp->name, group)) in sunxi_pinctrl_find_group_by_name()
75 if (!strcmp(func[i].name, name)) in sunxi_pinctrl_find_function_by_name()
92 if (!strcmp(pin->pin.name, pin_name)) { in sunxi_pinctrl_desc_find_function_by_name()
96 if (!strcmp(func->name, func_name) && in sunxi_pinctrl_desc_find_function_by_name()
123 if (!strcmp(func->name, func_name)) in sunxi_pinctrl_desc_find_function_by_pin()
1180 if (strcmp(func->name, name) == 0) { in sunxi_pinctrl_add_function()
1255 if (!strcmp(func->name, "irq")) { in sunxi_pinctrl_build_state()
/kernel/linux/linux-6.6/drivers/usb/atm/
H A Dcxacru.c356 if (!strcmp(str_cmd, "stop") || !strcmp(str_cmd, "restart")) { in adsl_state_store()
373 if (!strcmp(str_cmd, "restart")) in adsl_state_store()
376 if (!strcmp(str_cmd, "start") || !strcmp(str_cmd, "restart")) { in adsl_state_store()
389 if (!strcmp(str_cmd, "poll")) { in adsl_state_store()
1357 if (!strcmp(buf, "USB NET CARD")) { in cxacru_usb_probe()
/kernel/linux/linux-6.6/kernel/debug/kdb/
H A Dkdb_main.c478 if (strcmp(argv[1], "PROMPT") == 0 && in kdb_set()
485 if (strcmp(argv[1], "KDBDEBUG") == 0) { in kdb_set()
731 if (strcmp(argv0, "endefcmd") == 0) { in kdb_defcmd2()
844 if (strcmp(kp->name, argv[0]) == 0) in kdb_exec_defcmd()
1074 if (strcmp(argv[0], tp->name) == 0) in kdb_parse()
1616 if (strcmp(argv[0], "mdr") == 0) { in kdb_md()
1639 } else if (strcmp(argv[0], "md") == 0) in kdb_md()
1641 else if (strcmp(argv[0], "mds") == 0) in kdb_md()
1643 else if (strcmp(argv[0], "mdp") == 0) { in kdb_md()
1689 if (strcmp(arg in kdb_md()
[all...]
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfabrics.c52 bool same_hostnqn = !strcmp(host->nqn, hostnqn); in nvmf_host_add()
618 if (strcmp(ops->name, opts->transport) == 0) in nvmf_lookup_transport()
717 !(strcmp(opts->subsysnqn, in nvmf_parse_options()
1099 strcmp(opts->traddr, ctrl->opts->traddr) || in nvmf_ip_options_match()
1100 strcmp(opts->trsvcid, ctrl->opts->trsvcid)) in nvmf_ip_options_match()
1118 if (strcmp(opts->host_traddr, ctrl->opts->host_traddr)) in nvmf_ip_options_match()
1127 if (strcmp(opts->host_iface, ctrl->opts->host_iface)) in nvmf_ip_options_match()
/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dxusb.c285 if (strcmp(soc->name, "pcie") == 0) in tegra_xusb_pad_create()
288 if (strcmp(soc->name, "sata") == 0) in tegra_xusb_pad_create()
291 if (strcmp(soc->name, "usb2") == 0) in tegra_xusb_pad_create()
294 if (strcmp(soc->name, "ulpi") == 0) in tegra_xusb_pad_create()
297 if (strcmp(soc->name, "hsic") == 0) in tegra_xusb_pad_create()
396 return strcmp(function, func) == 0; in tegra_xusb_lane_check()
411 if (strcmp(lane->soc->name, name) == 0) { in tegra_xusb_find_lane()
/kernel/linux/linux-6.6/crypto/
H A Daf_alg.c50 if (strcmp(node->type->name, name)) in alg_get_type()
69 if (!strcmp(node->type->name, type->name)) in af_alg_register_type()
99 if (strcmp(node->type->name, type->name)) in af_alg_unregister_type()
310 if (!strcmp(key->type->name, "user") || in alg_setkey_by_key_serial()
311 !strcmp(key->type->name, "logon")) { in alg_setkey_by_key_serial()
314 !strcmp(key->type->name, "encrypted")) { in alg_setkey_by_key_serial()
317 !strcmp(key->type->name, "trusted")) { in alg_setkey_by_key_serial()
/kernel/liteos_a/fs/vfs/vfs_cmd/
H A Dvfs_shellcmd.c348 if (strcmp(argv[1], "0") == 0) { in osShellCmdMount()
388 if (strcmp(argv[0], "0") == 0) { in osShellCmdMount()
674 if (strcmp(src_fullpath, dst_fullpath) == 0) { in os_shell_cmd_do_cp()
761 if (strcmp(dirent->d_name, "..") && strcmp(dirent->d_name, ".")) { in os_shell_cmd_do_rmdir()
1112 ERROR_OUT_IF(strcmp(argv[0], "-r") != 0 && strcmp(argv[0], "-R") != 0, print_rm_usage(), return -1); in osShellCmdRm()
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_uprobe.c296 if (strcmp(buf, &argv[0][len + 1])) in trace_uprobe_match_command_head()
310 strcmp(trace_probe_name(&tu->tp), event) == 0) && in trace_uprobe_match()
311 (!system || strcmp(trace_probe_group_name(&tu->tp), system) == 0) && in trace_uprobe_match()
374 if (strcmp(trace_probe_name(&tu->tp), event) == 0 && in find_probe_event()
375 strcmp(trace_probe_group_name(&tu->tp), group) == 0) in find_probe_event()
421 if (strcmp(orig->tp.args[i].comm, in trace_uprobe_has_same_uprobe()
623 if (!strcmp(tmp, "%return")) { in __trace_uprobe_create()
/kernel/linux/linux-6.6/mm/
H A Dzswap.c606 if (strcmp(pool->tfm_name, compressor)) in zswap_pool_find_get()
609 if (strcmp(zpool_get_type(pool->zpools[0]), type)) in zswap_pool_find_get()
725 if (!strcmp(type, ZSWAP_PARAM_UNSET)) in zswap_pool_create()
727 if (!strcmp(compressor, ZSWAP_PARAM_UNSET)) in zswap_pool_create()
789 if (!has_comp && strcmp(zswap_compressor, in __zswap_pool_create_fallback()
805 if (!has_zpool && strcmp(zswap_zpool_type, in __zswap_pool_create_fallback()
891 if (!strcmp(s, *(char **)kp->arg) && zswap_has_pool) in zswap_pool_changed()
/third_party/elfutils/src/
H A Dar.c498 if (strcmp (arhdr->ar_name, "/") == 0) in do_oper_extract()
504 if (strcmp (arhdr->ar_name, "//") == 0) in do_oper_extract()
944 if (strcmp (arhdr->ar_name, "/") == 0 in do_oper_delete()
945 || strcmp (arhdr->ar_name, "//") == 0) in do_oper_delete()
1153 if (strcmp (arhdr->ar_name, "/") == 0 in do_oper_insert()
1154 || strcmp (arhdr->ar_name, "//") == 0) in do_oper_insert()
1170 if (member != NULL && strcmp (arhdr->ar_name, member) == 0) in do_oper_insert()
/third_party/alsa-lib/src/pcm/
H A Dpcm_meter.c650 if (strcmp(id, "comment") == 0) in snd_pcm_meter_add_scope_conf()
652 if (strcmp(id, "lib") == 0) { in snd_pcm_meter_add_scope_conf()
660 if (strcmp(id, "open") == 0) { in snd_pcm_meter_add_scope_conf()
775 if (strcmp(id, "slave") == 0) { in _snd_pcm_meter_open()
779 if (strcmp(id, "frequency") == 0) { in _snd_pcm_meter_open()
787 if (strcmp(id, "scopes") == 0) { in _snd_pcm_meter_open()
872 if (scope->name && strcmp(scope->name, name) == 0) in snd_pcm_meter_search_scope()
/third_party/cups-filters/filter/foomatic-rip/
H A Dutil.c90 return strcmp(pstr, postfix) == 0; in endswith()
378 return str && (!strcmp(str, "1") || !strcasecmp(str, "Yes") || in is_true_string()
384 return str && (!strcmp(str, "0") || !strcasecmp(str, "No") || in is_false_string()
868 return strcmp(pstr, str) == 0; in dstrendswith()
1052 if (!strcmp((const char*)i->data, name)) in arglist_find()
1075 if (i->next && !strcmp(name, (char*)i->data)) in arglist_get_value()
1098 if (i->next && !strcmp(name, i_name)) { in arglist_remove()
/third_party/libwebsockets/lib/core-net/
H A Dwsi.c158 if (vh->protocols[n].name && !strcmp(name, vh->protocols[n].name)) in lws_vhost_name_to_protocol()
700 if (!strcmp(*prot, "http") || !strcmp(*prot, "ws")) in lws_parse_uri()
702 else if (!strcmp(*prot, "https") || !strcmp(*prot, "wss")) in lws_parse_uri()
825 if (!strcmp(pvo->name, name)) in lws_pvo_search()
1248 if (p->name && vp->name && !strcmp(p->name, vp->name)) { in lws_bind_protocol()
/third_party/lzma/CPP/Common/
H A DMyString.h418 bool IsEqualTo(const char *s) const { return strcmp(_chars, s) == 0; } in IsEqualTo()
526 inline bool operator==(const AString &s1, const AString &s2) { return s1.Len() == s2.Len() && strcmp(s1, s2) == 0; } in operator ==()
527 inline bool operator==(const AString &s1, const char *s2) { return strcmp(s1, s2) == 0; } in operator ==()
528 inline bool operator==(const char *s1, const AString &s2) { return strcmp(s1, s2) == 0; } in operator ==()
530 inline bool operator!=(const AString &s1, const AString &s2) { return s1.Len() != s2.Len() || strcmp(s1, s2) != 0; } in operator !=()
531 inline bool operator!=(const AString &s1, const char *s2) { return strcmp(s1, s2) != 0; } in operator !=()
532 inline bool operator!=(const char *s1, const AString &s2) { return strcmp(s1, s2) != 0; } in operator !=()
/third_party/libwebsockets/plugins/acme-client/
H A Dprotocol_lws_acme_client.c487 s->use = !strcmp(ctx->buf, "http-01"); in cb_authz()
546 if (strcmp(ctx->buf, "http-01")) in cb_chac()
820 if (!strcmp(pvo->name, pvo_names[m])) in callback_acme_client()
1419 if (ac->resp == 202 && strcmp(ac->status, "invalid") && in callback_acme_client()
1420 strcmp(ac->status, "valid")) in callback_acme_client()
1423 if (!strcmp(ac->status, "pending")) in callback_acme_client()
1426 if (!strcmp(ac->status, "invalid")) { in callback_acme_client()
/third_party/libinput/src/
H A Dquirks.c425 if (strcmp(chassis_type, "Desktop") == 0) in init_dmi_freebsd()
427 else if (strcmp(chassis_type, "Portable") == 0) in init_dmi_freebsd()
429 else if (strcmp(chassis_type, "Laptop") == 0) in init_dmi_freebsd()
431 else if (strcmp(chassis_type, "Notebook") == 0) in init_dmi_freebsd()
433 else if (strcmp(chassis_type, "Tablet") == 0) in init_dmi_freebsd()
435 else if (strcmp(chassis_type, "Convertible") == 0) in init_dmi_freebsd()
437 else if (strcmp(chassis_type, "Detachable") == 0) in init_dmi_freebsd()
/third_party/python/Programs/
H A D_testembed.c1224 if (strcmp(event, "_testembed.raise") == 0) { in _audit_hook()
1227 } else if (strcmp(event, "_testembed.set") == 0) { in _audit_hook()
1232 } else if (strcmp(event, "cpython._PySys_ClearAuditHooks") == 0) { in _audit_hook()
1290 if (strcmp(event, "cpython.PyInterpreterState_New") == 0) { in _audit_subinterpreter_hook()
1323 if (strcmp(eventName, test->expected)) { in _audit_hook_run()
1606 if (env && strcmp(env, "0") != 0) { in test_init_is_python_build()
2139 if (strcmp(argv[1], tc->name) == 0) in main()
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc1026 if ((strcmp(xreg_names[i], name) == 0) || in CodeFromName()
1027 (strcmp(wreg_names[i], name) == 0)) { in CodeFromName()
1032 if ((strcmp(vreg_names[i], name) == 0) || in CodeFromName()
1033 (strcmp(dreg_names[i], name) == 0) || in CodeFromName()
1034 (strcmp(sreg_names[i], name) == 0)) { in CodeFromName()
1038 if ((strcmp("sp", name) == 0) || (strcmp("wsp", name) == 0)) { in CodeFromName()
3436 if (strcmp(desc, "sp") == 0) {
3441 } else if (strcmp(desc, "wsp") == 0) {
3516 if (strcmp(lin
[all...]
/third_party/vulkan-loader/tests/
H A Dloader_regression_tests.cpp2809 ASSERT_EQ(true, !strcmp("pd3", props.deviceName)); in TEST()
2815 ASSERT_EQ(true, !strcmp("pd4", props.deviceName)); in TEST()
2821 ASSERT_EQ(true, !strcmp("pd0", props.deviceName)); in TEST()
2827 ASSERT_EQ(true, !strcmp("pd1", props.deviceName)); in TEST()
2833 ASSERT_EQ(true, !strcmp("pd5", props.deviceName)); in TEST()
2839 ASSERT_EQ(true, !strcmp("pd2", props.deviceName)); in TEST()
2925 ASSERT_EQ(true, !strcmp("pd3", props.deviceName)); in TEST()
2932 ASSERT_EQ(true, !strcmp("pd4", props.deviceName)); in TEST()
2939 ASSERT_EQ(true, !strcmp("pd0", props.deviceName)); in TEST()
2946 ASSERT_EQ(true, !strcmp("pd in TEST()
[all...]

Completed in 64 milliseconds

1...<<919293949596979899100>>...298