/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_callbacks.py | 12 def callback(self, *args): member in class:Callbacks 18 result = PROTO(self.callback)(arg) 26 result = PROTO(self.callback)(-3, arg) 95 # a memory leak. A callback function cannot return a non-integral 115 # Only "fundamental" result types are supported for callback 168 CALLBACK = CFUNCTYPE(c_double, c_double) 172 integrate.argtypes = (c_double, c_double, CALLBACK, c_long) 178 result = integrate(0.0, 1.0, CALLBACK(func), 10) 218 # Issue #8275: buggy handling of callback args under Win64 221 CALLBACK = CFUNCTYPE(c_int, c_int, c_int, c_int, c_int, c_int 227 def callback(a, b, c, d, e): function in function:SampleCallbacksTestCase.test_callback_register_int 245 def callback(a, b, c, d, e): function in function:SampleCallbacksTestCase.test_callback_register_double [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/ |
test_callbacks.py | 12 def callback(self, *args): member in class:Callbacks 18 result = PROTO(self.callback)(arg) 26 result = PROTO(self.callback)(-3, arg) 95 # a memory leak. A callback function cannot return a non-integral 115 # Only "fundamental" result types are supported for callback 168 CALLBACK = CFUNCTYPE(c_double, c_double) 172 integrate.argtypes = (c_double, c_double, CALLBACK, c_long) 178 result = integrate(0.0, 1.0, CALLBACK(func), 10) 218 # Issue #8275: buggy handling of callback args under Win64 221 CALLBACK = CFUNCTYPE(c_int, c_int, c_int, c_int, c_int, c_int 227 def callback(a, b, c, d, e): function in function:SampleCallbacksTestCase.test_callback_register_int 245 def callback(a, b, c, d, e): function in function:SampleCallbacksTestCase.test_callback_register_double [all...] |
/external/chromium_org/base/power_monitor/ |
power_monitor_device_source.h | 64 static LRESULT CALLBACK WndProcThunk(HWND hwnd,
|
/external/chromium_org/base/win/ |
message_window.h | 12 #include "base/callback.h" 26 // Implement this callback to handle messages received by the message window. 27 // If the callback returns |false|, the first four parameters are passed to 29 typedef base::Callback<bool(UINT message, 60 static LRESULT CALLBACK WindowProc(HWND hwnd, UINT message, WPARAM wparam,
|
wrapped_window_proc.h | 56 // LRESULT CALLBACK MyWinProc(HWND hwnd, UINT message, 72 LRESULT CALLBACK WrappedWindowProc(HWND hwnd, UINT message,
|
/external/chromium_org/chrome_frame/ |
event_hooker.cc | 45 VOID CALLBACK EventHooker::WindowCreationHookProc(HWINEVENTHOOK hook,
|
metrics_service.h | 72 static void CALLBACK TransmissionTimerProc(HWND window, unsigned int message,
|
/external/chromium_org/content/shell/browser/ |
shell_javascript_dialog.h | 34 const JavaScriptDialogManager::DialogClosedCallback& callback); 51 static INT_PTR CALLBACK DialogProc(HWND dialog, UINT message, WPARAM wparam,
|
/external/chromium_org/content/test/plugin/ |
plugin_get_javascript_url_test.h | 35 static void CALLBACK TimerProc(HWND window, UINT message, UINT_PTR timer_id,
|
/external/chromium_org/third_party/npapi/npspy/windows/ |
gui_pause.cpp | 64 BOOL CALLBACK PauseDlgProc(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam)
|
/external/chromium_org/third_party/skia/src/views/win/ |
skia_win.cpp | 23 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM); 24 INT_PTR CALLBACK About(HWND, UINT, WPARAM, LPARAM); 171 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) 190 INT_PTR CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
|
/external/chromium_org/ui/views/controls/ |
native_control_win.h | 84 static LRESULT CALLBACK NativeControlWndProc(HWND window,
|
/external/skia/src/views/win/ |
skia_win.cpp | 23 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM); 24 INT_PTR CALLBACK About(HWND, UINT, WPARAM, LPARAM); 171 LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) 190 INT_PTR CALLBACK About(HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam)
|
/external/chromium/chrome/browser/ |
process_singleton.h | 135 LRESULT CALLBACK WndProc(HWND hwnd, 140 static LRESULT CALLBACK WndProcStatic(HWND hwnd,
|
/external/chromium_org/sandbox/win/sandbox_poc/ |
main_ui_window.h | 73 static LRESULT CALLBACK WndProc(HWND window, 80 static INT_PTR CALLBACK SpawnTargetWndProc(HWND dialog,
|
/external/chromium_org/content/child/npapi/ |
webplugin_delegate_impl.h | 246 static LRESULT CALLBACK WrapperWindowProc( 248 static LRESULT CALLBACK NativeWndProc( 250 static LRESULT CALLBACK FlashWindowlessWndProc( 252 static LRESULT CALLBACK DummyWindowProc( 370 static LRESULT CALLBACK HandleEventMessageFilterHook(int code, WPARAM wParam, 399 static LRESULT CALLBACK MouseHookProc(int code, WPARAM wParam,
|
/external/chromium/chrome/browser/hang_monitor/ |
hung_plugin_action.cc | 56 // hung window. If the callback ever hits, the window is not hung anymore 134 BOOL CALLBACK HungPluginAction::DismissMessageBox(HWND window, LPARAM ignore) { 146 void CALLBACK HungPluginAction::HungWindowResponseCallback(HWND target_window,
|
/external/chromium/chrome/browser/ui/views/status_icons/ |
status_tray_win.cc | 40 LRESULT CALLBACK StatusTrayWin::WndProcStatic(HWND hwnd, 52 LRESULT CALLBACK StatusTrayWin::WndProc(HWND hwnd,
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
pepper_truetype_font_list_win.cc | 21 static int CALLBACK EnumFontFamiliesProc(ENUMLOGFONTEXW* logical_font, 37 static int CALLBACK EnumFontsInFamilyProc(ENUMLOGFONTEXW* logical_font,
|
/external/chromium_org/printing/ |
emf_win.h | 116 static int CALLBACK SafePlaybackProc(HDC hdc, 189 static int CALLBACK EnhMetaFileProc(HDC hdc,
|
/external/chromium_org/remoting/host/ |
continue_window_win.cc | 8 #include "base/callback.h" 33 static BOOL CALLBACK DialogProc(HWND hwmd, UINT msg, WPARAM wParam, 74 BOOL CALLBACK ContinueWindowWin::DialogProc(HWND hwnd, UINT msg,
|
/external/chromium_org/third_party/libjingle/source/talk/base/ |
win32windowpicker.cc | 22 BOOL CALLBACK Win32WindowPicker::EnumProc(HWND hwnd, LPARAM l_param) { 64 BOOL CALLBACK Win32WindowPicker::MonitorEnumProc(HMONITOR h_monitor,
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
winrand.c | 66 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM); 116 LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
|
/external/openssl/apps/ |
winrand.c | 66 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM); 116 LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam)
|
/external/chromium/base/win/ |
wrapped_window_proc_unittest.cc | 15 LRESULT CALLBACK TestWindowProc(HWND hwnd, UINT message,
|