Home
last modified time | relevance | path

Searched refs:strcmp (Results 3951 - 3975 of 7557) sorted by relevance

1...<<151152153154155156157158159160>>...303

/third_party/node/deps/openssl/openssl/crypto/pem/
H A Dpem_pkey.c135 if (strcmp(nm, PEM_STRING_PKCS8INF) == 0) { in pem_read_bio_key_legacy()
146 } else if (strcmp(nm, PEM_STRING_PKCS8) == 0) { in pem_read_bio_key_legacy()
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
H A Ddecoder_pkey.c320 && (strcmp(keytype, "id-ecPublicKey") == 0 in ossl_decoder_ctx_setup_for_pkey()
321 || strcmp(keytype, "1.2.840.10045.2.1") == 0)) in ossl_decoder_ctx_setup_for_pkey()
/third_party/node/deps/openssl/openssl/apps/
H A Drehash.c150 if (strcmp(filename, ep->filename) == 0) { in add_entry()
342 return strcmp(*a, *b); in sk_strcmp()
/third_party/openssl/test/testutil/
H A Dtests.c281 if (s1 == NULL || s2 == NULL || strcmp(s1, s2) != 0) { in test_str_eq()
295 if (s1 == NULL || strcmp(s1, s2) == 0) { in test_str_ne()
/third_party/openssl/apps/
H A Drehash.c153 if (strcmp(filename, ep->filename) == 0) { in add_entry()
345 return strcmp(*a, *b); in sk_strcmp()
/third_party/openssl/crypto/encode_decode/
H A Ddecoder_pkey.c316 && (strcmp(keytype, "id-ecPublicKey") == 0 in ossl_decoder_ctx_setup_for_pkey()
317 || strcmp(keytype, "1.2.840.10045.2.1") == 0)) in ossl_decoder_ctx_setup_for_pkey()
/third_party/openssl/crypto/pem/
H A Dpem_pkey.c135 if (strcmp(nm, PEM_STRING_PKCS8INF) == 0) { in pem_read_bio_key_legacy()
146 } else if (strcmp(nm, PEM_STRING_PKCS8) == 0) { in pem_read_bio_key_legacy()
/third_party/skia/src/gpu/
H A DGrAHardwareBufferUtils.cpp512 bool equal = !strcmp(PROT_CONTENT_EXT_STR, exts); in can_import_protected_content_eglimpl()
515 && !strcmp(" " PROT_CONTENT_EXT_STR, in can_import_protected_content_eglimpl()
/third_party/openssl/crypto/x509/
H A Dx509_vpm.c567 return strcmp(a->name, b->name); in table_cmp()
576 return strcmp((*a)->name, (*b)->name); in param_cmp()
/third_party/skia/third_party/externals/imgui/misc/fonts/
H A Dbinary_to_compressed_c.cpp49 if (strcmp(argv[argn], "-base85") == 0) { use_base85_encoding = true; argn++; } in main()
50 else if (strcmp(argv[argn], "-nocompress") == 0) { use_compression = false; argn++; } in main()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dwindtfmt.cpp253 if (strcmp(fCalendar->getType(), cal.getType()) != 0) { in format()
274 if (fCalendar == NULL || strcmp(fCalendar->getType(), newCalendar->getType()) != 0) { in adoptCalendar()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkgitems.cpp293 if(0!=strcmp(inKey, "%%ALIAS")) { in ures_enumDependencies()
299 if(0!=strcmp(parentKey, "%%DEPENDENCY")) { in ures_enumDependencies()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_get.c91 if (0 != strcmp (me, method)) in ahc_echo()
517 if (0 != strcmp ("GET", method)) in ahc_empty()
/third_party/skia/src/ports/
H A DSkFontConfigInterface_direct.cpp514 && 0 != strcmp(font_format, kFontFormatTrueType)
515 && 0 != strcmp(font_format, kFontFormatCFF))
/third_party/skia/tests/
H A DFontMgrAndroidParserTest.cpp49 REPORTER_ASSERT(reporter, !strcmp(fontFamilies[0]->fNames[0].c_str(), "sans-serif")); in ValidateLoadedFonts()
51 !strcmp(fontFamilies[0]->fFonts[0].fFileName.c_str(), firstExpectedFile)); in ValidateLoadedFonts()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-tag.cc287 0 == strcmp (ot_languages[tag_idx].language, ot_languages[tag_idx - 1].language)) in hb_ot_tags_from_language()
293 0 == strcmp (ot_languages[tag_idx + i].language, ot_languages[tag_idx].language); in hb_ot_tags_from_language()
/third_party/toybox/kconfig/
H A Dconf.c246 if (!line[1] || !strcmp(&line[1], "o")) in conf_sym()
258 if (!line[1] || !strcmp(&line[1], "es")) in conf_sym()
/third_party/toybox/toys/pending/
H A Ddd.c165 if (!strcmp(arg, "noxfer")) TT.show_xfer = 0; in dd_main()
166 else if (!strcmp(arg, "none")) TT.show_xfer = TT.show_records = 0; in dd_main()
/third_party/python/Modules/
H A Dnismodule.c110 if (!strcmp (aliases[i].alias, map) || !strcmp (aliases[i].map, map)) { in nis_mapname()
H A Dgetaddrinfo.c369 if (strcmp(sp->s_proto, "udp") == 0) { in getaddrinfo()
372 } else if (strcmp(sp->s_proto, "tcp") == 0) { in getaddrinfo()
/third_party/skia/modules/svg/src/
H A DSkSVGDOM.cpp322 if (!strcmp(name, "id")) { in parse_node_attributes()
348 if (strcmp(elem, "svg") == 0) { in construct_svg_node()
/third_party/selinux/libselinux/src/
H A Dmatchpathcon.c225 if (!strcmp(con_array[fl->specind], in matchpathcon_filespec_add()
498 return strcmp(rest_a, rest_b); in selinux_file_context_cmp()
/third_party/rust/crates/regex/regex-capi/ctest/
H A Dtest.c213 if (strcmp(expect, given)) { in test_iter_capture_name()
547 } else if (strcmp(escaped, expected_escaped) != 0) { in test_escape()
/third_party/vulkan-loader/loader/
H A Dloader_linux.c285 if (!strcmp(ext_props[ext].extensionName, VK_EXT_PCI_BUS_INFO_EXTENSION_NAME)) { in linux_read_sorted_physical_devices()
388 if (!strcmp(ext_props[ext].extensionName, VK_EXT_PCI_BUS_INFO_EXTENSION_NAME)) { in linux_sort_physical_device_groups()
/third_party/zlib/contrib/untgz/
H A Duntgz.c704 if (strcmp(argv[arg],"-l") == 0) in main()
712 else if (strcmp(argv[arg],"-h") == 0) in main()

Completed in 22 milliseconds

1...<<151152153154155156157158159160>>...303