Home
last modified time | relevance | path

Searched refs:DirId (Results 1 – 22 of 22) sorted by relevance

/dports/audio/linuxsampler/linuxsampler-2.2.0/src/db/
H A DInstrumentsDb.h514 int GetDirectoryCount(int DirId);
522 IntListPtr GetDirectoryIDs(int DirId);
568 String GetDirectoryName(int DirId);
575 int GetParentDirectoryId(int DirId);
584 String GetDirectoryPath(int DirId);
591 void RemoveDirectory(int DirId);
602 void RemoveAllDirectories(int DirId);
609 bool IsDirectoryEmpty(int DirId);
660 void RemoveAllInstruments(int DirId);
668 int GetInstrumentCount(int DirId);
[all …]
H A DInstrumentsDb.cpp223 if(DirId == -1) return -1; in GetDirectoryCount()
364 if (DirId == 0) { in GetDirectoryPath()
369 DirId = GetParentDirectoryId(DirId); in GetDirectoryPath()
470 RemoveAllDirectories(DirId); in RemoveDirectoryContent()
471 RemoveAllInstruments(DirId); in RemoveDirectoryContent()
476 if (GetInstrumentCount(DirId) > 0 || GetDirectoryCount(DirId) > 0) { in RemoveDirectory()
830 if(DirId == -1) return -1; in GetInstrumentCount()
916 sql << DirId << " AND instr_name=?"; in GetInstrumentId()
1362 int DirId = GetDirectoryId(Dir); in FindDirectories() local
1774 if (GetInstrumentId(DirId, Name) == -1 && GetDirectoryId(DirId, Name) == -1) return Name; in GetUniqueName()
[all …]
H A DInstrumentsDbUtilities.h158 virtual void ProcessDirectory(String Path, int DirId) = 0;
163 virtual void ProcessDirectory(String Path, int DirId) = 0;
177 virtual void ProcessDirectory(String Path, int DirId);
191 virtual void ProcessDirectory(String Path, int DirId);
203 virtual void ProcessDirectory(String Path, int DirId);
213 virtual void ProcessDirectory(String Path, int DirId);
223 virtual void ProcessDirectory(String Path, int DirId);
H A DInstrumentsDbUtilities.cpp425 void DirectoryFinder::ProcessDirectory(String Path, int DirId) { in ProcessDirectory() argument
427 idb->BindIntParam(pStmt, 1, DirId); in ProcessDirectory()
510 void InstrumentFinder::ProcessDirectory(String Path, int DirId) { in ProcessDirectory() argument
512 idb->BindIntParam(pStmt, 1, DirId); in ProcessDirectory()
542 void DirectoryCounter::ProcessDirectory(String Path, int DirId) { in ProcessDirectory() argument
543 count += InstrumentsDb::GetInstrumentsDb()->GetDirectoryCount(DirId); in ProcessDirectory()
546 void InstrumentCounter::ProcessDirectory(String Path, int DirId) { in ProcessDirectory() argument
547 count += InstrumentsDb::GetInstrumentsDb()->GetInstrumentCount(DirId); in ProcessDirectory()
562 void DirectoryCopier::ProcessDirectory(String Path, int DirId) { in ProcessDirectory() argument
577 IntListPtr ids = db->GetInstrumentIDs(DirId); in ProcessDirectory()
/dports/sysutils/glogg/glogg-1.1.4/src/
H A Dinotifywatchtowerdriver.h45 class DirId {
49 DirId() { wd_ = -1; } in DirId() function
50 bool operator==( const DirId& other ) const
55 DirId( int wd ) { wd_ = wd; } in DirId() function
102 DirId addDir( const std::string& file_name );
106 void removeDir( const DirId& dir_id );
H A Dwinwatchtowerdriver.h130 class DirId {
134 DirId() {} in DirId() function
135 bool operator==( const DirId& other ) const
173 DirId addDir( const std::string& file_name );
177 void removeDir( const DirId& dir_id );
218 DirId& dir_id );
H A Dwinwatchtowerdriver.cpp175 WinWatchTowerDriver::DirId WinWatchTowerDriver::addDir( in addDir()
178 DirId dir_id { }; in addDir()
218 void WinWatchTowerDriver::removeDir( const DirId& dir_id ) in removeDir()
240 DirId& dir_id ) in serialisedAddDir()
H A Dinotifywatchtowerdriver.cpp70 INotifyWatchTowerDriver::DirId INotifyWatchTowerDriver::addDir( in addDir()
98 void INotifyWatchTowerDriver::removeDir( const DirId& dir_id ) in removeDir()
H A Dwatchtowerlist.h36 typename Driver::DirId dir_id_;
118 typename Driver::DirId id, const char* name );
246 typename Driver::DirId id, const char* name ) in searchByDirWdAndName()
/dports/deskutils/recoll/recoll-1.31.2/utils/
H A Dfstreewalk.cpp49 class DirId { class
53 DirId(dev_t d, ino_t i) : dev(d), ino(i) {} in DirId() function in DirId
54 bool operator<(const DirId& r) const { in operator <()
78 set<DirId> donedirs;
368 DirId dirid(stp->pst_dev, stp->pst_ino); in iwalk()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}
/dports/sysutils/bareos-client/bareos-Release-20.0.3/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}
/dports/sysutils/bareos-server/bareos-Release-20.0.3/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}
/dports/www/bareos18-webui/bareos-Release-18.2.12/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}
/dports/www/bareos-webui/bareos-Release-20.0.3/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}
/dports/www/bareos19-webui/bareos-Release-19.2.11/regress/tests/
H A Dbvfs-test136 DirId=$(${SED} -n 's/^\([0-9]\+\)\W.*[a-zA-Z]\+\W\.$/\1/p' $LOG)
137 if [ -z "$DirId" ]; then
147 .bvfs_restore path=${BvfsPathId} jobid=${BackupJobIds} dirid=${DirId}