Home
last modified time | relevance | path

Searched defs:DbDir (Results 1 – 6 of 6) sorted by relevance

/dports/databases/p5-DBD-CSV/DBD-CSV-0.58/t/
H A Dlib.pl166 sub DbDir { subroutine
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/db/
H A DInstrumentsDb.cpp156 String DbDir = DbPath.stripLastName(); in EnsureDBFileExists() local
711 …int InstrumentsDb::AddInstruments(ScanMode Mode, String DbDir, String FsDir, bool bBackground, boo… in AddInstruments()
738 int InstrumentsDb::AddInstruments(String DbDir, String FilePath, int Index, bool bBackground) { in AddInstruments()
752 …void InstrumentsDb::AddInstruments(String DbDir, bool insDir, String FilePath, int Index, ScanProg… in AddInstruments()
780 …void InstrumentsDb::AddInstrumentsNonrecursive(String DbDir, String FsDir, bool insDir, ScanProgre… in AddInstrumentsNonrecursive()
817 …void InstrumentsDb::AddInstrumentsRecursive(String DbDir, String FsDir, bool Flat, bool insDir, Sc… in AddInstrumentsRecursive()
1195 …void InstrumentsDb::AddInstrumentsFromFile(String DbDir, String file, int Index, ScanProgress* pPr… in AddInstrumentsFromFile()
1232 …void InstrumentsDb::AddInstrumentsFromFilePriv(String DbDir, const int dirId, String FilePath, Fil… in AddInstrumentsFromFilePriv()
1787 String InstrumentsDb::PrepareSubdirectory(String DbDir, String FsPath) { in PrepareSubdirectory()
1797 String InstrumentsDb::AppendNode(String DbDir, String Node) { in AppendNode()
H A DInstrumentsDbUtilities.h327 String DbDir; variable
372 String DbDir; variable
H A DInstrumentsDbUtilities.cpp647 …AddInstrumentsJob::AddInstrumentsJob(int JobId, ScanMode Mode, String DbDir, String FsDir, bool in… in AddInstrumentsJob()
704 …AddInstrumentsFromFileJob::AddInstrumentsFromFileJob(int JobId, String DbDir, String FilePath, int… in AddInstrumentsFromFileJob()
731 …void DirectoryScanner::Scan(String DbDir, String FsDir, bool Flat, bool insDir, ScanProgress* pPro… in Scan()
/dports/security/keepassxc/keepassxc-2.6.6/src/core/
H A DEntry.h207 DbDir enumerator
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/network/
H A Dlscpserver.cpp3717 String LSCPServer::AddDbInstruments(String DbDir, String FilePath, int Index, bool bBackground) { in AddDbInstruments()
3735 String LSCPServer::AddDbInstruments(String ScanMode, String DbDir, String FsDir, bool bBackground, … in AddDbInstruments()