Home
last modified time | relevance | path

Searched refs:Add_UInt32 (Results 1 - 24 of 24) sorted by relevance

/third_party/lzma/CPP/Windows/
H A DSystemInfo.cpp167 s.Add_UInt32(p.maxFunc);
171 // s.Add_UInt32(j); // align
371 s.Add_UInt32(si.dwProcessorType); in SysInfo_To_String()
384 s.Add_UInt32(si.dwNumberOfProcessors); in SysInfo_To_String()
548 s2.Add_UInt32(v); in Fill()
553 s2.Add_UInt32(v); in Fill()
763 s.Add_UInt32(vi.dwPlatformId); in GetOsInfoText()
764 s.Add_Space(); s.Add_UInt32(vi.dwMajorVersion); in GetOsInfoText()
765 s.Add_Dot(); s.Add_UInt32(vi.dwMinorVersion); in GetOsInfoText()
766 s.Add_Space(); s.Add_UInt32(v in GetOsInfoText()
[all...]
H A DErrorMsg.cpp94 m.Add_UInt32(errorCode); in MyFormatMessage()
H A DShell.cpp30 s2.Add_UInt32(number); in Print_Number()
/third_party/lzma/CPP/7zip/UI/Common/
H A DPropIDUtils.cpp451 s.Add_UInt32(authority); in ParseSid()
461 s.Add_UInt32(Get32(p + 8 + i * 4)); in ParseSid()
493 s.Add_UInt32(num); in ParseAcl()
569 s.Add_UInt32(size); in ConvertNtSecureToString()
717 s.Add_UInt32(len); in ConvertNtReparseToString()
H A DArchiveName.cpp173 name.Add_UInt32(v); in CreateArchiveName()
H A DEnumDirItems.cpp1364 OwnerNameMap.Add_UInt32(item.uid); in FillDeviceSizes()
1365 OwnerGroupMap.Add_UInt32(item.gid); in FillDeviceSizes()
H A DUpdate.cpp701 archivePath.TempPostfix.Add_UInt32(i); in Compress()
H A DHashCalc.cpp1115 s.Add_UInt32(_hashSize * 8); in GetArchiveProperty()
H A DArchiveExtractCallback.cpp2406 s.Add_UInt32(index); in ReportExtractResult()
H A DBench.cpp2883 // s.Add_UInt32(ti.numProcessThreads);
2890 s.Add_UInt32(numSysThreads);
/third_party/lzma/CPP/7zip/Common/
H A DUniqBlocks.h14 void Add_UInt32(const UInt32 n) in Add_UInt32() function
H A DFilePathAutoRename.cpp15 path.Add_UInt32(value); in MakeAutoName()
H A DMultiOutStream.cpp186 name.Add_UInt32(index + 1); in GetFilePath()
/third_party/lzma/CPP/7zip/UI/Explorer/
H A DMyMessages.cpp23 s.Add_UInt32(resID); in ShowErrorMessageHwndRes()
/third_party/lzma/CPP/Common/
H A DUTFConvert.h47 // s.Add_UInt32(MaxByte); in PrintStatus()
58 s.Add_UInt32(MaxHighPoint); in PrintStatus()
H A DMyString.cpp671 void AString::Add_UInt32(UInt32 v) in Add_UInt32() function in AString
1353 void UString::Add_UInt32(UInt32 v) in Add_UInt32() function in UString
H A DMyString.h400 void Add_UInt32(UInt32 v);
696 void Add_UInt32(UInt32 v);
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp237 s.Add_UInt32(size); in Lzma2PropToString()
286 s.Add_UInt32((UInt32)f.props[0] + 1); in AddMethodString()
288 s.Add_UInt32((UInt32)f.props[0] + 16 + 2); in AddMethodString()
334 s.Add_UInt32((UInt32)i); in AddCheckString()
/third_party/lzma/CPP/7zip/UI/Console/
H A DUpdateCallbackConsole.cpp339 s.Add_UInt32(st.NumVolumes); in FinishArchive()
820 s.Add_UInt32(indexType);
823 s.Add_UInt32(index);
880 s.Add_UInt32(opRes);
H A DExtractCallbackConsole.cpp459 dest.Add_UInt32((UInt32)opRes); in SetExtractErrorMessage()
H A DList.cpp426 nameA.Add_UInt32(propID); in GetPropName()
H A DMain.cpp359 s.Add_UInt32(val); in PrintNumber()
/third_party/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp349 s.Add_UInt32((UInt32)opRes); in SetExtractErrorMessage()
H A DProgressDialog2.cpp1365 // s.Add_UInt32(index); in CopyToClipboard()
1427 m.Add_UInt32((unsigned)v); in Process()

Completed in 33 milliseconds