Lines Matching defs:VECTOR_CLASS
419 #define VECTOR_CLASS std::vector
421 #define VECTOR_CLASS cl::vector
698 // Specialized GetInfoHelper for VECTOR_CLASS params
700 struct GetInfoHelper<Func, VECTOR_CLASS<T> >
702 static cl_int get(Func f, cl_uint name, VECTOR_CLASS<T>* param)
723 struct GetInfoHelper<Func, VECTOR_CLASS<char *> >
726 get(Func f, cl_uint name, VECTOR_CLASS<char *>* param)
790 F(cl_device_info, CL_DEVICE_MAX_WORK_ITEM_SIZES, VECTOR_CLASS< ::size_t>) \
837 F(cl_context_info, CL_CONTEXT_DEVICES, VECTOR_CLASS<Device>) \
838 F(cl_context_info, CL_CONTEXT_PROPERTIES, VECTOR_CLASS<cl_context_properties>) \
875 F(cl_program_info, CL_PROGRAM_DEVICES, VECTOR_CLASS<cl_device_id>) \
877 F(cl_program_info, CL_PROGRAM_BINARY_SIZES, VECTOR_CLASS< ::size_t>) \
878 F(cl_program_info, CL_PROGRAM_BINARIES, VECTOR_CLASS<char *>) \
926 F(cl_device_info, CL_DEVICE_PARTITION_TYPES_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \
927 F(cl_device_info, CL_DEVICE_AFFINITY_DOMAINS_EXT, VECTOR_CLASS<cl_device_partition_property_ext>) \
929 F(cl_device_info, CL_DEVICE_PARTITION_STYLE_EXT, VECTOR_CLASS<cl_device_partition_property_ext>)
1224 VECTOR_CLASS<Device>* devices)
1299 VECTOR_CLASS<Device>* devices) const
1345 VECTOR_CLASS<Device>* devices) const
1391 VECTOR_CLASS<Platform>* platforms)
1421 const VECTOR_CLASS<Device>& devices,
1500 VECTOR_CLASS<ImageFormat>* formats) const
1618 waitForEvents(const VECTOR_CLASS<Event>& events)
1673 WaitForEvents(const VECTOR_CLASS<Event>& events)
2389 typedef VECTOR_CLASS<std::pair<const void*, ::size_t> > Binaries;
2390 typedef VECTOR_CLASS<std::pair<const char*, ::size_t> > Sources;
2419 const VECTOR_CLASS<Device>& devices,
2421 VECTOR_CLASS<cl_int>* binaryStatus = NULL,
2460 const VECTOR_CLASS<Device>& devices,
2521 cl_int createKernels(VECTOR_CLASS<Kernel>* kernels)
2618 const VECTOR_CLASS<Event>* events = NULL,
2637 const VECTOR_CLASS<Event>* events = NULL,
2656 const VECTOR_CLASS<Event>* events = NULL,
2680 const VECTOR_CLASS<Event>* events = NULL,
2714 const VECTOR_CLASS<Event>* events = NULL,
2746 const VECTOR_CLASS<Event>* events = NULL,
2776 const VECTOR_CLASS<Event>* events = NULL,
2797 const VECTOR_CLASS<Event>* events = NULL,
2816 const VECTOR_CLASS<Event>* events = NULL,
2835 const VECTOR_CLASS<Event>* events = NULL,
2854 const VECTOR_CLASS<Event>* events = NULL,
2873 const VECTOR_CLASS<Event>* events = NULL,
2900 const VECTOR_CLASS<Event>* events = NULL,
2924 const VECTOR_CLASS<Event>* events = NULL,
2941 const VECTOR_CLASS<Event>* events = NULL,
2958 const VECTOR_CLASS<Event>* events = NULL,
2973 const VECTOR_CLASS<Memory>* mem_objects = NULL,
2974 const VECTOR_CLASS<const void*>* mem_locs = NULL,
2975 const VECTOR_CLASS<Event>* events = NULL,
3007 cl_int enqueueWaitForEvents(const VECTOR_CLASS<Event>& events) const
3018 const VECTOR_CLASS<Memory>* mem_objects = NULL,
3019 const VECTOR_CLASS<Event>* events = NULL,
3034 const VECTOR_CLASS<Memory>* mem_objects = NULL,
3035 const VECTOR_CLASS<Event>* events = NULL,
3060 const VECTOR_CLASS<Memory>* mem_objects = NULL,
3061 const VECTOR_CLASS<Event>* events = NULL,
3079 const VECTOR_CLASS<Memory>* mem_objects = NULL,
3080 const VECTOR_CLASS<Event>* events = NULL,
3158 inline Event operator()(const VECTOR_CLASS<Event>* events = NULL);
3163 const VECTOR_CLASS<Event>* events = NULL);
3169 const VECTOR_CLASS<Event>* events = NULL);
3176 const VECTOR_CLASS<Event>* events = NULL);
3184 const VECTOR_CLASS<Event>* events = NULL);
3193 const VECTOR_CLASS<Event>* events = NULL);
3203 const VECTOR_CLASS<Event>* events = NULL);
3215 const VECTOR_CLASS<Event>* events = NULL);
3228 const VECTOR_CLASS<Event>* events = NULL);
3242 const VECTOR_CLASS<Event>* events = NULL);
3257 const VECTOR_CLASS<Event>* events = NULL);
3274 const VECTOR_CLASS<Event>* events = NULL);
3292 const VECTOR_CLASS<Event>* events = NULL);
3311 const VECTOR_CLASS<Event>* events = NULL);
3331 const VECTOR_CLASS<Event>* events = NULL);
3352 const VECTOR_CLASS<Event>* events = NULL);
3396 Event KernelFunctor::operator()(const VECTOR_CLASS<Event>* events)
3414 const VECTOR_CLASS<Event>* events)
3435 const VECTOR_CLASS<Event>* events)
3458 const VECTOR_CLASS<Event>* events)
3483 const VECTOR_CLASS<Event>* events)
3510 const VECTOR_CLASS<Event>* events)
3540 const VECTOR_CLASS<Event>* events)
3572 const VECTOR_CLASS<Event>* events)
3606 const VECTOR_CLASS<Event>* events)
3642 const VECTOR_CLASS<Event>* events)
3680 const VECTOR_CLASS<Event>* events)
3721 const VECTOR_CLASS<Event>* events)
3764 const VECTOR_CLASS<Event>* events)
3809 const VECTOR_CLASS<Event>* events)
3856 const VECTOR_CLASS<Event>* events)
3905 const VECTOR_CLASS<Event>* events)