/third_party/boost/boost/math/special_functions/ |
D | jacobi_elliptic.hpp | 25 T cn = (anm1 - bnm1) / 2; in jacobi_recurse() local 39 T jacobi_imp(const T& x, const T& k, T* cn, T* dn, const Policy& pol, const char* function) in jacobi_imp() 134 value_type sn, cn, dn; in jacobi_elliptic() local 166 result_type cn; in jacobi_cn() local 196 result_type cn, dn; in jacobi_cd() local 211 result_type cn, dn; in jacobi_dc() local 293 result_type sn, cn; in jacobi_sc() local 308 result_type sn, cn; in jacobi_cs() local
|
/third_party/boost/boost/math/special_functions/detail/ |
D | hypergeometric_1F1_recurrence.hpp | 45 const T cn = -ai; in operator ()() local 71 const T cn = z * (bi - a); in operator ()() local 100 const T cn = z * (bi - a); in operator ()() local 128 const T cn = -ai * z; in operator ()() local
|
/third_party/mesa3d/src/mesa/math/ |
D | m_eval.c | 118 _math_horner_bezier_surf(GLfloat * cn, GLfloat * out, GLfloat u, GLfloat v, in _math_horner_bezier_surf() 195 _math_de_casteljau_surf(GLfloat * cn, GLfloat * out, GLfloat * du, in _math_de_casteljau_surf()
|
/third_party/boost/libs/serialization/example/ |
D | portable_binary_iarchive.cpp | 60 std::string cn; in load_override() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | auth-cookie.c | 43 pa_auth_cookie* pa_auth_cookie_get(pa_core *core, const char *cn, bool create, size_t size) { in pa_auth_cookie_get()
|
/third_party/mbedtls/library/ |
D | x509_crt.c | 283 static int x509_check_wildcard( const char *cn, const mbedtls_x509_buf *name ) in x509_check_wildcard() 2981 const char *cn, size_t cn_len ) in x509_crt_check_cn() 3003 const char *cn, size_t cn_len ) in x509_crt_check_san() 3022 const char *cn, in x509_crt_verify_name() 3108 const char *cn, uint32_t *flags, in x509_crt_verify_restartable_ca_cb() 3193 const char *cn, uint32_t *flags, in mbedtls_x509_crt_verify() 3211 const char *cn, uint32_t *flags, in mbedtls_x509_crt_verify_with_profile() 3230 const char *cn, uint32_t *flags, in mbedtls_x509_crt_verify_with_ca_cb() 3245 const char *cn, uint32_t *flags, in mbedtls_x509_crt_verify_restartable()
|
/third_party/boost/libs/math/minimax/ |
D | main.cpp | 129 std::vector<mp_type> cn = n.chebyshev(); in show() local 246 std::vector<T> cn, cd; in do_test() local 387 std::vector<T> cn, cd; in do_test_n() local
|
/third_party/boost/boost/mpi/ |
D | packed_iarchive.hpp | 140 std::string cn; in load_override() local
|
/third_party/boost/libs/mpl/doc/src/refmanual/ |
D | refmanual.rst | 43 .. |cn| replace:: \ *c*\ :sub:`n` substdef
|
/third_party/openssl/crypto/x509v3/ |
D | v3_ncons.c | 315 static int cn2dnsid(ASN1_STRING *cn, unsigned char **dnsid, size_t *idlen) in cn2dnsid() 427 ASN1_STRING *cn; in NAME_CONSTRAINTS_check_CN() local
|
/third_party/boost/boost/geometry/srs/projections/proj/ |
D | healpix.hpp | 87 int cn; /* An integer 0--3 indicating the position of the polar cap. */ member 295 T cn = floor(2*lam / pi + 2); in healpix_sphere() local 324 T cn = floor(2.0*x/pi + 2.0); in healpix_sphere_inverse() local
|
/third_party/selinux/libsepol/src/ |
D | conditional.c | 192 cond_node_t * cn) in cond_node_search() 344 int cond_normalize_expr(policydb_t * p, cond_node_t * cn) in cond_normalize_expr()
|
/third_party/boost/libs/math/reporting/accuracy/ |
D | bindings.hpp | 262 inline double cn(double k, double u) in cn() function 518 double sn, cn, dn, phi; in sn() local 522 inline double cn(double k, double u) in cn() function 524 double sn, cn, dn, phi; in cn() local 531 double sn, cn, dn, phi; in dn() local
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/lite_cv/ |
D | warp_affine.cc | 193 … size_t src_step, int cn, const uint8_t *src_ptr, uint8_t *dst_ptr) { in RemapBilinearNotCurMoreC() 235 size_t src_step, int cn, const uint8_t *src_ptr, uint8_t *dst_ptr, in RemapBilinearCurMoreC() 268 const int cn = _src.channel_; in RemapBilinear() local
|
/third_party/ejdb/src/jbi/ |
D | jbi_selection.c | 277 struct JQP_EXPR_NODE *cn = en->chain; in _jbi_collect_indexes() local
|
/third_party/libwebsockets/lib/misc/ |
D | lws-struct-sqlite.c | 35 lws_struct_sq3_deser_cb(void *priv, int cols, char **cv, char **cn) in lws_struct_sq3_deser_cb()
|
/third_party/boost/boost/math/statistics/ |
D | signal_statistics.hpp | 276 Real cn = ka*M2*M2 - M4; in m2m4_snr_estimator() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | RBBITableBuilder.java | 148 RBBINode cn = new RBBINode(RBBINode.opCat); in buildForwardTable() local
|
/third_party/boost/boost/math/tools/ |
D | signal_statistics.hpp | 278 Real cn = ka*M2*M2 - M4; in m2m4_snr_estimator() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | RBBITableBuilder.java | 141 RBBINode cn = new RBBINode(RBBINode.opCat); in buildForwardTable() local
|
/third_party/boost/libs/serialization/src/ |
D | basic_oarchive.cpp | 334 const class_name_type cn(key); in save_pointer() local
|
/third_party/pulseaudio/src/modules/echo-cancel/ |
D | webrtc.cc | 241 …bool hpf, ns, agc, dgc, mobile, cn, vad, ext_filter, intelligibility, experimental_agc, beamformin… in pa_webrtc_ec_init() local
|
/third_party/ejdb/src/jbl/tests/ |
D | jbl_test1.c | 775 JBL_NODE n, cn; in jbl_test1_9() local
|
/third_party/pulseaudio/src/modules/raop/ |
D | module-raop-discover.c | 168 char *tp = NULL, *et = NULL, *cn = NULL; in resolver_cb() local
|
/third_party/node/deps/npm/node_modules/iconv-lite/encodings/ |
D | sbcs-data.js | 154 "cn": "iso646cn", property
|