Home
last modified time | relevance | path

Searched defs:lu (Results 126 – 150 of 3074) sorted by relevance

12345678910>>...123

/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/ssl/
H A Dt1_lib.c813 int tls1_lookup_md(const SIGALG_LOOKUP *lu, const EVP_MD **pmd) in tls1_lookup_md()
912 const SIGALG_LOOKUP *lu; in tls1_set_peer_legacy_sigalg() local
980 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(sigs[i]); in tls_check_sigalg_curve() local
998 static int sigalg_security_bits(const SIGALG_LOOKUP *lu) in sigalg_security_bits()
1031 const SIGALG_LOOKUP *lu; in tls12_check_peer_sigalg() local
1703 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*psig); in tls12_copy_sigalgs() local
1732 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*ptmp); in tls12_shared_sigalgs() local
1884 const SIGALG_LOOKUP *lu; in SSL_get_sigalgs() local
2604 const SIGALG_LOOKUP *lu; in check_cert_usable() local
2683 const SIGALG_LOOKUP *lu = NULL; in find_sig_alg() local
[all …]
/dports/security/openssl/openssl-1.1.1n/ssl/
H A Dt1_lib.c813 int tls1_lookup_md(const SIGALG_LOOKUP *lu, const EVP_MD **pmd) in tls1_lookup_md()
912 const SIGALG_LOOKUP *lu; in tls1_set_peer_legacy_sigalg() local
980 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(sigs[i]); in tls_check_sigalg_curve() local
998 static int sigalg_security_bits(const SIGALG_LOOKUP *lu) in sigalg_security_bits()
1031 const SIGALG_LOOKUP *lu; in tls12_check_peer_sigalg() local
1703 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*psig); in tls12_copy_sigalgs() local
1732 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*ptmp); in tls12_shared_sigalgs() local
1884 const SIGALG_LOOKUP *lu; in SSL_get_sigalgs() local
2604 const SIGALG_LOOKUP *lu; in check_cert_usable() local
2683 const SIGALG_LOOKUP *lu = NULL; in find_sig_alg() local
[all …]
/dports/security/openssl-static/openssl-1.1.1l/ssl/
H A Dt1_lib.c813 int tls1_lookup_md(const SIGALG_LOOKUP *lu, const EVP_MD **pmd) in tls1_lookup_md()
912 const SIGALG_LOOKUP *lu; in tls1_set_peer_legacy_sigalg() local
980 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(sigs[i]); in tls_check_sigalg_curve() local
998 static int sigalg_security_bits(const SIGALG_LOOKUP *lu) in sigalg_security_bits()
1031 const SIGALG_LOOKUP *lu; in tls12_check_peer_sigalg() local
1703 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*psig); in tls12_copy_sigalgs() local
1732 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*ptmp); in tls12_shared_sigalgs() local
1884 const SIGALG_LOOKUP *lu; in SSL_get_sigalgs() local
2604 const SIGALG_LOOKUP *lu; in check_cert_usable() local
2683 const SIGALG_LOOKUP *lu = NULL; in find_sig_alg() local
[all …]
/dports/sysutils/exa/exa-0.10.1/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/ssl/
H A Dt1_lib.c813 int tls1_lookup_md(const SIGALG_LOOKUP *lu, const EVP_MD **pmd) in tls1_lookup_md()
912 const SIGALG_LOOKUP *lu; in tls1_set_peer_legacy_sigalg() local
980 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(sigs[i]); in tls_check_sigalg_curve() local
998 static int sigalg_security_bits(const SIGALG_LOOKUP *lu) in sigalg_security_bits()
1031 const SIGALG_LOOKUP *lu; in tls12_check_peer_sigalg() local
1703 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*psig); in tls12_copy_sigalgs() local
1732 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*ptmp); in tls12_shared_sigalgs() local
1884 const SIGALG_LOOKUP *lu; in SSL_get_sigalgs() local
2597 const SIGALG_LOOKUP *lu; in check_cert_usable() local
2676 const SIGALG_LOOKUP *lu = NULL; in find_sig_alg() local
[all …]
/dports/www/node10/node-v10.24.1/deps/openssl/openssl/ssl/
H A Dt1_lib.c813 int tls1_lookup_md(const SIGALG_LOOKUP *lu, const EVP_MD **pmd) in tls1_lookup_md()
912 const SIGALG_LOOKUP *lu; in tls1_set_peer_legacy_sigalg() local
980 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(sigs[i]); in tls_check_sigalg_curve() local
998 static int sigalg_security_bits(const SIGALG_LOOKUP *lu) in sigalg_security_bits()
1031 const SIGALG_LOOKUP *lu; in tls12_check_peer_sigalg() local
1703 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*psig); in tls12_copy_sigalgs() local
1732 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*ptmp); in tls12_shared_sigalgs() local
1884 const SIGALG_LOOKUP *lu; in SSL_get_sigalgs() local
2597 const SIGALG_LOOKUP *lu; in check_cert_usable() local
2676 const SIGALG_LOOKUP *lu = NULL; in find_sig_alg() local
[all …]
/dports/science/PETSc/petsc-3.14.1/src/mat/impls/aij/seq/klu/
H A Dklu.c99 Mat_KLU *lu=(Mat_KLU*)A->data; in MatDestroy_KLU() local
113 Mat_KLU *lu = (Mat_KLU*)A->data; in MatSolveTranspose_KLU() local
131 Mat_KLU *lu = (Mat_KLU*)A->data; in MatSolve_KLU() local
154 Mat_KLU *lu = (Mat_KLU*)(F)->data; in MatLUFactorNumeric_KLU() local
179 Mat_KLU *lu = (Mat_KLU*)(F->data); in MatLUFactorSymbolic_KLU() local
213 Mat_KLU *lu= (Mat_KLU*)A->data; in MatView_Info_KLU() local
293 Mat_KLU *lu; in MatGetFactor_seqaij_klu() local
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/test/eigen2/
H A Deigen2_lu.cpp52 LU<MatrixType> lu(m1); in lu_non_invertible() local
95 LU<MatrixType> lu(m1); in lu_invertible() local
/dports/math/octave-forge-communications/communications-1.2.3/inst/@galois/
H A Dlu.m63 function varargout = lu (varargin) function
/dports/databases/galera/galera-release_25.3.35/gcomm/src/
H A Devs_seqno.hpp33 Range(const seqno_t lu = -1, const seqno_t hs = -1) : in Range()
37 seqno_t lu() const { return lu_; } in lu() function in gcomm::evs::Range
/dports/sysutils/dar/dar-2.5.14-bis/src/testing/
H A Dtest_tuyau.cpp110 unsigned int lu; in action_xmit() local
160 U_32 lu; in action_loop() local
/dports/databases/galera26/galera-release_26.4.10/gcomm/src/
H A Devs_seqno.hpp33 Range(const seqno_t lu = -1, const seqno_t hs = -1) : in Range()
37 seqno_t lu() const { return lu_; } in lu() function in gcomm::evs::Range
/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Dsecu_string.cpp84 S_I lu; in set() local
137 S_I lu = ::read(fd, mem + offset, size); in append_at() local
H A Dtuyau.cpp266 U_I lu = 0; in inherited_read() local
432 S_I lu; in read_and_drop() local
483 S_I lu = 0; in read_to_eof() local
/dports/math/eigen3/eigen-3.3.9/doc/examples/
H A DTutorialLinAlgSetThreshold.cpp12 FullPivLU<Matrix2d> lu(A); in main() local
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/doc/examples/
H A DTutorialLinAlgSetThreshold.cpp12 FullPivLU<Matrix2d> lu(A); in main() local
/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/doc/examples/
H A DTutorialLinAlgSetThreshold.cpp12 FullPivLU<Matrix2d> lu(A); in main() local
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/doc/examples/
H A DTutorialLinAlgSetThreshold.cpp12 FullPivLU<Matrix2d> lu(A); in main() local
/dports/misc/opennn/opennn-5.0.5/eigen/doc/examples/
H A DTutorialLinAlgSetThreshold.cpp12 FullPivLU<Matrix2d> lu(A); in main() local
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/doc/examples/
H A DTutorialLinAlgSetThreshold.cpp12 FullPivLU<Matrix2d> lu(A); in main() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c812 int tls1_lookup_md(const SIGALG_LOOKUP *lu, const EVP_MD **pmd) in tls1_lookup_md()
904 const SIGALG_LOOKUP *lu; in tls1_set_peer_legacy_sigalg() local
972 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(sigs[i]); in tls_check_sigalg_curve() local
998 const SIGALG_LOOKUP *lu; in tls12_check_peer_sigalg() local
1647 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*sigalgs); in ssl_set_sig_mask() local
1672 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*psig); in tls12_copy_sigalgs() local
1701 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(*ptmp); in tls12_shared_sigalgs() local
1853 const SIGALG_LOOKUP *lu; in SSL_get_sigalgs() local
2564 const SIGALG_LOOKUP *lu; in check_cert_usable() local
2643 const SIGALG_LOOKUP *lu = NULL; in find_sig_alg() local
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/link/
H A Dcollink.c767 icxLuMono *lu = (icxLuMono *)p->in.luo; /* Safe to coerce */ in devi_devip() local
780 icxLuLut *lu = (icxLuLut *)p->in.luo; /* Safe to coerce */ in devi_devip() local
1051 icxLuMono *lu = (icxLuMono *)p->in.luo; /* Safe to coerce */ in devip_devop() local
1102 icxLuLut *lu = (icxLuLut *)p->in.luo; /* Safe to coerce */ in devip_devop() local
1316 icxLuLut *lu = (icxLuLut *)p->out.luo; /* Safe to coerce */ in devip_devop() local
1408 icxLuLut *lu = (icxLuLut *)p->out.luo; /* Safe to coerce */ in devip_devop() local
1785 icxLuLut *lu = (icxLuLut *)p->out.luo; /* Safe to coerce */ in xyzoptfunc() local
3386 icxLuLut *lu = (icxLuLut *)luo; /* Safe to coerce */ in main() local
3690 icxLuMatrix *lu; /* Input profile lookup */ in main() local
4389 icxLuLut *lu = (icxLuLut *)li.in.luo; in main() local
[all …]
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/MayaDataModel/include/
H A DMayaDMTrim.h27 void setLocatorU(size_t lu_i,double lu) in setLocatorU()
32 void setLocatorU(size_t lu_start,size_t lu_end,double* lu) in setLocatorU()
47 void appendLocatorU(double lu)const in appendLocatorU()
/dports/math/eigen3/eigen-3.3.9/failtest/
H A Dfullpivlu_int.cpp13 FullPivLU<Matrix<SCALAR,Dynamic,Dynamic> > lu(Matrix<SCALAR,Dynamic,Dynamic>::Random(10,10)); in main() local
H A Dpartialpivlu_int.cpp13 PartialPivLU<Matrix<SCALAR,Dynamic,Dynamic> > lu(Matrix<SCALAR,Dynamic,Dynamic>::Random(10,10)); in main() local
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/failtest/
H A Dfullpivlu_int.cpp13 FullPivLU<Matrix<SCALAR,Dynamic,Dynamic> > lu(Matrix<SCALAR,Dynamic,Dynamic>::Random(10,10)); in main() local

12345678910>>...123