Home
last modified time | relevance | path

Searched refs:EventList (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/gpu/
DGrAATriangulator.h29 struct EventList;
36 void apply(VertexList* mesh, const Comparator&, EventList* events, const GrAATriangulator*);
72 void makeEvent(SSEdge*, EventList* events) const;
73 void makeEvent(SSEdge*, Vertex* v, SSEdge* other, Vertex* dest, EventList* events,
DGrAATriangulator.cpp34 using EventList = GrAATriangulator::EventList; typedef
59 struct GrAATriangulator::EventList : EventPQ { struct in GrAATriangulator
60 EventList(EventComparator comparison) : EventPQ(comparison) { in EventList() argument
64 void GrAATriangulator::makeEvent(SSEdge* e, EventList* events) const { in makeEvent()
85 EventList* events, const Comparator& c) const { in makeEvent()
245 void GrAATriangulator::Event::apply(VertexList* mesh, const Comparator& c, EventList* events, in apply()
312 EventList events(comp); in collapseOverlapRegions()
/external/tensorflow/tensorflow/core/profiler/utils/
Dgroup_events.h148 using EventList = std::vector<EventNode*>; variable
232 EventList root_events_;
233 EventList tf_loop_root_events_;
Dgroup_events.cc285 void SortEventList(EventList* event_list) { in SortEventList()
/external/libchrome/base/threading/
Dthread_unittest.cc77 typedef std::vector<ThreadEvent> EventList; typedef
84 explicit CaptureToEventList(EventList* event_list) in CaptureToEventList()
96 EventList* event_list_;
107 explicit CapturingDestructionObserver(EventList* event_list) in CapturingDestructionObserver()
118 EventList* event_list_;
452 EventList captured_events; in TEST_F()
/external/mdnsresponder/mDNSShared/
Ddnsextd.h85 CacheRecord *EventList; // New answers (adds/removes) to be sent to client member
Ddnsextd.c1859 cr->next = a->EventList; // add spliced record to event list in UpdateAnswerList()
1860 a->EventList = cr; in UpdateAnswerList()
1874 cr->next = a->EventList; in UpdateAnswerList()
1875 a->EventList = cr; in UpdateAnswerList()
1908 for (cr = e->AnswerList->EventList; cr; cr = cr->next) in SendEvents()
2024 if ((*e)->state == Established && (*e)->AnswerList->EventList) SendEvents(d, *e); in GenLLQEvents()
2036 if (a->EventList) in GenLLQEvents()
2038 CacheRecord *cr = a->EventList, *tmp; in GenLLQEvents()
2051 a->EventList = NULL; in GenLLQEvents()
2070 a->EventList = NULL; in SetAnswerList()
/external/sonivox/jet_tools/JetCreator/
DJetFile.py196 events = midifile.EventList()
220 events = midifile.EventList()
238 events = midifile.EventList()
Dmidifile.py797 events = EventList()
839 class EventList (list): class
880 selected = EventList()
973 self.events = EventList()
/external/skqp/src/gpu/
DGrTessellator.cpp486 struct EventList : public SkTDPQueue<Event*, &compare> {}; struct
488 void create_event(Edge* e, bool isOuterBoundary, EventList* events, SkArenaAlloc& alloc) { in create_event()
1811 EventList events; in collapse_overlap_regions()
/external/clang/lib/CodeGen/
DCGBuiltin.cpp2293 llvm::Value *EventList = in EmitBuiltinExpr() local
2305 EventList, ClkEvent, Block}; in EmitBuiltinExpr()
/external/libabigail/tests/data/test-read-dwarf/
Dtest12-pr18844.so.abi19263 …<typedef-decl name='EventList' type-id='type-id-1259' filepath='src/mongo/db/repl/replication_exec…