HomeSort by relevance Sort by last modified time
    Searched defs:CALLBACK (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/libpcap/msdos/
ndis_0.asm 67 CALLBACK macro callbackProc, argsSize
101 call &callbackProc ;; Call the real callback.
128 CALLBACK _NdisSystemRequest,14
132 CALLBACK _NdisRequestConfirm,12
136 CALLBACK _NdisTransmitConfirm,10
140 CALLBACK _NdisReceiveLookahead,16
144 CALLBACK _NdisIndicationComplete,4
148 CALLBACK _NdisReceiveChain,16
152 CALLBACK _NdisStatusProc,12
ndis2.h 45 #define CALLBACK(foo) pascal WORD foo
52 #define CALLBACK(foo) WORD foo __attribute__((stdcall))
59 #define CALLBACK(foo) WORD pascal foo
66 #define CALLBACK(foo) WORD pascal foo
523 * NDIS callback handlers
525 CALLBACK (NdisSystemRequest (DWORD,DWORD, WORD, WORD, WORD));
526 CALLBACK (NdisRequestConfirm ( WORD, WORD, WORD, WORD, WORD,WORD));
527 CALLBACK (NdisTransmitConfirm ( WORD, WORD, WORD, WORD, WORD));
528 CALLBACK (NdisReceiveLookahead ( WORD, WORD, WORD, BYTE*, BYTE*, WORD));
529 CALLBACK (NdisReceiveChain ( WORD, WORD, WORD, struct _RxBufDescr*, BYTE*, WORD))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
elscore.h 15 #ifndef CALLBACK
16 #define CALLBACK WINAPI
57 typedef void (CALLBACK *PFN_MAPPINGCALLBACKPROC)(
minwindef.h 86 #ifndef CALLBACK
88 #define CALLBACK
90 #define CALLBACK __stdcall
traffic.h 27 #ifndef CALLBACK
29 #define CALLBACK
31 #define CALLBACK __stdcall
47 typedef VOID (CALLBACK *TCI_NOTIFY_HANDLER)(HANDLE ClRegCtx,HANDLE ClIfcCtx,ULONG Event,HANDLE SubCode,ULONG BufSize,PVOID Buffer);
48 typedef VOID (CALLBACK *TCI_ADD_FLOW_COMPLETE_HANDLER)(HANDLE ClFlowCtx,ULONG Status);
49 typedef VOID (CALLBACK *TCI_MOD_FLOW_COMPLETE_HANDLER)(HANDLE ClFlowCtx,ULONG Status);
50 typedef VOID (CALLBACK *TCI_DEL_FLOW_COMPLETE_HANDLER)(HANDLE ClFlowCtx,ULONG Status);
ole.h 16 #define CALLBACK PASCAL
178 void *(CALLBACK *QueryProtocol) (LPOLEOBJECT, OLE_LPCSTR);
179 OLESTATUS (CALLBACK *Release) (LPOLEOBJECT);
180 OLESTATUS (CALLBACK *Show) (LPOLEOBJECT, WINBOOL);
181 OLESTATUS (CALLBACK *DoVerb) (LPOLEOBJECT, UINT, WINBOOL, WINBOOL);
182 OLESTATUS (CALLBACK *GetData) (LPOLEOBJECT, OLECLIPFORMAT, HANDLE *);
183 OLESTATUS (CALLBACK *SetData) (LPOLEOBJECT, OLECLIPFORMAT, HANDLE);
184 OLESTATUS (CALLBACK *SetTargetDevice) (LPOLEOBJECT, HGLOBAL);
185 OLESTATUS (CALLBACK *SetBounds) (LPOLEOBJECT, OLE_CONST RECT *);
186 OLECLIPFORMAT (CALLBACK *EnumFormats) (LPOLEOBJECT, OLECLIPFORMAT)
    [all...]
dxvahd.h 13 #ifndef CALLBACK
15 #define CALLBACK
17 #define CALLBACK __stdcall
342 typedef HRESULT ( CALLBACK *PDXVAHDSW_CreateDevice )(IDirect3DDevice9Ex *pD3DDevice,HANDLE *phDevice);
343 typedef HRESULT ( CALLBACK *PDXVAHDSW_ProposeVideoPrivateFormat )(HANDLE hDevice,D3DFORMAT *pFormat);
344 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorDeviceCaps )(HANDLE hDevice,const DXVAHD_CONTENT_DESC *pContentDesc,DXVAHD_DEVICE_USAGE Usage,DXVAHD_VPDEVCAPS *pCaps);
345 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorOutputFormats )(HANDLE hDevice,const DXVAHD_CONTENT_DESC *pContentDesc,DXVAHD_DEVICE_USAGE Usage,UINT Count,D3DFORMAT *pFormats);
346 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorInputFormats )(HANDLE hDevice,const DXVAHD_CONTENT_DESC *pContentDesc,DXVAHD_DEVICE_USAGE Usage,UINT Count,D3DFORMAT *pFormats);
347 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorCaps )(HANDLE hDevice,const DXVAHD_CONTENT_DESC *pContentDesc,DXVAHD_DEVICE_USAGE Usage,UINT Count,DXVAHD_VPCAPS *pCaps);
348 typedef HRESULT ( CALLBACK *PDXVAHDSW_GetVideoProcessorCustomRates )(HANDLE hDevice,const GUID *pVPGuid,UINT Count,DXVAHD_CUS (…)
    [all...]
lpmapi.h 13 #ifndef CALLBACK
15 #define CALLBACK
17 #define CALLBACK __stdcall
620 typedef ULONG *(CALLBACK *CBADMITRESULT)(LPM_HANDLE LpmHandle,RHANDLE RequestHandle,ULONG ulPcmActionFlags,int LpmError,int PolicyDecisionsCount,POLICY_DECISION *pPolicyDecisions);
621 typedef ULONG *(CALLBACK *CBGETRSVPOBJECTS)(LPM_HANDLE LpmHandle,RHANDLE RequestHandle,int LpmError,int RsvpObjectsCount,RsvpObjHdr **ppRsvpObjects);
mprapi.h 16 #ifndef CALLBACK
17 #define CALLBACK WINAPI
673 WINBOOL CALLBACK MprAdminAcceptNewConnection3(
680 WINBOOL CALLBACK MprAdminAcceptReauthentication(
687 void CALLBACK MprAdminConnectionHangupNotification3(
694 DWORD CALLBACK MprAdminGetIpv6AddressForUser(
701 DWORD CALLBACK MprAdminReleaseIpv6AddressForUser(
    [all...]
wincrypt.h 47 #ifndef CALLBACK
49 #define CALLBACK
51 #define CALLBACK __stdcall
    [all...]
  /external/guice/lib/build/
cglib-3.1.jar 
  /external/guice/extensions/persist/lib/
cglib-nodep-3.0.jar 
  /prebuilts/devtools/tools/lib/
cglib-nodep-3.1.jar 
  /prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.1_3/
cglib-nodep-2.1_3.jar 
  /prebuilts/tools/common/m2/repository/cglib/cglib-nodep/2.2.2/
cglib-nodep-2.2.2.jar 
  /prebuilts/tools/common/m2/repository/cglib/cglib-nodep/3.1/
cglib-nodep-3.1.jar 
  /external/robolectric/v1/lib/test/
mockito-core-1.8.5.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
mockito-core-1.10.19.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-all/1.9.5/
mockito-all-1.9.5.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.10.19/
mockito-core-1.10.19.jar 
  /prebuilts/tools/common/m2/repository/org/mockito/mockito-core/1.9.5/
mockito-core-1.9.5.jar 
  /external/testng/lib-supplied/
guice-2.0.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0/
compiler-2.0.0.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0-beta6/
compiler-2.0.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/databinding/compiler/2.0.0-beta7/
compiler-2.0.0-beta7.jar 

Completed in 1136 milliseconds

1 2 3 4