HomeSort by relevance Sort by last modified time
    Searched defs:Event (Results 276 - 300 of 542) sorted by null

<<11121314151617181920>>

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 339 enum Kind { ControlFlow, Event, Macro, Call, Note };
454 return P->getKind() == Event || P->getKind() == Macro ||
504 /// If the event occurs in a different frame than the final diagnostic,
506 /// returns from all the calls on the stack from this event to the final
514 : PathDiagnosticSpotPiece(pos, s, Event, addPosRange),
546 return P->getKind() == Event;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 339 enum Kind { ControlFlow, Event, Macro, Call, Note };
454 return P->getKind() == Event || P->getKind() == Macro ||
504 /// If the event occurs in a different frame than the final diagnostic,
506 /// returns from all the calls on the stack from this event to the final
514 : PathDiagnosticSpotPiece(pos, s, Event, addPosRange),
546 return P->getKind() == Event;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 339 enum Kind { ControlFlow, Event, Macro, Call, Note };
454 return P->getKind() == Event || P->getKind() == Macro ||
504 /// If the event occurs in a different frame than the final diagnostic,
506 /// returns from all the calls on the stack from this event to the final
514 : PathDiagnosticSpotPiece(pos, s, Event, addPosRange),
546 return P->getKind() == Event;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 339 enum Kind { ControlFlow, Event, Macro, Call, Note };
454 return P->getKind() == Event || P->getKind() == Macro ||
504 /// If the event occurs in a different frame than the final diagnostic,
506 /// returns from all the calls on the stack from this event to the final
514 : PathDiagnosticSpotPiece(pos, s, Event, addPosRange),
546 return P->getKind() == Event;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 339 enum Kind { ControlFlow, Event, Macro, Call, Note };
454 return P->getKind() == Event || P->getKind() == Macro ||
504 /// If the event occurs in a different frame than the final diagnostic,
506 /// returns from all the calls on the stack from this event to the final
514 : PathDiagnosticSpotPiece(pos, s, Event, addPosRange),
546 return P->getKind() == Event;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 339 enum Kind { ControlFlow, Event, Macro, Call, Note };
454 return P->getKind() == Event || P->getKind() == Macro ||
504 /// If the event occurs in a different frame than the final diagnostic,
506 /// returns from all the calls on the stack from this event to the final
514 : PathDiagnosticSpotPiece(pos, s, Event, addPosRange),
546 return P->getKind() == Event;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 339 enum Kind { ControlFlow, Event, Macro, Call, Note };
454 return P->getKind() == Event || P->getKind() == Macro ||
504 /// If the event occurs in a different frame than the final diagnostic,
506 /// returns from all the calls on the stack from this event to the final
514 : PathDiagnosticSpotPiece(pos, s, Event, addPosRange),
546 return P->getKind() == Event;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 339 enum Kind { ControlFlow, Event, Macro, Call, Note };
454 return P->getKind() == Event || P->getKind() == Macro ||
504 /// If the event occurs in a different frame than the final diagnostic,
506 /// returns from all the calls on the stack from this event to the final
514 : PathDiagnosticSpotPiece(pos, s, Event, addPosRange),
546 return P->getKind() == Event;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 339 enum Kind { ControlFlow, Event, Macro, Call, Note };
454 return P->getKind() == Event || P->getKind() == Macro ||
504 /// If the event occurs in a different frame than the final diagnostic,
506 /// returns from all the calls on the stack from this event to the final
514 : PathDiagnosticSpotPiece(pos, s, Event, addPosRange),
546 return P->getKind() == Event;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/BugReporter/
PathDiagnostic.h 339 enum Kind { ControlFlow, Event, Macro, Call, Note };
454 return P->getKind() == Event || P->getKind() == Macro ||
504 /// If the event occurs in a different frame than the final diagnostic,
506 /// returns from all the calls on the stack from this event to the final
514 : PathDiagnosticSpotPiece(pos, s, Event, addPosRange),
546 return P->getKind() == Event;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wincon.h 98 } Event;
tdi.h 198 ULONG Event;
212 ULONG Event;
  /prebuilts/maven_repo/android/android/arch/lifecycle/common/1.0.0/
common-1.0.0.jar 
  /system/bt/btif/src/
btif_av.cc 91 BtifAvEvent(uint32_t event, const void* p_data, size_t data_length);
97 uint32_t Event() const { return event_; }
101 static std::string EventName(uint32_t event);
104 void DeepCopy(uint32_t event, const void* p_data, size_t data_length);
134 bool ProcessEvent(uint32_t event, void* p_data) override;
146 bool ProcessEvent(uint32_t event, void* p_data) override;
158 bool ProcessEvent(uint32_t event, void* p_data) override;
170 bool ProcessEvent(uint32_t event, void* p_data) override;
182 bool ProcessEvent(uint32_t event, void* p_data) override;
604 btif_av_sm_event_t event);
711 ss_value << "(0x" << std::hex << event << ")"; local
2345 tBTA_AV_EVT event = btif_av_event.Event(); local
    [all...]
  /external/mesa3d/include/CL/
cl.hpp 18 * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
112 * cl::Event event;
120 * &event);
122 * event.wait();
3398 Event event; local
3416 Event event; local
3437 Event event; local
3460 Event event; local
3485 Event event; local
3512 Event event; local
3542 Event event; local
3574 Event event; local
3608 Event event; local
3644 Event event; local
3682 Event event; local
3723 Event event; local
3766 Event event; local
3811 Event event; local
3858 Event event; local
3907 Event event; local
    [all...]
  /external/skia/src/gpu/
GrTessellator.cpp 103 struct Event;
392 Event* fEvent;
484 struct Event {
485 Event(Edge* edge, const SkPoint& point, uint8_t alpha)
491 Event* fPrev;
492 Event* fNext;
496 bool compare(Event* const& e1, Event* const& e2) {
500 struct EventList : public SkTDPQueue<Event*, &compare> {};
510 e->fEvent = alloc.make<Event>(e, p, alpha)
1852 Event* event = events.peek(); local
    [all...]
  /external/skqp/src/gpu/
GrTessellator.cpp 103 struct Event;
392 Event* fEvent;
484 struct Event {
485 Event(Edge* edge, const SkPoint& point, uint8_t alpha)
491 Event* fPrev;
492 Event* fNext;
496 bool compare(Event* const& e1, Event* const& e2) {
500 struct EventList : public SkTDPQueue<Event*, &compare> {};
510 e->fEvent = alloc.make<Event>(e, p, alpha)
1852 Event* event = events.peek(); local
    [all...]
  /external/python/cpython3/Lib/test/
_test_multiprocessing.py 235 e = self.Event()
381 def _test_sentinel(cls, event):
382 event.wait(10.0)
387 event = self.Event()
388 p = self.Process(target=self._test_sentinel, args=(event,))
396 event.set()
530 child_can_start = self.Event()
531 parent_can_continue = self.Event()
597 child_can_start = self.Event()
    [all...]
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
CameraStreamer.java 747 private static class Event {
758 public Event(int code) {
765 /** On slower devices the event queue can easily fill up. We bound the queue to this. */
771 /** The CameraRunner's event queue */
772 private LinkedBlockingQueue<Event> mEventQueue = new LinkedBlockingQueue<Event>(MAX_EVENTS);
898 Event event = nextEvent(); local
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContentObserver.java 136 // Default event report version is 1.0
328 Log.w(TAG, "setObserverRemoteFeatureMask: Extended Event Reports 1.2 is not set even"
591 private class Event {
597 /* Extended event parameters in MAP Event version 1.1 */
603 /* Event parameters in MAP Event version 1.2 */
624 Event(String eventType, long handle, String folder, String oldFolder, TYPE msgType) {
640 Event(String eventType, long handle, String folder, TYPE msgType) {
647 /* extended event type 1.1 *
    [all...]
  /prebuilts/maven_repo/android/android/arch/lifecycle/common/1.0.3/
common-1.0.3.jar 
  /prebuilts/sdk/current/androidx/m2repository/androidx/lifecycle/lifecycle-common/2.0.0-alpha1/
lifecycle-common-2.0.0-alpha1.jar 
  /prebuilts/sdk/current/extras/app-toolkit/m2repository/android/arch/lifecycle/common/28.0.0/
common-28.0.0.jar 
  /external/python/cpython2/Lib/lib-tk/
Tkinter.py 149 class Event:
150 """Container for the properties of an event.
162 called with an Event as first argument. It will have the
163 following attributes (in braces are the event types for which
166 serial - serial number of event
172 state - state of the event as a number (ButtonPress, ButtonRelease,
176 time - when the event occurred
185 keysym - keysym of the event as a string (KeyPress, KeyRelease)
186 keysym_num - keysym of the event as a number (KeyPress, KeyRelease)
187 type - type of the event as a numbe
    [all...]
  /external/python/cpython3/Lib/tkinter/
__init__.py 180 class Event:
181 """Container for the properties of an event.
193 called with an Event as first argument. It will have the
194 following attributes (in braces are the event types for which
197 serial - serial number of event
203 state - state of the event as a number (ButtonPress, ButtonRelease,
207 time - when the event occurred
216 keysym - keysym of the event as a string (KeyPress, KeyRelease)
217 keysym_num - keysym of the event as a number (KeyPress, KeyRelease)
218 type - type of the event as a numbe
    [all...]

Completed in 2029 milliseconds

<<11121314151617181920>>