/third_party/ffmpeg/libavfilter/ |
D | vf_curves.c | 357 CurvesContext *curves = ctx->priv; in parse_psfile() local 475 CurvesContext *curves = ctx->priv; in curves_init() local 543 const CurvesContext *curves = ctx->priv; in filter_slice_packed() local 591 const CurvesContext *curves = ctx->priv; in filter_slice_planar() local 658 CurvesContext *curves = ctx->priv; in config_input() local 727 CurvesContext *curves = ctx->priv; in filter_frame() local 756 CurvesContext *curves = ctx->priv; in process_command() local 792 CurvesContext *curves = ctx->priv; in curves_uninit() local
|
D | vf_pseudocolor.c | 101 const Curve *curves; member 116 static const Curve curves[] = variable
|
/third_party/skia/samplecode/ |
D | SampleHairCurves.cpp | 29 SkPath curves; in onDrawContent() local
|
/third_party/node/deps/openssl/openssl/apps/ |
D | ecparam.c | 71 EC_builtin_curve *curves = NULL; in list_builtin_curves() local
|
/third_party/openssl/apps/ |
D | ecparam.c | 71 EC_builtin_curve *curves = NULL; in list_builtin_curves() local
|
/third_party/openssl/test/ |
D | ecdsatest.c | 32 static EC_builtin_curve *curves = NULL; variable
|
D | ec_internal_test.c | 22 static EC_builtin_curve *curves = NULL; variable
|
D | ectest.c | 36 static EC_builtin_curve *curves = NULL; variable
|
/third_party/libwebsockets/lib/tls/mbedtls/ |
D | mbedtls-x509.c | 380 const char *curves, int rsa_min_bits) in lws_x509_public_to_jwk()
|
/third_party/libwebsockets/lib/tls/openssl/ |
D | openssl-x509.c | 474 const char *curves, int rsa_min_bits) in lws_x509_public_to_jwk()
|
/third_party/node/test/fixtures/wpt/WebCryptoAPI/import_export/ |
D | ec_importKey.https.any.js | 10 var curves = ['P-256', 'P-384', 'P-521']; variable
|
/third_party/node/test/parallel/ |
D | test-webcrypto-export-import-ec.js | 13 const curves = ['P-256', 'P-384', 'P-521']; variable
|
/third_party/curl/lib/vtls/ |
D | wolfssl.c | 358 char *ciphers, *curves; in wolfssl_connect_step1() local
|
D | openssl.c | 3685 char *curves = conn_config->curves; in ossl_connect_step1() local
|
/third_party/node/src/crypto/ |
D | crypto_ec.cc | 112 std::vector<EC_builtin_curve> curves(num_curves); in GetCurves() local
|
/third_party/mbedtls/programs/ssl/ |
D | ssl_client2.c | 529 const char *curves; /* list of supported elliptic curves */ member
|
D | ssl_server2.c | 676 const char *curves; /* list of supported elliptic curves */ member
|
/third_party/curl/lib/vquic/ |
D | curl_quiche.c | 182 const char *curves = conn->ssl_config.curves; in quic_ssl_setup() local
|
D | curl_ngtcp2.c | 425 const char *curves = conn->ssl_config.curves ? in quic_ssl_ctx() local
|
/third_party/skia/third_party/skcms/ |
D | skcms.cc | 755 uint32_t num_curves, skcms_Curve* curves) { in read_curves()
|
/third_party/curl/lib/ |
D | urldata.h | 285 char *curves; /* list of curves to use */ member
|