Home
last modified time | relevance | path

Searched defs:CFolder (Results 1 – 21 of 21) sorted by relevance

/dports/emulators/ppsspp/ppsspp-1.12.3/ext/zstd/contrib/pzstd/utils/
H A DResourcePool.h38 private: in IsSimpleCoder()
39 std::mutex mutex_; in IsSimpleCoder()
42 std::vector<T*> resources_; in IsSimpleCoder()
45 public: in IsSimpleCoder()
46 /** in IsSimpleCoder()
49 * @param factory The function to use to create new resources. in IsSimpleCoder()
57 * there are no available resources and `factory()` returns null. in IsSimpleCoder()
84 void operator() (T *resource) { in IsSimpleCoder()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/7zstub/src/7zip/Archive/7z/
H A D7zItem.h37 struct CFolder struct
46 CFolder(): UnPackCRCDefined(false) {} in CFolder() argument
48 UInt64 GetUnPackSize() const // test it in GetUnPackSize()
58 CNum GetNumOutStreams() const in GetNumOutStreams()
66 int FindBindPairForInStream(CNum inStreamIndex) const in FindBindPairForInStream()
73 int FindBindPairForOutStream(CNum outStreamIndex) const in FindBindPairForOutStream()
80 int FindPackStreamArrayIndex(CNum inStreamIndex) const in FindPackStreamArrayIndex()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/Archive/7z/
H A D7zItem.h37 struct CFolder struct
45 CFolder() {} in CFolder() function
47 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
49 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
57 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
83 bool IsEncrypted() const in IsEncrypted()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Archive/7z/
H A D7zItem.h37 struct CFolder struct
45 CFolder() {} in CFolder() argument
47 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
49 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
57 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
83 bool IsEncrypted() const in IsEncrypted()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/7z/
H A D7zItem.h37 struct CFolder struct
45 CFolder() {} in CFolder() argument
47 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
49 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
57 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
83 bool IsEncrypted() const in IsEncrypted()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/7z/
H A D7zItem.h37 struct CFolder struct
45 CFolder() {} in CFolder() function
47 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
49 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
57 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
83 bool IsEncrypted() const in IsEncrypted()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zItem.h37 struct CFolder struct
45 CFolder() {} in CFolder() argument
47 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
49 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
57 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
83 bool IsEncrypted() const in IsEncrypted()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zItem.h37 struct CFolder struct
45 CFolder() {} in CFolder() argument
47 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
49 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
57 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
83 bool IsEncrypted() const in IsEncrypted()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zItem.h37 struct CFolder struct
45 CFolder() {} in CFolder() argument
47 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
49 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
57 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
83 bool IsEncrypted() const in IsEncrypted()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/Archive/7z/
H A D7zItem.h37 struct CFolder struct
45 CFolder() {} in CFolder() argument
47 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
49 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
57 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
83 bool IsEncrypted() const in IsEncrypted()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Cab/
H A DCabItem.h13 struct CFolder struct
15 UInt32 DataStart; // offset of the first CFDATA block in this folder
16 UInt16 NumDataBlocks; // number of CFDATA blocks in this folder
17 Byte CompressionTypeMajor;
18 Byte CompressionTypeMinor;
19 Byte GetCompressionMethod() const { return (Byte)(CompressionTypeMajor & 0xF); } in GetCompressionMethod()
/dports/sysutils/squashfs-tools/CPP/7zip/Archive/7z/
H A D7zItem.h37 struct CFolder struct
46 CFolder(): UnpackCRCDefined(false) {} in CFolder() argument
48 UInt64 GetUnpackSize() const // test it in GetUnpackSize()
58 CNum GetNumOutStreams() const in GetNumOutStreams()
66 int FindBindPairForInStream(CNum inStreamIndex) const in FindBindPairForInStream()
73 int FindBindPairForOutStream(CNum outStreamIndex) const in FindBindPairForOutStream()
80 int FindPackStreamArrayIndex(CNum inStreamIndex) const in FindPackStreamArrayIndex()
88 bool IsEncrypted() const in IsEncrypted()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zItem.h35 struct CFolder struct
43 CFolder() {} in CFolder() argument
45 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
47 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
55 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
81 bool IsEncrypted() const in IsEncrypted()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Archive/7z/
H A D7zItem.h35 struct CFolder struct
43 CFolder() {} in CFolder() argument
45 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
47 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
55 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
81 bool IsEncrypted() const in IsEncrypted()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Archive/7z/
H A D7zItem.h35 struct CFolder struct
43 CFolder() {} in CFolder() function
45 bool IsDecodingSupported() const { return Coders.Size() <= 32; } in IsDecodingSupported()
47 int Find_in_PackStreams(UInt32 packStream) const in Find_in_PackStreams()
55 int FindBond_for_PackStream(UInt32 packStream) const in FindBond_for_PackStream()
81 bool IsEncrypted() const in IsEncrypted()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Cab/
H A DCabItem.h15 struct CFolder struct
17 UInt32 DataStart; // offset of the first CFDATA block in this folder
18 UInt16 NumDataBlocks; // number of CFDATA blocks in this folder
19 Byte MethodMajor;
20 Byte MethodMinor;
22 Byte GetMethod() const { return (Byte)(MethodMajor & 0xF); } in GetMethod()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Cab/
H A DCabItem.h15 struct CFolder struct
17 UInt32 DataStart; // offset of the first CFDATA block in this folder
18 UInt16 NumDataBlocks; // number of CFDATA blocks in this folder
19 Byte MethodMajor;
20 Byte MethodMinor;
22 Byte GetMethod() const { return (Byte)(MethodMajor & 0xF); } in GetMethod()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/7z/
H A D7zItem.h35 struct CFolder struct
44 CFolder(): UnpackCRCDefined(false) {} in CFolder() argument
46 UInt64 GetUnpackSize() const // test it in GetUnpackSize()
56 CNum GetNumOutStreams() const in GetNumOutStreams()
64 int FindBindPairForInStream(CNum inStreamIndex) const in FindBindPairForInStream()
71 int FindBindPairForOutStream(CNum outStreamIndex) const in FindBindPairForOutStream()
78 int FindPackStreamArrayIndex(CNum inStreamIndex) const in FindPackStreamArrayIndex()
/dports/archivers/upx/upx-3.96/src/lzma-sdk/C/7zip/Archive/7z_C/
H A D7zItem.h40 }CFolder; typedef
/dports/games/criticalmass/CriticalMass-1.5/utils/lzma/SRC/7zip/Archive/7z_C/
H A D7zItem.h40 }CFolder; typedef
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lzma443/C/7zip/Archive/7z_C/
H A D7zItem.h40 }CFolder; typedef