Home
last modified time | relevance | path

Searched +defs:ctable +defs:tables (Results 1 – 4 of 4) sorted by relevance

/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/db/sql/
H A DDatabaseUpdater.cpp237 QStringList tables; in upgradeVersion4to5() local
356 QStringList tables; in upgradeVersion5to6() local
476 QStringList tables; in upgradeVersion9to10() local
1053 QString ctable = table; in writeCSVFile() local
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Dmodel.tables.R57 tables <- make.tables.aovproj(dn.proj, m.factors, prjs, mf) functionVar
74 result <- list(tables = tables, n = n) nameattr
151 if(any(efficiency)) {
177 result <- list(tables = tables, n = n) nameattr
208 tables <- setNames(vector("list", length(proj.cols)), names(proj.cols)) functionVar
228 tables <- setNames(vector("list", length(proj.cols)), names(proj.cols)) functionVar
370 ctable <- array(c(table, n), dim = c(dim(table), 2L)) functionVar
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Dmodel.tables.R57 tables <- make.tables.aovproj(dn.proj, m.factors, prjs, mf) functionVar
74 result <- list(tables = tables, n = n) nameattr
151 if(any(efficiency)) {
177 result <- list(tables = tables, n = n) nameattr
208 tables <- setNames(vector("list", length(proj.cols)), names(proj.cols)) functionVar
228 tables <- setNames(vector("list", length(proj.cols)), names(proj.cols)) functionVar
370 ctable <- array(c(table, n), dim = c(dim(table), 2L)) functionVar
/dports/textproc/xalan-c/xalan_c-1.12/src/xalanc/XSLT/
H A DElemNumber.cpp509 CountersTable& ctable, in getCountString()
570 CountersTable& ctable = executionContext.getCountersTable(); in getCountString() local
1105 const NumberTypeVectorType& tables = theResourceBundle.getDigitsTableTable(); in traditionalAlphaCount() local