Searched defs:is_closed (Results 1 - 6 of 6) sorted by relevance
/third_party/node/deps/v8/src/objects/ | ||
H A D | js-generator-inl.h | 32 bool JSGeneratorObject::is_closed() const { in is_closed() function in v8::internal::JSGeneratorObject |
/third_party/libinput/src/ | ||
H A D | evdev-fallback.h | 155 bool is_closed; member |
H A D | evdev-fallback.c | 708 bool is_closed; in fallback_process_switch() local 666 fallback_lid_toggle_keyboard_listener(struct fallback_dispatch *dispatch, struct evdev_paired_keyboard *kbd, bool is_closed) fallback_lid_toggle_keyboard_listener() argument 686 fallback_lid_toggle_keyboard_listeners(struct fallback_dispatch *dispatch, bool is_closed) fallback_lid_toggle_keyboard_listeners() argument [all...] |
/third_party/python/Lib/asyncio/ | ||
H A D | events.py | 231 def is_closed(self): member in AbstractEventLoop |
H A D | base_events.py | 686 def is_closed(self): member in BaseEventLoop |
/third_party/node/src/ | ||
H A D | node_http2.h | 341 bool is_closed() const { in is_closed() function in node::http2::Http2Stream |
Completed in 8 milliseconds