Home
last modified time | relevance | path

Searched defs:lu (Results 201 – 225 of 3074) sorted by relevance

12345678910>>...123

/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/ssl/
H A Dt1_lib.c1143 const SIGALG_LOOKUP *lu; in ssl_setup_sig_algs() local
1198 const SIGALG_LOOKUP *lu; in tls1_lookup_sigalg() local
1240 const SIGALG_LOOKUP *lu) in rsa_pss_check_min_key_size()
1330 const SIGALG_LOOKUP *lu; in tls1_set_peer_legacy_sigalg() local
1463 const SIGALG_LOOKUP *lu; in tls12_check_peer_sigalg() local
2148 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(s, *psig); in tls12_copy_sigalgs() local
2178 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(s, *ptmp); in tls12_shared_sigalgs() local
2331 const SIGALG_LOOKUP *lu; in SSL_get_sigalgs() local
3057 const SIGALG_LOOKUP *lu; in check_cert_usable() local
3150 const SIGALG_LOOKUP *lu = NULL; in find_sig_alg() local
[all …]
/dports/security/openssl-devel/openssl-3.0.2/ssl/
H A Dt1_lib.c1143 const SIGALG_LOOKUP *lu; in ssl_setup_sig_algs() local
1198 const SIGALG_LOOKUP *lu; in tls1_lookup_sigalg() local
1240 const SIGALG_LOOKUP *lu) in rsa_pss_check_min_key_size()
1332 const SIGALG_LOOKUP *lu; in tls1_set_peer_legacy_sigalg() local
1465 const SIGALG_LOOKUP *lu; in tls12_check_peer_sigalg() local
2150 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(s, *psig); in tls12_copy_sigalgs() local
2180 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(s, *ptmp); in tls12_shared_sigalgs() local
2333 const SIGALG_LOOKUP *lu; in SSL_get_sigalgs() local
3059 const SIGALG_LOOKUP *lu; in check_cert_usable() local
3152 const SIGALG_LOOKUP *lu = NULL; in find_sig_alg() local
[all …]
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/ssl/
H A Dt1_lib.c1143 const SIGALG_LOOKUP *lu; in ssl_setup_sig_algs() local
1198 const SIGALG_LOOKUP *lu; in tls1_lookup_sigalg() local
1240 const SIGALG_LOOKUP *lu) in rsa_pss_check_min_key_size()
1332 const SIGALG_LOOKUP *lu; in tls1_set_peer_legacy_sigalg() local
1465 const SIGALG_LOOKUP *lu; in tls12_check_peer_sigalg() local
2150 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(s, *psig); in tls12_copy_sigalgs() local
2180 const SIGALG_LOOKUP *lu = tls1_lookup_sigalg(s, *ptmp); in tls12_shared_sigalgs() local
2333 const SIGALG_LOOKUP *lu; in SSL_get_sigalgs() local
3059 const SIGALG_LOOKUP *lu; in check_cert_usable() local
3152 const SIGALG_LOOKUP *lu = NULL; in find_sig_alg() local
[all …]
/dports/math/pari/pari-2.13.3/src/kernel/gmp/
H A Dgcdext.c32 mp_size_t lu; in invmod() local
150 mp_size_t lu; in bezout() local
/dports/mail/nextcloud-mail/mail/vendor/rubix/tensor/benchmarks/Decompositions/
H A DLUBench.php28 public function lu() : void function in Tensor\\Benchmarks\\Decompositions\\LUBench
/dports/net/py-ldap/python-ldap-3.4.0/Demo/
H A Dpasswd_ext_op.py12 lu = ldapurl.LDAPUrl(sys.argv[1]) variable
/dports/net/istgt/istgt-20150713/src/
H A Distgt_lu_ctl.c162 istgt_uctl_get_media_present(ISTGT_LU_Ptr lu, int lun) in istgt_uctl_get_media_present()
184 istgt_uctl_get_media_lock(ISTGT_LU_Ptr lu, int lun) in istgt_uctl_get_media_lock()
473 ISTGT_LU_Ptr lu; in istgt_uctl_cmd_list() local
628 ISTGT_LU_Ptr lu; in istgt_uctl_cmd_unload() local
716 ISTGT_LU_Ptr lu; in istgt_uctl_cmd_load() local
804 ISTGT_LU_Ptr lu; in istgt_uctl_cmd_change() local
978 ISTGT_LU_Ptr lu; in istgt_uctl_cmd_reset() local
1075 ISTGT_LU_Ptr lu; in istgt_uctl_cmd_info() local
/dports/science/siconos/siconos-4.4.0/externals/SOL/lumod-c/
H A Dlumod_dense.c170 int first, last, n1, i, j, lastu, lastl, ls, ll, lu, incu; in LUmod_dense() local
434 int lu, incu, nu; in Usolve_dense() local
588 int i, lz, lu, ll,ls, incu, numu; in LUback_dense() local
662 int lu, ll, ls, incu, ly, numu; in LUforw_dense() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/linear/
H A DLUDecomposition.java52 private final double[][] lu; field in LUDecomposition
264 private final double[][] lu; field in LUDecomposition.Solver
278 private Solver(final double[][] lu, final int[] pivot, final boolean singular) { in Solver()
H A DFieldLUDecomposition.java59 private T[][] lu; field in FieldLUDecomposition
268 private final T[][] lu; field in FieldLUDecomposition.Solver
283 private Solver(final Field<T> field, final T[][] lu, in Solver()
/dports/graphics/vips/vips-8.12.0/libvips/mosaicing/
H A Dmatrixinvert.c64 VipsImage *lu; member
119 VipsImage *lu; in lu_decomp() local
236 lu_solve( VipsImage *lu, double *vec ) in lu_solve()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/eqn/
H A Deqnbox.c3 void eqnbox(int p1, int p2, int lu) in eqnbox()
/dports/textproc/heirloom-doctools/heirloom-doctools-160308/eqn/
H A Deqnbox.c34 eqnbox(int p1, int p2, int lu) { in eqnbox()
/dports/emulators/simh/simh-3.9.0_5/PDP11/
H A Dpdp11_tq.c767 uint32 lu = tq_pkt[pkt].d[CMD_UN]; /* unit # */ in tq_mscp() local
855 uint32 lu = tq_pkt[pkt].d[CMD_UN]; /* unit # */ in tq_abo() local
898 uint32 lu = tq_pkt[pkt].d[CMD_UN]; /* unit # */ in tq_avl() local
927 uint32 lu = tq_pkt[pkt].d[CMD_UN]; /* unit # */ in tq_gcs() local
948 uint32 lu = tq_pkt[pkt].d[CMD_UN]; /* unit # */ in tq_gus() local
979 uint32 lu = tq_pkt[pkt].d[CMD_UN]; /* unit # */ in tq_onl() local
1032 uint32 lu = tq_pkt[pkt].d[CMD_UN]; /* unit # */ in tq_suc() local
1570 uint32 lu; in tq_dte() local
1656 uint32 lu; in tq_una() local
1842 UNIT *tq_getucb (uint32 lu) in tq_getucb()
[all …]
/dports/net/c3270/suite3270-4.0/x3270/
H A Dprinter_gui.c49 char *lu; in lu_callback() local
/dports/textproc/c2man/c2man-2.0.42/tests/
H A Dkr.c4 luc_record *lu; member
/dports/x11/x3270/suite3270-4.0/x3270/
H A Dprinter_gui.c49 char *lu; in lu_callback() local
/dports/lang/clover/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_tnl.c203 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_light_source() local
271 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_ambient() local
296 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_diffuse() local
317 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_specular() local
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_tnl.c203 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_light_source() local
271 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_ambient() local
296 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_diffuse() local
317 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_specular() local
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_tnl.c203 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_light_source() local
271 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_ambient() local
296 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_diffuse() local
317 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_specular() local
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_tnl.c203 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_light_source() local
271 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_ambient() local
296 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_diffuse() local
317 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_specular() local
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_tnl.c203 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_light_source() local
271 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_ambient() local
296 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_diffuse() local
317 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_specular() local
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_tnl.c203 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_light_source() local
271 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_ambient() local
296 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_diffuse() local
317 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_specular() local
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_tnl.c203 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_light_source() local
271 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_ambient() local
296 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_diffuse() local
317 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_specular() local
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/drivers/dri/nouveau/
H A Dnv20_state_tnl.c203 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_light_source() local
271 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_ambient() local
296 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_diffuse() local
317 struct gl_light_uniforms *lu = &ctx->Light.LightSource[i]; in nv20_emit_material_specular() local

12345678910>>...123