Lines Matching refs:Event
122 * cl::Event event;
2868 class Event : public detail::Wrapper<cl_event>
2872 Event() : detail::Wrapper<cl_type>() { }
2877 * into the new Event object.
2879 __CL_EXPLICIT_CONSTRUCTORS Event(const cl_event& event) : detail::Wrapper<cl_type>(event) { }
2886 Event& operator = (const cl_event& rhs)
2974 waitForEvents(const VECTOR_CLASS<Event>& events)
2986 * See Event for details about copy semantics, etc.
2988 class UserEvent : public Event
3011 UserEvent() : Event() { }
3031 WaitForEvents(const VECTOR_CLASS<Event>& events)
5722 const VECTOR_CLASS<Event>* events = NULL,
5723 Event* event = NULL) const
5747 const VECTOR_CLASS<Event>* events = NULL,
5748 Event* event = NULL) const
5772 const VECTOR_CLASS<Event>* events = NULL,
5773 Event* event = NULL) const
5802 const VECTOR_CLASS<Event>* events = NULL,
5803 Event* event = NULL) const
5841 const VECTOR_CLASS<Event>* events = NULL,
5842 Event* event = NULL) const
5879 const VECTOR_CLASS<Event>* events = NULL,
5880 Event* event = NULL) const
5920 const VECTOR_CLASS<Event>* events = NULL,
5921 Event* event = NULL) const
5952 const VECTOR_CLASS<Event>* events = NULL,
5953 Event* event = NULL) const
5979 const VECTOR_CLASS<Event>* events = NULL,
5980 Event* event = NULL) const
6004 const VECTOR_CLASS<Event>* events = NULL,
6005 Event* event = NULL) const
6036 const VECTOR_CLASS<Event>* events = NULL,
6037 Event* event = NULL) const
6070 const VECTOR_CLASS<Event>* events = NULL,
6071 Event* event = NULL) const
6104 const VECTOR_CLASS<Event>* events = NULL,
6105 Event* event = NULL) const
6133 const VECTOR_CLASS<Event>* events = NULL,
6134 Event* event = NULL) const
6158 const VECTOR_CLASS<Event>* events = NULL,
6159 Event* event = NULL) const
6183 const VECTOR_CLASS<Event>* events = NULL,
6184 Event* event = NULL,
6214 const VECTOR_CLASS<Event>* events = NULL,
6215 Event* event = NULL,
6241 const VECTOR_CLASS<Event>* events = NULL,
6242 Event* event = NULL) const
6272 const VECTOR_CLASS<Event> *events = 0,
6273 Event *event = 0) const
6302 const VECTOR_CLASS<Event> *events = 0,
6303 Event *event = 0) const
6327 const VECTOR_CLASS<Event>* events = NULL,
6328 Event* event = NULL
6362 const VECTOR_CLASS<Event>* events = NULL,
6363 Event* event = NULL) const
6385 const VECTOR_CLASS<Event>* events = NULL,
6386 Event* event = NULL) const
6408 const VECTOR_CLASS<Event>* events = NULL,
6409 Event* event = NULL) const
6444 cl_int enqueueMarker(Event* event = NULL) const CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
6460 cl_int enqueueWaitForEvents(const VECTOR_CLASS<Event>& events) const CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
6473 const VECTOR_CLASS<Event>* events = NULL,
6474 Event* event = NULL) const
6495 const VECTOR_CLASS<Event>* events = NULL,
6496 Event* event = NULL) const
6527 const VECTOR_CLASS<Event>* events = NULL,
6528 Event* event = NULL) const
6560 const VECTOR_CLASS<Event>* events = NULL,
6561 Event* event = NULL) const
6730 const VECTOR_CLASS<Event>* events = NULL,
6731 Event* event = NULL)
6749 const VECTOR_CLASS<Event>* events = NULL,
6750 Event* event = NULL)
6768 const VECTOR_CLASS<Event>* events = NULL,
6769 Event* event = NULL,
6796 const VECTOR_CLASS<Event>* events = NULL,
6797 Event* event = NULL)
6827 const VECTOR_CLASS<Event>* events = NULL,
6828 Event* event = NULL)
6901 Event endEvent;
6932 Event endEvent;
6954 const VECTOR_CLASS<Event>* events = NULL,
6955 Event* event = NULL)
6990 const VECTOR_CLASS<Event>* events = NULL,
6991 Event* event = NULL)
7025 const VECTOR_CLASS<Event>* events = NULL,
7026 Event* event = NULL)
7058 const VECTOR_CLASS<Event>* events = NULL,
7059 Event* event = NULL)
7088 const VECTOR_CLASS<Event>* events = NULL,
7089 Event* event = NULL)
7116 const VECTOR_CLASS<Event>* events = NULL,
7117 Event* event = NULL)
7142 const VECTOR_CLASS<Event>* events = NULL,
7143 Event* event = NULL)
7168 const VECTOR_CLASS<Event>* events = NULL,
7169 Event* event = NULL)
7225 VECTOR_CLASS<Event> events_;
7254 EnqueueArgs(Event e, NDRange global) :
7263 EnqueueArgs(Event e, NDRange global, NDRange local) :
7272 EnqueueArgs(Event e, NDRange offset, NDRange global, NDRange local) :
7281 EnqueueArgs(const VECTOR_CLASS<Event> &events, NDRange global) :
7291 EnqueueArgs(const VECTOR_CLASS<Event> &events, NDRange global, NDRange local) :
7301 EnqueueArgs(const VECTOR_CLASS<Event> &events, NDRange offset, NDRange global, NDRange local) :
7338 EnqueueArgs(CommandQueue &queue, Event e, NDRange global) :
7347 EnqueueArgs(CommandQueue &queue, Event e, NDRange global, NDRange local) :
7356 EnqueueArgs(CommandQueue &queue, Event e, NDRange offset, NDRange global, NDRange local) :
7365 EnqueueArgs(CommandQueue &queue, const VECTOR_CLASS<Event> &events, NDRange global) :
7375 EnqueueArgs(CommandQueue &queue, const VECTOR_CLASS<Event> &events, NDRange global, NDRange local) :
7385 EnqueueArgs(CommandQueue &queue, const VECTOR_CLASS<Event> &events, NDRange offset, NDRange global, NDRange local) :
7445 Event operator() (
7481 Event event;
7614 typedef Event result_type;
7617 typedef Event type_(
7652 Event operator()(
7840 typedef Event result_type;
7843 typedef Event type_(
7877 Event operator()(
8062 typedef Event result_type;
8065 typedef Event type_(
8098 Event operator()(
8280 typedef Event result_type;
8283 typedef Event type_(
8315 Event operator()(
8494 typedef Event result_type;
8497 typedef Event type_(
8528 Event operator()(
8704 typedef Event result_type;
8707 typedef Event type_(
8737 Event operator()(
8910 typedef Event result_type;
8913 typedef Event type_(
8942 Event operator()(
9112 typedef Event result_type;
9115 typedef Event type_(
9143 Event operator()(
9310 typedef Event result_type;
9313 typedef Event type_(
9340 Event operator()(
9504 typedef Event result_type;
9507 typedef Event type_(
9533 Event operator()(
9694 typedef Event result_type;
9697 typedef Event type_(
9722 Event operator()(
9880 typedef Event result_type;
9883 typedef Event type_(
9907 Event operator()(
10062 typedef Event result_type;
10065 typedef Event type_(
10088 Event operator()(
10240 typedef Event result_type;
10243 typedef Event type_(
10265 Event operator()(
10414 typedef Event result_type;
10417 typedef Event type_(
10438 Event operator()(
10584 typedef Event result_type;
10587 typedef Event type_(
10607 Event operator()(
10750 typedef Event result_type;
10753 typedef Event type_(
10772 Event operator()(
10912 typedef Event result_type;
10915 typedef Event type_(
10933 Event operator()(
11070 typedef Event result_type;
11073 typedef Event type_(
11090 Event operator()(
11224 typedef Event result_type;
11227 typedef Event type_(
11243 Event operator()(
11374 typedef Event result_type;
11377 typedef Event type_(
11392 Event operator()(
11520 typedef Event result_type;
11523 typedef Event type_(
11537 Event operator()(
11662 typedef Event result_type;
11665 typedef Event type_(
11678 Event operator()(
11800 typedef Event result_type;
11803 typedef Event type_(
11815 Event operator()(
11934 typedef Event result_type;
11937 typedef Event type_(
11948 Event operator()(
12064 typedef Event result_type;
12067 typedef Event type_(
12077 Event operator()(
12190 typedef Event result_type;
12193 typedef Event type_(
12202 Event operator()(
12312 typedef Event result_type;
12315 typedef Event type_(
12323 Event operator()(
12430 typedef Event result_type;
12433 typedef Event type_(
12440 Event operator()(
12544 typedef Event result_type;
12547 typedef Event type_(
12553 Event operator()(
12654 typedef Event result_type;
12657 typedef Event type_(
12662 Event operator()(
12760 typedef Event result_type;
12763 typedef Event type_(
12767 Event operator()(