Home
last modified time | relevance | path

Searched defs:CDir (Results 1 – 12 of 12) sorted by relevance

/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Iso/
H A DIsoIn.h17 struct CDir: public CDirRecord struct
19 CDir *Parent; argument
20 CObjectVector<CDir> _subItems; argument
22 void Clear() in Clear()
28 int GetLength(bool checkSusp, int skipSize) const in GetLength()
53 const CDir *cur = this; in GetPath() argument
78 const CDir *cur = this; in GetPathU() argument
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Iso/
H A DIsoIn.h16 struct CDir: public CDirRecord struct
18 CDir *Parent; argument
19 CObjectVector<CDir> _subItems; argument
32 const CDir *cur = this; in GetPath() argument
71 const CDir *cur = this; in GetPathU() argument
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Iso/
H A DIsoIn.h16 struct CDir: public CDirRecord struct
18 CDir *Parent; argument
19 CObjectVector<CDir> _subItems; argument
32 const CDir *cur = this; in GetPath() argument
71 const CDir *cur = this; in GetPathU() argument
/dports/irc/znc/znc-1.8.2/include/znc/
H A DFileUtils.h150 CDir(const CString& sDir) : m_eSortAttr(CFile::FA_Name), m_bDesc(false) { in CDir() function
154 CDir() : m_eSortAttr(CFile::FA_Name), m_bDesc(false) {} in CDir() function
/dports/www/tikiwiki/tiki-21.2/lib/sheet/include/org/apicnet/io/
H A Dcdir.php46 Class CDir extends ErrorManager { class
/dports/net-p2p/dclib/dclib-0.3.23/dclib/core/
H A Dcdir.cpp44 CDir::CDir() in CDir() function in CDir
49 CDir::CDir( CString path ) in CDir() function in CDir
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Wim/
H A DWimHandlerOut.cpp151 struct CDir struct
153 int MetaIndex;
154 CObjectVector<CDir> Dirs;
155 CUIntVector Files; // indexes in MetaItems[]
157 CDir(): MetaIndex(-1) {} in CDir() argument
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Wim/
H A DWimHandlerOut.cpp158 struct CDir struct
160 int MetaIndex;
161 CObjectVector<CDir> Dirs;
162 CUIntVector Files; // indexes in MetaItems[]
164 CDir(): MetaIndex(-1) {} in CDir() argument
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/filesystem/
H A DDirectoryCache.cpp27 CDirectoryCache::CDir::CDir(DIR_CACHE_TYPE cacheType) in CDir() function in CDirectoryCache::CDir
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/foundation-0.0.25/Foundation/System/Bindings/
H A DPosix.hsc30 data CDir type
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/corelib/
H A Dncbifile.hpp1686 class NCBI_XNCBI_EXPORT CDir : public CDirEntry class
4029 CDir::CDir(void) in CDir() function in CDir
4035 CDir::CDir(const string& dirname) : CParent(dirname) in CDir() function in CDir
4041 CDir::CDir(const CDirEntry& dir) : CDirEntry(dir) in CDir() function in CDir
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/corelib/
H A Dncbifile.hpp1686 class NCBI_XNCBI_EXPORT CDir : public CDirEntry class
4029 CDir::CDir(void) in CDir() function in CDir
4035 CDir::CDir(const string& dirname) : CParent(dirname) in CDir() function in CDir
4041 CDir::CDir(const CDirEntry& dir) : CDirEntry(dir) in CDir() function in CDir