• Home
  • Raw
  • Download

Lines Matching refs:KernelFunctor

2284 class KernelFunctor;
2369 KernelFunctor bind(
2375 KernelFunctor bind(
3125 class KernelFunctor class
3136 KernelFunctor() { } in KernelFunctor() function in cl::KernelFunctor
3138 KernelFunctor( in KernelFunctor() function in cl::KernelFunctor
3152 KernelFunctor& operator=(const KernelFunctor& rhs);
3154 KernelFunctor(const KernelFunctor& rhs);
3355 inline KernelFunctor Kernel::bind( in bind()
3361 return KernelFunctor(*this,queue,offset,global,local); in bind()
3364 inline KernelFunctor Kernel::bind( in bind()
3369 return KernelFunctor(*this,queue,NullRange,global,local); in bind()
3372 inline KernelFunctor& KernelFunctor::operator=(const KernelFunctor& rhs) in operator =()
3387 inline KernelFunctor::KernelFunctor(const KernelFunctor& rhs) : in KernelFunctor() function in cl::KernelFunctor
3396 Event KernelFunctor::operator()(const VECTOR_CLASS<Event>* events) in operator ()()
3412 Event KernelFunctor::operator()( in operator ()()
3432 Event KernelFunctor::operator()( in operator ()()
3454 Event KernelFunctor::operator()( in operator ()()
3478 Event KernelFunctor::operator()( in operator ()()
3504 Event KernelFunctor::operator()( in operator ()()
3533 Event KernelFunctor::operator()( in operator ()()
3564 Event KernelFunctor::operator()( in operator ()()
3597 Event KernelFunctor::operator()( in operator ()()
3632 Event KernelFunctor::operator()( in operator ()()
3669 Event KernelFunctor::operator()( in operator ()()
3709 Event KernelFunctor::operator()( in operator ()()
3751 Event KernelFunctor::operator()( in operator ()()
3795 Event KernelFunctor::operator()( in operator ()()
3841 Event KernelFunctor::operator()( in operator ()()
3889 Event KernelFunctor::operator()( in operator ()()