Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/Agent/
H A DAgentProxy.h31 UInt64 PackSize; member
106 UInt64 PackSize; member
/aosp_15_r20/external/clang/test/PCH/
H A Dmake-integer-seq.cpp6 static constexpr T PackSize = sizeof...(I); member
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp41 UInt64 PackSize; // pure value from Index record, it doesn't include pad zeros member
H A DLzhHandler.cpp116 UInt32 PackSize; member
H A DDmgHandler.cpp97 UInt64 PackSize; member
223 UInt64 PackSize; member
H A DNtfsHandler.cpp424 UInt64 PackSize; member
H A DArjHandler.cpp391 UInt32 PackSize; member
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dmake_integer_seq.cpp7 static constexpr T PackSize = sizeof...(I); member
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DAltStreamsFolder.h21 UInt64 PackSize; member
H A DFSFolder.h26 UInt64 PackSize; member
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Zip/
H A DZipAddCommon.h25 UInt64 PackSize; member
H A DZipItem.h218 UInt64 PackSize; variable
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DBench.h20 UInt64 PackSize; member
H A DExtract.h79 UInt64 PackSize; member
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/
H A DRarItem.h23 UInt64 PackSize; member
H A DRar5Handler.h204 UInt64 PackSize; member
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Tar/
H A DTarItem.h117 UInt64 PackSize; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmfapi.h723 inline UINT64 PackSize (UINT32 uw, UINT32 uh) { return Pack2UINT32AsUINT64 (uw, uh); } in PackSize() function
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Wim/
H A DWimIn.h147 UInt64 PackSize; member
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp336 CListUInt64Def PackSize; member
/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/
H A DFarPlugin.h56 DWORD PackSize; member