Home
last modified time | relevance | path

Searched refs:exp8 (Results 1 – 25 of 50) sorted by relevance

12

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/xc/
H A Dts_pc.F60 double precision exp8,exp9,factor,ftw,mge4den,opftw
126 exp8 = dexp(-amgga/zpc)
128 bfpc = (exp8*exp9 + exp8)/(exp8 + exp9)
130 dfpc = amgga*bmgga*fpc/(exp8 + exp9)
133 & (1d0-exp8)/(1d0+exp9*(amgga-zpc)**2))
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/xc/
H A Dts_pc.F60 double precision exp8,exp9,factor,ftw,mge4den,opftw
126 exp8 = dexp(-amgga/zpc)
128 bfpc = (exp8*exp9 + exp8)/(exp8 + exp9)
130 dfpc = amgga*bmgga*fpc/(exp8 + exp9)
133 & (1d0-exp8)/(1d0+exp9*(amgga-zpc)**2))
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/indexes/period/
H A Dtest_formats.py85 exp8 = "PeriodIndex(['2013Q1', '2013Q2'], dtype='period[Q-DEC]', freq='Q-DEC')"
99 [exp1, exp2, exp3, exp4, exp5, exp6, exp7, exp8, exp9, exp10],
144 exp8 = """0 2013Q1
155 [exp1, exp2, exp3, exp4, exp5, exp6, exp7, exp8, exp9],
194 exp8 = """PeriodIndex: 2 entries, 2013Q1 to 2013Q2
202 [exp1, exp2, exp3, exp4, exp5, exp6, exp7, exp8, exp9],
/dports/math/cvc4/CVC4-1.7/test/unit/util/
H A Drational_white.h225 Rational exp8(0, 1); in testOperatorSubtract()
237 TS_ASSERT_EQUALS(act8, exp8); in testOperatorSubtract()
266 Rational exp8(-2, 11); in testOperatorAdd()
278 TS_ASSERT_EQUALS(act8, exp8); in testOperatorAdd()
308 Rational exp8(1, 121); in testOperatorMult()
320 TS_ASSERT_EQUALS(act8, exp8); in testOperatorMult()
349 Rational exp8(1, 1); in testOperatorDiv()
361 TS_ASSERT_EQUALS(act8, exp8); in testOperatorDiv()
H A Dinteger_black.h178 Integer exp8(0); in testOperatorSubtract()
190 TS_ASSERT_EQUALS(act8, exp8); in testOperatorSubtract()
219 Integer exp8(-68); in testOperatorAdd()
231 TS_ASSERT_EQUALS(act8, exp8); in testOperatorAdd()
261 Integer exp8(1156); in testOperatorMult()
273 TS_ASSERT_EQUALS(act8, exp8); in testOperatorMult()
/dports/textproc/p5-Text-CSV/Text-CSV-2.01/t/
H A D51_utf8.t178 my $exp8 = join $s => map { qq{$q$_$q} } @$data;
179 utf8::encode (my $expb = $exp8);
180 my @exp = ($expb, $exp8);
184 is ($csv->string, $exp8, "string");
/dports/textproc/p5-Text-CSV_XS/Text-CSV_XS-1.47/t/
H A D51_utf8.t177 my $exp8 = join $s => map { qq{$q$_$q} } @$data;
178 utf8::encode (my $expb = $exp8);
179 my @exp = ($expb, $exp8);
183 is ($csv->string, $exp8, "string");
/dports/security/snort3/snort3-3.1.19.0/src/utils/test/
H A Djs_normalizer_test.cc2860 NORM_COMBINED_2(dat3, dat4, exp8);
2888 NORM_COMBINED_2(dat3, dat4, exp8);
2916 NORM_COMBINED_2(dat3, dat4, exp8);
3108 NORMALIZE_S(dat8, exp8);
3213 NORMALIZE_S(dat8, exp8);
3275 NORMALIZE_S(dat8, exp8);
3306 NORMALIZE_S(dat8, exp8);
3405 NORMALIZE_S(dat8, exp8);
3451 NORMALIZE_S(dat8, exp8);
3527 const char exp8[] = ".bar"; variable
[all …]
/dports/sysutils/uif2iso/src/
H A Dloki91.c115 short exp8(base, exponent, gen) in exp8() function
305 short exp8(); /* exponentiation routine for GF(2^8) */
310 v = exp8(t, sfn[r].exp, sfn[r].gen); /* Sfn[r] = t ^ exp mod gen */
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llgo/third_party/gotools/go/importer/
H A Dexport.go197 exp8 := -1
200 exp8 = i
204 if exp8 < 0 {
207 p.int(exp8 * 8)
208 p.bytes(mant[exp8:])
/dports/math/maxima/maxima-5.43.2/share/simplification/
H A Dscifac.dem48 exp8:-v*w+h*w+r*s*h-r*s*l+r*t*u+r*t*v;
49 gcfac(exp8);
50 factorsum(exp8);
H A Dfacexp.dem82 exp8:-2*c*d*f^2*h^2*l^2+f*h^2*l^2-4*c*d*f^2*h^2*k*l
86 facsum(exp8,c,'nextlayerfactor,[f]);
87 facsum(exp8,c,[f,'nextlayerfactor]);
/dports/security/p5-Authen-PAAS/Authen-PAAS-1.1.1/t/
H A D100-Subject.t78 my @exp8 = sort { $a cmp $b } ($p1, $p3);
79 is_deeply(\@got8, \@exp8, "Got all principals of type MyPrincipal");
146 my @exp8 = sort { $a cmp $b } ($p1, $p3);
147 is_deeply(\@got8, \@exp8, "Got all credentials of type MyCredential");
/dports/devel/icu-lx/icu/source/test/intltest/
H A Dnormconf.cpp491 std::string exp8; in checkNorm() local
492 exp.toUTF8String(exp8); in checkNorm()
496 StringByteSink<std::string> sink(&out8, static_cast<int32_t>(exp8.length())); in checkNorm()
503 if (out8 != exp8) { in checkNorm()
505 modeString, s8.c_str(), out8.c_str(), exp8.c_str()); in checkNorm()
/dports/devel/icu/icu/source/test/intltest/
H A Dnormconf.cpp491 std::string exp8; in checkNorm() local
492 exp.toUTF8String(exp8); in checkNorm()
496 StringByteSink<std::string> sink(&out8, static_cast<int32_t>(exp8.length())); in checkNorm()
503 if (out8 != exp8) { in checkNorm()
505 modeString, s8.c_str(), out8.c_str(), exp8.c_str()); in checkNorm()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cockroachdb/apd/v2/
H A Dcontext.go572 exp8 := 0
582 exp8--
587 exp8++
601 for ; exp8 < 0; exp8++ {
605 for ; exp8 > 0; exp8-- {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/cockroachdb/apd/
H A Dcontext.go572 exp8 := 0
582 exp8--
587 exp8++
601 for ; exp8 < 0; exp8++ {
605 for ; exp8 > 0; exp8-- {
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/test/java/org/apache/hadoop/hbase/security/visibility/
H A DTestExpressionExpander.java132 NonLeafExpressionNode exp8 = new NonLeafExpressionNode(Operator.AND); in testPositiveCases() local
133 exp8.addChildExp(new NonLeafExpressionNode(Operator.OR, new NonLeafExpressionNode(Operator.AND, in testPositiveCases()
135 exp8.addChildExp(new LeafExpressionNode("d")); in testPositiveCases()
136 result = expander.expand(exp8); in testPositiveCases()
/dports/math/boolector/boolector-3.2.2/test/
H A Dtest_exp.cpp415 BtorNode *exp1, *exp2, *exp3, *exp4, *exp5, *exp6, *exp7, *exp8; in TEST_F() local
432 exp8 = btor_exp_bv_const (d_btor, bv8); in TEST_F()
437 ASSERT_EQ (exp4, exp8); in TEST_F()
445 ASSERT_EQ (btor_node_bv_get_width (d_btor, exp8), 8u); in TEST_F()
454 btor_node_release (d_btor, exp8); in TEST_F()
/dports/net/krill/krill-0.9.4/cargo-crates/polar-core-0.12.4/src/
H A Dpolar.lalrpop364 <exp7:ExpectValue<Exp7<T>>> <operator:Op7> <exp8:ExpectValue<Exp8<T>>> => {
365 let args = vec![exp7, exp8];
/dports/textproc/p5-PPI/PPI-1.270/
H A DMANIFEST178 t/data/07_token/exp8.code
179 t/data/07_token/exp8.dump
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp216 UINT_32 exp8 = value.i >> 23; in Flt32sToInt32s() local
217 UINT_32 shift = 126 - exp8 + 24 - bits; in Flt32sToInt32s()
/dports/graphics/libosmesa/mesa-21.3.6/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp216 UINT_32 exp8 = value.i >> 23; in Flt32sToInt32s() local
217 UINT_32 shift = 126 - exp8 + 24 - bits; in Flt32sToInt32s()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp216 UINT_32 exp8 = value.i >> 23; in Flt32sToInt32s() local
217 UINT_32 shift = 126 - exp8 + 24 - bits; in Flt32sToInt32s()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp216 UINT_32 exp8 = value.i >> 23; in Flt32sToInt32s() local
217 UINT_32 shift = 126 - exp8 + 24 - bits; in Flt32sToInt32s()

12