VECTOR_CLASS     1094 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, long)
VECTOR_CLASS     1119 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<T>* param, int, typename T::cl_type = 0)
VECTOR_CLASS     1150 3rdparty/include/opencl/1.2/CL/cl.hpp inline cl_int getInfoHelper(Func f, cl_uint name, VECTOR_CLASS<char *>* param, int)
VECTOR_CLASS     1243 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_device_info, CL_DEVICE_MAX_WORK_ITEM_SIZES, VECTOR_CLASS< ::size_t>) \
VECTOR_CLASS     1290 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_context_info, CL_CONTEXT_DEVICES, VECTOR_CLASS<Device>) \
VECTOR_CLASS     1291 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_context_info, CL_CONTEXT_PROPERTIES, VECTOR_CLASS<cl_context_properties>) \
VECTOR_CLASS     1328 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_program_info, CL_PROGRAM_DEVICES, VECTOR_CLASS<Device>) \
VECTOR_CLASS     1330 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_program_info, CL_PROGRAM_BINARY_SIZES, VECTOR_CLASS< ::size_t>) \
VECTOR_CLASS     1331 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_program_info, CL_PROGRAM_BINARIES, VECTOR_CLASS<char *>) \
VECTOR_CLASS     1395 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_device_info, CL_DEVICE_PARTITION_PROPERTIES, VECTOR_CLASS<cl_device_partition_property>) \
VECTOR_CLASS     1396 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_device_info, CL_DEVICE_PARTITION_TYPE, VECTOR_CLASS<cl_device_partition_property>)  \
VECTOR_CLASS     1406 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_device_info, CL_DEVICE_PARTITION_TYPES_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \
VECTOR_CLASS     1407 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_device_info, CL_DEVICE_AFFINITY_DOMAINS_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \
VECTOR_CLASS     1409 3rdparty/include/opencl/1.2/CL/cl.hpp     F(cl_device_info, CL_DEVICE_PARTITION_STYLE_EXT, VECTOR_CLASS<cl_device_partition_property_ext>)
VECTOR_CLASS     1445 3rdparty/include/opencl/1.2/CL/cl.hpp __CL_DECLARE_PARAM_TRAITS(cl_device_info, CL_DEVICE_GLOBAL_FREE_MEMORY_AMD, VECTOR_CLASS< ::size_t>)
VECTOR_CLASS     1845 3rdparty/include/opencl/1.2/CL/cl.hpp     friend inline cl_int getInfoHelper(Func, cl_uint, VECTOR_CLASS<U>*, int, typename U::cl_type);
VECTOR_CLASS     1982 3rdparty/include/opencl/1.2/CL/cl.hpp         VECTOR_CLASS<Device>* devices)
VECTOR_CLASS     2008 3rdparty/include/opencl/1.2/CL/cl.hpp         VECTOR_CLASS<Device>* devices)
VECTOR_CLASS     2115 3rdparty/include/opencl/1.2/CL/cl.hpp         VECTOR_CLASS<Device>* devices) const
VECTOR_CLASS     2164 3rdparty/include/opencl/1.2/CL/cl.hpp         VECTOR_CLASS<Device>* devices) const
VECTOR_CLASS     2218 3rdparty/include/opencl/1.2/CL/cl.hpp         VECTOR_CLASS<Platform>* platforms)
VECTOR_CLASS     2364 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Device>& devices,
VECTOR_CLASS     2582 3rdparty/include/opencl/1.2/CL/cl.hpp         VECTOR_CLASS<ImageFormat>* formats) const
VECTOR_CLASS     2787 3rdparty/include/opencl/1.2/CL/cl.hpp     waitForEvents(const VECTOR_CLASS<Event>& events)
VECTOR_CLASS     2856 3rdparty/include/opencl/1.2/CL/cl.hpp WaitForEvents(const VECTOR_CLASS<Event>& events)
VECTOR_CLASS     4572 3rdparty/include/opencl/1.2/CL/cl.hpp     typedef VECTOR_CLASS<std::pair<const void*, ::size_t> > Binaries;
VECTOR_CLASS     4573 3rdparty/include/opencl/1.2/CL/cl.hpp     typedef VECTOR_CLASS<std::pair<const char*, ::size_t> > Sources;
VECTOR_CLASS     4724 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Device>& devices,
VECTOR_CLASS     4726 3rdparty/include/opencl/1.2/CL/cl.hpp         VECTOR_CLASS<cl_int>* binaryStatus = NULL,
VECTOR_CLASS     4781 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Device>& devices,
VECTOR_CLASS     4829 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Device>& devices,
VECTOR_CLASS     4933 3rdparty/include/opencl/1.2/CL/cl.hpp     cl_int createKernels(VECTOR_CLASS<Kernel>* kernels)
VECTOR_CLASS     4988 3rdparty/include/opencl/1.2/CL/cl.hpp     VECTOR_CLASS<Program> inputPrograms,
VECTOR_CLASS     5025 3rdparty/include/opencl/1.2/CL/cl.hpp inline VECTOR_CLASS<char *> cl::Program::getInfo<CL_PROGRAM_BINARIES>(cl_int* err) const
VECTOR_CLASS     5027 3rdparty/include/opencl/1.2/CL/cl.hpp     VECTOR_CLASS< ::size_t> sizes = getInfo<CL_PROGRAM_BINARY_SIZES>();
VECTOR_CLASS     5028 3rdparty/include/opencl/1.2/CL/cl.hpp     VECTOR_CLASS<char *> binaries;
VECTOR_CLASS     5029 3rdparty/include/opencl/1.2/CL/cl.hpp     for (VECTOR_CLASS< ::size_t>::iterator s = sizes.begin(); s != sizes.end(); ++s) 
VECTOR_CLASS     5219 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5244 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5269 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5298 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5337 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5375 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5415 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5447 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5474 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5499 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5531 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5565 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5599 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5628 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5653 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5678 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5705 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5729 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5760 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event> *events = 0,
VECTOR_CLASS     5790 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event> *events = 0,
VECTOR_CLASS     5813 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Memory> &memObjects,
VECTOR_CLASS     5815 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5850 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5873 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5894 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Memory>* mem_objects = NULL,
VECTOR_CLASS     5895 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<const void*>* mem_locs = NULL,
VECTOR_CLASS     5896 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5940 3rdparty/include/opencl/1.2/CL/cl.hpp     cl_int enqueueWaitForEvents(const VECTOR_CLASS<Event>& events) const CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
VECTOR_CLASS     5952 3rdparty/include/opencl/1.2/CL/cl.hpp          const VECTOR_CLASS<Memory>* mem_objects = NULL,
VECTOR_CLASS     5953 3rdparty/include/opencl/1.2/CL/cl.hpp          const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     5974 3rdparty/include/opencl/1.2/CL/cl.hpp          const VECTOR_CLASS<Memory>* mem_objects = NULL,
VECTOR_CLASS     5975 3rdparty/include/opencl/1.2/CL/cl.hpp          const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6006 3rdparty/include/opencl/1.2/CL/cl.hpp          const VECTOR_CLASS<Memory>* mem_objects = NULL,
VECTOR_CLASS     6007 3rdparty/include/opencl/1.2/CL/cl.hpp          const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6039 3rdparty/include/opencl/1.2/CL/cl.hpp          const VECTOR_CLASS<Memory>* mem_objects = NULL,
VECTOR_CLASS     6040 3rdparty/include/opencl/1.2/CL/cl.hpp          const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6112 3rdparty/include/opencl/1.2/CL/cl.hpp     const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6131 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6150 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6178 3rdparty/include/opencl/1.2/CL/cl.hpp     const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6209 3rdparty/include/opencl/1.2/CL/cl.hpp         const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6300 3rdparty/include/opencl/1.2/CL/cl.hpp     const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6336 3rdparty/include/opencl/1.2/CL/cl.hpp     const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6371 3rdparty/include/opencl/1.2/CL/cl.hpp     const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6404 3rdparty/include/opencl/1.2/CL/cl.hpp     const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6434 3rdparty/include/opencl/1.2/CL/cl.hpp     const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6462 3rdparty/include/opencl/1.2/CL/cl.hpp     const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6488 3rdparty/include/opencl/1.2/CL/cl.hpp     const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6514 3rdparty/include/opencl/1.2/CL/cl.hpp     const VECTOR_CLASS<Event>* events = NULL,
VECTOR_CLASS     6571 3rdparty/include/opencl/1.2/CL/cl.hpp     VECTOR_CLASS<Event> events_;
VECTOR_CLASS     6627 3rdparty/include/opencl/1.2/CL/cl.hpp     EnqueueArgs(const VECTOR_CLASS<Event> &events, NDRange global) : 
VECTOR_CLASS     6637 3rdparty/include/opencl/1.2/CL/cl.hpp     EnqueueArgs(const VECTOR_CLASS<Event> &events, NDRange global, NDRange local) : 
VECTOR_CLASS     6647 3rdparty/include/opencl/1.2/CL/cl.hpp     EnqueueArgs(const VECTOR_CLASS<Event> &events, NDRange offset, NDRange global, NDRange local) : 
VECTOR_CLASS     6711 3rdparty/include/opencl/1.2/CL/cl.hpp     EnqueueArgs(CommandQueue &queue, const VECTOR_CLASS<Event> &events, NDRange global) : 
VECTOR_CLASS     6721 3rdparty/include/opencl/1.2/CL/cl.hpp     EnqueueArgs(CommandQueue &queue, const VECTOR_CLASS<Event> &events, NDRange global, NDRange local) : 
VECTOR_CLASS     6731 3rdparty/include/opencl/1.2/CL/cl.hpp     EnqueueArgs(CommandQueue &queue, const VECTOR_CLASS<Event> &events, NDRange offset, NDRange global, NDRange local) :