HomeSort by relevance Sort by last modified time
    Searched refs:LPCWSTR (Results 201 - 225 of 381) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.h 216 void AddToTitle(LPCWSTR string);
231 void AddMessageDirect(LPCWSTR message, bool needNumber);
232 void AddMessage(LPCWSTR message);
  /external/lzma/CPP/Windows/Control/
Dialog.h 35 bool SetItemText(int itemID, LPCWSTR s)
132 bool Create(LPCWSTR templateName, HWND parentWindow);
144 INT_PTR Create(LPCWSTR templateName, HWND parentWindow);
ListView.h 55 int InsertColumn(int columnIndex, LPCWSTR text, int width);
57 int InsertItem(int index, LPCWSTR text);
59 int SetSubItem(int index, int subIndex, LPCWSTR text);
  /external/mesa3d/src/gtest/src/
gtest-filepath.cc 206 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str());
230 LPCWSTR unicode = String::AnsiToUtf16(path.c_str());
323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str());
  /external/protobuf/gtest/src/
gtest-filepath.cc 204 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str());
228 LPCWSTR unicode = String::AnsiToUtf16(path.c_str());
321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str());
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest-filepath.cc 204 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str());
228 LPCWSTR unicode = String::AnsiToUtf16(path.c_str());
321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str());
  /external/v8/testing/gtest/src/
gtest-filepath.cc 211 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str());
235 LPCWSTR unicode = String::AnsiToUtf16(path.c_str());
328 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str());
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest-filepath.cc 206 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str());
230 LPCWSTR unicode = String::AnsiToUtf16(path.c_str());
323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str());
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsadmin.h 22 STDMETHOD(Initialize)(THIS_ IADsContainer *pADsContainerObj,IADs *pADsCopySource,LPCWSTR lpszClassName) PURE;
42 STDMETHOD(CreateNew)(THIS_ LPCWSTR pszName) PURE;
64 STDMETHOD(Initialize)(THIS_ IADsContainer *pADsContainerObj,IADs *pADsCopySource,LPCWSTR lpszClassName,IDsAdminNewObj *pDsAdminNewObj,LPDSA_NEWOBJ_DISPINFO pDispInfo) PURE;
memoryapi.h 72 WINBASEAPI HANDLE WINAPI CreateFileMappingW (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCWSTR lpName);
73 WINBASEAPI HANDLE WINAPI OpenFileMappingW (DWORD dwDesiredAccess, WINBOOL bInheritHandle, LPCWSTR lpName);
94 WINBASEAPI HANDLE WINAPI CreateFileMappingNumaW (HANDLE hFile, LPSECURITY_ATTRIBUTES lpFileMappingAttributes, DWORD flProtect, DWORD dwMaximumSizeHigh, DWORD dwMaximumSizeLow, LPCWSTR lpName, DWORD nndPreferred);
tlogstg.h 471 LPCWSTR pszUrl,
472 LPCWSTR pszTitle,
486 LPCWSTR pszUrl,
523 LPCWSTR pszUrl,
524 LPCWSTR pszTitle,
541 LPCWSTR pszUrl,
590 static FORCEINLINE HRESULT ITravelLogStg_CreateEntry(ITravelLogStg* This,LPCWSTR pszUrl,LPCWSTR pszTitle,ITravelLogEntry *ptleRelativeTo,WINBOOL fPrepend,ITravelLogEntry **pptle) {
599 static FORCEINLINE HRESULT ITravelLogStg_FindEntries(ITravelLogStg* This,TLENUMF flags,LPCWSTR pszUrl,IEnumTravelLogEntry **ppenum) {
618 LPCWSTR pszUrl
    [all...]
winver.h 142 DWORD WINAPI GetFileVersionInfoSizeW(LPCWSTR lptstrFilename,LPDWORD lpdwHandle);
144 WINBOOL WINAPI GetFileVersionInfoW(LPCWSTR lptstrFilename,DWORD dwHandle,DWORD dwLen,LPVOID lpData);
148 WINBOOL WINAPI VerQueryValueW(const LPVOID pBlock,LPCWSTR lpSubBlock,LPVOID *lplpBuffer,PUINT puLen);
shobjidl.h     [all...]
sapi51.h     [all...]
winspool.h 925 DWORD WINAPI GetPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPCWSTR pValueName,LPDWORD pType,LPBYTE pData,DWORD nSize,LPDWORD pcbNeeded);
929 DWORD WINAPI EnumPrinterDataExW(HANDLE hPrinter,LPCWSTR pKeyName,LPBYTE pEnumValues,DWORD cbEnumValues,LPDWORD pcbEnumValues,LPDWORD pnEnumValues);
931 DWORD WINAPI EnumPrinterKeyW(HANDLE hPrinter,LPCWSTR pKeyName,LPWSTR pSubkey,DWORD cbSubkey,LPDWORD pcbSubkey);
    [all...]
xpsobjectmodel.h     [all...]
tapi.h     [all...]
msopc.h     [all...]
propsys.h 211 LPCWSTR pszFilePath,
237 LPCWSTR pszFilePath,
266 static FORCEINLINE HRESULT IInitializeWithFile_Initialize(IInitializeWithFile* This,LPCWSTR pszFilePath,DWORD grfMode) {
276 LPCWSTR pszFilePath,
569 LPCWSTR pszName,
573 LPCWSTR pszName,
606 LPCWSTR pszName,
611 LPCWSTR pszName,
652 static FORCEINLINE HRESULT INamedPropertyStore_GetNamedValue(INamedPropertyStore* This,LPCWSTR pszName,PROPVARIANT *ppropvar) {
655 static FORCEINLINE HRESULT INamedPropertyStore_SetNamedValue(INamedPropertyStore* This,LPCWSTR pszName,REFPROPVARIANT propvar)
    [all...]
odbcss.h 510 RETCODE SQL_API bcp_initW(HDBC,LPCWSTR,LPCWSTR,LPCWSTR,INT);
513 RETCODE SQL_API bcp_readfmtW(HDBC,LPCWSTR);
517 RETCODE SQL_API bcp_writefmtW(HDBC,LPCWSTR);
529 SQLRETURN SQL_API SQLLinkedCatalogsW(SQLHSTMT,LPCWSTR,SWORD);
chanmgr.h 96 virtual HRESULT WINAPI EnumChannels(DWORD dwEnumFlags,LPCWSTR pszURL,IEnumChannels **pIEnumChannels) = 0;
108 HRESULT (WINAPI *EnumChannels)(IChannelMgr *This,DWORD dwEnumFlags,LPCWSTR pszURL,IEnumChannels **pIEnumChannels);
133 HRESULT WINAPI IChannelMgr_EnumChannels_Proxy(IChannelMgr *This,DWORD dwEnumFlags,LPCWSTR pszURL,IEnumChannels **pIEnumChannels);
dskquota.h 112 STDMETHOD(Initialize)(THIS_ LPCWSTR pszPath,WINBOOL bReadWrite) PURE;
124 STDMETHOD(AddUserName)(THIS_ LPCWSTR pszLogonName,DWORD fNameResolution,PDISKQUOTA_USER *ppUser) PURE;
127 STDMETHOD(FindUserName)(THIS_ LPCWSTR pszLogonName,PDISKQUOTA_USER *ppUser) PURE;
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest-filepath.cc 206 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str());
230 LPCWSTR unicode = String::AnsiToUtf16(path.c_str());
323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str());
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/src/
gtest-filepath.cc 206 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str());
230 LPCWSTR unicode = String::AnsiToUtf16(path.c_str());
323 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str());
  /external/lzma/CPP/Windows/
Registry.cpp 109 LONG CKey::DeleteValue(LPCWSTR name)
150 LONG CKey::SetValue(LPCWSTR name, LPCWSTR value)
256 LONG CKey::QueryValue(LPCWSTR name, LPWSTR value, UInt32 &count)
264 LONG CKey::QueryValue(LPCWSTR name, UString &value)

Completed in 1706 milliseconds

1 2 3 4 5 6 7 891011>>