detail            724 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR);
detail            738 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(CL_MEM_OBJECT_ALLOCATION_FAILURE, __VECTOR_CAPACITY_ERR);
detail           1418 3rdparty/include/opencl/1.2/CL/cl.hpp struct param_traits<detail:: token,param_name>       \
detail           1738 3rdparty/include/opencl/1.2/CL/cl.hpp         if (object_ != NULL) { detail::errHandler(retain(), __RETAIN_ERR); }
detail           1743 3rdparty/include/opencl/1.2/CL/cl.hpp         if (object_ != NULL) { detail::errHandler(release(), __RELEASE_ERR); }
detail           1745 3rdparty/include/opencl/1.2/CL/cl.hpp         if (object_ != NULL) { detail::errHandler(retain(), __RETAIN_ERR); }
detail           1751 3rdparty/include/opencl/1.2/CL/cl.hpp         if (object_ != NULL) { detail::errHandler(release(), __RELEASE_ERR); }
detail           1816 3rdparty/include/opencl/1.2/CL/cl.hpp         if (object_ != NULL) { detail::errHandler(retain(), __RETAIN_ERR); }
detail           1821 3rdparty/include/opencl/1.2/CL/cl.hpp         if (object_ != NULL) { detail::errHandler(release(), __RELEASE_ERR); }
detail           1824 3rdparty/include/opencl/1.2/CL/cl.hpp         if (object_ != NULL) { detail::errHandler(retain(), __RETAIN_ERR); }
detail           1830 3rdparty/include/opencl/1.2/CL/cl.hpp         if (object_ != NULL) { detail::errHandler(release(), __RELEASE_ERR); }
detail           1906 3rdparty/include/opencl/1.2/CL/cl.hpp class Device : public detail::Wrapper<cl_device_id>
detail           1910 3rdparty/include/opencl/1.2/CL/cl.hpp     Device() : detail::Wrapper<cl_type>() { }
detail           1916 3rdparty/include/opencl/1.2/CL/cl.hpp     Device(const Device& device) : detail::Wrapper<cl_type>(device) { }
detail           1922 3rdparty/include/opencl/1.2/CL/cl.hpp     Device(const cl_device_id &device) : detail::Wrapper<cl_type>(device) { }
detail           1937 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::Wrapper<cl_type>::operator=(rhs);
detail           1948 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::Wrapper<cl_type>::operator=(rhs);
detail           1956 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           1957 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(&::clGetDeviceInfo, object_, name, param),
detail           1963 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_device_info, name>::param_type
detail           1966 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           1967 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_device_info, name>::param_type param;
detail           1987 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __CREATE_SUB_DEVICES);
detail           1993 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __CREATE_SUB_DEVICES);
detail           2024 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __CREATE_SUB_DEVICES);
detail           2030 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __CREATE_SUB_DEVICES);
detail           2047 3rdparty/include/opencl/1.2/CL/cl.hpp class Platform : public detail::Wrapper<cl_platform_id>
detail           2051 3rdparty/include/opencl/1.2/CL/cl.hpp     Platform() : detail::Wrapper<cl_type>()  { }
detail           2057 3rdparty/include/opencl/1.2/CL/cl.hpp     Platform(const Platform& platform) : detail::Wrapper<cl_type>(platform) { }
detail           2063 3rdparty/include/opencl/1.2/CL/cl.hpp     Platform(const cl_platform_id &platform) : detail::Wrapper<cl_type>(platform) { }
detail           2072 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::Wrapper<cl_type>::operator=(rhs);
detail           2083 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::Wrapper<cl_type>::operator=(rhs);
detail           2090 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           2091 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(&::clGetPlatformInfo, object_, name, param),
detail           2097 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_platform_info, name>::param_type
detail           2100 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           2101 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_platform_info, name>::param_type param;
detail           2119 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(CL_INVALID_ARG_VALUE, __GET_DEVICE_IDS_ERR);
detail           2123 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __GET_DEVICE_IDS_ERR);
detail           2129 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __GET_DEVICE_IDS_ERR);
detail           2176 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(CL_INVALID_ARG_VALUE, __GET_DEVICE_IDS_ERR);
detail           2192 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __GET_DEVICE_IDS_ERR);
detail           2205 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __GET_DEVICE_IDS_ERR);
detail           2223 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(CL_INVALID_ARG_VALUE, __GET_PLATFORM_IDS_ERR);
detail           2228 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __GET_PLATFORM_IDS_ERR);
detail           2235 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __GET_PLATFORM_IDS_ERR);
detail           2252 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(CL_INVALID_ARG_VALUE, __GET_PLATFORM_IDS_ERR);
detail           2257 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __GET_PLATFORM_IDS_ERR);
detail           2264 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __GET_PLATFORM_IDS_ERR);
detail           2282 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(err, __GET_PLATFORM_IDS_ERR);
detail           2293 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(err, __GET_PLATFORM_IDS_ERR);
detail           2346 3rdparty/include/opencl/1.2/CL/cl.hpp     : public detail::Wrapper<cl_context>
detail           2387 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_CONTEXT_ERR);
detail           2413 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_CONTEXT_ERR);
detail           2441 3rdparty/include/opencl/1.2/CL/cl.hpp                 detail::errHandler(error, __CREATE_CONTEXT_FROM_TYPE_ERR);
detail           2454 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_CONTEXT_FROM_TYPE_ERR);
detail           2466 3rdparty/include/opencl/1.2/CL/cl.hpp         int state = detail::compare_exchange(
detail           2480 3rdparty/include/opencl/1.2/CL/cl.hpp                   detail::fence();
detail           2497 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::fence();
detail           2503 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::fence();
detail           2513 3rdparty/include/opencl/1.2/CL/cl.hpp     Context() : detail::Wrapper<cl_type>() { }
detail           2519 3rdparty/include/opencl/1.2/CL/cl.hpp     Context(const Context& context) : detail::Wrapper<cl_type>(context) { }
detail           2526 3rdparty/include/opencl/1.2/CL/cl.hpp     __CL_EXPLICIT_CONSTRUCTORS Context(const cl_context& context) : detail::Wrapper<cl_type>(context) { }
detail           2536 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::Wrapper<cl_type>::operator=(rhs);
detail           2548 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::Wrapper<cl_type>::operator=(rhs);
detail           2556 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           2557 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(&::clGetContextInfo, object_, name, param),
detail           2563 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_context_info, name>::param_type
detail           2566 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           2567 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_context_info, name>::param_type param;
detail           2593 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __GET_SUPPORTED_IMAGE_FORMATS_ERR);
detail           2606 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __GET_SUPPORTED_IMAGE_FORMATS_ERR);
detail           2620 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::errHandler(error, __CREATE_COMMAND_QUEUE_ERR);
detail           2656 3rdparty/include/opencl/1.2/CL/cl.hpp class Event : public detail::Wrapper<cl_event>
detail           2666 3rdparty/include/opencl/1.2/CL/cl.hpp     Event() : detail::Wrapper<cl_type>() { }
detail           2672 3rdparty/include/opencl/1.2/CL/cl.hpp     Event(const Event& event) : detail::Wrapper<cl_type>(event) { }
detail           2679 3rdparty/include/opencl/1.2/CL/cl.hpp     Event(const cl_event& event) : detail::Wrapper<cl_type>(event) { }
detail           2689 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::Wrapper<cl_type>::operator=(rhs);
detail           2701 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::Wrapper<cl_type>::operator=(rhs);
detail           2709 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           2710 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(&::clGetEventInfo, object_, name, param),
detail           2716 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_event_info, name>::param_type
detail           2719 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           2720 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_event_info, name>::param_type param;
detail           2732 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(detail::getInfo(
detail           2739 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_profiling_info, name>::param_type
detail           2742 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           2743 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_profiling_info, name>::param_type param;
detail           2757 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           2772 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           2789 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           2817 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_USER_EVENT_ERR);
detail           2844 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           2858 3rdparty/include/opencl/1.2/CL/cl.hpp     return detail::errHandler(
detail           2872 3rdparty/include/opencl/1.2/CL/cl.hpp class Memory : public detail::Wrapper<cl_mem>
detail           2883 3rdparty/include/opencl/1.2/CL/cl.hpp     Memory() : detail::Wrapper<cl_type>() { }
detail           2889 3rdparty/include/opencl/1.2/CL/cl.hpp     Memory(const Memory& memory) : detail::Wrapper<cl_type>(memory) { }
detail           2896 3rdparty/include/opencl/1.2/CL/cl.hpp     __CL_EXPLICIT_CONSTRUCTORS Memory(const cl_mem& memory) : detail::Wrapper<cl_type>(memory) { }
detail           2906 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::Wrapper<cl_type>::operator=(rhs);
detail           2918 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::Wrapper<cl_type>::operator=(rhs);
detail           2926 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           2927 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(&::clGetMemObjectInfo, object_, name, param),
detail           2933 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_mem_info, name>::param_type
detail           2936 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           2937 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_mem_info, name>::param_type param;
detail           2963 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           3008 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_BUFFER_ERR);
detail           3035 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_BUFFER_ERR);
detail           3077 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_BUFFER_ERR);
detail           3084 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(error, __CREATE_BUFFER_ERR);
detail           3148 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_SUBBUFFER_ERR);
detail           3208 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_GL_BUFFER_ERR);
detail           3282 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_GL_BUFFER_ERR);
detail           3330 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           3365 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_GL_RENDER_BUFFER_ERR);
detail           3413 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           3470 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           3471 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(&::clGetImageInfo, object_, name, param),
detail           3477 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_image_info, name>::param_type
detail           3480 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           3481 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_image_info, name>::param_type param;
detail           3528 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_IMAGE_ERR);
detail           3602 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_IMAGE_ERR);
detail           3662 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_IMAGE_ERR);
detail           3720 3rdparty/include/opencl/1.2/CL/cl.hpp             cl_uint version = detail::getContextPlatformVersion(context());
detail           3748 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(error, __CREATE_IMAGE_ERR);
detail           3760 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(error, __CREATE_IMAGE2D_ERR);
detail           3842 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_GL_TEXTURE_2D_ERR);
detail           3926 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_IMAGE_ERR);
detail           3985 3rdparty/include/opencl/1.2/CL/cl.hpp             cl_uint version = detail::getContextPlatformVersion(context());
detail           4015 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(error, __CREATE_IMAGE_ERR);
detail           4028 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(error, __CREATE_IMAGE3D_ERR);
detail           4108 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_GL_TEXTURE_3D_ERR);
detail           4180 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_GL_TEXTURE_ERR);
detail           4216 3rdparty/include/opencl/1.2/CL/cl.hpp class Sampler : public detail::Wrapper<cl_sampler>
detail           4247 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_SAMPLER_ERR);
detail           4257 3rdparty/include/opencl/1.2/CL/cl.hpp     Sampler(const Sampler& sampler) : detail::Wrapper<cl_type>(sampler) { }
detail           4264 3rdparty/include/opencl/1.2/CL/cl.hpp     Sampler(const cl_sampler& sampler) : detail::Wrapper<cl_type>(sampler) { }
detail           4274 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::Wrapper<cl_type>::operator=(rhs);
detail           4286 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::Wrapper<cl_type>::operator=(rhs);
detail           4294 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           4295 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(&::clGetSamplerInfo, object_, name, param),
detail           4301 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_sampler_info, name>::param_type
detail           4304 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           4305 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_sampler_info, name>::param_type param;
detail           4428 3rdparty/include/opencl/1.2/CL/cl.hpp class Kernel : public detail::Wrapper<cl_kernel>
detail           4446 3rdparty/include/opencl/1.2/CL/cl.hpp     Kernel(const Kernel& kernel) : detail::Wrapper<cl_type>(kernel) { }
detail           4453 3rdparty/include/opencl/1.2/CL/cl.hpp     __CL_EXPLICIT_CONSTRUCTORS Kernel(const cl_kernel& kernel) : detail::Wrapper<cl_type>(kernel) { }
detail           4463 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::Wrapper<cl_type>::operator=(rhs);
detail           4475 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::Wrapper<cl_type>::operator=(rhs);
detail           4482 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           4483 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(&::clGetKernelInfo, object_, name, param),
detail           4488 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_kernel_info, name>::param_type
detail           4491 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           4492 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_kernel_info, name>::param_type param;
detail           4504 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           4505 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(&::clGetKernelArgInfo, object_, argIndex, name, param),
detail           4510 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_kernel_arg_info, name>::param_type
detail           4513 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           4514 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_kernel_arg_info, name>::param_type param;
detail           4527 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           4528 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(
detail           4534 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_kernel_work_group_info, name>::param_type
detail           4537 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           4538 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::cl_kernel_work_group_info, name>::param_type param;
detail           4549 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           4553 3rdparty/include/opencl/1.2/CL/cl.hpp                 detail::KernelArgumentHandler<T>::size(value),
detail           4554 3rdparty/include/opencl/1.2/CL/cl.hpp                 detail::KernelArgumentHandler<T>::ptr(value)),
detail           4560 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           4569 3rdparty/include/opencl/1.2/CL/cl.hpp class Program : public detail::Wrapper<cl_program>
detail           4589 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_PROGRAM_WITH_SOURCE_ERR);
detail           4601 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(error, __BUILD_PROGRAM_ERR);
detail           4624 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_PROGRAM_WITH_SOURCE_ERR);
detail           4636 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(error, __BUILD_PROGRAM_ERR);
detail           4658 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_PROGRAM_WITH_SOURCE_ERR);
detail           4670 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(error, __BUILD_PROGRAM_ERR);
detail           4697 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_PROGRAM_WITH_SOURCE_ERR);
detail           4736 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(error, __CREATE_PROGRAM_WITH_BINARY_ERR);
detail           4767 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_PROGRAM_WITH_BINARY_ERR);
detail           4801 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_PROGRAM_WITH_BUILT_IN_KERNELS_ERR);
detail           4810 3rdparty/include/opencl/1.2/CL/cl.hpp     Program(const Program& program) : detail::Wrapper<cl_type>(program) { }
detail           4812 3rdparty/include/opencl/1.2/CL/cl.hpp     __CL_EXPLICIT_CONSTRUCTORS Program(const cl_program& program) : detail::Wrapper<cl_type>(program) { }
detail           4817 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::Wrapper<cl_type>::operator=(rhs);
detail           4824 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::Wrapper<cl_type>::operator=(rhs);
detail           4840 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           4857 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           4874 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           4892 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           4893 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(&::clGetProgramInfo, object_, name, param),
detail           4898 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_program_info, name>::param_type
detail           4901 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           4902 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_program_info, name>::param_type param;
detail           4914 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           4915 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(
detail           4921 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_program_build_info, name>::param_type
detail           4924 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           4925 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_program_build_info, name>::param_type param;
detail           4938 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR);
detail           4945 3rdparty/include/opencl/1.2/CL/cl.hpp             return detail::errHandler(err, __CREATE_KERNELS_IN_PROGRAM_ERR);
detail           4979 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::errHandler(err_local,__COMPILE_PROGRAM_ERR);
detail           5015 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::errHandler(err_local,__COMPILE_PROGRAM_ERR);
detail           5049 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::errHandler(error, __CREATE_KERNEL_ERR);
detail           5060 3rdparty/include/opencl/1.2/CL/cl.hpp class CommandQueue : public detail::Wrapper<cl_command_queue>
detail           5074 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_COMMAND_QUEUE_ERR);
detail           5087 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(error, __CREATE_COMMAND_QUEUE_ERR);
detail           5104 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_COMMAND_QUEUE_ERR);
detail           5112 3rdparty/include/opencl/1.2/CL/cl.hpp         int state = detail::compare_exchange(
detail           5126 3rdparty/include/opencl/1.2/CL/cl.hpp                   detail::fence();
detail           5138 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __CREATE_COMMAND_QUEUE_ERR);
detail           5150 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::errHandler(error, __CREATE_COMMAND_QUEUE_ERR);
detail           5156 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::fence();
detail           5162 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::fence();
detail           5173 3rdparty/include/opencl/1.2/CL/cl.hpp     CommandQueue(const CommandQueue& commandQueue) : detail::Wrapper<cl_type>(commandQueue) { }
detail           5175 3rdparty/include/opencl/1.2/CL/cl.hpp     CommandQueue(const cl_command_queue& commandQueue) : detail::Wrapper<cl_type>(commandQueue) { }
detail           5180 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::Wrapper<cl_type>::operator=(rhs);
detail           5187 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::Wrapper<cl_type>::operator=(rhs);
detail           5194 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           5195 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::getInfo(
detail           5201 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::param_traits<detail::cl_command_queue_info, name>::param_type
detail           5204 3rdparty/include/opencl/1.2/CL/cl.hpp         typename detail::param_traits<
detail           5205 3rdparty/include/opencl/1.2/CL/cl.hpp             detail::cl_command_queue_info, name>::param_type param;
detail           5223 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5248 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5273 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5302 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5341 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5379 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5419 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5451 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5478 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5503 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5535 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5569 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5603 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5632 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5657 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5690 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __ENQUEUE_MAP_BUFFER_ERR);
detail           5719 3rdparty/include/opencl/1.2/CL/cl.hpp         detail::errHandler(error, __ENQUEUE_MAP_IMAGE_ERR);
detail           5733 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5764 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5794 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5827 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5854 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5877 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5910 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5934 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           5942 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           5957 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           5979 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           6022 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           6055 3rdparty/include/opencl/1.2/CL/cl.hpp         cl_int err = detail::errHandler(
detail           6079 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(
detail           6087 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(::clFlush(object_), __FLUSH_ERR);
detail           6092 3rdparty/include/opencl/1.2/CL/cl.hpp         return detail::errHandler(::clFinish(object_), __FINISH_ERR);
detail           6156 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::errHandler(error, __ENQUEUE_MAP_BUFFER_ERR);
detail           6168 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::errHandler(error, __ENQUEUE_MAP_BUFFER_ERR);
detail           6183 3rdparty/include/opencl/1.2/CL/cl.hpp     detail::errHandler(error, __ENQUEUE_MAP_BUFFER_ERR);
detail           6189 3rdparty/include/opencl/1.2/CL/cl.hpp     cl_int err = detail::errHandler(
detail           6912 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           7138 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           7360 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           7578 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           7792 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           8002 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           8208 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           8410 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           8608 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           8802 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           8992 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           9178 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           9360 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           9538 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           9712 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           9882 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           10048 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           10210 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           10368 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           10522 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           10672 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           10818 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           10960 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           11098 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           11232 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           11362 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           11488 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           11610 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           11728 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           11842 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           11952 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           12058 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<
detail           12134 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T0,   typename T1 = detail::NullType,   typename T2 = detail::NullType,
detail           12135 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T3 = detail::NullType,   typename T4 = detail::NullType,
detail           12136 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T5 = detail::NullType,   typename T6 = detail::NullType,
detail           12137 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T7 = detail::NullType,   typename T8 = detail::NullType,
detail           12138 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T9 = detail::NullType,   typename T10 = detail::NullType,
detail           12139 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T11 = detail::NullType,   typename T12 = detail::NullType,
detail           12140 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T13 = detail::NullType,   typename T14 = detail::NullType,
detail           12141 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T15 = detail::NullType,   typename T16 = detail::NullType,
detail           12142 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T17 = detail::NullType,   typename T18 = detail::NullType,
detail           12143 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T19 = detail::NullType,   typename T20 = detail::NullType,
detail           12144 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T21 = detail::NullType,   typename T22 = detail::NullType,
detail           12145 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T23 = detail::NullType,   typename T24 = detail::NullType,
detail           12146 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T25 = detail::NullType,   typename T26 = detail::NullType,
detail           12147 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T27 = detail::NullType,   typename T28 = detail::NullType,
detail           12148 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T29 = detail::NullType,   typename T30 = detail::NullType,
detail           12149 3rdparty/include/opencl/1.2/CL/cl.hpp    typename T31 = detail::NullType
detail           12152 3rdparty/include/opencl/1.2/CL/cl.hpp     public detail::functionImplementation_<
detail           12164 3rdparty/include/opencl/1.2/CL/cl.hpp 	typedef detail::KernelFunctorGlobal<             
detail           12179 3rdparty/include/opencl/1.2/CL/cl.hpp            detail::functionImplementation_<
detail           12194 3rdparty/include/opencl/1.2/CL/cl.hpp            detail::functionImplementation_<
detail            389 modules/core/include/opencv2/core/cvstd.hpp     typename detail::RefOrVoid<T>::type operator * () const;
detail            415 modules/core/include/opencv2/core/cvstd.hpp     detail::PtrOwner* owner;
detail            119 modules/core/include/opencv2/core/ptr.inl.hpp       ? new detail::PtrOwnerImpl<Y, DefaultDeleter<Y> >(p, DefaultDeleter<Y>())
detail            128 modules/core/include/opencv2/core/ptr.inl.hpp       ? new detail::PtrOwnerImpl<Y, D>(p, d)
detail            210 modules/core/include/opencv2/core/ptr.inl.hpp typename detail::RefOrVoid<T>::type Ptr<T>::operator * () const
detail             50 modules/cudacodec/src/cuvid_video_source.cpp using namespace cv::cudacodec::detail;
detail             52 modules/cudacodec/src/cuvid_video_source.cpp cv::cudacodec::detail::CuvidVideoSource::CuvidVideoSource(const String& fname)
detail             77 modules/cudacodec/src/cuvid_video_source.cpp cv::cudacodec::detail::CuvidVideoSource::~CuvidVideoSource()
detail             82 modules/cudacodec/src/cuvid_video_source.cpp FormatInfo cv::cudacodec::detail::CuvidVideoSource::format() const
detail             87 modules/cudacodec/src/cuvid_video_source.cpp void cv::cudacodec::detail::CuvidVideoSource::start()
detail             92 modules/cudacodec/src/cuvid_video_source.cpp void cv::cudacodec::detail::CuvidVideoSource::stop()
detail             97 modules/cudacodec/src/cuvid_video_source.cpp bool cv::cudacodec::detail::CuvidVideoSource::isStarted() const
detail            102 modules/cudacodec/src/cuvid_video_source.cpp bool cv::cudacodec::detail::CuvidVideoSource::hasError() const
detail            107 modules/cudacodec/src/cuvid_video_source.cpp int CUDAAPI cv::cudacodec::detail::CuvidVideoSource::HandleVideoData(void* userData, CUVIDSOURCEDATAPACKET* packet)
detail             50 modules/cudacodec/src/ffmpeg_video_source.cpp using namespace cv::cudacodec::detail;
detail             98 modules/cudacodec/src/ffmpeg_video_source.cpp cv::cudacodec::detail::FFmpegVideoSource::FFmpegVideoSource(const String& fname) :
detail            118 modules/cudacodec/src/ffmpeg_video_source.cpp cv::cudacodec::detail::FFmpegVideoSource::~FFmpegVideoSource()
detail            124 modules/cudacodec/src/ffmpeg_video_source.cpp FormatInfo cv::cudacodec::detail::FFmpegVideoSource::format() const
detail            129 modules/cudacodec/src/ffmpeg_video_source.cpp bool cv::cudacodec::detail::FFmpegVideoSource::getNextPacket(unsigned char** data, int* size, bool* bEndOfFile)
detail             48 modules/cudacodec/src/frame_queue.cpp cv::cudacodec::detail::FrameQueue::FrameQueue() :
detail             57 modules/cudacodec/src/frame_queue.cpp bool cv::cudacodec::detail::FrameQueue::waitUntilFrameAvailable(int pictureIndex)
detail             71 modules/cudacodec/src/frame_queue.cpp void cv::cudacodec::detail::FrameQueue::enqueue(const CUVIDPARSERDISPINFO* picParams)
detail            102 modules/cudacodec/src/frame_queue.cpp bool cv::cudacodec::detail::FrameQueue::dequeue(CUVIDPARSERDISPINFO& displayInfo)
detail             48 modules/cudacodec/src/thread.cpp using namespace cv::cudacodec::detail;
detail             70 modules/cudacodec/src/thread.cpp class cv::cudacodec::detail::Thread::Impl
detail            123 modules/cudacodec/src/thread.cpp class cv::cudacodec::detail::Thread::Impl
detail            151 modules/cudacodec/src/thread.cpp cv::cudacodec::detail::Thread::Thread(Func func, void* userData) :
detail            156 modules/cudacodec/src/thread.cpp void cv::cudacodec::detail::Thread::wait()
detail            161 modules/cudacodec/src/thread.cpp void cv::cudacodec::detail::Thread::sleep(int ms)
detail             48 modules/cudacodec/src/video_decoder.cpp void cv::cudacodec::detail::VideoDecoder::create(const FormatInfo& videoFormat)
detail            107 modules/cudacodec/src/video_decoder.cpp void cv::cudacodec::detail::VideoDecoder::release()
detail             48 modules/cudacodec/src/video_parser.cpp cv::cudacodec::detail::VideoParser::VideoParser(VideoDecoder* videoDecoder, FrameQueue* frameQueue) :
detail             65 modules/cudacodec/src/video_parser.cpp bool cv::cudacodec::detail::VideoParser::parseVideoData(const unsigned char* data, size_t size, bool endOfStream)
detail             99 modules/cudacodec/src/video_parser.cpp int CUDAAPI cv::cudacodec::detail::VideoParser::HandleVideoSequence(void* userData, CUVIDEOFORMAT* format)
detail            131 modules/cudacodec/src/video_parser.cpp int CUDAAPI cv::cudacodec::detail::VideoParser::HandlePictureDecode(void* userData, CUVIDPICPARAMS* picParams)
detail            151 modules/cudacodec/src/video_parser.cpp int CUDAAPI cv::cudacodec::detail::VideoParser::HandlePictureDisplay(void* userData, CUVIDPARSERDISPINFO* picParams)
detail             58 modules/cudacodec/src/video_reader.cpp using namespace cv::cudacodec::detail;
detail             50 modules/cudacodec/src/video_source.cpp using namespace cv::cudacodec::detail;
detail             52 modules/cudacodec/src/video_source.cpp bool cv::cudacodec::detail::VideoSource::parseVideoData(const unsigned char* data, size_t size, bool endOfStream)
detail             57 modules/cudacodec/src/video_source.cpp cv::cudacodec::detail::RawVideoSourceWrapper::RawVideoSourceWrapper(const Ptr<RawVideoSource>& source) :
detail             63 modules/cudacodec/src/video_source.cpp cv::cudacodec::FormatInfo cv::cudacodec::detail::RawVideoSourceWrapper::format() const
detail             68 modules/cudacodec/src/video_source.cpp void cv::cudacodec::detail::RawVideoSourceWrapper::start()
detail             75 modules/cudacodec/src/video_source.cpp void cv::cudacodec::detail::RawVideoSourceWrapper::stop()
detail             82 modules/cudacodec/src/video_source.cpp bool cv::cudacodec::detail::RawVideoSourceWrapper::isStarted() const
detail             87 modules/cudacodec/src/video_source.cpp bool cv::cudacodec::detail::RawVideoSourceWrapper::hasError() const
detail             92 modules/cudacodec/src/video_source.cpp void cv::cudacodec::detail::RawVideoSourceWrapper::readLoop(void* userData)
detail             67 modules/cudacodec/src/video_source.hpp     void setVideoParser(detail::VideoParser* videoParser) { videoParser_ = videoParser; }
detail             73 modules/cudacodec/src/video_source.hpp     detail::VideoParser* videoParser_;
detail            105 modules/photo/src/npr.cpp     Mat detail = Mat(h,w,CV_32FC1);
detail            107 modules/photo/src/npr.cpp     detail = L - res;
detail            108 modules/photo/src/npr.cpp     multiply(detail,factor,detail);
detail            109 modules/photo/src/npr.cpp     L = res + detail;
detail            131 modules/stitching/include/opencv2/stitching.hpp     detail::WaveCorrectKind waveCorrectKind() const { return wave_correct_kind_; }
detail            132 modules/stitching/include/opencv2/stitching.hpp     void setWaveCorrectKind(detail::WaveCorrectKind kind) { wave_correct_kind_ = kind; }
detail            134 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::FeaturesFinder> featuresFinder() { return features_finder_; }
detail            135 modules/stitching/include/opencv2/stitching.hpp     const Ptr<detail::FeaturesFinder> featuresFinder() const { return features_finder_; }
detail            136 modules/stitching/include/opencv2/stitching.hpp     void setFeaturesFinder(Ptr<detail::FeaturesFinder> features_finder)
detail            139 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::FeaturesMatcher> featuresMatcher() { return features_matcher_; }
detail            140 modules/stitching/include/opencv2/stitching.hpp     const Ptr<detail::FeaturesMatcher> featuresMatcher() const { return features_matcher_; }
detail            141 modules/stitching/include/opencv2/stitching.hpp     void setFeaturesMatcher(Ptr<detail::FeaturesMatcher> features_matcher)
detail            151 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::BundleAdjusterBase> bundleAdjuster() { return bundle_adjuster_; }
detail            152 modules/stitching/include/opencv2/stitching.hpp     const Ptr<detail::BundleAdjusterBase> bundleAdjuster() const { return bundle_adjuster_; }
detail            153 modules/stitching/include/opencv2/stitching.hpp     void setBundleAdjuster(Ptr<detail::BundleAdjusterBase> bundle_adjuster)
detail            160 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::ExposureCompensator> exposureCompensator() { return exposure_comp_; }
detail            161 modules/stitching/include/opencv2/stitching.hpp     const Ptr<detail::ExposureCompensator> exposureCompensator() const { return exposure_comp_; }
detail            162 modules/stitching/include/opencv2/stitching.hpp     void setExposureCompensator(Ptr<detail::ExposureCompensator> exposure_comp)
detail            165 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::SeamFinder> seamFinder() { return seam_finder_; }
detail            166 modules/stitching/include/opencv2/stitching.hpp     const Ptr<detail::SeamFinder> seamFinder() const { return seam_finder_; }
detail            167 modules/stitching/include/opencv2/stitching.hpp     void setSeamFinder(Ptr<detail::SeamFinder> seam_finder) { seam_finder_ = seam_finder; }
detail            169 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::Blender> blender() { return blender_; }
detail            170 modules/stitching/include/opencv2/stitching.hpp     const Ptr<detail::Blender> blender() const { return blender_; }
detail            171 modules/stitching/include/opencv2/stitching.hpp     void setBlender(Ptr<detail::Blender> b) { blender_ = b; }
detail            213 modules/stitching/include/opencv2/stitching.hpp     std::vector<detail::CameraParams> cameras() const { return cameras_; }
detail            226 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::FeaturesFinder> features_finder_;
detail            227 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::FeaturesMatcher> features_matcher_;
detail            229 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::BundleAdjusterBase> bundle_adjuster_;
detail            231 modules/stitching/include/opencv2/stitching.hpp     detail::WaveCorrectKind wave_correct_kind_;
detail            233 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::ExposureCompensator> exposure_comp_;
detail            234 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::SeamFinder> seam_finder_;
detail            235 modules/stitching/include/opencv2/stitching.hpp     Ptr<detail::Blender> blender_;
detail            240 modules/stitching/include/opencv2/stitching.hpp     std::vector<detail::ImageFeatures> features_;
detail            241 modules/stitching/include/opencv2/stitching.hpp     std::vector<detail::MatchesInfo> pairwise_matches_;
detail            244 modules/stitching/include/opencv2/stitching.hpp     std::vector<detail::CameraParams> cameras_;
detail             77 modules/stitching/include/opencv2/stitching/detail/util.hpp         if ((_level) >= ::cv::detail::stitchingLogLevel()) \
detail             59 modules/stitching/include/opencv2/stitching/warpers.hpp     virtual Ptr<detail::RotationWarper> create(float scale) const = 0;
detail             68 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::PlaneWarper>(scale); }
detail             77 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::CylindricalWarper>(scale); }
detail             84 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::SphericalWarper>(scale); }
detail             90 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::FisheyeWarper>(scale); }
detail             96 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::StereographicWarper>(scale); }
detail            107 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::CompressedRectilinearWarper>(scale, a, b); }
detail            118 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::CompressedRectilinearPortraitWarper>(scale, a, b); }
detail            129 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::PaniniWarper>(scale, a, b); }
detail            140 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::PaniniPortraitWarper>(scale, a, b); }
detail            146 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::MercatorWarper>(scale); }
detail            152 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::TransverseMercatorWarper>(scale); }
detail            161 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::PlaneWarperGpu>(scale); }
detail            168 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::CylindricalWarperGpu>(scale); }
detail            175 modules/stitching/include/opencv2/stitching/warpers.hpp     Ptr<detail::RotationWarper> create(float scale) const { return makePtr<detail::SphericalWarperGpu>(scale); }
detail             38 modules/stitching/perf/opencl/perf_stitch.cpp     Ptr<detail::FeaturesFinder> featuresFinder = GetParam() == "orb"
detail             39 modules/stitching/perf/opencl/perf_stitch.cpp             ? Ptr<detail::FeaturesFinder>(new detail::OrbFeaturesFinder())
detail             40 modules/stitching/perf/opencl/perf_stitch.cpp             : Ptr<detail::FeaturesFinder>(new detail::SurfFeaturesFinder());
detail             42 modules/stitching/perf/opencl/perf_stitch.cpp     Ptr<detail::FeaturesMatcher> featuresMatcher = GetParam() == "orb"
detail             43 modules/stitching/perf/opencl/perf_stitch.cpp             ? makePtr<detail::BestOf2NearestMatcher>(false, ORB_MATCH_CONFIDENCE)
detail             44 modules/stitching/perf/opencl/perf_stitch.cpp             : makePtr<detail::BestOf2NearestMatcher>(false, SURF_MATCH_CONFIDENCE);
detail             75 modules/stitching/perf/opencl/perf_stitch.cpp     Ptr<detail::FeaturesFinder> featuresFinder = GetParam() == "orb"
detail             76 modules/stitching/perf/opencl/perf_stitch.cpp             ? Ptr<detail::FeaturesFinder>(new detail::OrbFeaturesFinder())
detail             77 modules/stitching/perf/opencl/perf_stitch.cpp             : Ptr<detail::FeaturesFinder>(new detail::SurfFeaturesFinder());
detail             79 modules/stitching/perf/opencl/perf_stitch.cpp     Ptr<detail::FeaturesMatcher> featuresMatcher = GetParam() == "orb"
detail             80 modules/stitching/perf/opencl/perf_stitch.cpp             ? makePtr<detail::BestOf2NearestMatcher>(false, ORB_MATCH_CONFIDENCE)
detail             81 modules/stitching/perf/opencl/perf_stitch.cpp             : makePtr<detail::BestOf2NearestMatcher>(false, SURF_MATCH_CONFIDENCE);
detail            117 modules/stitching/perf/opencl/perf_stitch.cpp     Ptr<detail::FeaturesFinder> featuresFinder = GetParam() == "orb"
detail            118 modules/stitching/perf/opencl/perf_stitch.cpp             ? Ptr<detail::FeaturesFinder>(new detail::OrbFeaturesFinder())
detail            119 modules/stitching/perf/opencl/perf_stitch.cpp             : Ptr<detail::FeaturesFinder>(new detail::SurfFeaturesFinder());
detail            121 modules/stitching/perf/opencl/perf_stitch.cpp     Ptr<detail::FeaturesMatcher> featuresMatcher = GetParam() == "orb"
detail            122 modules/stitching/perf/opencl/perf_stitch.cpp             ? makePtr<detail::BestOf2NearestMatcher>(false, ORB_MATCH_CONFIDENCE)
detail            123 modules/stitching/perf/opencl/perf_stitch.cpp             : makePtr<detail::BestOf2NearestMatcher>(false, SURF_MATCH_CONFIDENCE);
detail             97 modules/stitching/perf/opencl/perf_warpers.cpp     Ptr<detail::RotationWarper> warper;
detail             36 modules/stitching/perf/perf_stich.cpp     Ptr<detail::FeaturesFinder> featuresFinder = GetParam() == "orb"
detail             37 modules/stitching/perf/perf_stich.cpp             ? Ptr<detail::FeaturesFinder>(new detail::OrbFeaturesFinder())
detail             38 modules/stitching/perf/perf_stich.cpp             : Ptr<detail::FeaturesFinder>(new detail::SurfFeaturesFinder());
detail             40 modules/stitching/perf/perf_stich.cpp     Ptr<detail::FeaturesMatcher> featuresMatcher = GetParam() == "orb"
detail             41 modules/stitching/perf/perf_stich.cpp             ? makePtr<detail::BestOf2NearestMatcher>(false, ORB_MATCH_CONFIDENCE)
detail             42 modules/stitching/perf/perf_stich.cpp             : makePtr<detail::BestOf2NearestMatcher>(false, SURF_MATCH_CONFIDENCE);
detail             73 modules/stitching/perf/perf_stich.cpp     Ptr<detail::FeaturesFinder> featuresFinder = GetParam() == "orb"
detail             74 modules/stitching/perf/perf_stich.cpp             ? Ptr<detail::FeaturesFinder>(new detail::OrbFeaturesFinder())
detail             75 modules/stitching/perf/perf_stich.cpp             : Ptr<detail::FeaturesFinder>(new detail::SurfFeaturesFinder());
detail             77 modules/stitching/perf/perf_stich.cpp     Ptr<detail::FeaturesMatcher> featuresMatcher = GetParam() == "orb"
detail             78 modules/stitching/perf/perf_stich.cpp             ? makePtr<detail::BestOf2NearestMatcher>(false, ORB_MATCH_CONFIDENCE)
detail             79 modules/stitching/perf/perf_stich.cpp             : makePtr<detail::BestOf2NearestMatcher>(false, SURF_MATCH_CONFIDENCE);
detail            112 modules/stitching/perf/perf_stich.cpp     Ptr<detail::FeaturesFinder> finder;
detail            113 modules/stitching/perf/perf_stich.cpp     Ptr<detail::FeaturesMatcher> matcher;
detail            116 modules/stitching/perf/perf_stich.cpp         finder = makePtr<detail::SurfFeaturesFinder>();
detail            117 modules/stitching/perf/perf_stich.cpp         matcher = makePtr<detail::BestOf2NearestMatcher>(false, SURF_MATCH_CONFIDENCE);
detail            121 modules/stitching/perf/perf_stich.cpp         finder = makePtr<detail::OrbFeaturesFinder>();
detail            122 modules/stitching/perf/perf_stich.cpp         matcher = makePtr<detail::BestOf2NearestMatcher>(false, ORB_MATCH_CONFIDENCE);
detail            129 modules/stitching/perf/perf_stich.cpp     detail::ImageFeatures features1, features2;
detail            133 modules/stitching/perf/perf_stich.cpp     detail::MatchesInfo pairwise_matches;
detail            165 modules/stitching/perf/perf_stich.cpp     Ptr<detail::FeaturesFinder> finder;
detail            166 modules/stitching/perf/perf_stich.cpp     Ptr<detail::FeaturesMatcher> matcher;
detail            171 modules/stitching/perf/perf_stich.cpp         finder = makePtr<detail::SurfFeaturesFinder>();
detail            172 modules/stitching/perf/perf_stich.cpp         matcher = makePtr<detail::BestOf2NearestMatcher>(false, SURF_MATCH_CONFIDENCE);
detail            176 modules/stitching/perf/perf_stich.cpp         finder = makePtr<detail::OrbFeaturesFinder>();
detail            177 modules/stitching/perf/perf_stich.cpp         matcher = makePtr<detail::BestOf2NearestMatcher>(false, ORB_MATCH_CONFIDENCE);
detail            184 modules/stitching/perf/perf_stich.cpp     detail::ImageFeatures features1, features2;
detail            187 modules/stitching/perf/perf_stich.cpp     vector<detail::ImageFeatures> features;
detail            188 modules/stitching/perf/perf_stich.cpp     vector<detail::MatchesInfo> pairwise_matches;
detail             46 modules/stitching/src/matchers.cpp using namespace cv::detail;
detail             48 modules/stitching/src/motion_estimators.cpp using namespace cv::detail;
detail             55 modules/stitching/src/stitcher.cpp     stitcher.setWaveCorrectKind(detail::WAVE_CORRECT_HORIZ);
detail             56 modules/stitching/src/stitcher.cpp     stitcher.setFeaturesMatcher(makePtr<detail::BestOf2NearestMatcher>(try_use_gpu));
detail             57 modules/stitching/src/stitcher.cpp     stitcher.setBundleAdjuster(makePtr<detail::BundleAdjusterRay>());
detail             63 modules/stitching/src/stitcher.cpp         stitcher.setFeaturesFinder(makePtr<detail::SurfFeaturesFinderGpu>());
detail             65 modules/stitching/src/stitcher.cpp         stitcher.setFeaturesFinder(makePtr<detail::OrbFeaturesFinder>());
detail             68 modules/stitching/src/stitcher.cpp         stitcher.setSeamFinder(makePtr<detail::GraphCutSeamFinderGpu>());
detail             74 modules/stitching/src/stitcher.cpp         stitcher.setFeaturesFinder(makePtr<detail::SurfFeaturesFinder>());
detail             76 modules/stitching/src/stitcher.cpp         stitcher.setFeaturesFinder(makePtr<detail::OrbFeaturesFinder>());
detail             79 modules/stitching/src/stitcher.cpp         stitcher.setSeamFinder(makePtr<detail::GraphCutSeamFinder>(detail::GraphCutSeamFinderBase::COST_COLOR));
detail             82 modules/stitching/src/stitcher.cpp     stitcher.setExposureCompensator(makePtr<detail::BlocksGainCompensator>());
detail             83 modules/stitching/src/stitcher.cpp     stitcher.setBlender(makePtr<detail::MultiBandBlender>(try_use_gpu));
detail            172 modules/stitching/src/stitcher.cpp     Ptr<detail::RotationWarper> w = warper_->create(float(warped_image_scale_ * seam_work_aspect_));
detail            465 modules/stitching/src/stitcher.cpp     indices_ = detail::leaveBiggestComponent(features_, pairwise_matches_, (float)conf_thresh_);
detail            491 modules/stitching/src/stitcher.cpp     detail::HomographyBasedEstimator estimator;
detail            526 modules/stitching/src/stitcher.cpp         detail::waveCorrect(rmats, wave_correct_kind_);
detail            543 modules/stitching/src/stitcher.cpp     stitcher->setWaveCorrectKind(detail::WAVE_CORRECT_HORIZ);
detail            544 modules/stitching/src/stitcher.cpp     stitcher->setFeaturesMatcher(makePtr<detail::BestOf2NearestMatcher>(try_use_gpu));
detail            545 modules/stitching/src/stitcher.cpp     stitcher->setBundleAdjuster(makePtr<detail::BundleAdjusterRay>());
detail            551 modules/stitching/src/stitcher.cpp         stitcher->setFeaturesFinder(makePtr<detail::SurfFeaturesFinderGpu>());
detail            553 modules/stitching/src/stitcher.cpp         stitcher->setFeaturesFinder(makePtr<detail::OrbFeaturesFinder>());
detail            556 modules/stitching/src/stitcher.cpp         stitcher->setSeamFinder(makePtr<detail::GraphCutSeamFinderGpu>());
detail            562 modules/stitching/src/stitcher.cpp             stitcher->setFeaturesFinder(makePtr<detail::SurfFeaturesFinder>());
detail            564 modules/stitching/src/stitcher.cpp             stitcher->setFeaturesFinder(makePtr<detail::OrbFeaturesFinder>());
detail            567 modules/stitching/src/stitcher.cpp             stitcher->setSeamFinder(makePtr<detail::GraphCutSeamFinder>(detail::GraphCutSeamFinderBase::COST_COLOR));
detail            570 modules/stitching/src/stitcher.cpp         stitcher->setExposureCompensator(makePtr<detail::BlocksGainCompensator>());
detail            571 modules/stitching/src/stitcher.cpp         stitcher->setBlender(makePtr<detail::MultiBandBlender>(try_use_gpu));
detail            149 modules/stitching/src/warpers_cuda.cpp Rect cv::detail::PlaneWarperGpu::buildMaps(Size src_size, InputArray K, InputArray R,
detail            155 modules/stitching/src/warpers_cuda.cpp Rect cv::detail::PlaneWarperGpu::buildMaps(Size src_size, InputArray K, InputArray R, InputArray T,
detail            180 modules/stitching/src/warpers_cuda.cpp Point cv::detail::PlaneWarperGpu::warp(const cuda::GpuMat & src, InputArray K, InputArray R,
detail            188 modules/stitching/src/warpers_cuda.cpp Point cv::detail::PlaneWarperGpu::warp(const cuda::GpuMat & src, InputArray K, InputArray R, InputArray T,
detail            210 modules/stitching/src/warpers_cuda.cpp Rect cv::detail::SphericalWarperGpu::buildMaps(Size src_size, InputArray K, InputArray R, cuda::GpuMat & xmap, cuda::GpuMat & ymap)
detail            233 modules/stitching/src/warpers_cuda.cpp Point cv::detail::SphericalWarperGpu::warp(const cuda::GpuMat & src, InputArray K, InputArray R,
detail            255 modules/stitching/src/warpers_cuda.cpp Rect cv::detail::CylindricalWarperGpu::buildMaps(Size src_size, InputArray K, InputArray R,
detail            279 modules/stitching/src/warpers_cuda.cpp Point cv::detail::CylindricalWarperGpu::warp(const cuda::GpuMat & src, InputArray K, InputArray R,
detail             92 modules/stitching/test/ocl/test_warpers.cpp         Ptr<detail::RotationWarper> warper = creator->create(2.0);
detail            113 modules/stitching/test/ocl/test_warpers.cpp         Ptr<detail::RotationWarper> warper = creator->create(2.0);
detail            134 modules/stitching/test/ocl/test_warpers.cpp         Ptr<detail::RotationWarper> warper = creator->create(2.0);
detail             65 modules/stitching/test/test_blenders.cpp     detail::MultiBandBlender blender(false, 5);
detail             52 modules/stitching/test/test_matchers.cpp     Ptr<detail::FeaturesFinder> finder = makePtr<detail::SurfFeaturesFinder>();
detail             58 modules/stitching/test/test_matchers.cpp     detail::ImageFeatures roi_features;
detail             51 modules/superres/src/btv_l1.cpp using namespace cv::superres::detail;
detail             51 modules/superres/src/btv_l1_cuda.cpp using namespace cv::superres::detail;
detail             47 modules/superres/src/frame_source.cpp using namespace cv::superres::detail;
detail             49 modules/superres/src/optical_flow.cpp using namespace cv::superres::detail;
detail           4828 modules/ts/src/ts_gtest.cpp       const string detail = location + "\n" + part.message();
detail           4829 modules/ts/src/ts_gtest.cpp       OutputXmlCDataSection(stream, RemoveInvalidXmlCharacters(detail).c_str());
detail             55 modules/video/src/lkpyramid.cpp     using cv::detail::deriv_type;
detail            194 modules/video/src/lkpyramid.cpp cv::detail::LKTrackerInvoker::LKTrackerInvoker(
detail            224 modules/video/src/lkpyramid.cpp void cv::detail::LKTrackerInvoker::operator()(const Range& range) const
detail            753 modules/video/src/lkpyramid.cpp     int derivType = CV_MAKETYPE(DataType<cv::detail::deriv_type>::depth, img.channels() * 2);
detail           1105 modules/video/src/lkpyramid.cpp     const int derivDepth = DataType<cv::detail::deriv_type>::depth;
detail           1248 modules/video/src/lkpyramid.cpp         typedef tegra::LKTrackerInvoker<cv::detail::LKTrackerInvoker> LKTrackerInvoker;
detail           1250 modules/video/src/lkpyramid.cpp         typedef cv::detail::LKTrackerInvoker LKTrackerInvoker;
detail             65 samples/cpp/stitching_detailed.cpp using namespace cv::detail;
detail            139 samples/cpp/stitching_detailed.cpp WaveCorrectKind wave_correct = detail::WAVE_CORRECT_HORIZ;
detail            244 samples/cpp/stitching_detailed.cpp                 wave_correct = detail::WAVE_CORRECT_HORIZ;
detail            249 samples/cpp/stitching_detailed.cpp                 wave_correct = detail::WAVE_CORRECT_VERT;
detail            524 samples/cpp/stitching_detailed.cpp     Ptr<detail::BundleAdjusterBase> adjuster;
detail            525 samples/cpp/stitching_detailed.cpp     if (ba_cost_func == "reproj") adjuster = makePtr<detail::BundleAdjusterReproj>();
detail            526 samples/cpp/stitching_detailed.cpp     else if (ba_cost_func == "ray") adjuster = makePtr<detail::BundleAdjusterRay>();
detail            671 samples/cpp/stitching_detailed.cpp         seam_finder = makePtr<detail::NoSeamFinder>();
detail            673 samples/cpp/stitching_detailed.cpp         seam_finder = makePtr<detail::VoronoiSeamFinder>();
detail            678 samples/cpp/stitching_detailed.cpp             seam_finder = makePtr<detail::GraphCutSeamFinderGpu>(GraphCutSeamFinderBase::COST_COLOR);
detail            681 samples/cpp/stitching_detailed.cpp             seam_finder = makePtr<detail::GraphCutSeamFinder>(GraphCutSeamFinderBase::COST_COLOR);
detail            687 samples/cpp/stitching_detailed.cpp             seam_finder = makePtr<detail::GraphCutSeamFinderGpu>(GraphCutSeamFinderBase::COST_COLOR_GRAD);
detail            690 samples/cpp/stitching_detailed.cpp             seam_finder = makePtr<detail::GraphCutSeamFinder>(GraphCutSeamFinderBase::COST_COLOR_GRAD);
detail            693 samples/cpp/stitching_detailed.cpp         seam_finder = makePtr<detail::DpSeamFinder>(DpSeamFinder::COLOR);
detail            695 samples/cpp/stitching_detailed.cpp         seam_finder = makePtr<detail::DpSeamFinder>(DpSeamFinder::COLOR_GRAD);