Home
last modified time | relevance | path

Searched refs:fileIndices (Results 1 – 25 of 43) sorted by relevance

12

/dports/biology/pbbam/pbbam-0.18.0/tests/src/
H A Dtest_DataSetIO.cpp504 ASSERT_EQ(1, fileIndices.Size()); in TestAli1Xml()
516 ASSERT_EQ(1, fileIndices.Size()); in TestAli1Xml()
593 ASSERT_EQ(1, fileIndices.Size()); in TestAli2Xml()
605 ASSERT_EQ(1, fileIndices.Size()); in TestAli2Xml()
682 ASSERT_EQ(1, fileIndices.Size()); in TestAli3Xml()
694 ASSERT_EQ(1, fileIndices.Size()); in TestAli3Xml()
771 ASSERT_EQ(1, fileIndices.Size()); in TestAli4Xml()
783 ASSERT_EQ(1, fileIndices.Size()); in TestAli4Xml()
1047 ASSERT_EQ(1, fileIndices.Size()); in TestPbalchemyXml()
1048 const FileIndex& index = fileIndices[0]; in TestPbalchemyXml()
[all …]
/dports/net-p2p/transmission-utils/transmission-3.00/qt/
H A DOptionsDialog.h52 void onPriorityChanged(QSet<int> const& fileIndices, int);
53 void onWantedChanged(QSet<int> const& fileIndices, bool);
H A DDetailsDialog.h76 void onFilePriorityChanged(QSet<int> const& fileIndices, int);
77 void onFileWantedChanged(QSet<int> const& fileIndices, bool);
H A DFileTreeView.h36 void priorityChanged(QSet<int> const& fileIndices, int priority);
37 void wantedChanged(QSet<int> const& fileIndices, bool wanted);
H A DFileTreeModel.h75 void priorityChanged(QSet<int> const& fileIndices, int);
76 void wantedChanged(QSet<int> const& fileIndices, bool);
/dports/net-p2p/transmission-cli/transmission-3.00/qt/
H A DOptionsDialog.h52 void onPriorityChanged(QSet<int> const& fileIndices, int);
53 void onWantedChanged(QSet<int> const& fileIndices, bool);
H A DDetailsDialog.h76 void onFilePriorityChanged(QSet<int> const& fileIndices, int);
77 void onFileWantedChanged(QSet<int> const& fileIndices, bool);
H A DFileTreeView.h36 void priorityChanged(QSet<int> const& fileIndices, int priority);
37 void wantedChanged(QSet<int> const& fileIndices, bool wanted);
H A DFileTreeModel.h75 void priorityChanged(QSet<int> const& fileIndices, int);
76 void wantedChanged(QSet<int> const& fileIndices, bool);
/dports/net-p2p/transmission-daemon/transmission-3.00/qt/
H A DOptionsDialog.h52 void onPriorityChanged(QSet<int> const& fileIndices, int);
53 void onWantedChanged(QSet<int> const& fileIndices, bool);
H A DDetailsDialog.h76 void onFilePriorityChanged(QSet<int> const& fileIndices, int);
77 void onFileWantedChanged(QSet<int> const& fileIndices, bool);
H A DFileTreeView.h36 void priorityChanged(QSet<int> const& fileIndices, int priority);
37 void wantedChanged(QSet<int> const& fileIndices, bool wanted);
H A DFileTreeModel.h75 void priorityChanged(QSet<int> const& fileIndices, int);
76 void wantedChanged(QSet<int> const& fileIndices, bool);
/dports/net-p2p/transmission-qt/transmission-3.00/qt/
H A DOptionsDialog.h52 void onPriorityChanged(QSet<int> const& fileIndices, int);
53 void onWantedChanged(QSet<int> const& fileIndices, bool);
H A DDetailsDialog.h76 void onFilePriorityChanged(QSet<int> const& fileIndices, int);
77 void onFileWantedChanged(QSet<int> const& fileIndices, bool);
H A DFileTreeView.h36 void priorityChanged(QSet<int> const& fileIndices, int priority);
37 void wantedChanged(QSet<int> const& fileIndices, bool wanted);
H A DFileTreeModel.h75 void priorityChanged(QSet<int> const& fileIndices, int);
76 void wantedChanged(QSet<int> const& fileIndices, bool);
/dports/net-p2p/transmission-gtk/transmission-3.00/qt/
H A DOptionsDialog.h52 void onPriorityChanged(QSet<int> const& fileIndices, int);
53 void onWantedChanged(QSet<int> const& fileIndices, bool);
H A DDetailsDialog.h76 void onFilePriorityChanged(QSet<int> const& fileIndices, int);
77 void onFileWantedChanged(QSet<int> const& fileIndices, bool);
H A DFileTreeView.h36 void priorityChanged(QSet<int> const& fileIndices, int priority);
37 void wantedChanged(QSet<int> const& fileIndices, bool wanted);
H A DFileTreeModel.h75 void priorityChanged(QSet<int> const& fileIndices, int);
76 void wantedChanged(QSet<int> const& fileIndices, bool);
/dports/www/transmission-web/transmission-3.00/qt/
H A DOptionsDialog.h52 void onPriorityChanged(QSet<int> const& fileIndices, int);
53 void onWantedChanged(QSet<int> const& fileIndices, bool);
H A DDetailsDialog.h76 void onFilePriorityChanged(QSet<int> const& fileIndices, int);
77 void onFileWantedChanged(QSet<int> const& fileIndices, bool);
H A DFileTreeView.h36 void priorityChanged(QSet<int> const& fileIndices, int priority);
37 void wantedChanged(QSet<int> const& fileIndices, bool wanted);
/dports/sysutils/squashfs-tools/CPP/7zip/Archive/7z/
H A D7zFolderInStream.cpp17 const UInt32 *fileIndices, UInt32 numFiles) in Init() argument
22 _fileIndices = fileIndices; in Init()

12