HomeSort by relevance Sort by last modified time
    Searched refs:CALLBACK (Results 101 - 122 of 122) sorted by null

1 2 3 45

  /external/clang/include/clang/Analysis/
CFG.h 651 template <typename CALLBACK>
652 void VisitBlockStmts(CALLBACK& O) const {
  /external/libpng/contrib/gregbook/
rpng2-win.c 148 LRESULT CALLBACK rpng2_win_wndproc(HWND, UINT, WPARAM, LPARAM);
    [all...]
  /external/qemu/
qemu-timer.c 567 >= expire_time. The corresponding callback will be called. */
603 >= expire_time. The corresponding callback will be called. */
639 /* remove timer from the list before calling the callback */
643 /* run the callback (the timer list can be modified) */
799 static void CALLBACK host_alarm_handler(PVOID lpParam, BOOLEAN unused)
1119 static void CALLBACK mm_alarm_handler(UINT uTimerID, UINT uMsg,
    [all...]
  /external/tcpdump/
tcpdump.c 123 static void CALLBACK verbose_stats_dump(UINT, UINT, DWORD_PTR, DWORD_PTR, DWORD_PTR);
454 pcap_handler callback; local
976 callback = dump_packet_and_trunc;
982 callback = dump_packet;
996 callback = print_packet;
1053 status = pcap_loop(pd, cnt, callback, pcap_userdata);
1366 void CALLBACK verbose_stats_dump (UINT timer_id _U_, UINT msg _U_, DWORD_PTR arg _U_,
    [all...]
  /external/webkit/Source/WebKit/win/
WebView.cpp     [all...]
WebView.h     [all...]
  /external/icu4c/common/
ucnvisci.c     [all...]
  /development/tools/emulator/opengl/host/libs/Translator/EGL/
EglWindowsApi.cpp 175 LRESULT CALLBACK dummyWndProc(HWND hwnd,UINT uMsg,WPARAM wParam,LPARAM lParam)
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.c     [all...]
  /external/webkit/Source/WebCore/platform/win/
PopupMenuWin.cpp 760 LRESULT CALLBACK PopupMenuWin::PopupMenuWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
  /external/webkit/Source/WebCore/plugins/win/
PluginViewWin.cpp 330 LRESULT CALLBACK PluginView::PluginViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
  /external/webkit/Source/WebKit2/UIProcess/win/
WebPopupMenuProxyWin.cpp 74 LRESULT CALLBACK WebPopupMenuProxyWin::WebPopupMenuProxyWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
WebView.cpp 106 LRESULT CALLBACK WebView::WebViewWndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam)
    [all...]
  /external/webkit/Tools/DumpRenderTree/win/
DumpRenderTree.cpp 211 static LRESULT CALLBACK DumpRenderTreeWndProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
    [all...]
LayoutTestControllerWin.cpp 869 static void CALLBACK waitUntilDoneWatchdogFired(HWND, UINT, UINT_PTR, DWORD)
    [all...]
  /external/chromium/base/
message_loop_unittest.cc     [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_win.cc     [all...]
  /external/stlport/src/c_locale_win32/
c_locale_win32.c     [all...]
  /ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_locale_win32.c     [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
FastMalloc.cpp     [all...]
  /external/llvm/
configure     [all...]
  /external/llvm/projects/sample/
configure     [all...]

Completed in 1716 milliseconds

1 2 3 45