Searched refs:CALLBACK (Results 1 - 25 of 116) sorted by relevance

12345

/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/
H A DPoll.h32 typedef void ( CALLBACK *mDNSPollSocketCallback )( SOCKET socket, LPWSANETWORKEVENTS event, void *context );
33 typedef void ( CALLBACK *mDNSPollEventCallback )( HANDLE event, void *context );
/macosx-10.10/WebCore-7600.1.25/platform/graphics/ca/win/
H A DLayerChangesFlusher.h49 static LRESULT CALLBACK hookCallback(int code, WPARAM, LPARAM);
/macosx-10.10/iodbc-42.5/iodbc/include/
H A Diodbcunix.h101 #define CALLBACK macro
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/
H A Dpasswd_dlg.c49 BOOL CALLBACK
/macosx-10.10/WTF-7600.1.24/wtf/win/
H A DMainThreadWin.cpp43 LRESULT CALLBACK ThreadingWindowWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
H A DRunLoopWin.cpp37 LRESULT CALLBACK RunLoop::RunLoopWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
/macosx-10.10/WebCore-7600.1.25/platform/win/
H A DWindowMessageBroadcaster.h49 static LRESULT CALLBACK SubclassedWndProc(HWND, UINT, WPARAM, LPARAM);
H A DWindowMessageBroadcaster.cpp108 LRESULT CALLBACK WindowMessageBroadcaster::SubclassedWndProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
H A DPopupMenuWin.h113 static LRESULT CALLBACK PopupMenuWndProc(HWND, UINT, WPARAM, LPARAM);
/macosx-10.10/WebKit-7600.1.25/win/
H A DWebNodeHighlight.h70 friend static LRESULT CALLBACK OverlayWndProc(HWND, UINT, WPARAM, LPARAM);
/macosx-10.10/libpcap-48/libpcap/msdos/
H A Dndis_0.asm67 CALLBACK macro callbackProc, argsSize macro
128 CALLBACK _NdisSystemRequest,14 label
132 CALLBACK _NdisRequestConfirm,12 label
136 CALLBACK _NdisTransmitConfirm,10 label
140 CALLBACK _NdisReceiveLookahead,16 label
144 CALLBACK _NdisIndicationComplete,4 label
148 CALLBACK _NdisReceiveChain,16 label
152 CALLBACK _NdisStatusProc,12 label
H A Dndis2.h45 #define CALLBACK(foo) pascal WORD foo macro
52 #define CALLBACK(foo) WORD foo __attribute__((stdcall)) macro
59 #define CALLBACK(foo) WORD pascal foo macro
66 #define CALLBACK(foo) WORD pascal foo macro
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));
530 CALLBACK (NdisStatusPro
[all...]
H A Dndis2.c269 CALLBACK (NdisSystemRequest (DWORD param1, DWORD param2, WORD param3,
319 CALLBACK (NdisRequestConfirm (WORD protId, WORD macId, WORD reqHandle,
328 CALLBACK (NdisTransmitConfirm (WORD protId, WORD macId, WORD reqHandle,
344 CALLBACK (NdisReceiveLookahead (WORD macId, WORD frameSize,
397 CALLBACK (NdisIndicationComplete (WORD macId, WORD protDS))
410 CALLBACK (NdisReceiveChain (WORD macId, WORD frameSize, WORD reqHandle,
454 CALLBACK (NdisStatusProc (WORD macId, WORD param1, BYTE *indicate,
/macosx-10.10/BerkeleyDB-21/db/examples_cxx/wce_tpcb/
H A DTpcbUI.cpp20 LRESULT CALLBACK WndProc (HWND, UINT, WPARAM, LPARAM);
21 LRESULT CALLBACK MainDialog (HWND, UINT, WPARAM, LPARAM);
22 LRESULT CALLBACK InitDialog (HWND, UINT, WPARAM, LPARAM);
23 LRESULT CALLBACK AdvancedDialog (HWND, UINT, WPARAM, LPARAM);
24 LRESULT CALLBACK RunDialog (HWND, UINT, WPARAM, LPARAM);
134 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
158 LRESULT CALLBACK MainDialog(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
306 LRESULT CALLBACK AdvancedDialog(HWND hDlg, UINT message,
/macosx-10.10/OpenSSL098-52/src/apps/
H A Dwinrand.c66 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
116 LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dwinutil.cpp36 BOOL CALLBACK EnumLocalesProc(LPSTR lpLocaleString)
/macosx-10.10/WebCore-7600.1.25/platform/network/win/
H A DNetworkStateNotifierWin.cpp88 void CALLBACK NetworkStateNotifier::addrChangeCallback(void* context, BOOLEAN timedOut)
/macosx-10.10/emacs-93/emacs/nt/
H A Dddeclient.c27 HDDEDATA CALLBACK
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/ControlPanel/
H A DBrowsingPage.h80 static int CALLBACK
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/SystemService/
H A DService.c117 static void CALLBACK StopNotification( HANDLE event, void * context );
118 static void CALLBACK PowerSuspendNotification( HANDLE event, void * context );
119 static void CALLBACK PowerResumeNotification( HANDLE event, void * context );
120 static void CALLBACK InterfaceListNotification( SOCKET socket, LPWSANETWORKEVENTS event, void *context );
121 static void CALLBACK ComputerDescriptionNotification( HANDLE event, void *context );
122 static void CALLBACK TCPChangedNotification( HANDLE event, void *context );
123 static void CALLBACK DDNSChangedNotification( HANDLE event, void *context );
124 static void CALLBACK FileSharingChangedNotification( HANDLE event, void *context );
125 static void CALLBACK FirewallChangedNotification( HANDLE event, void *context );
126 static void CALLBACK AdvertisedServicesChangedNotificatio
[all...]
/macosx-10.10/mDNSResponder-561.1.1/Clients/BonjourExample/
H A DBonjourExample.cpp31 static LRESULT CALLBACK WndProc( HWND inWindow, UINT inMsg, WPARAM inWParam, LPARAM inLParam );
128 static LRESULT CALLBACK WndProc( HWND inWindow, UINT inMsg, WPARAM inWParam, LPARAM inLParam )
/macosx-10.10/zlib-55/zlib/contrib/minizip/
H A Dioapi.h117 #if (defined(WIN32) || defined(_WIN32) || defined (WINDOWS) || defined (_WINDOWS)) && defined(CALLBACK) && defined (USEWINDOWS_CALLBACK)
118 #define ZCALLBACK CALLBACK
/macosx-10.10/WebCore-7600.1.25/platform/network/
H A DNetworkStateNotifier.h84 static void CALLBACK addrChangeCallback(void*, BOOLEAN timedOut);
/macosx-10.10/WebCore-7600.1.25/platform/graphics/wince/
H A DFontPlatformData.cpp78 static int CALLBACK enumFontFamProc(const LOGFONT FAR* lpelf, const TEXTMETRIC FAR* lpntm, DWORD FontType, LPARAM lParam);
90 static int CALLBACK enumFontFamProc(const LOGFONT FAR* lpelf, const TEXTMETRIC FAR* lpntm, DWORD FontType, LPARAM lParam);
173 int CALLBACK FontFamilyChecker::enumFontFamProc(const LOGFONT FAR* lpelf, const TEXTMETRIC FAR* lpntm, DWORD FontType, LPARAM lParam)
179 int CALLBACK ValidFontFamilyFinder::enumFontFamProc(const LOGFONT FAR* lpelf, const TEXTMETRIC FAR* lpntm, DWORD FontType, LPARAM lParam)
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebInspectorClient.h145 static friend LRESULT CALLBACK WebInspectorWndProc(HWND, UINT, WPARAM, LPARAM);

Completed in 299 milliseconds

12345