Home
last modified time | relevance | path

Searched refs:strcmp (Results 2676 - 2700 of 3204) sorted by relevance

1...<<101102103104105106107108109110>>...129

/third_party/ffmpeg/libavfilter/
H A Dvf_vpp_qsv.c244 if (!strcmp(vpp->output_format_str, "same")) { in vpp_init()
/third_party/curl/lib/
H A Dsendf.c775 if(!strcmp(name, (*anchor)->cwt->name)) { in Curl_cwriter_remove_by_name()
H A Dformdata.c882 if(!strcmp(file->contents, "-")) { in Curl_getformdata()
H A Dhttp_aws_sigv4.c279 if(next && strcmp(l->data, next->data) > 0) { in make_headers()
/third_party/curl/lib/vauth/
H A Ddigest.c372 if(strcmp(algorithm, "md5-sess") != 0) in Curl_auth_create_digest_md5_message()
/third_party/glfw/src/
H A Dglx_context.c65 if (vendor && strcmp(vendor, "Chromium") == 0) in chooseGLXFBConfig()
/third_party/alsa-lib/src/
H A Dconf.c549 if (strcmp(path->dir, dir) == 0) in add_include_path()
1172 if (strcmp(n->id, id) != 0) in _snd_config_search()
1781 if (!strcmp(ascii, "integer")) { in snd_config_get_type_ascii()
1785 if (!strcmp(ascii, "integer64")) { in snd_config_get_type_ascii()
1789 if (!strcmp(ascii, "real")) { in snd_config_get_type_ascii()
1793 if (!strcmp(ascii, "string")) { in snd_config_get_type_ascii()
1797 if (!strcmp(ascii, "compound")) { in snd_config_get_type_ascii()
1917 if (n != config && strcmp(id, n->id) == 0) in snd_config_set_id()
2150 if (strcmp(child->id, n->id) == 0) in snd_config_add()
2191 if (strcmp(chil in snd_config_add_after()
[all...]
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c481 if (strcmp(snd_ctl_elem_id_get_name(id), in check_elem_list()
/third_party/backends/backend/
H A Dsm3600.c463 if (!strcmp(devicename,pdev->sane.name)) in sane_open()
/third_party/backends/lib/
H A Dgetopt.c591 if (optind != argc && !strcmp (argv[optind], "--"))
/third_party/alsa-lib/src/control/
H A Dhcontrol.c487 res = strcmp((const char *)c1->id.name, (const char *)c2->id.name); in snd_hctl_compare_default()
/third_party/alsa-utils/axfer/
H A Dxfer-libasound.c176 if (!strcmp(state->sched_model_literal, "timer")) { in xfer_libasound_validate_opts()
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.h734 if(strcmp(str,NUM_STRING)) { in call()
/third_party/libwebsockets/lib/core-net/
H A Dadopt.c74 strcmp(desc, "adopted") ? LWSLCG_WSI_MUX : in lws_create_new_server_wsi()
/third_party/mbedtls/library/
H A Dmd.c886 strcmp(entry->md_name, md_name) != 0) { in mbedtls_md_info_from_string()
/third_party/jerryscript/jerry-core/api/
H A Dgenerate-bytecode.c83 if ((pFile != NULL) && (strcmp(pFile, template) == 0)) { in is_template_file()
/third_party/mesa3d/src/asahi/lib/
H A Ddecode.c625 if (!strcmp(dump_file_base, "stderr")) in agxdecode_dump_file_open()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_android.c82 assert(strcmp(id, HWVULKAN_DEVICE_0) == 0); in radv_hal_open()
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_blend_equation_advanced.cpp453 if (f && strcmp(f->name, "main") == 0) { in get_main()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_double_ops.c580 if (strcmp(function->name, name) == 0) { in lower_doubles_instr_to_soft()
/third_party/libwebsockets/lib/roles/h1/
H A Dops-h1.c1032 // if (i->alpn && !strcmp(i->alpn, "h2")) in rops_client_bind_h1()
1051 if (!strcmp(i->method, http_methods[n])) in rops_client_bind_h1()
/third_party/libwebsockets/lib/tls/openssl/
H A Dopenssl-x509.c454 if (strcmp(p, common_name)) { in lws_x509_verify()
/third_party/libwebsockets/lib/roles/ws/
H A Dserver-ws.c119 if (strcmp(ext_name, ext->name)) { in lws_extension_server_handshake()
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_bufmgr.c150 strcmp(bo->name, "winsys") == 0) { in vc4_bo_free()
/third_party/mesa3d/src/imagination/vulkan/winsys/pvrsrvkm/
H A Dpvr_srv.c599 assert(strcmp(version->name, "pvr") == 0); in pvr_is_driver_compatible()

Completed in 37 milliseconds

1...<<101102103104105106107108109110>>...129