Home
last modified time | relevance | path

Searched refs:Add_LF (Results 1 – 17 of 17) sorted by relevance

/third_party/lzma/CPP/7zip/UI/FileManager/
DOverwriteDialog.cpp67 s.Add_LF(); in SetFileInfoControl()
69 s.Add_LF(); in SetFileInfoControl()
71 s.Add_LF(); in SetFileInfoControl()
DExtractCallback.cpp452 s.Add_LF(); in AddNewLineString()
475 s.Add_LF(); in GetOpenArcErrorMessage()
487 s.Add_LF(); in GetOpenArcErrorMessage()
509 s.Add_LF(); in ErrorInfo_Print()
518 s.Add_LF(); in ErrorInfo_Print()
544 s.Add_LF(); in OpenResult_GUI()
572 s.Add_LF(); in OpenResult_GUI()
595 s.Add_LF(); in OpenResult_GUI()
DProgressDialog2.cpp223 s.Add_LF(); in AddError_Message_Name()
918 s1.Add_LF(); in UpdateStatInfo()
1404 dest.Add_LF(); in AddMessageToString()
DBrowseDialog.cpp84 s.Add_LF(); in MessageBox_HResError()
868 s.Add_LF(); in MyBrowseForFile()
/third_party/lzma/CPP/7zip/UI/GUI/
DExtractGUI.cpp48 s.Add_LF(); in AddValuePair()
56 s.Add_LF(); in AddSizePair()
149 s.Add_LF(); in ProcessVirt()
153 s.Add_LF(); in ProcessVirt()
/third_party/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp130 s.Add_LF(); in Print_DirItemsStat()
145 s.Add_LF(); in Print_DirItemsStat2()
152 s.Add_LF(); in Print_DirItemsStat2()
161 s.Add_LF(); in Print_DirItemsStat2()
570 s.Add_LF(); in GetOpenArcErrorMessage()
582 s.Add_LF(); in GetOpenArcErrorMessage()
599 s.Add_LF(); in Add_Messsage_Pre_ArcType()
616 s.Add_LF(); in Print_ErrorFormatIndex_Warning()
DUpdateCallbackConsole.cpp332 s.Add_LF(); in FinishArchive()
335 s.Add_LF(); in FinishArchive()
DMain.cpp378 message.Add_LF(); in WarningsCheck()
384 message.Add_LF(); in WarningsCheck()
390 message.Add_LF(); in WarningsCheck()
/third_party/lzma/CPP/Windows/
DSystemInfo.cpp778 s.Add_LF(); in GetOsInfoText()
803 sRes.Add_LF(); in GetSystemInfoText()
822 sRes.Add_LF(); in GetSystemInfoText()
832 sRes.Add_LF(); in GetSystemInfoText()
873 s.Add_LF(); in GetCpuName_MultiLine()
/third_party/lzma/CPP/7zip/UI/Common/
DUpdatePair.cpp111 m.Add_LF(); m += s1; in ThrowError()
112 m.Add_LF(); m += s2; in ThrowError()
DArchiveCommandLine.cpp474 val.Add_LF(); in AddRenamePair()
476 val.Add_LF(); in AddRenamePair()
502 m.Add_LF(); in AddToCensorFromListFile()
1162 Parse1Log.Add_LF(); in Parse1()
DHashCalc.cpp356 static void Add_LF(CDynLimBuf &hashFileString, const CHashOptionsLocal &options) in Add_LF() function
374 Add_LF(hashFileString, options); in WriteLine()
430 Add_LF(hashFileString, options); in WriteLine()
1983 Add_LF(hashFileString, options); in UpdateItems()
DEnumDirItems.cpp1626 Add_LF(); in CMessagePathException()
1636 Add_LF(); in CMessagePathException()
DLoadCodecs.cpp1285 s.Add_LF(); in GetCodecsErrorMessage()
DUpdate.cpp1541 s.Add_LF(); in UpdateArchive()
/third_party/lzma/CPP/Common/
DMyString.h380 void Add_LF();
652 void Add_LF();
DMyString.cpp642 void AString::Add_LF() { operator+=('\n'); } in Add_LF() function in AString
1307 void UString::Add_LF() in Add_LF() function in UString