/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/node/deps/npm/node_modules/sshpk/lib/ |
D | algs.js | 53 var curves = { variable 167 curves: curves property
|
/third_party/skia/samplecode/ |
D | SampleHairCurves.cpp | 29 SkPath curves; in onDrawContent() local
|
/third_party/flutter/skia/samplecode/ |
D | SampleHairCurves.cpp | 29 SkPath curves; in onDrawContent() local
|
/third_party/openssl/test/ |
D | ec_internal_test.c | 17 static EC_builtin_curve *curves = NULL; variable
|
D | ecdsatest.c | 31 static EC_builtin_curve *curves = NULL; variable
|
D | ectest.c | 27 static EC_builtin_curve *curves = NULL; variable
|
/third_party/openssl/apps/ |
D | ecparam.c | 175 EC_builtin_curve *curves = NULL; in ecparam_main() local
|
/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/mbedtls/library/ |
D | ssl_srv.c | 326 const mbedtls_ecp_curve_info *curve_info, **curves; in ssl_parse_supported_elliptic_curves() local 888 const mbedtls_ecp_curve_info **curves ) in ssl_check_key_curve()
|
D | ssl_misc.h | 628 const mbedtls_ecp_curve_info **curves; /*!< Supported elliptic curves */ member
|
/third_party/mbedtls/programs/ssl/ |
D | ssl_client2.c | 495 const char *curves; /* list of supported elliptic curves */ member
|
D | ssl_server2.c | 618 const char *curves; /* list of supported elliptic curves */ member
|
/third_party/flutter/skia/third_party/skcms/ |
D | skcms.cc | 565 uint32_t num_curves, skcms_Curve* curves) { in read_curves() 804 skcms_Curve* curves[] = { in read_a2b() local
|
/third_party/curl/lib/vtls/ |
D | openssl.c | 2858 char *curves = SSL_CONN_CONFIG(curves); in ossl_connect_step1() 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 | 265 char *curves; /* list of curves to use */ member
|
/third_party/node/src/ |
D | node_crypto.cc | 6627 std::vector<EC_builtin_curve> curves(num_curves); in GetCurves() local
|