Home
last modified time | relevance | path

Searched defs:view_type (Results 1 – 25 of 32) sorted by relevance

12

/third_party/boost/libs/fusion/test/sequence/
Djoint_view.cpp48 typedef joint_view<vector<int>, vector<X> > view_type; in main() typedef
58 typedef joint_view<vector<int, char>, vector<X> > view_type; in main() typedef
70 typedef joint_view<vector<int, char>, vector<X, int> > view_type; in main() typedef
83 typedef joint_view<t1_type, t2_type> view_type; in main() typedef
90 typedef joint_view<t2_type, t1_type> view_type; in main() typedef
Dreverse_view.cpp52 typedef reverse_view<vector_type> view_type; in main() typedef
96 typedef reverse_view<map_type> view_type; in main() typedef
/third_party/boost/libs/geometry/test/views/
Dcloseable_view.cpp35 >::type view_type; in BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS() typedef
86 typedef typename bg::closeable_view<Range const, Closure>::type view_type; in test_optionally_closing() typedef
Dbox_view.cpp32 typedef bg::box_view<Box, Reverse> view_type; in test_geometry() typedef
Dreversible_view.cpp35 >::type view_type; in BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS() typedef
/third_party/boost/boost/beast/http/
Dchunk_encode.hpp108 using view_type = buffers_cat_view< typedef in boost::beast::http::chunk_header
287 using view_type = buffers_cat_view< typedef in boost::beast::http::chunk_body
469 using view_type = typedef in boost::beast::http::chunk_last
/third_party/boost/libs/beast/include/boost/beast/http/
Dchunk_encode.hpp108 using view_type = buffers_cat_view< typedef in boost::beast::http::chunk_header
287 using view_type = buffers_cat_view< typedef in boost::beast::http::chunk_body
469 using view_type = typedef in boost::beast::http::chunk_last
/third_party/boost/boost/geometry/views/detail/
Dtwo_dimensional_view.hpp149 > view_type; typedef
176 > view_type; typedef
/third_party/boost/boost/geometry/algorithms/detail/is_valid/
Dhas_duplicates.hpp41 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef
Dring.hpp183 typedef typename closeable_view<Ring const, closure>::type view_type; in apply() typedef
Dhas_spikes.hpp137 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef
/third_party/boost/boost/geometry/index/detail/algorithms/
Dbounds.hpp185 typedef index::detail::bounded_view<Geometry, bounds_type, default_strategy> view_type; in apply() typedef
195 typedef index::detail::bounded_view<Geometry, bounds_type, Strategy> view_type; in apply() typedef
/third_party/boost/libs/geometry/test/algorithms/detail/sections/
Drange_by_section.cpp49 >::type view_type; in test_sectionalize() typedef
/third_party/boost/boost/geometry/algorithms/detail/disjoint/
Dlinear_segment_or_box.hpp94 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef
/third_party/boost/boost/geometry/algorithms/
Dis_convex.hpp64 typedef detail::normalized_view<Ring const> view_type; in apply() typedef
Darea.hpp112 >::type view_type; in apply() typedef
Dlength.hpp100 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef
Dconvert.hpp156 >::type view_type; typedef
Dcentroid.hpp216 typedef typename closeable_view<Ring const, Closure>::type view_type; in apply() typedef
/third_party/boost/libs/ptr_container/test/
Dview_example.cpp65 typedef boost::ptr_vector<photon,boost::view_clone_allocator> view_type; typedef
/third_party/mesa3d/src/vulkan/util/
Dvk_image.h133 VkImageViewType view_type; member
/third_party/boost/boost/gil/
Dmetafunctions.hpp537 struct view_type struct
539 using type = typename type_from_x_iterator
/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c835 radv_tex_dim(VkImageType image_type, VkImageViewType view_type, unsigned nr_layers, in radv_tex_dim()
907 bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, in gfx10_make_texture_descriptor()
1027 bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, in si_make_texture_descriptor()
1217 bool is_storage_image, VkImageViewType view_type, VkFormat vk_format, in radv_make_texture_descriptor()
/third_party/boost/boost/geometry/algorithms/detail/sections/
Dsectionalize.hpp623 >::type view_type; in apply() typedef
/third_party/boost/boost/beast/http/impl/
Dfields.hpp142 using view_type = buffers_cat_view< typedef in boost::beast::http::basic_fields::writer

12