/third_party/boost/libs/fusion/test/sequence/ |
D | joint_view.cpp | 48 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
|
D | reverse_view.cpp | 52 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/ |
D | closeable_view.cpp | 35 >::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
|
D | box_view.cpp | 32 typedef bg::box_view<Box, Reverse> view_type; in test_geometry() typedef
|
D | reversible_view.cpp | 35 >::type view_type; in BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS() typedef
|
/third_party/boost/boost/beast/http/ |
D | chunk_encode.hpp | 108 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/ |
D | chunk_encode.hpp | 108 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/ |
D | two_dimensional_view.hpp | 149 > view_type; typedef 176 > view_type; typedef
|
/third_party/boost/boost/geometry/algorithms/detail/is_valid/ |
D | has_duplicates.hpp | 41 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef
|
D | ring.hpp | 183 typedef typename closeable_view<Ring const, closure>::type view_type; in apply() typedef
|
D | has_spikes.hpp | 137 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef
|
/third_party/boost/boost/geometry/index/detail/algorithms/ |
D | bounds.hpp | 185 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/ |
D | range_by_section.cpp | 49 >::type view_type; in test_sectionalize() typedef
|
/third_party/boost/boost/geometry/algorithms/detail/disjoint/ |
D | linear_segment_or_box.hpp | 94 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef
|
/third_party/boost/boost/geometry/algorithms/ |
D | is_convex.hpp | 64 typedef detail::normalized_view<Ring const> view_type; in apply() typedef
|
D | area.hpp | 112 >::type view_type; in apply() typedef
|
D | length.hpp | 100 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef
|
D | convert.hpp | 156 >::type view_type; typedef
|
D | centroid.hpp | 216 typedef typename closeable_view<Ring const, Closure>::type view_type; in apply() typedef
|
/third_party/boost/libs/ptr_container/test/ |
D | view_example.cpp | 65 typedef boost::ptr_vector<photon,boost::view_clone_allocator> view_type; typedef
|
/third_party/mesa3d/src/vulkan/util/ |
D | vk_image.h | 133 VkImageViewType view_type; member
|
/third_party/boost/boost/gil/ |
D | metafunctions.hpp | 537 struct view_type struct 539 using type = typename type_from_x_iterator
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_image.c | 835 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/ |
D | sectionalize.hpp | 623 >::type view_type; in apply() typedef
|
/third_party/boost/boost/beast/http/impl/ |
D | fields.hpp | 142 using view_type = buffers_cat_view< typedef in boost::beast::http::basic_fields::writer
|