index_type 124 modules/core/include/opencv2/core/cuda/border_interpolate.hpp template <typename Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x, const Ptr2D& src) const index_type 259 modules/core/include/opencv2/core/cuda/border_interpolate.hpp template <typename Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x, const Ptr2D& src) const index_type 393 modules/core/include/opencv2/core/cuda/border_interpolate.hpp template <typename Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x, const Ptr2D& src) const index_type 527 modules/core/include/opencv2/core/cuda/border_interpolate.hpp template <typename Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x, const Ptr2D& src) const index_type 668 modules/core/include/opencv2/core/cuda/border_interpolate.hpp template <typename Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x, const Ptr2D& src) const index_type 683 modules/core/include/opencv2/core/cuda/border_interpolate.hpp typedef typename Ptr2D::index_type index_type; index_type 687 modules/core/include/opencv2/core/cuda/border_interpolate.hpp __device__ __forceinline__ elem_type operator ()(index_type y, index_type x) const index_type 701 modules/core/include/opencv2/core/cuda/border_interpolate.hpp typedef typename Ptr2D::index_type index_type; index_type 708 modules/core/include/opencv2/core/cuda/border_interpolate.hpp __device__ __forceinline__ D operator ()(index_type y, index_type x) const index_type 63 modules/cudev/include/opencv2/cudev/ptr2d/lut.hpp typedef typename PtrTraits<SrcPtr>::index_type index_type; index_type 68 modules/cudev/include/opencv2/cudev/ptr2d/lut.hpp __device__ __forceinline__ typename PtrTraits<TablePtr>::value_type operator ()(typename PtrTraits<SrcPtr>::index_type y, typename PtrTraits<SrcPtr>::index_type x) const index_type 70 modules/cudev/include/opencv2/cudev/ptr2d/lut.hpp typedef typename PtrTraits<TablePtr>::index_type tbl_index_type; index_type 71 modules/cudev/include/opencv2/cudev/ptr2d/mask.hpp typedef typename PtrTraits<MaskPtr>::index_type index_type; index_type 76 modules/cudev/include/opencv2/cudev/ptr2d/mask.hpp __device__ __forceinline__ value_type operator()(index_type y, index_type x) const index_type 63 modules/cudev/include/opencv2/cudev/ptr2d/remap.hpp typedef typename PtrTraits<MapPtr>::index_type index_type; index_type 68 modules/cudev/include/opencv2/cudev/ptr2d/remap.hpp __device__ __forceinline__ typename PtrTraits<SrcPtr>::value_type operator ()(typename PtrTraits<MapPtr>::index_type y, typename PtrTraits<MapPtr>::index_type x) const index_type 78 modules/cudev/include/opencv2/cudev/ptr2d/remap.hpp typedef typename PtrTraits<MapXPtr>::index_type index_type; index_type 84 modules/cudev/include/opencv2/cudev/ptr2d/remap.hpp __device__ __forceinline__ typename PtrTraits<SrcPtr>::value_type operator ()(typename PtrTraits<MapXPtr>::index_type y, typename PtrTraits<MapXPtr>::index_type x) const index_type 63 modules/cudev/include/opencv2/cudev/ptr2d/resize.hpp typedef typename PtrTraits<SrcPtr>::index_type index_type; index_type 68 modules/cudev/include/opencv2/cudev/ptr2d/resize.hpp __device__ __forceinline__ typename PtrTraits<SrcPtr>::value_type operator ()(typename PtrTraits<SrcPtr>::index_type y, typename PtrTraits<SrcPtr>::index_type x) const index_type 62 modules/cudev/include/opencv2/cudev/ptr2d/traits.hpp typedef typename Ptr2D::index_type index_type; index_type 64 modules/cudev/include/opencv2/cudev/ptr2d/transform.hpp typedef typename PtrTraits<SrcPtr>::index_type index_type; index_type 69 modules/cudev/include/opencv2/cudev/ptr2d/transform.hpp __device__ __forceinline__ typename Op::result_type operator ()(typename PtrTraits<SrcPtr>::index_type y, typename PtrTraits<SrcPtr>::index_type x) const index_type 107 modules/cudev/include/opencv2/cudev/ptr2d/transform.hpp typedef typename PtrTraits<Src1Ptr>::index_type index_type; index_type 113 modules/cudev/include/opencv2/cudev/ptr2d/transform.hpp __device__ __forceinline__ typename Op::result_type operator ()(typename PtrTraits<Src1Ptr>::index_type y, typename PtrTraits<Src1Ptr>::index_type x) const index_type 64 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp typedef typename PtrTraits<Ptr0>::index_type index_type; index_type 69 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp __device__ __forceinline__ value_type operator ()(index_type y, index_type x) const index_type 80 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp typedef typename PtrTraits<Ptr0>::index_type index_type; index_type 85 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp __device__ __forceinline__ value_type operator ()(index_type y, index_type x) const index_type 97 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp typedef typename PtrTraits<Ptr0>::index_type index_type; index_type 102 modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp __device__ __forceinline__ value_type operator ()(index_type y, index_type x) const index_type 54 modules/flann/include/opencv2/flann/all_indices.h flann_algorithm_t index_type = get_param<flann_algorithm_t>(params, "algorithm"); index_type 57 modules/flann/include/opencv2/flann/all_indices.h switch (index_type) { index_type 95 modules/flann/include/opencv2/flann/all_indices.h flann_algorithm_t index_type = get_param<flann_algorithm_t>(params, "algorithm"); index_type 98 modules/flann/include/opencv2/flann/all_indices.h switch (index_type) { index_type 124 modules/flann/include/opencv2/flann/all_indices.h flann_algorithm_t index_type = get_param<flann_algorithm_t>(params, "algorithm"); index_type 127 modules/flann/include/opencv2/flann/all_indices.h switch (index_type) { index_type 136 modules/flann/include/opencv2/flann/autotuned_index.h int index_type; index_type 138 modules/flann/include/opencv2/flann/autotuned_index.h load_value(stream, index_type); index_type 140 modules/flann/include/opencv2/flann/autotuned_index.h params["algorithm"] = (flann_algorithm_t)index_type; index_type 90 modules/flann/include/opencv2/flann/flann_base.hpp params["algorithm"] = header.index_type; index_type 109 modules/flann/include/opencv2/flann/flann_base.hpp flann_algorithm_t index_type = get_param<flann_algorithm_t>(params,"algorithm"); index_type 112 modules/flann/include/opencv2/flann/flann_base.hpp if (index_type == FLANN_INDEX_SAVED) { index_type 74 modules/flann/include/opencv2/flann/saving.h flann_algorithm_t index_type; index_type 94 modules/flann/include/opencv2/flann/saving.h header.index_type = index.getType(); index_type 733 modules/flann/src/miniflann.cpp algo = header.index_type;