| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_so.c | 68 unsigned view_type; /* Immutable */ member 220 cmd->header.id = vmw_view_destroy_cmds[view->view_type]; in vmw_view_destroy() 256 static u32 vmw_view_key(u32 user_key, enum vmw_view_type view_type) in vmw_view_key() argument 258 return user_key | (view_type << 20); in vmw_view_key() 270 static bool vmw_view_id_ok(u32 user_key, enum vmw_view_type view_type) in vmw_view_id_ok() argument 273 view_type < vmw_view_max); in vmw_view_id_ok() 313 enum vmw_view_type view_type, in vmw_view_add() argument 336 if (cmd_size != vmw_view_define_sizes[view_type] + in vmw_view_add() 342 if (!vmw_view_id_ok(user_key, view_type)) { in vmw_view_add() 366 (vmw_context_cotable(ctx, vmw_view_cotables[view_type])); in vmw_view_add() [all …]
|
| H A D | vmwgfx_so.h | 147 enum vmw_view_type view_type, 154 u32 user_key, enum vmw_view_type view_type, 165 enum vmw_view_type view_type,
|
| H A D | vmwgfx_execbuf.c | 422 enum vmw_view_type view_type, u32 id) in vmw_view_id_val_add() argument 431 view = vmw_view_lookup(sw_context->man, view_type, id); in vmw_view_id_val_add() 786 enum vmw_view_type view_type, in vmw_view_bindings_add() argument 803 view = vmw_view_id_val_add(sw_context, view_type, in vmw_view_bindings_add() 2429 enum vmw_view_type view_type; in vmw_cmd_dx_view_define() local 2444 view_type = vmw_view_cmd_to_type(header->id); in vmw_cmd_dx_view_define() 2445 if (view_type == vmw_view_max) in vmw_cmd_dx_view_define() 2459 res = vmw_context_cotable(ctx_node->ctx, vmw_view_cotables[view_type]); in vmw_cmd_dx_view_define() 2464 return vmw_view_add(sw_context->man, ctx_node->ctx, srf, view_type, in vmw_cmd_dx_view_define() 2618 enum vmw_view_type view_type = vmw_view_cmd_to_type(header->id); in vmw_cmd_dx_view_remove() local [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/ |
| H A D | linear_segment_or_box.hpp | 61 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef 63 typedef typename ::boost::range_value<view_type>::type point_type; in apply() 66 view_type const in apply() 69 typedef typename ::boost::range_size<view_type>::type size_type; in apply() 76 view_type view(range); in apply() 89 >::apply(geometry::range::front<view_type const>(view), in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/views/detail/ |
| H A D | two_dimensional_view.hpp | 149 > view_type; typedef 151 static inline coordinate_type get(view_type const& view) in get() 156 static inline void set(view_type& view, coordinate_type const& value) in set() 176 > view_type; typedef 178 static inline coordinate_type get(view_type const& view) in get() 183 static inline void set(view_type& view, coordinate_type const& value) in set()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_valid/ |
| H A D | has_duplicates.hpp | 41 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef 44 view_type const in apply() 47 view_type view(range); in apply()
|
| H A D | has_spikes.hpp | 101 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef 102 typedef typename boost::range_iterator<view_type const>::type iterator; in apply() 107 view_type const view(range); in apply() 145 view_type const in apply()
|
| H A D | ring.hpp | 178 typedef typename closeable_view<Ring const, closure>::type view_type; in apply() typedef 186 view_type const view(ring); in apply() 189 view_type, 4u, true, in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | is_convex.hpp | 61 typedef detail::normalized_view<Ring const> view_type; in apply() typedef 62 view_type view(ring); in apply() 64 typedef geometry::ever_circling_range_iterator<view_type const> it_type; in apply()
|
| H A D | length.hpp | 99 typedef typename closeable_view<Range const, Closure>::type view_type; in apply() typedef 102 view_type const in apply() 106 view_type view(range); in apply()
|
| H A D | area.hpp | 108 >::type view_type; in apply() typedef 109 typedef typename boost::range_iterator<view_type const>::type iterator_type; in apply() 112 view_type view(rview); in apply()
|
| H A D | centroid.hpp | 216 typedef typename closeable_view<Ring const, Closure>::type view_type; in apply() typedef 218 typedef typename boost::range_iterator<view_type const>::type iterator_type; in apply() 220 view_type view(ring); in apply()
|
| H A D | convert.hpp | 154 >::type view_type; typedef 164 view_type view(rview); in apply() 177 for (typename boost::range_iterator<view_type const>::type it in apply()
|
| /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 D | get_turns.hpp | 531 >::type view_type; typedef 535 view_type const 559 view_type view(cview); in apply() 561 typedef typename boost::range_size<view_type>::type size_type; in apply()
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | pdcpat.h | 366 unsigned long mod, unsigned long view_type, void *mem_addr);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/sections/ |
| H A D | sectionalize.hpp | 606 >::type view_type; in apply() typedef 609 view_type view(cview); in apply()
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | firmware.c | 1343 unsigned long view_type, void *mem_addr) in pdc_pat_cell_module() argument 1351 ploc, mod, view_type, __pa(&result)); in pdc_pat_cell_module()
|