Home
last modified time | relevance | path

Searched defs:EventInfo (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/tokio/src/signal/
Dregistry.rs17 pub(crate) struct EventInfo { struct
22 impl Default for EventInfo { implementation
36 fn event_info(&self, id: EventId) -> Option<&EventInfo>; in event_info()
41 F: FnMut(&'a EventInfo); in for_each()
45 fn event_info(&self, id: EventId) -> Option<&EventInfo> { in event_info()
51 F: FnMut(&'a EventInfo), in for_each()
Dwindows.rs37 fn event_info(&self, id: EventId) -> Option<&EventInfo> { in event_info()
47 F: FnMut(&'a EventInfo), in for_each()
Dunix.rs36 fn event_info(&self, id: EventId) -> Option<&EventInfo> { in event_info()
42 F: FnMut(&'a EventInfo), in for_each()
/external/clang/include/clang/StaticAnalyzer/Core/
DCheckerManager.h628 struct EventInfo { struct
631 EventInfo() : HasDispatcher(false) { } in EventInfo() argument
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dgrpc_tpu_driver.cc217 struct EventInfo { struct in tpu_driver::__anon4073f9c10111::GrpcTpuStream
218 bool all_deps_done = false;
219 bool done = false; // response received
220 bool deleted = false; // deleted by the user
221 Status status;
222 absl::InlinedVector<std::function<void(Status)>, 1> callbacks;
224 absl::InlinedVector<EventId, 2> deps;
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/
DCheckerManager.h696 struct EventInfo { struct
700 EventInfo() = default; argument
/external/ImageMagick/MagickCore/
Dlog.c97 } EventInfo; typedef
/external/angle/src/common/
Dpacked_cl_enums.json254 "EventInfo": { object
DPackedCLEnums_autogen.h200 enum class EventInfo : uint8_t enum
/external/oj-libjdwp/src/share/back/
Dutil.h276 } EventInfo; typedef