/prebuilts/gdb/darwin-x86/lib/python2.7/ctypes/test/ |
test_win32.py | 69 self.assertEqual(ex.hresult, -1)
|
/prebuilts/gdb/linux-x86/lib/python2.7/ctypes/test/ |
test_win32.py | 69 self.assertEqual(ex.hresult, -1)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_win32.py | 69 self.assertEqual(ex.hresult, -1)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_win32.py | 69 self.assertEqual(ex.hresult, -1)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
_dbdao.h | 188 HRESULT CdbWideFromAnsi(LPSTR,unsigned int,BSTR *); 332 #define DAOMFC_CALL(hr) do { HRESULT hresult = (hr); if(FAILED(hresult)) { TRACE0("\nDBDAO Call Failed.\n\t"); TRACE2("\nIn file %s on line %d\n",_T("DBDAO.CPP"),__LINE__); TRACE1("hResult = %X\n",hresult); if(GetScode(hresult)==E_OUTOFMEMORY) AfxThrowMemoryException(); else throw CdbException(hresult); } } while (0)
|
combaseapi.h | 37 #define WINOLEAPI EXTERN_C DECLSPEC_IMPORT HRESULT STDAPICALLTYPE 53 #define STDMETHOD(method) virtual COM_DECLSPEC_NOTHROW HRESULT STDMETHODCALLTYPE method 55 #define STDMETHODV(method) virtual COM_DECLSPEC_NOTHROW HRESULT STDMETHODVCALLTYPE method 89 #define STDMETHOD(method) HRESULT (STDMETHODCALLTYPE *method) 91 #define STDMETHODV(method) HRESULT (STDMETHODVCALLTYPE *method) 207 WINOLEAPI CoMarshalHresult (LPSTREAM pstm, HRESULT hresult); 208 WINOLEAPI CoUnmarshalHresult (LPSTREAM pstm, HRESULT *phresult); 261 __forceinline HRESULT CoCreateInstance (REFCLSID rclsid, LPUNKNOWN pUnkOuter, DWORD dwClsContext, REFIID riid, LPVOID *ppv) { 263 HRESULT hr [all...] |
urlmon.h | 597 virtual HRESULT STDMETHODCALLTYPE GetClassID( 600 virtual HRESULT STDMETHODCALLTYPE IsDirty( 603 virtual HRESULT STDMETHODCALLTYPE Load( 609 virtual HRESULT STDMETHODCALLTYPE Save( 614 virtual HRESULT STDMETHODCALLTYPE SaveCompleted( 618 virtual HRESULT STDMETHODCALLTYPE GetCurMoniker( 630 HRESULT (STDMETHODCALLTYPE *QueryInterface)( 642 HRESULT (STDMETHODCALLTYPE *GetClassID)( 646 HRESULT (STDMETHODCALLTYPE *IsDirty)( 649 HRESULT (STDMETHODCALLTYPE *Load) [all...] |
comsvcs.h | 885 virtual HRESULT WINAPI get_Count(__LONG32 *plCount) = 0; 886 virtual HRESULT WINAPI get_Item(BSTR name,VARIANT *pItem) = 0; 887 virtual HRESULT WINAPI get__NewEnum(IUnknown **ppEnum) = 0; 892 HRESULT (WINAPI *QueryInterface)(ISecurityIdentityColl *This,REFIID riid,void **ppvObject); 895 HRESULT (WINAPI *GetTypeInfoCount)(ISecurityIdentityColl *This,UINT *pctinfo); 896 HRESULT (WINAPI *GetTypeInfo)(ISecurityIdentityColl *This,UINT iTInfo,LCID lcid,ITypeInfo **ppTInfo); 897 HRESULT (WINAPI *GetIDsOfNames)(ISecurityIdentityColl *This,REFIID riid,LPOLESTR *rgszNames,UINT cNames,LCID lcid,DISPID *rgDispId); 898 HRESULT (WINAPI *Invoke)(ISecurityIdentityColl *This,DISPID dispIdMember,REFIID riid,LCID lcid,WORD wFlags,DISPPARAMS *pDispParams,VARIANT *pVarResult,EXCEPINFO *pExcepInfo,UINT *puArgErr); 899 HRESULT (WINAPI *get_Count)(ISecurityIdentityColl *This,__LONG32 *plCount); 900 HRESULT (WINAPI *get_Item)(ISecurityIdentityColl *This,BSTR name,VARIANT *pItem) [all...] |
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
RecyclerView.java | 4815 int hresult = 0; local [all...] |
/frameworks/base/core/java/com/android/internal/widget/ |
RecyclerView.java | 4661 int hresult = 0; local [all...] |
/prebuilts/sdk/current/support/v7/recyclerview/libs/ |
android-support-v7-recyclerview.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |