/external/lzma/CPP/Common/ |
CommandLineParser.cpp | 23 bool SplitCommandLine(const UString &src, UString &dest1, UString &dest2)
45 void SplitCommandLine(const UString &s, UStringVector &parts)
47 UString sTemp = s;
52 UString s1, s2;
84 bool CParser::ParseString(const UString &s, const CSwitchForm *switchForms)
177 const UString &s = commandStrings[i];
|
StdInStream.h | 25 UString ScanUStringUntilNewLine();
|
TextConfig.cpp | 110 int FindTextConfigItem(const CObjectVector<CTextConfigPair> &pairs, const UString &id) throw()
118 UString GetTextConfigValue(const CObjectVector<CTextConfigPair> &pairs, const UString &id)
122 return UString();
|
StdInStream.cpp | 61 UString CStdInStream::ScanUStringUntilNewLine()
67 UString dest;
|
StdOutStream.h | 52 void PrintUString(const UString &s, AString &temp);
60 void StdOut_Convert_UString_to_AString(const UString &s, AString &temp);
|
/external/lzma/CPP/Windows/Control/ |
PropertyPage.h | 40 UString Title;
44 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &title);
|
/external/lzma/CPP/7zip/UI/Common/ |
EnumDirItems.h | 23 const UString &addPathPrefix,
|
ArchiveName.cpp | 12 UString CreateArchiveName(const NFile::NFind::CFileInfo fileInfo, bool keepName)
67 UString CreateArchiveName(const UString &srcName, bool fromPrev, bool keepName)
|
OpenArchive.h | 21 UString FormatName;
119 UString filePath;
153 UString ErrorMessage;
154 UString WarningMessage;
234 UString Path;
235 UString filePath;
236 UString DefaultName;
292 HRESULT GetItemPath(UInt32 index, UString &result) const;
295 HRESULT GetItemPath2(UInt32 index, UString &result) const;
319 UString NonOpen_ArcPath; [all...] |
HashCalc.h | 28 UString Name;
38 virtual void Final(bool isDir, bool isAltStream, const UString &path) = 0;
64 void Final(bool isDir, bool isAltStream, const UString &path);
102 UString &errorInfo,
|
ArchiveOpenCallback.h | 23 virtual HRESULT Open_GetPasswordIfAny(bool &passwordIsDefined, UString &password) x; \
82 UString _subArchiveName;
|
SetProperties.cpp | 18 static void ParseNumberString(const UString &s, NCOM::CPropVariant &prop)
48 UString name = property.Name;
|
/external/lzma/CPP/7zip/UI/Console/ |
List.h | 19 bool &passwordEnabled, UString &password,
|
OpenCallbackConsole.cpp | 41 HRESULT COpenCallbackConsole::Open_GetPasswordIfAny(bool &passwordIsDefined, UString &password)
|
UserInputUtils.cpp | 51 UString GetPassword(CStdOutStream *outStream)
67 UString res = g_StdIn.ScanUStringUntilNewLine();
|
/external/lzma/CPP/Windows/ |
FileName.h | 13 void NormalizeDirPathPrefix(UString &dirPath);
47 bool GetSuperPath(CFSTR path, UString &longPath, bool onlyIfNew);
48 bool GetSuperPaths(CFSTR s1, CFSTR s2, UString &d1, UString &d2, bool onlyIfNew);
|
Shell.h | 74 UString QueryFileName(UINT fileIndex);
88 bool GetPathFromIDList(LPCITEMIDLIST itemIDList, UString &path);
89 bool BrowseForFolder(LPBROWSEINFO lpbi, UString &resultPath);
90 bool BrowseForFolder(HWND owner, LPCWSTR title, LPCWSTR initialFolder, UString &resultPath);
|
FileName.cpp | 25 void NormalizeDirPathPrefix(UString &dirPath)
211 static bool GetCurDir(UString &path)
234 static bool ResolveDotsFolders(UString &s)
394 static bool GetSuperPathBase(CFSTR s, UString &res)
416 UString temp = fs2us(s);
421 UString rem = &temp[fixedSize];
438 UString temp = fs2us(s + 2);
442 UString rem = &temp[fixedSize];
456 UString temp = fs2us(s);
457 UString rem = &temp[kDrivePrefixSize]; [all...] |
/external/lzma/CPP/7zip/UI/GUI/ |
ExtractDialog.h | 76 UString DirPath;
77 UString ArcPath;
80 UString Password;
|
ExtractDialog.cpp | 102 UString s = LangString(langIDs[i]);
140 UString s;
190 UString pathPrefix = DirPath;
197 UString pathName;
248 UString password;
277 UString currentPath;
279 UString title = LangString(IDS_EXTRACT_SET_FOLDER);
280 UString resultPath;
289 void AddUniqueString(UStringVector &list, const UString &s)
348 UString s; [all...] |
/external/lzma/CPP/7zip/Common/ |
MethodProps.cpp | 11 bool StringToBool(const UString &s, bool &res)
37 unsigned ParseStringToUInt32(const UString &srcString, UInt32 &number)
45 HRESULT ParsePropToUInt32(const UString &name, const PROPVARIANT &prop, UInt32 &resValue)
69 HRESULT ParseMtProp(const UString &name, const PROPVARIANT &prop, UInt32 defaultNumThreads, UInt32 &numThreads)
93 static HRESULT StringToDictSize(const UString &s, UInt32 &dicSize)
244 static int FindPropIdExact(const UString &name)
275 static void SplitParams(const UString &srcString, UStringVector &subStrings)
278 UString s;
296 static void SplitParam(const UString ¶m, UString &name, UString &value) [all...] |
/external/lzma/CPP/7zip/Bundles/SFXSetup/ |
SfxSetup.cpp | 113 static void ShowErrorMessageSpec(const UString &name)
115 UString message = NError::MyFormatMessage(::GetLastError());
139 UString archiveName, switches;
141 UString executeFile, executeParameters;
165 UString dirPrefix = L"." WSTRING_PATH_SEPARATOR;
166 UString appLaunched;
177 UString friendlyName = GetTextConfigValue(pairs, L"Title");
178 UString installPrompt = GetTextConfigValue(pairs, L"BeginPrompt");
179 UString progress = GetTextConfigValue(pairs, L"Progress");
220 UString errorMessage; [all...] |
/external/icu/icu4c/source/tools/genrb/ |
reslist.h | 27 #include "unicode/ustring.h" 69 SRBRoot(const UString *comment, UBool isPoolBundle, UErrorCode &errorCode); 142 TableResource *table_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status); 144 ArrayResource *array_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status); 146 struct SResource *string_open(struct SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, const struct UString* comment, UErrorCode *status); 148 struct SResource *alias_open(struct SRBRoot *bundle, const char *tag, UChar *value, int32_t len, const struct UString* comment, UErrorCode *status); 150 IntVectorResource *intvector_open(struct SRBRoot *bundle, const char *tag, const struct UString* comment, UErrorCode *status); 152 struct SResource *int_open(struct SRBRoot *bundle, const char *tag, int32_t value, const struct UString* comment, UErrorCode *status); 154 struct SResource *bin_open(struct SRBRoot *bundle, const char *tag, uint32_t length, uint8_t *data, const char* fileName, const struct UString* comment, UErrorCode *status); 160 SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment [all...] |
/external/lzma/CPP/7zip/Archive/7z/ |
7zCompressionMode.h | 37 UString Password;
|
7zUpdate.h | 20 UString Name;
41 UString Name;
83 UString GetExtension() const;
|