| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | mshtml.d | 48 HRESULT put_href(BSTR); 49 HRESULT get_href(BSTR*); 50 HRESULT put_rel(BSTR); 51 HRESULT get_rel(BSTR*); 52 HRESULT put_rev(BSTR); 53 HRESULT get_rev(BSTR*); 54 HRESULT put_type(BSTR); 55 HRESULT get_type(BSTR*); 56 HRESULT get_readyState(BSTR*); 66 HRESULT put_media(BSTR); [all …]
|
| H A D | exdisp.d | 32 HRESULT Navigate(BSTR, VARIANT*, VARIANT*, VARIANT*, VARIANT*); 41 HRESULT get_Type(BSTR*); 50 HRESULT get_LocationName(BSTR*); 51 HRESULT get_LocationURL(BSTR*); 58 HRESULT PutProperty(BSTR, VARIANT); 59 HRESULT GetProperty(BSTR, VARIANT*); 60 HRESULT get_Name(BSTR*); 62 HRESULT get_FullName(BSTR*); 63 HRESULT get_Path(BSTR*); 68 HRESULT get_StatusText(BSTR*); [all …]
|
| H A D | oleauto.d | 231 BSTR SysAllocString(const(OLECHAR)*); 232 int SysReAllocString(BSTR*, const(OLECHAR)*); 233 BSTR SysAllocStringLen(const(OLECHAR)*, uint); 234 int SysReAllocStringLen(BSTR*, const(OLECHAR)*, uint); 235 void SysFreeString(BSTR); 236 uint SysStringLen(BSTR); 237 uint SysStringByteLen(BSTR); 238 BSTR SysAllocStringByteLen(const(char)*, uint); 343 HRESULT VarBstrFromUI1(ubyte, LCID, uint, BSTR*); 344 HRESULT VarBstrFromI2(short, LCID, uint, BSTR*); [all …]
|
| H A D | oaidl.d | 199 BSTR bstrVal; 214 BSTR* pbstrVal; 386 BSTR bstrSource; 387 BSTR bstrDescription; 388 BSTR bstrHelpFile; 570 HRESULT GetNames(MEMBERID, BSTR*, UINT, UINT*); 576 HRESULT GetDocumentation(MEMBERID, BSTR*, BSTR*, DWORD*, BSTR*); 577 HRESULT GetDllEntry(MEMBERID, INVOKEKIND, BSTR*, BSTR*, WORD*); 581 HRESULT GetMops(MEMBERID, BSTR*); 599 HRESULT GetDocumentation2(MEMBERID, LCID, BSTR*, DWORD*, BSTR*); [all …]
|
| H A D | oleacc.d | 166 HRESULT get_accName(VARIANT, BSTR*); 167 HRESULT get_accValue(VARIANT, BSTR*); 168 HRESULT get_accDescription(VARIANT, BSTR*); 171 HRESULT get_accHelp(VARIANT, BSTR*); 172 HRESULT get_accHelpTopic(BSTR*, VARIANT, int*); 173 HRESULT get_accKeyboardShortcut(VARIANT, BSTR*); 176 HRESULT get_accDefaultAction(VARIANT, BSTR*); 184 HRESULT put_accName(VARIANT, BSTR); 185 HRESULT put_accValue(VARIANT, BSTR);
|
| H A D | ocidl.d | 295 HRESULT RequestLicKey(DWORD, BSTR*); 296 HRESULT CreateInstanceLic(LPUNKNOWN, LPUNKNOWN, REFIID, BSTR, PVOID*); 304 HRESULT GetDisplayString(DISPID, BSTR*); 338 HRESULT get_Name(BSTR*); 339 HRESULT put_Name(BSTR); 433 HRESULT GetDescription(BSTR*); 463 HRESULT GetLastUndoDescription(BSTR*); 464 HRESULT GetLastRedoDescription(BSTR*);
|
| H A D | wtypes.d | 96 alias OLECHAR* BSTR; variable 98 alias BSTR* LPBSTR;
|
| H A D | olectl.d | 401 HRESULT OleSavePictureFile(LPDISPATCH, BSTR);
|
| H A D | objidl.d | 330 BSTR* pElems; 415 BSTR bstrVal;
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| H A D | MSVCSetupApi.h | 142 STDMETHOD(GetInstanceId)(_Out_ BSTR *pbstrInstanceId) = 0; 165 STDMETHOD(GetInstallationName)(_Out_ BSTR *pbstrInstallationName) = 0; 175 STDMETHOD(GetInstallationPath)(_Out_ BSTR *pbstrInstallationPath) = 0; 185 STDMETHOD(GetInstallationVersion)(_Out_ BSTR *pbstrInstallationVersion) = 0; 196 STDMETHOD(GetDisplayName)(_In_ LCID lcid, _Out_ BSTR *pbstrDisplayName) = 0; 207 STDMETHOD(GetDescription)(_In_ LCID lcid, _Out_ BSTR *pbstrDescription) = 0; 221 (_In_opt_z_ LPCOLESTR pwszRelativePath, _Out_ BSTR *pbstrAbsolutePath) = 0; 272 (_Outptr_result_maybenull_ BSTR *pbstrProductPath) = 0; 395 STDMETHOD(GetId)(_Out_ BSTR *pbstrId) = 0; 402 STDMETHOD(GetVersion)(_Out_ BSTR *pbstrVersion) = 0; [all …]
|
| /netbsd-src/tests/lib/libcurses/tests/ |
| H A D | wins_wstr | 46 wchar BSTR [ "F"*3, "\b", "G"*2 ] 47 call OK wins_wstr $win1 $BSTR
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/DIA/ |
| H A D | DIAUtils.h | 17 HRESULT (__stdcall Obj::*Func)(BSTR *)) { in invokeBstrMethod() argument
|
| /netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyBuiltinDumper.cpp | 83 case PDB_BuiltinType::BSTR: in getTypeName()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIARawSymbol.cpp | 117 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in PrivateGetDIAValue() argument 166 HRESULT (__stdcall IDiaSymbol::*Method)(BSTR *)) { in DumpDIAValue() argument 167 BSTR Value = nullptr; in DumpDIAValue()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 352 BSTR = 30, enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
| H A D | PDBExtras.cpp | 63 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_BuiltinType, BSTR, OS) in operator <<()
|