HomeSort by relevance Sort by last modified time
    Searched refs:CALLBACK (Results 126 - 150 of 199) sorted by null

1 2 3 4 56 7 8

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdiplustypes.h 448 /* Callback function types */
451 typedef BOOL CALLBACK (*EnumerateMetafileProc)(EmfPlusRecordType,UINT,UINT,const BYTE*,VOID*);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winsvc.h 337 typedef VOID( CALLBACK * PFN_SC_NOTIFY_CALLBACK ) (
wlanapi.h 191 typedef VOID (CALLBACK *WLAN_NOTIFICATION_CALLBACK)(
objidl.h     [all...]
ddraw.h     [all...]
mmsystem.h 202 typedef LRESULT (CALLBACK *DRIVERPROC)(DWORD_PTR,HDRVR,UINT,LPARAM,LPARAM);
226 typedef void (CALLBACK DRVCALLBACK)(HDRVR hdrvr,UINT uMsg,DWORD_PTR dwUser,DWORD_PTR dw1,DWORD_PTR dw2);
    [all...]
winbase.h     [all...]
winsock2.h 541 typedef int (CALLBACK *LPCONDITIONPROC)(LPWSABUF lpCallerId,LPWSABUF lpCallerData,LPQOS lpSQOS,LPQOS lpGQOS,LPWSABUF lpCalleeId,LPWSABUF lpCalleeData,GROUP *g,DWORD_PTR dwCallbackData);
542 typedef void (CALLBACK *LPWSAOVERLAPPED_COMPLETION_ROUTINE)(DWORD dwError,DWORD cbTransferred,LPWSAOVERLAPPED lpOverlapped,DWORD dwFlags);
    [all...]
comcat.h 224 HRESULT CALLBACK IEnumGUID_Next_Proxy(
richedit.h 597 typedef DWORD (CALLBACK *EDITSTREAMCALLBACK)(DWORD_PTR dwCookie,LPBYTE pbBuff,LONG cb,LONG *pcb);
setupapi.h 167 typedef UINT (CALLBACK *PSP_FILE_CALLBACK_A)(PVOID Context,UINT Notification,UINT_PTR Param1,UINT_PTR Param2);
168 typedef UINT (CALLBACK *PSP_FILE_CALLBACK_W)(PVOID Context,UINT Notification,UINT_PTR Param1,UINT_PTR Param2);
669 typedef WINBOOL (CALLBACK *PDETECT_PROGRESS_NOTIFY)(PVOID ProgressNotifyParam,DWORD DetectComplete);
892 typedef DWORD (CALLBACK *PSP_DETSIG_CMPPROC)(HDEVINFO DeviceInfoSet,PSP_DEVINFO_DATA NewDeviceData,PSP_DEVINFO_DATA ExistingDeviceData,PVOID CompareContext);
    [all...]
shlobj.h 952 typedef int (CALLBACK *BFFCALLBACK)(HWND hwnd,UINT uMsg,LPARAM lParam,LPARAM lpData);
    [all...]
wincrypt.h 45 #ifndef CALLBACK
46 #define CALLBACK __stdcall
    [all...]
dsound.h 414 typedef WINBOOL (CALLBACK *LPDSENUMCALLBACKW)(LPGUID,LPCWSTR,LPCWSTR,LPVOID);
415 typedef WINBOOL (CALLBACK *LPDSENUMCALLBACKA)(LPGUID,LPCSTR,LPCSTR,LPVOID);
    [all...]
dbgeng.h     [all...]
mfidl.h 731 HRESULT CALLBACK IMFTopologyNode_GetOutputPrefType_Proxy(
740 HRESULT CALLBACK IMFTopologyNode_GetInputPrefType_Proxy(
    [all...]
  /external/opencv3/3rdparty/include/dshow/
ddraw.h     [all...]
dsound.h 401 typedef WINBOOL (CALLBACK *LPDSENUMCALLBACKW)(LPGUID,LPCWSTR,LPCWSTR,LPVOID);
402 typedef WINBOOL (CALLBACK *LPDSENUMCALLBACKA)(LPGUID,LPCSTR,LPCSTR,LPVOID);
    [all...]
  /external/tcpdump/
tcpdump.c 187 static void CALLBACK verbose_stats_dump(UINT, UINT, DWORD_PTR, DWORD_PTR, DWORD_PTR);
1004 pcap_handler callback; local
    [all...]
  /external/autotest/client/tests/kvm/deps/
rss.cpp 893 LRESULT CALLBACK WndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam)
    [all...]
  /external/google-breakpad/src/client/windows/handler/
exception_handler.cc 50 // This is passed as the context to the MinidumpWriteDump callback.
63 MinidumpCallback callback,
71 callback,
83 MinidumpCallback callback,
91 callback,
104 MinidumpCallback callback,
112 callback,
124 MinidumpCallback callback,
129 callback,
142 MinidumpCallback callback,
1011 MINIDUMP_CALLBACK_INFORMATION callback; local
    [all...]
  /external/lzma/CPP/7zip/UI/FileManager/
BrowseDialog.cpp 497 static int CALLBACK CompareItems2(LPARAM lParam1, LPARAM lParam2, LPARAM lpData)
  /external/mdnsresponder/mDNSShared/
CommonServices.h 558 #define CALLBACK_COMPAT CALLBACK
    [all...]
  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.cc 112 void MainWnd::RegisterObserver(MainWndCallback* callback) {
113 callback_ = callback;
392 LRESULT CALLBACK MainWnd::WndProc(HWND hwnd, UINT msg, WPARAM wp, LPARAM lp) {
  /external/pdfium/core/src/fpdfdoc/
doc_form.cpp 328 static int CALLBACK EnumFontFamExProc(ENUMLOGFONTEXA* lpelfe,
    [all...]

Completed in 1187 milliseconds

1 2 3 4 56 7 8