Home
last modified time | relevance | path

Searched defs:poly3 (Results 1 – 25 of 256) sorted by relevance

1234567891011

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/ssl/test/runner/hrss/
H A Dhrss.go57 type poly3 struct { struct
58 s [wordsPerPoly]uint
59 a [wordsPerPoly]uint
62 func (p *poly3) trim() {
67 func (p *poly3) zero() {
168 func (p *poly3) marshal(out []byte) {
217 func (p *poly) fromMod3(in *poly3) {
330 func (p *poly3) rot(bits uint) {
362 func (p *poly3) modPhiN() {
385 func (p *poly3) mulx() {
[all …]
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/ssl/test/runner/hrss/
H A Dhrss.go57 type poly3 struct { struct
58 s [wordsPerPoly]uint
59 a [wordsPerPoly]uint
62 func (p *poly3) trim() {
67 func (p *poly3) zero() {
168 func (p *poly3) marshal(out []byte) {
217 func (p *poly) fromMod3(in *poly3) {
330 func (p *poly3) rot(bits uint) {
362 func (p *poly3) modPhiN() {
385 func (p *poly3) mulx() {
[all …]
/dports/security/boringssl/boringssl-6a71840/ssl/test/runner/hrss/
H A Dhrss.go57 type poly3 struct { struct
58 s [wordsPerPoly]uint
59 a [wordsPerPoly]uint
62 func (p *poly3) trim() {
67 func (p *poly3) zero() {
168 func (p *poly3) marshal(out []byte) {
217 func (p *poly) fromMod3(in *poly3) {
330 func (p *poly3) rot(bits uint) {
362 func (p *poly3) modPhiN() {
385 func (p *poly3) mulx() {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/hrss/
H A Dinternal.h35 struct poly3 { struct
39 OPENSSL_EXPORT void HRSS_poly3_mul(struct poly3 *out, const struct poly3 *x, argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/hrss/
H A Dinternal.h35 struct poly3 { struct
39 OPENSSL_EXPORT void HRSS_poly3_mul(struct poly3 *out, const struct poly3 *x, argument
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/hrss/
H A Dinternal.h35 struct poly3 { struct
39 OPENSSL_EXPORT void HRSS_poly3_mul(struct poly3 *out, const struct poly3 *x, argument
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/hrss/
H A Dinternal.h35 struct poly3 { struct
39 OPENSSL_EXPORT void HRSS_poly3_mul(struct poly3 *out, const struct poly3 *x, argument
/dports/security/boringssl/boringssl-6a71840/crypto/hrss/
H A Dinternal.h35 struct poly3 { struct
39 OPENSSL_EXPORT void HRSS_poly3_mul(struct poly3 *out, const struct poly3 *x, argument
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/hrss/
H A Dinternal.h35 struct poly3 { struct
39 OPENSSL_EXPORT void HRSS_poly3_mul(struct poly3 *out, const struct poly3 *x, argument
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/hrss/
H A Dinternal.h35 struct poly3 { struct
39 OPENSSL_EXPORT void HRSS_poly3_mul(struct poly3 *out, const struct poly3 *x, argument
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/area/
H A Darea_sph_geo.cpp208 std::string poly3 = "POLYGON((-5 0,-5 10,5 10,5 0,-5 0))"; in test_spherical_geo() local
232 std::string poly3 = "POLYGON((-5 -5,-5 5,5 5,5 -5,-5 -5))"; in test_spherical_geo() local
257 std::string poly3 = "POLYGON((170 0,170 10,180 10,180 0,170 0))"; in test_spherical_geo() local
295 std::string poly3 = "POLYGON((170 -5,170 5,180 5,180 -5,170 -5))"; in test_spherical_geo() local
334 std::string poly3 = "POLYGON((0 -80,90 -80,-180 -80,-90 -80,0 -80))"; in test_spherical_geo() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/area/
H A Darea_sph_geo.cpp208 std::string poly3 = "POLYGON((-5 0,-5 10,5 10,5 0,-5 0))"; in test_spherical_geo() local
232 std::string poly3 = "POLYGON((-5 -5,-5 5,5 5,5 -5,-5 -5))"; in test_spherical_geo() local
257 std::string poly3 = "POLYGON((170 0,170 10,180 10,180 0,170 0))"; in test_spherical_geo() local
295 std::string poly3 = "POLYGON((170 -5,170 5,180 5,180 -5,170 -5))"; in test_spherical_geo() local
334 std::string poly3 = "POLYGON((0 -80,90 -80,-180 -80,-90 -80,0 -80))"; in test_spherical_geo() local
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/area/
H A Darea_sph_geo.cpp208 std::string poly3 = "POLYGON((-5 0,-5 10,5 10,5 0,-5 0))"; in test_spherical_geo() local
232 std::string poly3 = "POLYGON((-5 -5,-5 5,5 5,5 -5,-5 -5))"; in test_spherical_geo() local
257 std::string poly3 = "POLYGON((170 0,170 10,180 10,180 0,170 0))"; in test_spherical_geo() local
295 std::string poly3 = "POLYGON((170 -5,170 5,180 5,180 -5,170 -5))"; in test_spherical_geo() local
334 std::string poly3 = "POLYGON((0 -80,90 -80,-180 -80,-90 -80,0 -80))"; in test_spherical_geo() local
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/area/
H A Darea_sph_geo.cpp207 std::string poly3 = "POLYGON((-5 0,-5 10,5 10,5 0,-5 0))"; in test_spherical_geo() local
231 std::string poly3 = "POLYGON((-5 -5,-5 5,5 5,5 -5,-5 -5))"; in test_spherical_geo() local
256 std::string poly3 = "POLYGON((170 0,170 10,180 10,180 0,170 0))"; in test_spherical_geo() local
294 std::string poly3 = "POLYGON((170 -5,170 5,180 5,180 -5,170 -5))"; in test_spherical_geo() local
333 std::string poly3 = "POLYGON((0 -80,90 -80,-180 -80,-90 -80,0 -80))"; in test_spherical_geo() local
/dports/math/e-antic/flint2-ae7ec89/fmpz_mpoly/
H A Dadd.c20 const fmpz * poly3, const ulong * exps3, slong len3, in _fmpz_mpoly_add1()
70 const fmpz * poly3, const ulong * exps3, slong len3, slong N, in _fmpz_mpoly_add()
125 const fmpz_mpoly_t poly3, const fmpz_mpoly_ctx_t ctx) in fmpz_mpoly_add()
H A Dsub.c20 const fmpz * poly3, const ulong * exps3, slong len3, in _fmpz_mpoly_sub1()
70 const fmpz * poly3, const ulong * exps3, slong len3, slong N, in _fmpz_mpoly_sub()
125 const fmpz_mpoly_t poly3, const fmpz_mpoly_ctx_t ctx) in fmpz_mpoly_sub()
H A Ddivides_array.c38 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong()
84 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong2()
128 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong1()
171 const fmpz * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_fmpz()
211 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong_1()
246 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong2_1()
280 const fmpz * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_fmpz_1()
460 const fmpz * poly3, const ulong * exp3, slong len3, in _fmpz_mpoly_divides_array_tight()
785 const fmpz * poly3, const ulong * exp3, slong len3, in _fmpz_mpoly_divides_array_chunked()
1253 const fmpz * poly3, const ulong * exp3, slong len3, in _fmpz_mpoly_divides_array()
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz_mpoly/
H A Dadd.c20 const fmpz * poly3, const ulong * exps3, slong len3, in _fmpz_mpoly_add1()
70 const fmpz * poly3, const ulong * exps3, slong len3, slong N, in _fmpz_mpoly_add()
125 const fmpz_mpoly_t poly3, const fmpz_mpoly_ctx_t ctx) in fmpz_mpoly_add()
H A Dsub.c20 const fmpz * poly3, const ulong * exps3, slong len3, in _fmpz_mpoly_sub1()
70 const fmpz * poly3, const ulong * exps3, slong len3, slong N, in _fmpz_mpoly_sub()
125 const fmpz_mpoly_t poly3, const fmpz_mpoly_ctx_t ctx) in fmpz_mpoly_sub()
H A Ddivides_array.c38 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong()
84 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong2()
128 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong1()
171 const fmpz * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_fmpz()
211 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong_1()
246 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong2_1()
280 const fmpz * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_fmpz_1()
460 const fmpz * poly3, const ulong * exp3, slong len3, in _fmpz_mpoly_divides_array_tight()
785 const fmpz * poly3, const ulong * exp3, slong len3, in _fmpz_mpoly_divides_array_chunked()
1253 const fmpz * poly3, const ulong * exp3, slong len3, in _fmpz_mpoly_divides_array()
[all …]
/dports/math/flint2/flint-2.8.4/fmpz_mpoly/
H A Ddivides_array.c38 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong()
84 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong2()
128 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong1()
171 const fmpz * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_fmpz()
211 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong_1()
246 const slong * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_slong2_1()
280 const fmpz * poly3, const ulong * exp3, slong len3) in _fmpz_mpoly_submul_array1_fmpz_1()
460 const fmpz * poly3, const ulong * exp3, slong len3, in _fmpz_mpoly_divides_array_tight()
785 const fmpz * poly3, const ulong * exp3, slong len3, in _fmpz_mpoly_divides_array_chunked()
1253 const fmpz * poly3, const ulong * exp3, slong len3, in _fmpz_mpoly_divides_array()
[all …]
/dports/math/symengine/symengine-0.8.1/symengine/tests/polynomial/
H A Dtest_basic_conversions.cpp182 RCP<const UIntPoly> poly1, poly2, poly3; variable
352 RCP<const URatPoly> poly1, poly2, poly3; variable
429 RCP<const UExprPoly> poly1, poly2, poly3; variable
553 RCP<const UIntPolyPiranha> poly1, poly2, poly3; variable
595 RCP<const UIntPolyFlint> poly1, poly2, poly3; variable
677 RCP<const MIntPoly> poly1, poly2, poly3, poly4, poly5, poly6, poly7, poly8; variable
794 RCP<const MExprPoly> poly1, poly2, poly3; variable
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/nmod_poly/
H A Dcompose_mod_brent_kung.c22 mp_srcptr poly3, slong len3, nmod_t mod) in _nmod_poly_compose_mod_brent_kung()
90 const nmod_poly_t poly3) in nmod_poly_compose_mod_brent_kung()
/dports/math/e-antic/flint2-ae7ec89/nmod_poly/
H A Dcompose_mod_brent_kung.c22 mp_srcptr poly3, slong len3, nmod_t mod) in _nmod_poly_compose_mod_brent_kung()
90 const nmod_poly_t poly3) in nmod_poly_compose_mod_brent_kung()
/dports/math/flint2/flint-2.8.4/nmod_poly/
H A Dcompose_mod_brent_kung.c22 mp_srcptr poly3, slong len3, nmod_t mod) in _nmod_poly_compose_mod_brent_kung()
90 const nmod_poly_t poly3) in nmod_poly_compose_mod_brent_kung()

1234567891011