Home
last modified time | relevance | path

Searched defs:handled (Results 1 – 25 of 93) sorted by relevance

1234

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
DEventListener.hpp57 virtual void onSetBreakpoint(const Location &, bool &handled) {} in onSetBreakpoint()
60 virtual void onSetBreakpoint(const std::string &func, bool &handled) {} in onSetBreakpoint()
/third_party/libwebsockets/lib/roles/ws/ext/
Dextension.c193 int n, m, handled = 0; in lws_ext_cb_active() local
220 int n = 0, m, handled = 0; in lws_ext_cb_all_exts() local
336 int n, handled = 0; in lws_any_extension_handled() local
/third_party/cef/libcef/browser/net_service/
Dlogin_delegate.cc82 bool handled = url_request_info->second->GetAuthCredentials( in RunCallbackOnIOThread() local
98 bool handled = handler->GetAuthCredentials( in RunCallbackOnIOThread() local
/third_party/ltp/testcases/realtime/func/pi-tests/
Dtestpi-0.c57 int handled = 1; in parse_args() local
Dtest-skeleton.c55 int handled = 1; in parse_args() local
Dsbrk_mutex.c64 int handled = 1; in parse_args() local
Dtestpi-1.c59 int handled = 1; in parse_args() local
Dtestpi-2.c61 int handled = 1; in parse_args() local
Dtestpi-4.c60 int handled = 1; in parse_args() local
/third_party/libwebsockets/lib/roles/ws/
Dclient-parser-ws.c38 int handled, m, n; in lws_ws_client_rx_sm() local
/third_party/cef/libcef/browser/
Djavascript_dialog_manager.cc101 bool handled = handler->OnJSDialog( in RunJavaScriptDialog() local
164 bool handled = handler->OnBeforeUnloadDialog( in RunBeforeUnloadDialog() local
/third_party/cef/libcef/browser/native/
Dcursor_util.cc35 bool handled = false; in OnCursorChange() local
/third_party/ltp/testcases/realtime/func/measurement/
Dpreempt_timing.c70 int handled = 1; in parse_args() local
Drdtsc-latency.c62 int handled = 1; in parse_args() local
/third_party/ltp/testcases/realtime/func/sched_football/
Dsched_football.c92 int handled = 1; in parse_args() local
/third_party/ltp/testcases/realtime/func/gtod_latency/
Dgtod_infinite.c78 int handled = 1; in parse_args() local
/third_party/ltp/testcases/realtime/func/async_handler/
Dasync_handler_jk.c67 int handled = 1; in parse_args() local
Dasync_handler.c78 int handled = 1; in parse_args() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/
Dsubsetter.cc74 bool handled = (*table_subsetter)->Subset(this, font_, font_builder); in Subset() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/tools/subsetter/
Dsubsetter.cc74 bool handled = (*table_subsetter)->Subset(this, font_, font_builder); in Subset() local
/third_party/ltp/testcases/realtime/stress/pi-tests/
Dlookup_pi_state.c62 int handled = 1; in parse_args() local
/third_party/ltp/testcases/realtime/perf/latency/
Dpthread_cond_latency.c59 int handled = 1; in parse_args() local
/third_party/cef/tests/cefclient/browser/
Dscheme_test.cc39 bool handled = false; in Open() local
/third_party/ltp/testcases/realtime/func/thread_clock/
Dtc-2.c67 int handled = 1; in parse_args() local
/third_party/ltp/testcases/realtime/func/hrtimer-prio/
Dhrtimer-prio.c84 int handled = 1; in parse_args() local

1234