Home
last modified time | relevance | path

Searched defs:LPCWSTR (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Lib/ctypes/
Dwintypes.py35 LPCWSTR = LPWSTR = c_wchar_p variable
/external/python/cpython3/Tools/msi/bundle/bootstrap/
DPythonBootstrapperApplication.cpp714 __in_z LPCWSTR wzPackageId, in OnDetectRelatedMsiPackage()
742 __in LPCWSTR wzBundleId, in OnDetectRelatedBundle()
865 __in_z LPCWSTR /*wzBundleId*/, in OnPlanRelatedBundle()
1020 virtual STDMETHODIMP_(int) OnError( in OnError()
/external/python/cpython3/Lib/ctypes/
Dwintypes.py36 LPCWSTR = LPWSTR = ctypes.c_wchar_p variable
/external/lzma/CPP/Common/
DMyWindows.h71 typedef const WCHAR *LPCWSTR; typedef
/external/angle/src/third_party/volk/
Dvolk.h37 typedef const wchar_t* LPCWSTR; typedef