Home
last modified time | relevance | path

Searched defs:colList (Results 1 – 25 of 131) sorted by relevance

123456

/dports/sysutils/qdirstat/qdirstat-1.8/src/
H A DDataColumns.cpp178 QStringList DataColumns::toStringList( const DataColumnList & colList ) in toStringList()
193 DataColumnList colList; in fromStringList() local
207 void DataColumns::ensureNameColFirst( DataColumnList & colList ) in ensureNameColFirst()
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/csv/import/
H A Dtransactiondlg.cpp40 TransactionDlg::TransactionDlg(const QStringList& colList, const QStringList& colHeaders, const int… in TransactionDlg()
119 void TransactionDlg::displayLine(const QStringList& colList, const QStringList& colHeaders, const i… in displayLine()
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/src/
H A Dremotedir.cpp181 QDomNodeList colList = doc.elementsByTagName ( "fontfile" ); in eventEndDownload() local
230 QDomNodeList colList = doc.elementsByTagName ( "fontfile" ); in getPreviews() local
/dports/security/sqlmap/sqlmap-1.3.12/sqlmap/lib/utils/
H A Dpivotdumptable.py38 def pivotDumpTable(table, colList, count=None, blind=True, alias=None): argument
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/dlg/
H A DdlgIndexConstraint.cpp63 …t::dlgIndexConstraint(pgaFactory *f, frmMain *frame, const wxString &resName, ctlListView *colList) in dlgIndexConstraint()
608 dlgPrimaryKey::dlgPrimaryKey(pgaFactory *f, frmMain *frame, ctlListView *colList) in dlgPrimaryKey()
641 dlgUnique::dlgUnique(pgaFactory *f, frmMain *frame, ctlListView *colList) in dlgUnique()
670 dlgExclude::dlgExclude(pgaFactory *f, frmMain *frame, ctlListView *colList) in dlgExclude()
/dports/math/colpack/ColPack-1.0.10-249-g9a7293a/src/BipartiteGraphBicoloring/
H A DBipartiteGraphInputOutput.cpp416 map<int,vector<int> > colList; in ReadMeTiSBipartiteGraph() local
622 map< int,vector<int> > colList; in ReadGenericMatrixBipartiteGraph() local
727 map< int,vector<int> > colList; in ReadGenericSquareMatrixBipartiteGraph() local
919 map< int,vector<int> > colList; in BuildBPGraphFromCSRFormat() local
968 map< int,vector<int> > colList; in BuildBPGraphFromADICFormat() local
1023 map< int,vector<int> > colList; in RowCompressedFormat2BipartiteGraph() local
/dports/science/ergo/ergo-3.8/source/utilities_basic/
H A Dcsr_matrix.cc232 int* colList = &csr->columnIndexList[baseIndex]; in ergo_csr_find_index() local
334 int* colList = &csr->columnIndexList[baseIndex]; in ergo_CSR_get_values() local
369 int* colList = &csr->columnIndexList[baseIndex]; in ergo_CSR_get_values_singlerow() local
/dports/science/gtamsanalyzer/GTAMSAnalyzer.src.0.42/Source/
H A DMWExportWatcher.h22 NSMutableArray *colPool, *colList; variable
H A DdotGraphWatcher.h50 NSMutableArray *colList; variable
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/migration/
H A Dentitytreecreatejob.cpp37 const Collection::List colList = m_collections.takeFirst(); in createNextLevelOfCollections() local
/dports/deskutils/zanshin/zanshin-21.12.3/tests/units/akonadi/
H A Dakonadistoragesettingstest.cpp47 Akonadi::Collection::List colList(int max) in colList() function in AkonadiStorageSettingsTest
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dbtdriver.cpp144 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan_1() local
H A Dtdriver14.cpp178 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan14() local
H A Dtdriver17.cpp174 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan_17() local
H A Dtdriver12.cpp177 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan_12() local
H A Dtdriver13.cpp177 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan_13() local
H A Dtdriver18.cpp190 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan_18() local
H A Dtdriver15.cpp186 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan_15() local
H A Dtdriver20.cpp195 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan_20() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dbtdriver.cpp144 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan_1() local
H A Dtdriver14.cpp178 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan14() local
H A Dtdriver17.cpp174 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan_17() local
H A Dtdriver12.cpp177 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan_12() local
H A Dtdriver13.cpp177 CalpontSelectExecutionPlan::ReturnedColumnList colList; in selectExecutionPlan_13() local
/dports/textproc/librevenge/librevenge-0.0.4/src/lib/
H A DRVNGHTMLTextTableStyle.cpp34 void RVNGHTMLTextTableStyleManager::openTable(RVNGPropertyListVector const &colList) in openTable()

123456