Home
last modified time | relevance | path

Searched refs:lu (Results 151 – 175 of 22495) sorted by relevance

12345678910>>...900

/dports/databases/db18/db-18.1.40/src/fileops/
H A Dfileops.src29 ARG appname u_int32_t lu
36 ARG appname u_int32_t lu
43 ARG appname u_int32_t lu
56 ARG appname u_int32_t lu
80 ARG pgsize u_int32_t lu
81 ARG pageno db_pgno_t lu
84 ARG flag u_int32_t lu
95 ARG flag u_int32_t lu
106 ARG flag u_int32_t lu
132 ARG flag u_int32_t lu
[all …]
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dlight.c158 COPY_3V(lu->_HalfVector, p); in _mesa_light()
159 lu->_HalfVector[3] = 1.0; in _mesa_light()
175 lu->SpotExponent = params[0]; in _mesa_light()
185 lu->SpotCutoff = params[0]; in _mesa_light()
186 lu->_CosCutoff = (cosf(lu->SpotCutoff * M_PI / 180.0)); in _mesa_light()
187 if (lu->_CosCutoff < 0) in _mesa_light()
188 lu->_CosCutoff = 0; in _mesa_light()
1055 lu->EyePosition ); in compute_light_positions()
1223 lu->SpotExponent = 0.0; in init_light()
1224 lu->SpotCutoff = 180.0; in init_light()
[all …]
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dlight.c158 COPY_3V(lu->_HalfVector, p); in _mesa_light()
159 lu->_HalfVector[3] = 1.0; in _mesa_light()
175 lu->SpotExponent = params[0]; in _mesa_light()
185 lu->SpotCutoff = params[0]; in _mesa_light()
186 lu->_CosCutoff = (cosf(lu->SpotCutoff * M_PI / 180.0)); in _mesa_light()
187 if (lu->_CosCutoff < 0) in _mesa_light()
188 lu->_CosCutoff = 0; in _mesa_light()
1055 lu->EyePosition ); in compute_light_positions()
1223 lu->SpotExponent = 0.0; in init_light()
1224 lu->SpotCutoff = 180.0; in init_light()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dlight.c158 COPY_3V(lu->_HalfVector, p); in _mesa_light()
159 lu->_HalfVector[3] = 1.0; in _mesa_light()
175 lu->SpotExponent = params[0]; in _mesa_light()
185 lu->SpotCutoff = params[0]; in _mesa_light()
186 lu->_CosCutoff = (cosf(lu->SpotCutoff * M_PI / 180.0)); in _mesa_light()
187 if (lu->_CosCutoff < 0) in _mesa_light()
188 lu->_CosCutoff = 0; in _mesa_light()
1055 lu->EyePosition ); in compute_light_positions()
1223 lu->SpotExponent = 0.0; in init_light()
1224 lu->SpotCutoff = 180.0; in init_light()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dlight.c158 COPY_3V(lu->_HalfVector, p); in _mesa_light()
159 lu->_HalfVector[3] = 1.0; in _mesa_light()
175 lu->SpotExponent = params[0]; in _mesa_light()
185 lu->SpotCutoff = params[0]; in _mesa_light()
186 lu->_CosCutoff = (cosf(lu->SpotCutoff * M_PI / 180.0)); in _mesa_light()
187 if (lu->_CosCutoff < 0) in _mesa_light()
188 lu->_CosCutoff = 0; in _mesa_light()
1055 lu->EyePosition ); in compute_light_positions()
1223 lu->SpotExponent = 0.0; in init_light()
1224 lu->SpotCutoff = 180.0; in init_light()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dlight.c158 COPY_3V(lu->_HalfVector, p); in _mesa_light()
159 lu->_HalfVector[3] = 1.0; in _mesa_light()
175 lu->SpotExponent = params[0]; in _mesa_light()
185 lu->SpotCutoff = params[0]; in _mesa_light()
186 lu->_CosCutoff = (cosf(lu->SpotCutoff * M_PI / 180.0)); in _mesa_light()
187 if (lu->_CosCutoff < 0) in _mesa_light()
188 lu->_CosCutoff = 0; in _mesa_light()
1055 lu->EyePosition ); in compute_light_positions()
1223 lu->SpotExponent = 0.0; in init_light()
1224 lu->SpotCutoff = 180.0; in init_light()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dlight.c158 COPY_3V(lu->_HalfVector, p); in _mesa_light()
159 lu->_HalfVector[3] = 1.0; in _mesa_light()
175 lu->SpotExponent = params[0]; in _mesa_light()
185 lu->SpotCutoff = params[0]; in _mesa_light()
186 lu->_CosCutoff = (cosf(lu->SpotCutoff * M_PI / 180.0)); in _mesa_light()
187 if (lu->_CosCutoff < 0) in _mesa_light()
188 lu->_CosCutoff = 0; in _mesa_light()
1055 lu->EyePosition ); in compute_light_positions()
1223 lu->SpotExponent = 0.0; in init_light()
1224 lu->SpotCutoff = 180.0; in init_light()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dlight.c158 COPY_3V(lu->_HalfVector, p); in _mesa_light()
159 lu->_HalfVector[3] = 1.0; in _mesa_light()
175 lu->SpotExponent = params[0]; in _mesa_light()
185 lu->SpotCutoff = params[0]; in _mesa_light()
186 lu->_CosCutoff = (cosf(lu->SpotCutoff * M_PI / 180.0)); in _mesa_light()
187 if (lu->_CosCutoff < 0) in _mesa_light()
188 lu->_CosCutoff = 0; in _mesa_light()
1055 lu->EyePosition ); in compute_light_positions()
1223 lu->SpotExponent = 0.0; in init_light()
1224 lu->SpotCutoff = 180.0; in init_light()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dlight.c158 COPY_3V(lu->_HalfVector, p); in _mesa_light()
159 lu->_HalfVector[3] = 1.0; in _mesa_light()
175 lu->SpotExponent = params[0]; in _mesa_light()
185 lu->SpotCutoff = params[0]; in _mesa_light()
186 lu->_CosCutoff = (cosf(lu->SpotCutoff * M_PI / 180.0)); in _mesa_light()
187 if (lu->_CosCutoff < 0) in _mesa_light()
188 lu->_CosCutoff = 0; in _mesa_light()
1055 lu->EyePosition ); in compute_light_positions()
1223 lu->SpotExponent = 0.0; in init_light()
1224 lu->SpotCutoff = 180.0; in init_light()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dlight.c156 COPY_3V(lu->_HalfVector, p); in do_light()
157 lu->_HalfVector[3] = 1.0; in do_light()
173 lu->SpotExponent = params[0]; in do_light()
183 lu->SpotCutoff = params[0]; in do_light()
184 lu->_CosCutoff = (cosf(lu->SpotCutoff * M_PI / 180.0)); in do_light()
185 if (lu->_CosCutoff < 0) in do_light()
186 lu->_CosCutoff = 0; in do_light()
1044 lu->EyePosition ); in compute_light_positions()
1196 lu->SpotExponent = 0.0; in init_light()
1197 lu->SpotCutoff = 180.0; in init_light()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dlight.c158 COPY_3V(lu->_HalfVector, p); in _mesa_light()
159 lu->_HalfVector[3] = 1.0; in _mesa_light()
175 lu->SpotExponent = params[0]; in _mesa_light()
185 lu->SpotCutoff = params[0]; in _mesa_light()
186 lu->_CosCutoff = (cosf(lu->SpotCutoff * M_PI / 180.0)); in _mesa_light()
187 if (lu->_CosCutoff < 0) in _mesa_light()
188 lu->_CosCutoff = 0; in _mesa_light()
1055 lu->EyePosition ); in compute_light_positions()
1223 lu->SpotExponent = 0.0; in init_light()
1224 lu->SpotCutoff = 180.0; in init_light()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2621 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2707 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2630 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2716 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2621 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2707 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2621 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2707 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2621 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2707 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2621 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2707 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2630 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2716 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2623 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2709 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.15.0+1.1.1k/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2623 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2709 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/www/websocat/websocat-1.9.0/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2630 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2716 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/openssl-src/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2630 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2716 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/security/openssl/openssl-1.1.1n/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2630 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2716 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/security/openssl-static/openssl-1.1.1l/ssl/
H A Dt1_lib.c816 if (lu == NULL) in tls1_lookup_md()
902 return lu; in tls1_get_legacy_sigalg()
1053 if (lu == NULL in tls12_check_peer_sigalg()
1085 if (lu->curve != NID_undef && curve != lu->curve) { in tls12_check_peer_sigalg()
1895 *psign = lu != NULL ? lu->sig : NID_undef; in SSL_get_sigalgs()
1897 *phash = lu != NULL ? lu->hash : NID_undef; in SSL_get_sigalgs()
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef; in SSL_get_sigalgs()
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign) in tls1_check_chain()
2630 if (mdnid == lu->hash && pknid == lu->sig) in check_cert_usable()
2716 if (lu->curve != NID_undef && curve != lu->curve) in find_sig_alg()
[all …]
/dports/sysutils/edk2/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/ssl/
H A Dt1_lib.c816 if (lu == NULL)
902 return lu;
1053 if (lu == NULL
1085 if (lu->curve != NID_undef && curve != lu->curve) {
1895 *psign = lu != NULL ? lu->sig : NID_undef;
1897 *phash = lu != NULL ? lu->hash : NID_undef;
1899 *psignhash = lu != NULL ? lu->sigandhash : NID_undef;
2281 if (lu != NULL && lu->hash == NID_sha1 && lu->sig == rsign)
2621 if (mdnid == lu->hash && pknid == lu->sig)
2707 if (lu->curve != NID_undef && curve != lu->curve)
[all …]

12345678910>>...900