Home
last modified time | relevance | path

Searched refs:index_type (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dspan43 using index_type = ptrdiff_t;
51 static constexpr index_type extent = Extent;
55 constexpr span(pointer ptr, index_type count);
81 constexpr span<element_type, dynamic_extent> first(index_type count) const;
82 constexpr span<element_type, dynamic_extent> last(index_type count) const;
83 …constexpr span<element_type, dynamic_extent> subspan(index_type offset, index_type count = dynamic…
86 constexpr index_type size() const noexcept;
87 constexpr index_type size_bytes() const noexcept;
91 constexpr reference operator[](index_type idx) const;
92 constexpr reference operator()(index_type idx) const;
[all …]
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dspan43 using index_type = ptrdiff_t;
51 static constexpr index_type extent = Extent;
55 constexpr span(pointer ptr, index_type count);
81 constexpr span<element_type, dynamic_extent> first(index_type count) const;
82 constexpr span<element_type, dynamic_extent> last(index_type count) const;
83 …constexpr span<element_type, dynamic_extent> subspan(index_type offset, index_type count = dynamic…
86 constexpr index_type size() const noexcept;
87 constexpr index_type size_bytes() const noexcept;
91 constexpr reference operator[](index_type idx) const;
92 constexpr reference operator()(index_type idx) const;
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/flann/
H A Dall_indices.h54 flann_algorithm_t index_type = get_param<flann_algorithm_t>(params, "algorithm"); in create() local
57 switch (index_type) { in create()
95 flann_algorithm_t index_type = get_param<flann_algorithm_t>(params, "algorithm");
98 switch (index_type) {
124 flann_algorithm_t index_type = get_param<flann_algorithm_t>(params, "algorithm");
127 switch (index_type) {
H A Dflann_base.hpp92 params["algorithm"] = header.index_type; in load_saved_index()
111 flann_algorithm_t index_type = get_param<flann_algorithm_t>(params,"algorithm"); in Index() local
114 if (index_type == FLANN_INDEX_SAVED) { in Index()
H A Dsaving.h74 flann_algorithm_t index_type;
94 header.index_type = index.getType();
H A Dautotuned_index.h139 int index_type; in loadIndex() local
141 load_value(stream, index_type); in loadIndex()
143 params["algorithm"] = (flann_algorithm_t)index_type; in loadIndex()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dborder_interpolate.hpp124 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
259 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
393 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
527 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
668 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
683 typedef typename Ptr2D::index_type index_type; typedef
687 __device__ __forceinline__ elem_type operator ()(index_type y, index_type x) const in operator ()()
701 typedef typename Ptr2D::index_type index_type; typedef
708 __device__ __forceinline__ D operator ()(index_type y, index_type x) const in operator ()()
H A Dfilters.hpp62 typedef float index_type; typedef
82 typedef float index_type; typedef
122 typedef float index_type; typedef
181 typedef float index_type; typedef
219 typedef float index_type; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dborder_interpolate.hpp124 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
259 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
393 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
527 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
668 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
683 typedef typename Ptr2D::index_type index_type; typedef
687 __device__ __forceinline__ elem_type operator ()(index_type y, index_type x) const in operator ()()
701 typedef typename Ptr2D::index_type index_type; typedef
708 __device__ __forceinline__ D operator ()(index_type y, index_type x) const in operator ()()
H A Dfilters.hpp62 typedef float index_type; typedef
82 typedef float index_type; typedef
122 typedef float index_type; typedef
181 typedef float index_type; typedef
219 typedef float index_type; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dborder_interpolate.hpp124 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
259 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
393 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
527 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
668 … Ptr2D> __device__ __forceinline__ D at(typename Ptr2D::index_type y, typename Ptr2D::index_type x… in at()
683 typedef typename Ptr2D::index_type index_type; typedef
687 __device__ __forceinline__ elem_type operator ()(index_type y, index_type x) const in operator ()()
701 typedef typename Ptr2D::index_type index_type; typedef
708 __device__ __forceinline__ D operator ()(index_type y, index_type x) const in operator ()()
H A Dfilters.hpp62 typedef float index_type; typedef
82 typedef float index_type; typedef
122 typedef float index_type; typedef
181 typedef float index_type; typedef
219 typedef float index_type; typedef
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_btf.h22 #define BTF_ARRAY_ENC(type, index_type, nr_elems) \ argument
23 (type), (index_type), (nr_elems)
24 #define BTF_TYPE_ARRAY_ENC(type, index_type, nr_elems) \ argument
26 BTF_ARRAY_ENC(type, index_type, nr_elems)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-switch-conversion.h252 void emit (tree index_expr, tree index_type,
370 void emit (tree index_expr, tree index_type,
561 profile_probability default_prob, tree index_type);
571 tree index_type, location_t);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-switch-conversion.h252 void emit (tree index_expr, tree index_type,
370 void emit (tree index_expr, tree index_type,
561 profile_probability default_prob, tree index_type);
571 tree index_type, location_t);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbtf.h98 __u32 index_type; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbtf.h98 __u32 index_type; member
/OK3568_Linux_fs/kernel/lib/
H A Dubsan.h63 struct type_descriptor *index_type; member
/OK3568_Linux_fs/kernel/tools/include/uapi/linux/
H A Dbtf.h106 __u32 index_type; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbtf.h106 __u32 index_type; member
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dcuda_types.hpp80 typedef int index_type; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dcuda_types.hpp80 typedef int index_type; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dcuda_types.hpp80 typedef int index_type; typedef
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf.c326 a->index_type = bswap_32(a->index_type); in btf_bswap_type_rest()
1708 a->index_type = index_type_id; in btf__add_array()
3436 h = hash_combine(h, info->index_type); in btf_hash_array()
3458 info1->index_type == info2->index_type && in btf_equal_array()
3872 cand_arr->index_type, canon_arr->index_type); in btf_dedup_is_equiv()
4161 ref_type_id = btf_dedup_ref_type(d, info->index_type); in btf_dedup_ref_type()
4164 info->index_type = ref_type_id; in btf_dedup_ref_type()
4348 r = btf_dedup_remap_type_id(d, arr_info->index_type); in btf_dedup_remap_type()
4351 arr_info->index_type = r; in btf_dedup_remap_type()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbtf.c2617 if (!array->index_type || !BTF_TYPE_ID_VALID(array->index_type)) { in btf_array_check_meta()
2631 const struct btf_type *elem_type, *index_type; in btf_array_resolve() local
2637 index_type_id = array->index_type; in btf_array_resolve()
2638 index_type = btf_type_by_id(btf, index_type_id); in btf_array_resolve()
2639 if (btf_type_nosize_or_null(index_type) || in btf_array_resolve()
2640 btf_type_is_resolve_source_only(index_type)) { in btf_array_resolve()
2645 if (!env_type_is_resolve_sink(env, index_type) && in btf_array_resolve()
2647 return env_stack_push(env, index_type, index_type_id); in btf_array_resolve()
2649 index_type = btf_type_id_size(btf, &index_type_id, NULL); in btf_array_resolve()
2650 if (!index_type || !btf_type_is_int(index_type) || in btf_array_resolve()
[all …]

12