HomeSort by relevance Sort by last modified time
    Searched refs:HResult (Results 1 - 9 of 9) sorted by null

  /external/llvm/tools/llvm-pdbdump/
BuiltinDumper.cpp 83 case PDB_BuiltinType::HResult:
84 return "HRESULT";
86 return "HRESULT";
  /external/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 24 HResult = 0x0008, // OLE/COM HRESULT
  /external/llvm/include/llvm/DebugInfo/PDB/
PDBTypes.h 252 HResult = 31
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tools.pas 215 function QueryInterface(const IID: TGUID; out Obj): HResult; stdcall;
287 function QueryInterface(const IID: TGUID; out Obj): HResult; stdcall;
509 function TList<T>.QueryInterface(const IID: TGUID; out Obj): HResult;
675 out Obj): HResult;
  /external/llvm/lib/DebugInfo/CodeView/
TypeDumper.cpp 27 {"HRESULT*", SimpleTypeKind::HResult},
  /external/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sapi51.h 1095 virtual HRESULT STDMETHODCALLTYPE NotifyCallback(WPARAM wParam, LPARAM lParam) = 0;
1116 virtual HRESULT STDMETHODCALLTYPE SetNotifySink(
1119 virtual HRESULT STDMETHODCALLTYPE SetNotifyWindowMessage
    [all...]
sapi53.h     [all...]
sapi54.h     [all...]

Completed in 1069 milliseconds