Home
last modified time | relevance | path

Searched refs:nexp (Results 251 – 275 of 719) sorted by relevance

1...<<11121314151617181920>>...29

/dports/databases/mariadb105-client/mariadb-10.5.15/mysql-test/lib/
H A Dmtr_report.pm187 my $nexp = substr($exp, 0, length($exp) - 1);
188 if ( substr($test_name, 0, length($nexp)) ne $nexp ) {
/dports/databases/mariadb104-server/mariadb-10.4.24/mysql-test/lib/
H A Dmtr_report.pm187 my $nexp = substr($exp, 0, length($exp) - 1);
188 if ( substr($test_name, 0, length($nexp)) ne $nexp ) {
/dports/databases/mariadb105-server/mariadb-10.5.15/mysql-test/lib/
H A Dmtr_report.pm187 my $nexp = substr($exp, 0, length($exp) - 1);
188 if ( substr($test_name, 0, length($nexp)) ne $nexp ) {
/dports/databases/mariadb103-server/mariadb-10.3.34/mysql-test/lib/
H A Dmtr_report.pm187 my $nexp = substr($exp, 0, length($exp) - 1);
188 if ( substr($test_name, 0, length($nexp)) ne $nexp ) {
/dports/databases/mariadb103-client/mariadb-10.3.34/mysql-test/lib/
H A Dmtr_report.pm187 my $nexp = substr($exp, 0, length($exp) - 1);
188 if ( substr($test_name, 0, length($nexp)) ne $nexp ) {
/dports/databases/mariadb104-client/mariadb-10.4.24/mysql-test/lib/
H A Dmtr_report.pm187 my $nexp = substr($exp, 0, length($exp) - 1);
188 if ( substr($test_name, 0, length($nexp)) ne $nexp ) {
/dports/net-mgmt/p5-NetAddr-IP/NetAddr-IP-4.079/Lite/t/
H A Dipv4FFFF.t16 print "got: $ip\nexp: $exp\nnot "
/dports/math/py-spvcm/spvcm-0.3.0/spvcm/svc/
H A Dutils.py14 def nexp(phi, pwds): function
/dports/biology/infernal/infernal-1.1.3/easel/
H A Desl_histogram.c1268 double nexp; in esl_histogram_Goodness() local
1318 nexp = 0.; in esl_histogram_Goodness()
1322 nexp += h->expect[b]; in esl_histogram_Goodness()
1325 if (nobs >= minc && nexp >= minc) { in esl_histogram_Goodness()
1328 exp[i] = nexp; in esl_histogram_Goodness()
1331 nexp = 0.; in esl_histogram_Goodness()
1337 exp[i-1] += nexp; in esl_histogram_Goodness()
1368 nexp = 0.; in esl_histogram_Goodness()
1372 nexp += exp[i]; in esl_histogram_Goodness()
1375 exp[i] = exp[i] * (double) nobs / nexp; in esl_histogram_Goodness()
/dports/biology/hmmer/hmmer-3.3/easel/
H A Desl_histogram.c1268 double nexp; in esl_histogram_Goodness() local
1318 nexp = 0.; in esl_histogram_Goodness()
1322 nexp += h->expect[b]; in esl_histogram_Goodness()
1325 if (nobs >= minc && nexp >= minc) { in esl_histogram_Goodness()
1328 exp[i] = nexp; in esl_histogram_Goodness()
1331 nexp = 0.; in esl_histogram_Goodness()
1337 exp[i-1] += nexp; in esl_histogram_Goodness()
1368 nexp = 0.; in esl_histogram_Goodness()
1372 nexp += exp[i]; in esl_histogram_Goodness()
1375 exp[i] = exp[i] * (double) nobs / nexp; in esl_histogram_Goodness()
/dports/databases/postgis31/postgis-3.1.4/deps/ryu/
H A Dd2s.c596 int32_t nexp = -exp; in to_chars_fixed() local
604 else if (nexp < (int32_t) olength) in to_chars_fixed()
606 uint64_t p = pow_10(nexp); in to_chars_fixed()
609 integer_part_length = olength - nexp; in to_chars_fixed()
623 leading_decimal_zeros = nexp - olength; in to_chars_fixed()
/dports/databases/postgis32/postgis-3.2.0/deps/ryu/
H A Dd2s.c596 int32_t nexp = -exp; in to_chars_fixed() local
604 else if (nexp < (int32_t) olength) in to_chars_fixed()
606 uint64_t p = pow_10(nexp); in to_chars_fixed()
609 integer_part_length = olength - nexp; in to_chars_fixed()
623 leading_decimal_zeros = nexp - olength; in to_chars_fixed()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dparser_int.c35 int nexp ; in PARSER_generate_code() local
42 nexp = strlen( expression ) ; in PARSER_generate_code()
43 if( nexp == 0 ) return NULL ; in PARSER_generate_code()
47 exp = AFMALL(char, nexp+4) ; in PARSER_generate_code()
48 for( ii=jj=0 ; ii < nexp ; ii++ ){ in PARSER_generate_code()
53 nexp = strlen(exp) ; if( nexp == 0 ) return NULL ; in PARSER_generate_code()
59 parser_( exp, &pr, &num_code, pc->c_code, (ftnlen) nexp, (ftnlen) 8 ) ; in PARSER_generate_code()
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/Plugins/WysiwygPlugin/
H A DHandlers.pm336 my @nexp;
344 push @nexp, $varh{$k};
353 $nexp[$i] ||= ''; # Avoid undefined issues.
355 $opts->{exp} = \@nexp;
/dports/lang/ruby26/ruby-2.6.9/
H A Drational.c2357 *nexp = ZERO; in read_num()
2403 *nexp = exp; in read_num()
2422 VALUE num, den, nexp, dexp; in parse_rat() local
2427 if (!read_num(&s, e, &num, &nexp)) { in parse_rat()
2446 nexp = rb_int_minus(nexp, dexp); in parse_rat()
2454 if (nexp != ZERO) { in parse_rat()
2455 if (INT_NEGATIVE_P(nexp)) { in parse_rat()
2457 if (!FIXNUM_P(nexp)) { in parse_rat()
2461 mul = f_expt10(LONG2NUM(-FIX2LONG(nexp))); in parse_rat()
2467 if (!FIXNUM_P(nexp)) { in parse_rat()
[all …]
/dports/science/helfem/HelFEM-21461e9/src/diatomic/
H A Dcompleteness.cpp47 int nexp(parser.get<int>("nexp")); in main() local
78 arma::vec expn(arma::exp10(arma::linspace<arma::vec>(log10(minexp),log10(maxexp),nexp))); in main()
/dports/astro/py-sgp4/python-sgp4-2.20/sgp4/
H A Dio.py151 nexp = int(line[50:52])
191 satrec.nddot= satrec.nddot * pow(10.0, nexp);
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dgen3dnor.f50 & i,ndepnodes,index,nexp,nnor,nel,ielem,indexe,j,iel(999),idmpc, local
85 nexp=0
370 nexp=nexp+1
736 nexp=nexp+1
842 if(nexp.gt.1) then
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/pgscript/utilities/m_apm/
H A Dmapmfmul.cpp203 int ii, k, nexp, sign; in M_fast_multiply() local
226 nexp = M_ain->m_apm_exponent + M_bin->m_apm_exponent; in M_fast_multiply()
295 rr->m_apm_exponent = nexp; in M_fast_multiply()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/lib/
H A Dmtr_report.pm179 my $nexp = substr($exp, 0, length($exp) - 1);
180 if ( substr($test_name, 0, length($nexp)) ne $nexp ) {
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/lib/
H A Dmtr_report.pm178 my $nexp = substr($exp, 0, length($exp) - 1);
179 if ( substr($test_name, 0, length($nexp)) ne $nexp ) {
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/lib/
H A Dmtr_report.pm178 my $nexp = substr($exp, 0, length($exp) - 1);
179 if ( substr($test_name, 0, length($nexp)) ne $nexp ) {
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/lib/
H A Dmtr_report.pm179 my $nexp = substr($exp, 0, length($exp) - 1);
180 if ( substr($test_name, 0, length($nexp)) ne $nexp ) {
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/lib/
H A Dmtr_report.pm179 my $nexp = substr($exp, 0, length($exp) - 1);
180 if ( substr($test_name, 0, length($nexp)) ne $nexp ) {
/dports/textproc/zorba/zorba-2.7.0/src/zorbatypes/mapm/
H A Dmapmfmul.c316 int ii, k, nexp, sign; in M_fast_multiply() local
339 nexp = M_ain->m_apm_exponent + M_bin->m_apm_exponent; in M_fast_multiply()
408 rr->m_apm_exponent = nexp; in M_fast_multiply()

1...<<11121314151617181920>>...29