Home
last modified time | relevance | path

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

1234

/external/libkmsxx/py/tests/
Drottest.py132 handled = False variable
137 handled = True variable
141 handled = True variable
148 handled = True variable
/external/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()
/external/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
337 int n, handled = 0; in lws_any_extension_handled() local
/external/Reactive-Extensions/RxCpp/Rx/v2/examples/win_text/
Drx_windows_user.h10 bool handled = false; member
24 void handled() { result->handled = true; } in handled() function
57 void handled() { result->handled = true; } in handled() function
Dwindows_user.h100 bool handled = false; in WindowCallback() local
/external/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.c66 int handled = 1; in parse_args() local
/external/libwebsockets/lib/roles/ws/
Dclient-parser-ws.c38 int handled, m, n; in lws_ws_client_rx_sm() local
/external/llvm-project/llvm/lib/Support/
DRISCVAttributeParser.cpp54 Error RISCVAttributeParser::handler(uint64_t tag, bool &handled) { in handler()
/external/openscreen/osp/public/
Dmessage_demuxer.h91 bool handled; member
/external/ltp/testcases/realtime/func/measurement/
Dpreempt_timing.c69 int handled = 1; in parse_args() local
Drdtsc-latency.c61 int handled = 1; in parse_args() local
/external/skqp/tools/viewer/
DSampleSlide.cpp62 bool handled = false; in onMouse() local
/external/dagger2/java/dagger/example/atm/
DCommand.java48 static Result handled() { in handled() method in Command.Result
/external/ltp/testcases/realtime/func/sched_football/
Dsched_football.c92 int handled = 1; in parse_args() local
/external/arm-trusted-firmware/plat/common/aarch64/
Dplat_common.c87 int handled = ras_ea_handler(ea_reason, syndrome, cookie, handle, flags); in plat_ea_handler() local
/external/ltp/testcases/realtime/func/async_handler/
Dasync_handler_jk.c67 int handled = 1; in parse_args() local
/external/ltp/testcases/realtime/func/gtod_latency/
Dgtod_infinite.c78 int handled = 1; in parse_args() local
/external/sfntly/cpp/src/sfntly/tools/subsetter/
Dsubsetter.cc74 bool handled = (*table_subsetter)->Subset(this, font_, font_builder); in Subset() local
/external/ltp/testcases/realtime/stress/pi-tests/
Dlookup_pi_state.c62 int handled = 1; in parse_args() local
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/src/
DCompletionState.kt47 val handled: Boolean get() = _handled.value in recoverResult() constant
/external/ltp/testcases/realtime/perf/latency/
Dpthread_cond_latency.c59 int handled = 1; in parse_args() local
/external/llvm-project/llvm/unittests/Support/
DELFAttributeParserTest.cpp20 Error handler(uint64_t tag, bool &handled) override { in handler()
/external/libkmsxx/kmscube/
Dcube-x11.cpp31 bool handled = false; in main_loop() local

1234