Home
last modified time | relevance | path

Searched defs:isDir (Results 1 – 25 of 1949) sorted by relevance

12345678910>>...78

/dports/www/nextcloud/nextcloud/apps-pkg/workflowengine/lib/Check/
H A DTFileCheck.php43 protected $isDir; variable
51 public function setFileInfo(IStorage $storage, string $path, bool $isDir = false): void {
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/GUI/
H A DUpdateCallbackGUI.cpp87 HRESULT CUpdateCallbackGUI::ScanProgress(const CDirItemsStat &st, const FString &path, bool isDir) in ScanProgress()
123 HRESULT CUpdateCallbackGUI::GetStream(const wchar_t *name, bool isDir, bool /* isAnti */, UInt32 mo… in GetStream() argument
159 HRESULT CUpdateCallbackGUI::ReportUpdateOpeartion(UInt32 op, const wchar_t *name, bool isDir) in ReportUpdateOpeartion()
239 HRESULT CUpdateCallbackGUI::ShowDeleteFile(const wchar_t *name, bool isDir) in ShowDeleteFile()
250 HRESULT CUpdateCallbackGUI::DeletingAfterArchiving(const FString &path, bool isDir) in DeletingAfterArchiving()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/GUI/
H A DUpdateCallbackGUI.cpp87 HRESULT CUpdateCallbackGUI::ScanProgress(const CDirItemsStat &st, const FString &path, bool isDir) in ScanProgress()
123 HRESULT CUpdateCallbackGUI::GetStream(const wchar_t *name, bool isDir, bool /* isAnti */, UInt32 mo… in GetStream() argument
159 HRESULT CUpdateCallbackGUI::ReportUpdateOperation(UInt32 op, const wchar_t *name, bool isDir) in ReportUpdateOperation()
239 HRESULT CUpdateCallbackGUI::ShowDeleteFile(const wchar_t *name, bool isDir) in ShowDeleteFile()
250 HRESULT CUpdateCallbackGUI::DeletingAfterArchiving(const FString &path, bool isDir) in DeletingAfterArchiving()
/dports/sysutils/kf5-baloo/baloo-5.89.0/tests/file/
H A Dinotify.cpp27 … [](const QString& fileUrl, bool isDir) { qDebug() << "Created:" << fileUrl << isDir; }); in main()
29 … [](const QString& fileUrl, bool isDir) { qDebug() << "Deleted:" << fileUrl << isDir; }); in main()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/internal/localstore/
H A DSymlinkResourceTest.java26 protected void mkLink(IFileStore dir, String src, String tgt, boolean isDir) { in mkLink()
28 createSymLink(dir.toLocalFile(EFS.NONE, getMonitor()), src, tgt, isDir); in mkLink() local
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azure/
H A DFileMetadata.java34 private final boolean isDir; field in FileMetadata
84 public boolean isDir() { in isDir() method in FileMetadata
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Utilities/
H A DSZReader.cpp47 unsigned isDir = SzArEx_IsDir(&_archive, i); in ExtractFile() local
77 unsigned isDir = SzArEx_IsDir(&_archive, i); in InternalGetFileList() local
/dports/news/nzbget/nzbget-21.1/daemon/nserv/
H A DNzbGenerator.cpp71 bool isDir = FileSystem::DirectoryExists(path); in GenerateNzb() local
93 bool isDir = FileSystem::DirectoryExists(fullFilename); in AppendDir() local
/dports/mail/emailrelay/emailrelay-1.9/src/glib/
H A Dgdirectory_unix_noglob.cpp94 bool G::DirectoryIterator::isDir() const in isDir() function in G::DirectoryIterator
151 bool G::DirectoryIteratorImp::isDir() const in isDir() function in G::DirectoryIteratorImp
/dports/devel/websvn/websvn-2.6.1/
H A Drevision.php127 $isDir = @$_REQUEST['isdir'] == 1 || $path == '' || $path == '/'; variable
166 $isDir = $change->isdir; variable
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/components/filetree/
H A DFileNode.java37 private boolean isDir; field in FileNode
67 public void setDirectory(boolean isDir) in setDirectory()
/dports/devel/hs-darcs/darcs-2.16.4/harness/Darcs/Test/Patch/
H A DV1Model.hs132 isDir (RepoItem (T.SubTree _)) = True function
133 isDir _other = False function
152 | isDir item = null $ dirContent item function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/network/kernel/
H A Dqurlinfo.cpp74 bool isDir; member in QUrlInfoPrivate
162 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
196 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
551 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqurlinfo.cpp70 bool isDir; member in QUrlInfoPrivate
160 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
194 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
549 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqurlinfo.cpp70 bool isDir; member in QUrlInfoPrivate
160 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
194 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
549 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqurlinfo.cpp70 bool isDir; member in QUrlInfoPrivate
160 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
194 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
549 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/comms/qsstv/qsstv/utils/
H A Dqurlinfo.cpp72 bool isDir; member in QUrlInfoPrivate
170 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
204 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
559 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqurlinfo.cpp70 bool isDir; member in QUrlInfoPrivate
160 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
194 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
549 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqurlinfo.cpp70 bool isDir; member in QUrlInfoPrivate
160 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
194 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
549 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqurlinfo.cpp70 bool isDir; member in QUrlInfoPrivate
160 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
194 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
549 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqurlinfo.cpp70 bool isDir; member in QUrlInfoPrivate
160 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
194 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
549 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqurlinfo.cpp70 bool isDir; member in QUrlInfoPrivate
160 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
194 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
549 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/net/quiterss/quiterss-0.19.4_1/3rdparty/qftp/
H A Dqurlinfo.cpp72 bool isDir; member in QUrlInfoPrivate
162 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
196 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
576 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqurlinfo.cpp70 bool isDir; member in QUrlInfoPrivate
160 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
194 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
549 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/network/kernel/
H A Dqurlinfo.cpp70 bool isDir; member in QUrlInfoPrivate
160 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
194 const QDateTime &lastRead, bool isDir, bool isFile, bool isSymLink, in QUrlInfo()
549 bool QUrlInfo::isDir() const in isDir() function in QUrlInfo

12345678910>>...78