Home
last modified time | relevance | path

Searched refs:vector_type (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/include/
H A Dvector.h112 #define DAL_VECTOR_INSERT_AT(vector_type, type_t) \ argument
113 static bool vector_type##_vector_insert_at( \
121 #define DAL_VECTOR_APPEND(vector_type, type_t) \ argument
122 static bool vector_type##_vector_append( \
133 #define DAL_VECTOR_AT_INDEX(vector_type, type_t) \ argument
134 static type_t vector_type##_vector_at_index( \
141 #define DAL_VECTOR_SET_AT_INDEX(vector_type, type_t) \ argument
142 static void vector_type##_vector_set_at_index( \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Dget_left_turns.hpp71 typedef Point vector_type; typedef
82 vector_type pv = p.point; in operator ()()
83 vector_type qv = q.point; in operator ()()
124 typedef Point vector_type; typedef
135 vector_type pv = p.point; in operator ()()
136 vector_type qv = q.point; in operator ()()
298 typedef Point vector_type; in has_rounding_issues() typedef
299 vector_type v = it->point; in has_rounding_issues()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/
H A Dparse_attr.hpp63 > vector_type; in parse() typedef
65 vector_type lattr (BOOST_PP_ENUM_PARAMS(N, attr)); in parse()
114 > vector_type; in phrase_parse() typedef
116 vector_type lattr (BOOST_PP_ENUM_PARAMS(N, attr)); in phrase_parse()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/nonterminal/detail/
H A Dfcall.hpp38 typedef fusion::vector<BOOST_PP_ENUM_PARAMS(N, A)> vector_type; in operator ()() typedef
40 parameterized_subject_type, vector_type> parameterized_type; in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/
H A Dcollect_vectors.hpp173 typedef model::point<T, 3, cs::cartesian> vector_type; typedef
185 prev = sph_to_cart3d<vector_type>(p1); in collected_vector()
186 next = sph_to_cart3d<vector_type>(p2); in collected_vector()
257 vector_type direction; // used for sorting, only in operator<
258 vector_type prev; // used for collinearity check, only in operator==
259 vector_type next; // used for collinearity check
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dbuffer_end_round.hpp92 typedef P1 vector_type; in calculate_angle() typedef
93 vector_type v = from_point; in calculate_angle()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dbitmap_allocator.h520 typedef __detail::__mini_vector<value_type> vector_type; in _GLIBCXX_VISIBILITY()
521 typedef vector_type::iterator iterator; in _GLIBCXX_VISIBILITY()
542 vector_type& in _GLIBCXX_VISIBILITY()
545 static vector_type _S_free_list; in _GLIBCXX_VISIBILITY()
562 vector_type& __free_list = _M_get_free_list(); in _GLIBCXX_VISIBILITY()
563 const vector_type::size_type __max_size = 64; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dbitmap_allocator.h520 typedef __detail::__mini_vector<value_type> vector_type; in _GLIBCXX_VISIBILITY()
521 typedef vector_type::iterator iterator; in _GLIBCXX_VISIBILITY()
542 vector_type& in _GLIBCXX_VISIBILITY()
545 static vector_type _S_free_list; in _GLIBCXX_VISIBILITY()
562 vector_type& __free_list = _M_get_free_list(); in _GLIBCXX_VISIBILITY()
563 const vector_type::size_type __max_size = 64; in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dassign_parents.hpp244 typedef std::vector<helper> vector_type; in assign_parents() typedef
245 typedef typename boost::range_iterator<vector_type const>::type vector_iterator_type; in assign_parents()
253 vector_type vector(count_total); in assign_parents()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/hal/
H A Dintrin_sse.hpp67 typedef __m128i vector_type; typedef
91 typedef __m128i vector_type; typedef
115 typedef __m128i vector_type; typedef
136 typedef __m128i vector_type; typedef
157 typedef __m128i vector_type; typedef
177 typedef __m128i vector_type; typedef
197 typedef __m128 vector_type; typedef
217 typedef __m128i vector_type; typedef
239 typedef __m128i vector_type; typedef
261 typedef __m128d vector_type; typedef
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/hal/
H A Dintrin_sse.hpp67 typedef __m128i vector_type; typedef
91 typedef __m128i vector_type; typedef
115 typedef __m128i vector_type; typedef
136 typedef __m128i vector_type; typedef
157 typedef __m128i vector_type; typedef
177 typedef __m128i vector_type; typedef
197 typedef __m128 vector_type; typedef
217 typedef __m128i vector_type; typedef
239 typedef __m128i vector_type; typedef
261 typedef __m128d vector_type; typedef
[all …]
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/hal/
H A Dintrin_sse.hpp67 typedef __m128i vector_type; typedef
91 typedef __m128i vector_type; typedef
115 typedef __m128i vector_type; typedef
136 typedef __m128i vector_type; typedef
157 typedef __m128i vector_type; typedef
177 typedef __m128i vector_type; typedef
197 typedef __m128 vector_type; typedef
217 typedef __m128i vector_type; typedef
239 typedef __m128i vector_type; typedef
261 typedef __m128d vector_type; typedef
[all …]
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dsal.h795 ia64_sal_set_vectors (u64 vector_type, in ia64_sal_set_vectors() argument
800 SAL_CALL(isrv, SAL_SET_VECTORS, vector_type, in ia64_sal_set_vectors()
/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 Dcgraph.h803 tree vector_type; member
H A Dtree.def184 DEFTREECODE (VECTOR_TYPE, "vector_type", tcc_type, 0)
/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 Dcgraph.h803 tree vector_type; member
H A Dtree.def184 DEFTREECODE (VECTOR_TYPE, "vector_type", tcc_type, 0)
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_isr.c4210 struct qla_msix_entry *msix, int vector_type) in qla25xx_request_irq() argument
4212 const struct qla_init_msix_entry *intr = &msix_entries[vector_type]; in qla25xx_request_irq()
/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/
H A Dgtype.state16896 (!pair "vector_type"
/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/
H A Dgtype.state16930 (!pair "vector_type"