Home
last modified time | relevance | path

Searched defs:bn (Results 1 – 25 of 4054) sorted by relevance

12345678910>>...163

/dports/net/rospo/rospo-0.7.1/vendor/github.com/go-playground/locales/locales-0.13.0/bn/
H A Dbn.go1 package bn package
12 type bn struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/gohugoio/locales/bn/
H A Dbn.go1 package bn package
12 type bn struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/www/mirrorselect/mirrorselect-0.9.0/vendor/github.com/go-playground/locales/bn/
H A Dbn.go1 package bn package
12 type bn struct { struct
13 locale string
17 decimal string
18 group string
19 minus string
20 percent string
21 perMille string
22 timeSeparator string
23 inifinity string
[all …]
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/testunits/module_BN/
H A DMaxParentsMCBayesNetGeneratorTestSuite.h79 gum::BayesNet< double >* bn = new gum::BayesNet< double >(); in testGenerationBNFloat() local
82 if (bn != 0) delete bn; in testGenerationBNFloat() local
87 gum::BayesNet< double >* bn = new gum::BayesNet< double >(); in testGenerationBNDouble() local
90 if (bn != 0) delete bn; in testGenerationBNDouble() local
95 gum::BayesNet< double >* bn = new gum::BayesNet< double >(); in testGenerationfromBNFloat() local
100 if (bn != 0) delete bn; in testGenerationfromBNFloat() local
110 if (bn != 0) delete bn; in testGenerationfromBNDouble() local
119 if (bn != 0) delete bn; in testDisturbBNFloatCPT() local
128 if (bn != 0) delete bn; in testGenerationBNDoubleCPT() local
139 if (bn != 0) delete bn; in testInferenceFloat() local
[all …]
H A DDefaultBayesNetGeneratorTestSuite.h64 if (bn != 0) delete bn; in testGenerationFloat_1() local
71 gum::BayesNet< double >* bn = new gum::BayesNet< double >(); in testGenerationFloat_2() local
82 if (bn != 0) delete bn; in testGenerationFloat_2() local
88 gum::BayesNet< double >* bn = new gum::BayesNet< double >(); in testGenerationFloat_3() local
94 if (bn != 0) delete bn; in testGenerationFloat_3() local
106 if (bn != 0) delete bn; in testGenerationFloat_4() local
111 gum::BayesNet< double >* bn = 0; in testGenerationFloat_5() local
133 if (bn != 0) delete bn; in testGenerationDouble_1() local
150 if (bn != 0) delete bn; in testGenerationDouble_2() local
161 if (bn != 0) delete bn; in testGenerationDouble_3() local
[all …]
H A DMaxInducedWidthMCBayesNetGeneratorTestSuite.h79 gum::BayesNet< double >* bn = new gum::BayesNet< double >(); in testGenerationBNFloat() local
82 if (bn != 0) delete bn; in testGenerationBNFloat() local
87 gum::BayesNet< double >* bn = new gum::BayesNet< double >(); in testGenerationBNDouble() local
90 if (bn != 0) delete bn; in testGenerationBNDouble() local
95 gum::BayesNet< double >* bn = new gum::BayesNet< double >(); in testGenerationfromBNFloat() local
100 if (bn != 0) delete bn; in testGenerationfromBNFloat() local
110 if (bn != 0) delete bn; in testGenerationfromBNDouble() local
118 gum::BayesNet< double > bn; in testDisturbBNFloatCPT() local
140 if (bn != 0) delete bn; in testGenerationBNDoubleCPT() local
151 if (bn != 0) delete bn; in testInferenceFloat() local
[all …]
H A DLoopyBeliefPropagationTestSuite.h72 const auto bn in testLBPBinaryTreeWithoutEvidence() local
93 const auto bn in testLBPBinaryTreeWithEvidenceOnRoot() local
113 const auto bn in testLBPBinaryTreeWithEvidenceOnRoot() local
135 const auto bn in testLBPBinaryTreeWithEvidenceOnLeaf() local
154 const auto bn in testLBPBinaryTreeWithEvidenceOnLeaf() local
176 const auto bn in testLBPBinaryTreeWithEvidenceOnMid() local
195 const auto bn in testLBPBinaryTreeWithEvidenceOnMid() local
216 const auto bn in testLBPBinaryTreeWithMultipleEvidence() local
239 const auto bn in testLBPBinaryTreeWithMultipleEvidence() local
570 gum::BayesNet< double > bn; in testAggregatorsInLBP() local
[all …]
/dports/security/libressl-static/libressl-3.3.5/crypto/bn/
H A Dbn_const.c15 get_rfc2409_prime_768(BIGNUM *bn) in get_rfc2409_prime_768()
31 BN_get_rfc2409_prime_768(BIGNUM *bn) in BN_get_rfc2409_prime_768()
45 get_rfc2409_prime_1024(BIGNUM *bn) in get_rfc2409_prime_1024()
64 BN_get_rfc2409_prime_1024(BIGNUM *bn) in BN_get_rfc2409_prime_1024()
78 get_rfc3526_prime_1536(BIGNUM *bn) in get_rfc3526_prime_1536()
102 BN_get_rfc3526_prime_1536(BIGNUM *bn) in BN_get_rfc3526_prime_1536()
115 get_rfc3526_prime_2048(BIGNUM *bn) in get_rfc3526_prime_2048()
158 get_rfc3526_prime_3072(BIGNUM *bn) in get_rfc3526_prime_3072()
211 get_rfc3526_prime_4096(BIGNUM *bn) in get_rfc3526_prime_4096()
275 get_rfc3526_prime_6144(BIGNUM *bn) in get_rfc3526_prime_6144()
[all …]
/dports/security/libressl/libressl-3.4.3/crypto/bn/
H A Dbn_const.c15 get_rfc2409_prime_768(BIGNUM *bn) in get_rfc2409_prime_768()
31 BN_get_rfc2409_prime_768(BIGNUM *bn) in BN_get_rfc2409_prime_768()
45 get_rfc2409_prime_1024(BIGNUM *bn) in get_rfc2409_prime_1024()
64 BN_get_rfc2409_prime_1024(BIGNUM *bn) in BN_get_rfc2409_prime_1024()
78 get_rfc3526_prime_1536(BIGNUM *bn) in get_rfc3526_prime_1536()
102 BN_get_rfc3526_prime_1536(BIGNUM *bn) in BN_get_rfc3526_prime_1536()
115 get_rfc3526_prime_2048(BIGNUM *bn) in get_rfc3526_prime_2048()
158 get_rfc3526_prime_3072(BIGNUM *bn) in get_rfc3526_prime_3072()
211 get_rfc3526_prime_4096(BIGNUM *bn) in get_rfc3526_prime_4096()
275 get_rfc3526_prime_6144(BIGNUM *bn) in get_rfc3526_prime_6144()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/bn/
H A Dbn_const.c15 get_rfc2409_prime_768(BIGNUM *bn) in get_rfc2409_prime_768()
31 BN_get_rfc2409_prime_768(BIGNUM *bn) in BN_get_rfc2409_prime_768()
45 get_rfc2409_prime_1024(BIGNUM *bn) in get_rfc2409_prime_1024()
64 BN_get_rfc2409_prime_1024(BIGNUM *bn) in BN_get_rfc2409_prime_1024()
78 get_rfc3526_prime_1536(BIGNUM *bn) in get_rfc3526_prime_1536()
102 BN_get_rfc3526_prime_1536(BIGNUM *bn) in BN_get_rfc3526_prime_1536()
115 get_rfc3526_prime_2048(BIGNUM *bn) in get_rfc3526_prime_2048()
158 get_rfc3526_prime_3072(BIGNUM *bn) in get_rfc3526_prime_3072()
211 get_rfc3526_prime_4096(BIGNUM *bn) in get_rfc3526_prime_4096()
275 get_rfc3526_prime_6144(BIGNUM *bn) in get_rfc3526_prime_6144()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/bn/
H A Dbn_const.c15 get_rfc2409_prime_768(BIGNUM *bn) in get_rfc2409_prime_768()
31 BN_get_rfc2409_prime_768(BIGNUM *bn) in BN_get_rfc2409_prime_768()
45 get_rfc2409_prime_1024(BIGNUM *bn) in get_rfc2409_prime_1024()
64 BN_get_rfc2409_prime_1024(BIGNUM *bn) in BN_get_rfc2409_prime_1024()
78 get_rfc3526_prime_1536(BIGNUM *bn) in get_rfc3526_prime_1536()
102 BN_get_rfc3526_prime_1536(BIGNUM *bn) in BN_get_rfc3526_prime_1536()
115 get_rfc3526_prime_2048(BIGNUM *bn) in get_rfc3526_prime_2048()
158 get_rfc3526_prime_3072(BIGNUM *bn) in get_rfc3526_prime_3072()
211 get_rfc3526_prime_4096(BIGNUM *bn) in get_rfc3526_prime_4096()
275 get_rfc3526_prime_6144(BIGNUM *bn) in get_rfc3526_prime_6144()
[all …]
/dports/www/obhttpd/libressl-3.4.1/crypto/bn/
H A Dbn_const.c15 get_rfc2409_prime_768(BIGNUM *bn) in get_rfc2409_prime_768()
31 BN_get_rfc2409_prime_768(BIGNUM *bn) in BN_get_rfc2409_prime_768()
45 get_rfc2409_prime_1024(BIGNUM *bn) in get_rfc2409_prime_1024()
64 BN_get_rfc2409_prime_1024(BIGNUM *bn) in BN_get_rfc2409_prime_1024()
78 get_rfc3526_prime_1536(BIGNUM *bn) in get_rfc3526_prime_1536()
102 BN_get_rfc3526_prime_1536(BIGNUM *bn) in BN_get_rfc3526_prime_1536()
115 get_rfc3526_prime_2048(BIGNUM *bn) in get_rfc3526_prime_2048()
158 get_rfc3526_prime_3072(BIGNUM *bn) in get_rfc3526_prime_3072()
211 get_rfc3526_prime_4096(BIGNUM *bn) in get_rfc3526_prime_4096()
275 get_rfc3526_prime_6144(BIGNUM *bn) in get_rfc3526_prime_6144()
[all …]
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/fipsmodule/bn/
H A Dbn.c83 void BN_init(BIGNUM *bn) { in BN_init()
87 void BN_free(BIGNUM *bn) { in BN_free()
103 void BN_clear_free(BIGNUM *bn) { in BN_clear_free()
143 void BN_clear(BIGNUM *bn) { in BN_clear()
216 unsigned BN_num_bits(const BIGNUM *bn) { in BN_num_bits()
229 void BN_zero(BIGNUM *bn) { in BN_zero()
233 int BN_one(BIGNUM *bn) { in BN_one()
327 int BN_is_negative(const BIGNUM *bn) { in BN_is_negative()
371 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand()
425 int bn_minimal_width(const BIGNUM *bn) { in bn_minimal_width()
[all …]
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/fipsmodule/bn/
H A Dbn.c83 void BN_init(BIGNUM *bn) { in BN_init()
87 void BN_free(BIGNUM *bn) { in BN_free()
103 void BN_clear_free(BIGNUM *bn) { in BN_clear_free()
143 void BN_clear(BIGNUM *bn) { in BN_clear()
216 unsigned BN_num_bits(const BIGNUM *bn) { in BN_num_bits()
229 void BN_zero(BIGNUM *bn) { in BN_zero()
233 int BN_one(BIGNUM *bn) { in BN_one()
327 int BN_is_negative(const BIGNUM *bn) { in BN_is_negative()
371 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand()
425 int bn_minimal_width(const BIGNUM *bn) { in bn_minimal_width()
[all …]
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/bn/
H A Dbn.c83 void BN_init(BIGNUM *bn) { in BN_init()
87 void BN_free(BIGNUM *bn) { in BN_free()
103 void BN_clear_free(BIGNUM *bn) { in BN_clear_free()
143 void BN_clear(BIGNUM *bn) { in BN_clear()
216 unsigned BN_num_bits(const BIGNUM *bn) { in BN_num_bits()
229 void BN_zero(BIGNUM *bn) { in BN_zero()
233 int BN_one(BIGNUM *bn) { in BN_one()
327 int BN_is_negative(const BIGNUM *bn) { in BN_is_negative()
371 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand()
425 int bn_minimal_width(const BIGNUM *bn) { in bn_minimal_width()
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/bn/
H A Dbn.c83 void BN_init(BIGNUM *bn) { in BN_init()
87 void BN_free(BIGNUM *bn) { in BN_free()
103 void BN_clear_free(BIGNUM *bn) { in BN_clear_free()
143 void BN_clear(BIGNUM *bn) { in BN_clear()
216 unsigned BN_num_bits(const BIGNUM *bn) { in BN_num_bits()
229 void BN_zero(BIGNUM *bn) { in BN_zero()
233 int BN_one(BIGNUM *bn) { in BN_one()
327 int BN_is_negative(const BIGNUM *bn) { in BN_is_negative()
371 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand()
425 int bn_minimal_width(const BIGNUM *bn) { in bn_minimal_width()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/bn/
H A Dbn.c82 void BN_init(BIGNUM *bn) { in BN_init()
86 void BN_free(BIGNUM *bn) { in BN_free()
102 void BN_clear_free(BIGNUM *bn) { in BN_clear_free()
159 void BN_clear(BIGNUM *bn) { in BN_clear()
231 unsigned BN_num_bits(const BIGNUM *bn) { in BN_num_bits()
241 unsigned BN_num_bytes(const BIGNUM *bn) { in BN_num_bytes()
245 void BN_zero(BIGNUM *bn) { in BN_zero()
249 int BN_one(BIGNUM *bn) { in BN_one()
281 int BN_is_negative(const BIGNUM *bn) { in BN_is_negative()
333 void bn_correct_top(BIGNUM *bn) { in bn_correct_top()
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Drtmpdh.c63 #define bn_new(bn) \ argument
69 #define bn_free(bn) \ argument
74 #define bn_set_word(bn, w) mpz_set_ui(bn, w) argument
78 #define bn_cmp_1(bn) mpz_cmp_ui(bn, 1) argument
80 #define bn_bn2bin(bn, buf, len) \ argument
86 #define bn_bin2bn(bn, buf, len) \ argument
143 #define bn_new(bn) bn = BN_new() argument
144 #define bn_free(bn) BN_free(bn) argument
168 #define bn_new(bn) \ argument
174 #define bn_free(bn) \ argument
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Drtmpdh.c63 #define bn_new(bn) \ argument
69 #define bn_free(bn) \ argument
74 #define bn_set_word(bn, w) mpz_set_ui(bn, w) argument
78 #define bn_cmp_1(bn) mpz_cmp_ui(bn, 1) argument
80 #define bn_bn2bin(bn, buf, len) \ argument
86 #define bn_bin2bn(bn, buf, len) \ argument
143 #define bn_new(bn) bn = BN_new() argument
144 #define bn_free(bn) BN_free(bn) argument
168 #define bn_new(bn) \ argument
174 #define bn_free(bn) \ argument
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Drtmpdh.c63 #define bn_new(bn) \ argument
69 #define bn_free(bn) \ argument
74 #define bn_set_word(bn, w) mpz_set_ui(bn, w) argument
78 #define bn_cmp_1(bn) mpz_cmp_ui(bn, 1) argument
80 #define bn_bn2bin(bn, buf, len) \ argument
86 #define bn_bin2bn(bn, buf, len) \ argument
143 #define bn_new(bn) bn = BN_new() argument
144 #define bn_free(bn) BN_free(bn) argument
168 #define bn_new(bn) \ argument
174 #define bn_free(bn) \ argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Drtmpdh.c63 #define bn_new(bn) \ argument
69 #define bn_free(bn) \ argument
74 #define bn_set_word(bn, w) mpz_set_ui(bn, w) argument
78 #define bn_cmp_1(bn) mpz_cmp_ui(bn, 1) argument
80 #define bn_bn2bin(bn, buf, len) \ argument
86 #define bn_bin2bn(bn, buf, len) \ argument
143 #define bn_new(bn) bn = BN_new() argument
144 #define bn_free(bn) BN_free(bn) argument
168 #define bn_new(bn) \ argument
174 #define bn_free(bn) \ argument
[all …]
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Drtmpdh.c63 #define bn_new(bn) \ argument
69 #define bn_free(bn) \ argument
74 #define bn_set_word(bn, w) mpz_set_ui(bn, w) argument
78 #define bn_cmp_1(bn) mpz_cmp_ui(bn, 1) argument
80 #define bn_bn2bin(bn, buf, len) \ argument
86 #define bn_bin2bn(bn, buf, len) \ argument
143 #define bn_new(bn) bn = BN_new() argument
144 #define bn_free(bn) BN_free(bn) argument
168 #define bn_new(bn) \ argument
174 #define bn_free(bn) \ argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/fipsmodule/bn/
H A Dbn.c83 void BN_init(BIGNUM *bn) { in BN_init()
87 void BN_free(BIGNUM *bn) { in BN_free()
103 void BN_clear_free(BIGNUM *bn) { in BN_clear_free()
162 void BN_clear(BIGNUM *bn) { in BN_clear()
235 unsigned BN_num_bits(const BIGNUM *bn) { in BN_num_bits()
248 void BN_zero(BIGNUM *bn) { in BN_zero()
252 int BN_one(BIGNUM *bn) { in BN_one()
334 int BN_is_negative(const BIGNUM *bn) { in BN_is_negative()
378 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand()
432 int bn_minimal_width(const BIGNUM *bn) { in bn_minimal_width()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/fipsmodule/bn/
H A Dbn.c83 void BN_init(BIGNUM *bn) { in BN_init()
87 void BN_free(BIGNUM *bn) { in BN_free()
103 void BN_clear_free(BIGNUM *bn) { in BN_clear_free()
162 void BN_clear(BIGNUM *bn) { in BN_clear()
235 unsigned BN_num_bits(const BIGNUM *bn) { in BN_num_bits()
248 void BN_zero(BIGNUM *bn) { in BN_zero()
252 int BN_one(BIGNUM *bn) { in BN_one()
334 int BN_is_negative(const BIGNUM *bn) { in BN_is_negative()
378 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand()
432 int bn_minimal_width(const BIGNUM *bn) { in bn_minimal_width()
[all …]
/dports/security/boringssl/boringssl-6a71840/crypto/fipsmodule/bn/
H A Dbn.c83 void BN_init(BIGNUM *bn) { in BN_init()
87 void BN_free(BIGNUM *bn) { in BN_free()
103 void BN_clear_free(BIGNUM *bn) { in BN_clear_free()
162 void BN_clear(BIGNUM *bn) { in BN_clear()
235 unsigned BN_num_bits(const BIGNUM *bn) { in BN_num_bits()
248 void BN_zero(BIGNUM *bn) { in BN_zero()
252 int BN_one(BIGNUM *bn) { in BN_one()
334 int BN_is_negative(const BIGNUM *bn) { in BN_is_negative()
378 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand()
432 int bn_minimal_width(const BIGNUM *bn) { in bn_minimal_width()
[all …]

12345678910>>...163