Home
last modified time | relevance | path

Searched defs:cn (Results 1 – 25 of 62) sorted by relevance

123

/third_party/boost/boost/math/special_functions/
Djacobi_elliptic.hpp25 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/
Dhypergeometric_1F1_recurrence.hpp45 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/
Dm_eval.c118 _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/
Dportable_binary_iarchive.cpp60 std::string cn; in load_override() local
/third_party/pulseaudio/src/pulsecore/
Dauth-cookie.c43 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/
Dx509_crt.c283 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/
Dmain.cpp129 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/
Dpacked_iarchive.hpp140 std::string cn; in load_override() local
/third_party/boost/libs/mpl/doc/src/refmanual/
Drefmanual.rst43 .. |cn| replace:: \ *c*\ :sub:`n` substdef
/third_party/openssl/crypto/x509v3/
Dv3_ncons.c315 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/
Dhealpix.hpp87 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/
Dconditional.c192 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/
Dbindings.hpp262 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/
Dwarp_affine.cc193 … 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/
Djbi_selection.c277 struct JQP_EXPR_NODE *cn = en->chain; in _jbi_collect_indexes() local
/third_party/libwebsockets/lib/misc/
Dlws-struct-sqlite.c35 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/
Dsignal_statistics.hpp276 Real cn = ka*M2*M2 - M4; in m2m4_snr_estimator() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBITableBuilder.java148 RBBINode cn = new RBBINode(RBBINode.opCat); in buildForwardTable() local
/third_party/boost/boost/math/tools/
Dsignal_statistics.hpp278 Real cn = ka*M2*M2 - M4; in m2m4_snr_estimator() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRBBITableBuilder.java141 RBBINode cn = new RBBINode(RBBINode.opCat); in buildForwardTable() local
/third_party/boost/libs/serialization/src/
Dbasic_oarchive.cpp334 const class_name_type cn(key); in save_pointer() local
/third_party/pulseaudio/src/modules/echo-cancel/
Dwebrtc.cc241 …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/
Djbl_test1.c775 JBL_NODE n, cn; in jbl_test1_9() local
/third_party/pulseaudio/src/modules/raop/
Dmodule-raop-discover.c168 char *tp = NULL, *et = NULL, *cn = NULL; in resolver_cb() local
/third_party/node/deps/npm/node_modules/iconv-lite/encodings/
Dsbcs-data.js154 "cn": "iso646cn", property

123