Home
last modified time | relevance | path

Searched refs:nEst (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/databases/sqlite3/sqlite-src-3350500/test/
H A Dscanstatus.test107 nLoop 1 nVisit 1 nEst 1.0 zName x1
115 nLoop 1 nVisit 1 nEst 10.0 zName x1j
139 nLoop 1 nVisit 2 nEst 16384.0 zName x1j
152 nLoop 1 nVisit 2 nEst 16384.0 zName x2j
160 nLoop 1 nVisit 0 nEst 8.0 zName x2ij
168 nLoop 1 nVisit 0 nEst 8.0 zName x2ij
176 nLoop 1 nVisit 1 nEst 8.0 zName x2ij
196 nLoop 1 nVisit 1 nEst 10.0 zName a1a
198 nLoop 1 nVisit 1 nEst 10.0 zName a1bc
227 nLoop 1 nVisit 4 nEst 40.0 zName a1a
[all …]
/dports/databases/sqlcipher/sqlcipher-3.4.2/test/
H A Dscanstatus.test107 nLoop 1 nVisit 1 nEst 1.0 zName x1
115 nLoop 1 nVisit 1 nEst 10.0 zName x1j
139 nLoop 1 nVisit 2 nEst 16384.0 zName x1j
152 nLoop 1 nVisit 2 nEst 16384.0 zName x2j
160 nLoop 1 nVisit 0 nEst 8.0 zName x2ij
168 nLoop 1 nVisit 0 nEst 8.0 zName x2ij
176 nLoop 1 nVisit 1 nEst 8.0 zName x2ij
196 nLoop 1 nVisit 1 nEst 10.0 zName a1a
198 nLoop 1 nVisit 1 nEst 10.0 zName a1bc
227 nLoop 1 nVisit 4 nEst 40.0 zName a1a
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/test/
H A Dscanstatus.test107 nLoop 1 nVisit 1 nEst 1.0 zName x1
115 nLoop 1 nVisit 1 nEst 10.0 zName x1j
139 nLoop 1 nVisit 2 nEst 16384.0 zName x1j
152 nLoop 1 nVisit 2 nEst 16384.0 zName x2j
160 nLoop 1 nVisit 0 nEst 8.0 zName x2ij
168 nLoop 1 nVisit 0 nEst 8.0 zName x2ij
176 nLoop 1 nVisit 1 nEst 8.0 zName x2ij
196 nLoop 1 nVisit 1 nEst 10.0 zName a1a
198 nLoop 1 nVisit 1 nEst 10.0 zName a1bc
227 nLoop 1 nVisit 4 nEst 40.0 zName a1a
[all …]
/dports/math/R-cran-pls/pls/R/
H A Dplots.R700 nEst <- length(which) functionVar
705 dims <- c(nEst, nSize, nResp)
758 for (est in 1:nEst) {
1257 plot.mvrVal <- function(x, nCols, nRows, type = "l", lty = 1:nEst,
1258 lwd = par("lwd"), pch = 1:nEst, cex = 1, col = 1:nEst,
1288 nEst <- length(estnames) functionVar
1289 if (length(lty) > nEst) lty <- lty[1:nEst] # otherwise legend chokes
/dports/math/R-cran-robustbase/robustbase/tests/
H A Dlmrob-data.R135 nEst <- length(leg.s) # == number of estimators used below globalVar
138 r.coef <- matrix(NA, length(y1), nEst*nCf)
179 (jj0 <- nCf*(seq_len(nEst)-1L))
/dports/math/R-cran-pls/pls/man/
H A Dvalidationplot.Rd24 lty = 1:nEst,
26 pch = 1:nEst,
28 col = 1:nEst,
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Danalyze.c283 tRowcnt nEst; /* Estimated number of rows */ member
444 p->nEst = sqlite3_value_int64(argv[2]); in statInit()
460 p->nPSample = (tRowcnt)(p->nEst/(mxSample/3+1) + 1); in statInit()
865 p->nSkipAhead ? (u64)p->nEst : (u64)p->nRow); in statGet()
H A DvdbeInt.h356 LogEst nEst; /* Estimated output rows per loop */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Danalyze.c283 tRowcnt nEst; /* Estimated number of rows */ member
444 p->nEst = sqlite3_value_int64(argv[2]); in statInit()
460 p->nPSample = (tRowcnt)(p->nEst/(mxSample/3+1) + 1); in statInit()
865 p->nSkipAhead ? (u64)p->nEst : (u64)p->nRow); in statGet()
H A DvdbeInt.h355 LogEst nEst; /* Estimated output rows per loop */ member
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A DvdbeInt.h336 LogEst nEst; /* Estimated output rows per loop */ member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A DvdbeInt.h354 LogEst nEst; /* Estimated output rows per loop */ member
/dports/x11-clocks/xfce4-timer-plugin/xfce4-timer-plugin-1.7.1/po/
H A Dpt.po49 msgstr "Atenção! :) \nEstá na hora do alarme %s."
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/StackExchange/httpunit/_third_party/github.com/BurntSushi/toml/
H A Ddecode_test.go185 [nEst.eD]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/BurntSushi/toml/
H A Ddecode_test.go202 [nEst.eD]
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/BurntSushi/toml/
H A Ddecode_test.go253 [nEst.eD]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/BurntSushi/toml/
H A Ddecode_test.go267 [nEst.eD]
/dports/net/nsq/nsq-1.2.1/vendor/github.com/BurntSushi/toml/
H A Ddecode_test.go267 [nEst.eD]
/dports/textproc/textnote/textnote-1.3.0/vendor/github.com/BurntSushi/toml/
H A Ddecode_test.go267 [nEst.eD]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/BurntSushi/toml/
H A Ddecode_test.go267 [nEst.eD]
/dports/finance/cointop/cointop-1.5.4/vendor/github.com/BurntSushi/toml/toml-0.3.1/
H A Ddecode_test.go267 [nEst.eD]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/BurntSushi/toml/
H A Ddecode_test.go267 [nEst.eD]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/BurntSushi/toml/toml-0.3.1/
H A Ddecode_test.go267 [nEst.eD]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/BurntSushi/toml/
H A Ddecode_test.go267 [nEst.eD]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/BurntSushi/toml/
H A Ddecode_test.go267 [nEst.eD]

123456789