/external/lzma/CPP/Windows/ |
Registry.h | 53 // LONG SetValue(LPCWSTR name, const UString &value);
73 LONG QueryValue(LPCWSTR name, UString &value);
|
Registry.cpp | 258 LONG CKey::QueryValue(LPCWSTR name, UString &value)
334 const UString &s = strings[i];
353 UString s;
|
CommonDialog.cpp | 106 UString &resPath
|
Window.cpp | 128 bool CWindow::GetText(UString &s)
|
FileIO.cpp | 74 UString superPath;
|
Window.h | 254 bool GetText(UString &s);
|
/external/lzma/CPP/7zip/UI/Common/ |
OpenArchive.cpp | 121 UString Name;
122 UString Extension;
124 UString Comment;
125 UString ArcType;
339 UString s = sz;
535 UString s;
574 HRESULT CArc::GetItemPath(UInt32 index, UString &result) const
693 HRESULT CArc::GetItemPath2(UInt32 index, UString &result) const
825 static bool IsExeExt(const UString &ext)
839 static bool IsNameFromList(const UString &s, const char *names[], size_t num) [all...] |
ArchiveExtractCallback.h | 79 UString Name; // relative path
155 UString _filePath;
|
PropIDUtils.cpp | 88 UString res;
138 void ConvertPropertyToString(UString &dest, const PROPVARIANT &prop, PROPID propID, bool full)
511 bool ConvertNtReparseToString(const Byte *data, UInt32 size, UString &s)
|
Bench.cpp | [all...] |
/external/lzma/CPP/7zip/Archive/7z/ |
7zUpdate.cpp | 47 static int GetReverseSlashPos(const UString &name)
66 UString CUpdateItem::GetExtension() const
718 UString Password;
1012 UString name;
1155 UString name;
[all...] |
7zHandler.cpp | 136 static inline void AddHexToString(UString &res, Byte value)
153 UString methodName;
503 UString methodName;
726 UString name = names[i];
|
7zOut.h | 222 void AddFile(const CFileItem &file, const CFileItem2 &file2, const UString &name);
|
7zIn.h | 158 void GetPath(unsigned index, UString &path) const;
|
7zOut.cpp | 633 const UString &name = db.Names[i];
649 const UString &name = db.Names[i];
890 void CArchiveDatabaseOut::AddFile(const CFileItem &file, const CFileItem2 &file2, const UString &name)
|
7zIn.cpp | 505 void CDatabase::GetPath(unsigned index, UString &path) const
[all...] |
/external/lzma/CPP/7zip/UI/Console/ |
ExtractCallbackConsole.cpp | 186 HRESULT CExtractCallbackConsole::SetPassword(const UString &password)
365 UString s = L"Warning:\n";
|
Main.cpp | 152 UString s = MultiByteToUnicodeString(args[i]);
194 static void PrintString(CStdOutStream &stdStream, const UString &s, int size)
232 UString message;
562 UString s;
689 UString errorMessage;
870 UString errorInfoString;
|
/external/icu/icu4c/source/tools/genrb/ |
reslist.cpp | 148 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, 264 const UString* comment, UErrorCode &errorCode) 322 const UString* comment, UErrorCode &errorCode) 332 const UString* comment, UErrorCode &errorCode) 353 const UString* comment, UErrorCode &errorCode) [all...] |
wrtxml.cpp | 41 #include "unicode/ustring.h" 422 printNoteElements(const UString *src, UErrorCode *status){ 482 printComments(struct UString *src, const char *resName, UBool printTranslate, UErrorCode *status){ [all...] |
/external/lzma/CPP/Windows/Control/ |
PropertyPage.cpp | 47 INT_PTR MyPropertySheet(const CObjectVector<CPageInfo> &pagesInfo, HWND hwndParent, const UString &title)
|
/external/lzma/CPP/7zip/Archive/ |
XzHandler.cpp | 967 UString &methodName = _methods[0].MethodName;
|
/frameworks/base/ |
compiled-classes-phone | [all...] |