Home
last modified time | relevance | path

Searched refs:strcmp (Results 3726 - 3750 of 8115) sorted by relevance

1...<<141142143144145146147148149150>>...325

/third_party/musl/src/hook/linux/
H A Dmusl_preinit.c144 if (strcmp(hook_param_value, "startup") == 0) { in parse_hook_variable()
146 } else if (strcmp(hook_param_value, "direct") == 0) { in parse_hook_variable()
148 } else if (strcmp(hook_param_value, "step") == 0) { in parse_hook_variable()
/third_party/node/deps/openssl/openssl/crypto/srp/
H A Dsrp_vfy.c354 if (gN && (id == NULL || strcmp(gN->id, id) == 0)) in SRP_get_gN_by_id()
371 if (strcmp(cache->b64_bn, ch) == 0) in STACK_OF()
518 if (strcmp(user->id, username) == 0) in find_user()
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_san.c318 && cnf->value && strcmp(cnf->value, "copy") == 0) { in v2i_issuer_alt()
397 && cnf->value && strcmp(cnf->value, "copy") == 0) { in v2i_subject_alt()
401 && cnf->value && strcmp(cnf->value, "move") == 0) { in v2i_subject_alt()
/third_party/openssl/test/
H A Dendecoder_legacy_test.c280 if (strcmp(keys[i].keytype, type) == 0) in lookup_key()
698 if (strcmp(keys[i].keytype, "DH") == 0) { in OPT_TEST_DECLARE_USAGE()
706 if (strcmp(keys[i].keytype, "RSA") == 0) { in OPT_TEST_DECLARE_USAGE()
H A Dtls-provider.c182 if (strcmp(capability, "TLS-GROUP") != 0) { in tls_prov_get_capabilities()
617 || (strcmp(p->data, XORGROUP_NAME_INTERNAL) != 0 in xor_gen_set_params()
618 && strcmp(p->data, XORKEMGROUP_NAME_INTERNAL) != 0)) in xor_gen_set_params()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A Dangle_deqp_gtest.cpp752 if (strcmp(logImagesString, "enable") == 0)
756 else if (strcmp(logImagesString, "disable") == 0)
796 strcmp(argv[argIndex], "-v") == 0)
/third_party/openssl/crypto/srp/
H A Dsrp_vfy.c355 if (gN && (id == NULL || strcmp(gN->id, id) == 0)) in SRP_get_gN_by_id()
372 if (strcmp(cache->b64_bn, ch) == 0) in STACK_OF()
519 if (strcmp(user->id, username) == 0) in find_user()
/third_party/openssl/crypto/x509/
H A Dv3_san.c318 && cnf->value && strcmp(cnf->value, "copy") == 0) { in v2i_issuer_alt()
397 && cnf->value && strcmp(cnf->value, "copy") == 0) { in v2i_subject_alt()
401 && cnf->value && strcmp(cnf->value, "move") == 0) { in v2i_subject_alt()
/third_party/skia/tests/
H A DStringTest.cpp430 REPORTER_ASSERT(r, 0 == strcmp(s.c_str(), "hello world!")); // no promises about data past \0 in DEF_TEST()
440 REPORTER_ASSERT(r, 0 == strcmp(s.c_str(), "hello world!")); in DEF_TEST()
451 REPORTER_ASSERT(r, 0 == strcmp(s.c_str(), "hello")); in resize_helper_function()
/third_party/zlib/examples/
H A Dgzlog.c229 #include <string.h> /* strlen, strrchr, strcpy, strncpy, strcmp */
919 if (log == NULL || strcmp(log->id, LOGID)) in gzlog_compress()
1003 if (log == NULL || strcmp(log->id, LOGID)) in gzlog_write()
1049 if (log == NULL || strcmp(log->id, LOGID)) in gzlog_close()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c1652 if (strcmp(pregulation, "FCC") == 0) in _rtl8812ae_phy_set_txpower_limit()
1654 else if (strcmp(pregulation, "MKK") == 0) in _rtl8812ae_phy_set_txpower_limit()
1656 else if (strcmp(pregulation, "ETSI") == 0) in _rtl8812ae_phy_set_txpower_limit()
1658 else if (strcmp(pregulation, "WW13") == 0) in _rtl8812ae_phy_set_txpower_limit()
1661 if (strcmp(prate_section, "CCK") == 0) in _rtl8812ae_phy_set_txpower_limit()
1663 else if (strcmp(prate_section, "OFDM") == 0) in _rtl8812ae_phy_set_txpower_limit()
1665 else if (strcmp(prate_section, "HT") == 0 && in _rtl8812ae_phy_set_txpower_limit()
1666 strcmp(prf_path, "1T") == 0) in _rtl8812ae_phy_set_txpower_limit()
1668 else if (strcmp(prate_section, "HT") == 0 && in _rtl8812ae_phy_set_txpower_limit()
1669 strcmp(prf_pat in _rtl8812ae_phy_set_txpower_limit()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dphy.c1651 if (strcmp(pregulation, "FCC") == 0) in _rtl8812ae_phy_set_txpower_limit()
1653 else if (strcmp(pregulation, "MKK") == 0) in _rtl8812ae_phy_set_txpower_limit()
1655 else if (strcmp(pregulation, "ETSI") == 0) in _rtl8812ae_phy_set_txpower_limit()
1657 else if (strcmp(pregulation, "WW13") == 0) in _rtl8812ae_phy_set_txpower_limit()
1660 if (strcmp(prate_section, "CCK") == 0) in _rtl8812ae_phy_set_txpower_limit()
1662 else if (strcmp(prate_section, "OFDM") == 0) in _rtl8812ae_phy_set_txpower_limit()
1664 else if (strcmp(prate_section, "HT") == 0 && in _rtl8812ae_phy_set_txpower_limit()
1665 strcmp(prf_path, "1T") == 0) in _rtl8812ae_phy_set_txpower_limit()
1667 else if (strcmp(prate_section, "HT") == 0 && in _rtl8812ae_phy_set_txpower_limit()
1668 strcmp(prf_pat in _rtl8812ae_phy_set_txpower_limit()
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.cpp243 SkASSERT(!strcmp(entry->fFunctionName, key.fFunctionName)); in add()
294 if (!strcmp("calc_angles", funcName)) { in debugAddToCoinChangedDict()
296 } else if (!strcmp("missing_coincidence", funcName)) { in debugAddToCoinChangedDict()
298 } else if (!strcmp("move_multiples", funcName)) { in debugAddToCoinChangedDict()
300 } else if (!strcmp("move_nearby", funcName)) { in debugAddToCoinChangedDict()
302 } else if (!strcmp("addExpanded", funcName)) { in debugAddToCoinChangedDict()
304 } else if (!strcmp("addMissing", funcName)) { in debugAddToCoinChangedDict()
307 } else if (!strcmp("addEndMovedSpans", funcName)) { in debugAddToCoinChangedDict()
309 } else if (!strcmp("correctEnds", funcName)) { in debugAddToCoinChangedDict()
311 } else if (!strcmp("expan in debugAddToCoinChangedDict()
[all...]
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_config/src/
H A Dnapi_accessibility_config.cpp262 if (std::strcmp(observerType.c_str(), "enabledAccessibilityExtensionListChange") != 0 && in SubscribeState()
263 std::strcmp(observerType.c_str(), "installedAccessibilityListChange") != 0) { in SubscribeState()
289 if (std::strcmp(observerType.c_str(), "enabledAccessibilityExtensionListChange") == 0) { in SubscribeState()
292 if (std::strcmp(observerType.c_str(), "installedAccessibilityListChange") == 0) { in SubscribeState()
319 if (std::strcmp(observerType.c_str(), "enabledAccessibilityExtensionListChange") != 0 && in UnsubscribeState()
320 std::strcmp(observerType.c_str(), "installedAccessibilityListChange") != 0) { in UnsubscribeState()
338 if (std::strcmp(observerType.c_str(), "enabledAccessibilityExtensionListChange") == 0) { in UnsubscribeState()
344 if (std::strcmp(observerType.c_str(), "enabledAccessibilityExtensionListChange") == 0) { in UnsubscribeState()
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dfunc2_test.cpp144 ASSERT_EQ(0, strcmp(mimeType, OH_AVCODEC_MIMETYPE_SUBTITLE_WEBVTT)); in HWTEST_F()
191 ASSERT_EQ(0, strcmp(mimeType, OH_AVCODEC_MIMETYPE_SUBTITLE_WEBVTT)); in HWTEST_F()
248 ASSERT_EQ(0, strcmp(mimeType, OH_AVCODEC_MIMETYPE_SUBTITLE_WEBVTT)); in HWTEST_F()
304 ASSERT_EQ(0, strcmp(mimeType, OH_AVCODEC_MIMETYPE_SUBTITLE_WEBVTT)); in HWTEST_F()
358 ASSERT_EQ(0, strcmp(mimeType, OH_AVCODEC_MIMETYPE_SUBTITLE_WEBVTT)); in HWTEST_F()
398 ASSERT_EQ(0, strcmp(mimeType, OH_AVCODEC_MIMETYPE_SUBTITLE_WEBVTT)); in HWTEST_F()
466 ASSERT_EQ(0, strcmp(mimeType, OH_AVCODEC_MIMETYPE_SUBTITLE_WEBVTT)); in HWTEST_F()
530 ASSERT_EQ(0, strcmp(mimeType, OH_AVCODEC_MIMETYPE_SUBTITLE_WEBVTT)); in HWTEST_F()
/kernel/linux/linux-5.10/drivers/net/ethernet/dlink/
H A Dsundance.c626 if (strcmp (media[card_idx], "100mbps_fd") == 0 || in sundance_probe1()
627 strcmp (media[card_idx], "4") == 0) { in sundance_probe1()
630 } else if (strcmp (media[card_idx], "100mbps_hd") == 0 || in sundance_probe1()
631 strcmp (media[card_idx], "3") == 0) { in sundance_probe1()
634 } else if (strcmp (media[card_idx], "10mbps_fd") == 0 || in sundance_probe1()
635 strcmp (media[card_idx], "2") == 0) { in sundance_probe1()
638 } else if (strcmp (media[card_idx], "10mbps_hd") == 0 || in sundance_probe1()
639 strcmp (media[card_idx], "1") == 0) { in sundance_probe1()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1904 if (!strcmp(board_type_param, "fpga")) { in wl18xx_setup()
1906 } else if (!strcmp(board_type_param, "hdk")) { in wl18xx_setup()
1908 } else if (!strcmp(board_type_param, "dvp")) { in wl18xx_setup()
1910 } else if (!strcmp(board_type_param, "evb")) { in wl18xx_setup()
1912 } else if (!strcmp(board_type_param, "com8")) { in wl18xx_setup()
1948 if (!strcmp(ht_mode_param, "default")) in wl18xx_setup()
1950 else if (!strcmp(ht_mode_param, "wide")) in wl18xx_setup()
1952 else if (!strcmp(ht_mode_param, "siso20")) in wl18xx_setup()
/kernel/linux/linux-5.10/security/tomoyo/
H A Dcommon.c600 if (!strcmp(name, "CONFIG")) { in tomoyo_set_mode()
619 if (strcmp(name + len, tomoyo_mac_keywords[i])) in tomoyo_set_mode()
695 if (!strcmp(data, "COMMENT")) { in tomoyo_write_profile()
710 if (!strcmp(data, "PREFERENCE")) { in tomoyo_write_profile()
897 if (!strcmp(data, "manage_by_non_root")) { in tomoyo_write_manager()
958 !strcmp(exe, ptr->manager->name))) { in tomoyo_manager()
2699 if (!strcmp(cp0, "reset")) { in tomoyo_write_control()
2715 if (!strcmp(cp0, "select transition_only")) { in tomoyo_write_control()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-kmem.c684 if (strcmp(gfp_compact_table[i].original, str)) in compact_gfp_flags()
1389 if (!strcmp(evsel__name(evsel), "kmem:mm_page_alloc") && in __cmd_kmem()
1668 if (!strcmp(slab_sorts[i]->name, tok)) { in slab_sort_dimension__add()
1688 if (!strcmp(page_sorts[i]->name, tok)) { in page_sort_dimension__add()
1879 if (!strcmp(var, "kmem.default")) { in kmem_config()
1880 if (!strcmp(value, "slab")) in kmem_config()
1882 else if (!strcmp(value, "page")) in kmem_config()
1992 if (!strcmp(argv[0], "stat")) { in cmd_kmem()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dcallchain.c321 if (!strcmp(var, "record-mode")) in perf_callchain_config()
323 if (!strcmp(var, "dump-size")) { in perf_callchain_config()
332 if (!strcmp(var, "print-type")){ in perf_callchain_config()
339 if (!strcmp(var, "order")){ in perf_callchain_config()
346 if (!strcmp(var, "sort-key")){ in perf_callchain_config()
353 if (!strcmp(var, "threshold")) { in perf_callchain_config()
360 if (!strcmp(var, "print-limit")) { in perf_callchain_config()
673 cmp = strcmp(left, right); in match_chain_strings()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_kprobe.c157 if (strcmp(buf, argv[0])) in trace_kprobe_match_command_head()
169 return strcmp(trace_probe_name(&tk->tp), event) == 0 && in trace_kprobe_match()
170 (!system || strcmp(trace_probe_group_name(&tk->tp), system) == 0) && in trace_kprobe_match()
312 if (strcmp(trace_probe_name(&tk->tp), event) == 0 && in find_trace_kprobe()
313 strcmp(trace_probe_group_name(&tk->tp), group) == 0) in find_trace_kprobe()
567 if (strcmp(trace_kprobe_symbol(orig), in trace_kprobe_has_same_kprobe()
577 if (strcmp(orig->tp.args[i].comm, in trace_kprobe_has_same_kprobe()
818 if (!strcmp(tmp, "%return")) { in trace_kprobe_create()
/kernel/linux/linux-5.10/fs/ubifs/
H A Dsuper.c1022 if (!strcmp(option, "sync")) in parse_standard_option()
1086 if (!strcmp(name, "none")) in ubifs_parse_options()
1088 else if (!strcmp(name, "lzo")) in ubifs_parse_options()
1090 else if (!strcmp(name, "zlib")) in ubifs_parse_options()
1092 else if (!strcmp(name, "zstd")) in ubifs_parse_options()
1110 if (!strcmp(act, "report")) in ubifs_parse_options()
1112 else if (!strcmp(act, "read-only")) in ubifs_parse_options()
1114 else if (!strcmp(act, "panic")) in ubifs_parse_options()
/kernel/linux/linux-6.6/drivers/net/ethernet/dlink/
H A Dsundance.c628 if (strcmp (media[card_idx], "100mbps_fd") == 0 || in sundance_probe1()
629 strcmp (media[card_idx], "4") == 0) { in sundance_probe1()
632 } else if (strcmp (media[card_idx], "100mbps_hd") == 0 || in sundance_probe1()
633 strcmp (media[card_idx], "3") == 0) { in sundance_probe1()
636 } else if (strcmp (media[card_idx], "10mbps_fd") == 0 || in sundance_probe1()
637 strcmp (media[card_idx], "2") == 0) { in sundance_probe1()
640 } else if (strcmp (media[card_idx], "10mbps_hd") == 0 || in sundance_probe1()
641 strcmp (media[card_idx], "1") == 0) { in sundance_probe1()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dsuper.c1022 if (!strcmp(option, "sync")) in parse_standard_option()
1086 if (!strcmp(name, "none")) in ubifs_parse_options()
1088 else if (!strcmp(name, "lzo")) in ubifs_parse_options()
1090 else if (!strcmp(name, "zlib")) in ubifs_parse_options()
1092 else if (!strcmp(name, "zstd")) in ubifs_parse_options()
1110 if (!strcmp(act, "report")) in ubifs_parse_options()
1112 else if (!strcmp(act, "read-only")) in ubifs_parse_options()
1114 else if (!strcmp(act, "panic")) in ubifs_parse_options()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1904 if (!strcmp(board_type_param, "fpga")) { in wl18xx_setup()
1906 } else if (!strcmp(board_type_param, "hdk")) { in wl18xx_setup()
1908 } else if (!strcmp(board_type_param, "dvp")) { in wl18xx_setup()
1910 } else if (!strcmp(board_type_param, "evb")) { in wl18xx_setup()
1912 } else if (!strcmp(board_type_param, "com8")) { in wl18xx_setup()
1948 if (!strcmp(ht_mode_param, "default")) in wl18xx_setup()
1950 else if (!strcmp(ht_mode_param, "wide")) in wl18xx_setup()
1952 else if (!strcmp(ht_mode_param, "siso20")) in wl18xx_setup()

Completed in 54 milliseconds

1...<<141142143144145146147148149150>>...325