Home
last modified time | relevance | path

Searched refs:qn0 (Results 1 – 25 of 33) sorted by relevance

12

/dports/math/gmp/gmp-6.2.1/mpn/generic/
H A Ddivexact.c140 mp_size_t nn0, qn0; in mpn_divexact() local
172 if (qn0 > dn) in mpn_divexact()
197 nn0 = qn0 + qn0; in mpn_divexact()
200 qn1 = qn0; in mpn_divexact()
201 if (LIKELY (qn0 != dn)) in mpn_divexact()
272 qml = qp[qn0 - 1]; in mpn_divexact()
278 MPN_COPY (tp, np, qn0); in mpn_divexact()
279 mpn_sbpi1_bdiv_q (qp, tp, qn0, dp, qn0, di); in mpn_divexact()
284 mpn_dcpi1_bdiv_q (qp, tp, qn0, dp, qn0, di); in mpn_divexact()
288 mpn_mu_bdiv_q (qp, np, qn0, dp, qn0, scratch); in mpn_divexact()
[all …]
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/generic/
H A Ddivexact.c138 mp_size_t nn0, qn0; in mpn_divexact() local
170 if (qn0 > dn) in mpn_divexact()
195 nn0 = qn0 + qn0; in mpn_divexact()
198 qn1 = qn0; in mpn_divexact()
199 if (LIKELY (qn0 != dn)) in mpn_divexact()
270 qml = qp[qn0 - 1]; in mpn_divexact()
276 MPN_COPY (tp, np, qn0); in mpn_divexact()
277 mpn_sbpi1_bdiv_q (qp, tp, qn0, dp, qn0, di); in mpn_divexact()
282 mpn_dcpi1_bdiv_q (qp, tp, qn0, dp, qn0, di); in mpn_divexact()
286 mpn_mu_bdiv_q (qp, np, qn0, dp, qn0, scratch); in mpn_divexact()
[all …]
/dports/math/mingw32-libgmp/gmp-6.0.0/mpn/generic/
H A Ddivexact.c138 mp_size_t nn0, qn0; in mpn_divexact() local
170 if (qn0 > dn) in mpn_divexact()
195 nn0 = qn0 + qn0; in mpn_divexact()
198 qn1 = qn0; in mpn_divexact()
199 if (LIKELY (qn0 != dn)) in mpn_divexact()
270 qml = qp[qn0 - 1]; in mpn_divexact()
276 MPN_COPY (tp, np, qn0); in mpn_divexact()
277 mpn_sbpi1_bdiv_q (qp, tp, qn0, dp, qn0, di); in mpn_divexact()
282 mpn_dcpi1_bdiv_q (qp, tp, qn0, dp, qn0, di); in mpn_divexact()
286 mpn_mu_bdiv_q (qp, np, qn0, dp, qn0, scratch); in mpn_divexact()
[all …]
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/generic/
H A Ddivexact.c140 mp_size_t nn0, qn0; in mpn_divexact() local
172 if (qn0 > dn) in mpn_divexact()
197 nn0 = qn0 + qn0; in mpn_divexact()
200 qn1 = qn0; in mpn_divexact()
201 if (LIKELY (qn0 != dn)) in mpn_divexact()
272 qml = qp[qn0 - 1]; in mpn_divexact()
278 MPN_COPY (tp, np, qn0); in mpn_divexact()
279 mpn_sbpi1_bdiv_q (qp, tp, qn0, dp, qn0, di); in mpn_divexact()
284 mpn_dcpi1_bdiv_q (qp, tp, qn0, dp, qn0, di); in mpn_divexact()
288 mpn_mu_bdiv_q (qp, np, qn0, dp, qn0, scratch); in mpn_divexact()
[all …]
/dports/math/R-cran-robustbase/robustbase/src/
H A Dqn_sn.c89 void qn0(const double x[], int n, const int64_t k[], int len_k, /* ==> */ double *res);
103 qn0(x, (int)*n, ik, l_k, res); in Qn0()
118 void qn0(const double x[], int n, const int64_t k[], int len_k, /* ==> */ double *res) in qn0() function
313 r = 2.2219 * qn0(x, n); /* asymptotic consistency for sigma^2 */ in qn()
/dports/science/libint2/libint-2.7.1/src/bin/libint/
H A Dquanta.h334 const T* qn0 = qn_; variable
336 for(int i=0; i<N; i++, ++qn0, ++qn1)
337 if (*qn0 != *qn1)
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/t/
H A Derror_simulation.test34 # first, so qn1 is materialized before qn0, even though qn1 was
42 SELECT * FROM qn qn0 WHERE z = (SELECT z FROM qn qn1 LIMIT 1);
/dports/astro/siril/siril/src/gui/
H A Dphotometric_cc.c202 float qn0 = Qn0(sorted_data, 1, size); in siril_stats_robust_mean() local
203 if (qn0 < 0) in siril_stats_robust_mean()
205 float sx = 2.2219f * qn0; in siril_stats_robust_mean()
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/receiver/prometheusreceiver/internal/
H A Dotlp_metricfamily_test.go325 qn0 := qtL.AppendEmpty()
326 qn0.SetQuantile(0)
327 qn0.SetValue(8)
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/r/
H A Derror_simulation.result30 SELECT * FROM qn qn0 WHERE z = (SELECT z FROM qn qn1 LIMIT 1);
H A Dwith_non_recursive.result75 # qn0, but the bound is properly restored so that we can later
77 with qn0 as (select 1), qn1 as (select * from qn0), qn2 as (select 1), qn3 as (select 1 from qn1, q…
1186 # qn0, but the bound is properly restored so that we can later
1188 with qn0 as (select 1), qn1 as (select * from qn0), qn2 as (select 1), qn3 as (select 1 from qn1, q…
/dports/security/beid/eid-mw-5.0.8/plugins_tools/eid-viewer/OSX/eID Viewer/eID Viewer/de.lproj/
H A DMainMenu.strings397 /* Class = "NSTextFieldCell"; placeholderString = "-"; ObjectID = "bE0-KW-qn0"; */
398 "bE0-KW-qn0.placeholderString" = "-";
/dports/security/beid/eid-mw-5.0.8/plugins_tools/eid-viewer/OSX/eID Viewer/eID Viewer/en.lproj/
H A DMainMenu.strings440 /* Class = "NSTextFieldCell"; placeholderString = "-"; ObjectID = "bE0-KW-qn0"; */
441 "bE0-KW-qn0.placeholderString" = "-";
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/include/
H A Dwith_non_recursive.inc65 --echo # qn0, but the bound is properly restored so that we can later
67 with qn0 as (select 1), qn1 as (select * from qn0), qn2 as (select 1), qn3 as (select 1 from qn1, q…
/dports/mail/gmime26-sharp/gmime-2.6.23/tests/
H A Dtest2.eml587 +bLQAJG63+NSvyg/1y/XfF/UP8h+o8Lb9QT4ezxN+0bBudN178oyIIOvgS5oTefIl3XP8fJf+qn0
/dports/mail/gmime26/gmime-2.6.23/tests/
H A Dtest2.eml587 +bLQAJG63+NSvyg/1y/XfF/UP8h+o8Lb9QT4ezxN+0bBudN178oyIIOvgS5oTefIl3XP8fJf+qn0
/dports/mail/gmime2/gmime-2.2.27/tests/
H A Dtest2.eml588 +bLQAJG63+NSvyg/1y/XfF/UP8h+o8Lb9QT4ezxN+0bBudN178oyIIOvgS5oTefIl3XP8fJf+qn0
/dports/biology/ugene/ugene-40.1/data/snp_scripts/
H A Dpdb_uniprot_chain_map.lst.241349 1qn0 A P00133
107363 2qn0 A Q93HT3
184426 3qn0 A P65870
184427 3qn0 B P65870
184428 3qn0 C P65870
184429 3qn0 D P65870
184430 3qn0 E P65870
184431 3qn0 F P65870
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/data/typing/
H A Dtyping_model_flick-hiragana.tsv84349 qn0 3961
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/data/typing/
H A Dtyping_model_flick-hiragana.tsv84349 qn0 3961
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/data/typing/
H A Dtyping_model_flick-hiragana.tsv84349 qn0 3961
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/data/typing/
H A Dtyping_model_flick-hiragana.tsv84349 qn0 3961
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/data/typing/
H A Dtyping_model_flick-hiragana.tsv84349 qn0 3961
H A Dtyping_model_toggle_flick-hiragana.tsv90359 qn0 3207
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/data/typing/
H A Dtyping_model_flick-hiragana.tsv84349 qn0 3961

12