Home
last modified time | relevance | path

Searched refs:strcmp (Results 2976 - 3000 of 3204) sorted by relevance

1...<<111112113114115116117118119120>>...129

/third_party/mbedtls/library/
H A Dcipher.c109 if (!strcmp(def->info->name, cipher_name)) { in mbedtls_cipher_info_from_string()
H A Dssl_ciphersuites.c1852 if (0 == strcmp(cur->name, ciphersuite_name)) { in mbedtls_ssl_ciphersuite_from_string()
/third_party/libbpf/src/
H A Dgen_loader.c592 !strcmp(kdesc->name, relo->name)) { in get_ksym_desc()
/third_party/lame/misc/
H A Dabx.c1227 if (argc > 1 && 0 == strcmp (argv[1], "-v") ) { in main()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_drm.c652 if (strcmp(version->name, "msm")) { in tu_drm_device_init()
/third_party/mesa3d/src/compiler/clc/
H A Dclc_helpers.cpp984 if (strcmp(#X, extensions[i]) == 0) \ in llvm_mod_to_spirv()
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_enc.c374 if (strcmp((char *)role->cRole, OMX_VID_ENC_AVC_ROLE)) { in vid_enc_SetParameter()
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c323 if (strcmp(extensions[i]->name, matches[j].name) == 0 && in dri_bind_extensions()
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.c111 strcmp(b->shader->info.name, "passthrough TCS") == 0; in remap_patch_urb_offsets()
/third_party/node/src/
H A Dnode_report.cc462 if (!strcmp(trigger, "OOMError") || !isolate->InContext()) { in PrintJavaScriptStack()
H A Dutil.h530 inline bool operator==(const char* a) const { return strcmp(out(), a) == 0; } in operator ==()
/third_party/musl/src/crypt/
H A Dcrypt_des.c1012 if (p && !strcmp(p, test_hash) && retval) in __crypt_des()
/third_party/mesa3d/src/intel/dev/
H A Dintel_device_info.c87 if (!strcmp(name_map[i].name, name)) in intel_device_name_to_pci_device_id()
/third_party/mesa3d/src/microsoft/clc/
H A Dclc_compiler.c746 if (!strcmp(parsed_data->kernels[i].name, entrypoint)) { in clc_spirv_to_dxil()
/third_party/mesa3d/src/mesa/main/
H A Dcontext.c211 strcmp(extensions_override, env_const)) { in one_time_init()
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_device.c279 if (strcmp(version->name, "panfrost")) { in panvk_physical_device_init()
/third_party/icu/icu4c/source/test/intltest/
H A Dincaltst.cpp159 if(strcmp(c->getType(), types[j])) { in TestTypes()
H A Dtsmthred.cpp755 int32_t skres = strcmp((char *)oldSk, (char *)newSk);
/third_party/libfuse/example/
H A Dcxxopts.hpp1744 if (strcmp(argv[current], "--") == 0) in parse()
/third_party/lwip/src/core/
H A Ddns.c1685 if (strcmp(hostname, "localhost") == 0) { in dns_gethostbyname_addrtype()
/third_party/libdrm/tests/util/
H A Dpattern.c1277 if (!strcmp(pattern_names[i], name)) in util_pattern_enum()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
H A Dtr_screen.c1375 if (driver && !strcmp(driver, "zink")) { in trace_screen_create()
/third_party/node/deps/openssl/openssl/apps/
H A Dpkcs12.c1221 if (strcmp(str, "NONE") == 0) { in set_pbe()
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_addr.c1000 if (strcmp(s, "inherit") == 0) {
/third_party/node/deps/openssl/openssl/engines/
H A De_devcrypto.c1369 if ((id && (strcmp(id, engine_devcrypto_id) != 0)) in bind_helper()

Completed in 49 milliseconds

1...<<111112113114115116117118119120>>...129