Home
last modified time | relevance | path

Searched refs:segment_type (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/geometries/
H A Dsegment.hpp137 typedef model::segment<Point> segment_type; typedef
138 typedef typename geometry::coordinate_type<segment_type>::type coordinate_type;
140 static inline coordinate_type get(segment_type const& s) in get()
145 static inline void set(segment_type& s, coordinate_type const& value) in set()
155 typedef model::segment<Point> segment_type; typedef
156 typedef typename geometry::coordinate_type<segment_type>::type coordinate_type;
158 static inline coordinate_type get(segment_type const& s) in get()
163 static inline void set(segment_type& s, coordinate_type const& value) in set()
185 typedef model::referring_segment<ConstOrNonConstPoint> segment_type; typedef
186 typedef typename geometry::coordinate_type<segment_type>::type coordinate_type;
[all …]
H A Dpointing_segment.hpp93 typedef model::pointing_segment<Point> segment_type; typedef
96 segment_type
99 static inline coordinate_type get(segment_type const& s) in get()
105 static inline void set(segment_type& s, coordinate_type const& value) in set()
116 typedef model::pointing_segment<Point> segment_type; typedef
119 segment_type
122 static inline coordinate_type get(segment_type const& s) in get()
128 static inline void set(segment_type& s, coordinate_type const& value) in set()
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddcssblk.c90 int segment_type; member
104 int segment_type; member
290 if (sort_list[i].segment_type != sort_list[i+1].segment_type) { in dcssblk_is_continuous()
291 if (!(sort_list[i].segment_type & SEGMENT_EXCLUSIVE) || in dcssblk_is_continuous()
292 (sort_list[i].segment_type == SEG_TYPE_ER) || in dcssblk_is_continuous()
293 !(sort_list[i+1].segment_type & in dcssblk_is_continuous()
295 (sort_list[i+1].segment_type == SEG_TYPE_ER)) { in dcssblk_is_continuous()
341 (*seg_info)->segment_type = rc; in dcssblk_load_segment()
386 switch (dev_info->segment_type) { in dcssblk_shared_store()
394 if (dev_info->segment_type == SEG_TYPE_SC) { in dcssblk_shared_store()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_piece_visitor.hpp131 typedef geometry::model::referring_segment<Point const> segment_type; in check_segment() typedef
132 segment_type const p(turn.rob_pi, turn.rob_pj); in check_segment()
133 segment_type const q(turn.rob_qi, turn.rob_qj); in check_segment()
134 segment_type const r(previous, current); in check_segment()
213 typedef geometry::model::referring_segment<point_type const> segment_type; in apply() typedef
214 segment_type const p(turn.rob_pi, turn.rob_pj); in apply()
215 segment_type const q(turn.rob_qi, turn.rob_qj); in apply()
257 segment_type const r(previous, current); in apply()
319 typedef geometry::model::referring_segment<Point const> segment_type; in check_helper_segment() typedef
320 segment_type const p(turn.rob_pi, turn.rob_pj); in check_helper_segment()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/diag/
H A Drsc_dump.c90 member, segment_type); in mlx5_rsc_dump_read_menu_sgmt()
145 MLX5_SET(resource_dump, cmd->cmd, segment_type, sgmt_type); in mlx5_rsc_dump_cmd_create()
204 MLX5_SET(resource_dump, cmd->cmd, segment_type, MLX5_RSC_DUMP_MENU_SEGMENT); in mlx5_rsc_dump_menu()
/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 Dclip_linestring.hpp52 typedef model::referring_segment<Point> segment_type; typedef in boost::geometry::strategy::intersection::liang_barsky
86 …inline bool clip_segment(Box const& b, segment_type& s, bool& sp1_clipped, bool& sp2_clipped) const in clip_segment()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/iterator_range/detail/
H A Dsegmented_iterator_range.hpp509 segment_type; typedef
512 segment_sequence<segment_type>
521 return type(segment_type(range_type(stack_begin.car.first, stack_end.car.first))); in call()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dextmem.h27 int segment_type (char* name);
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Dcs46xx_dsp_spos.h73 int segment_type; member
H A Ddsp_spos.c117 if (module->segments[i].segment_type == seg_type) { in get_segment_desc()
538 desc->segment_type,desc->offset, desc->size); in cs46xx_dsp_proc_modules_read()
H A Dcs46xx_lib.c444 entry->segment_type = le32_to_cpu(fwdat[fwlen++]); in load_firmware()
/OK3568_Linux_fs/kernel/arch/s390/mm/
H A Dextmem.c251 segment_type (char* name) in segment_type() function
653 EXPORT_SYMBOL(segment_type);
/OK3568_Linux_fs/kernel/drivers/s390/char/
H A Dmonreader.c590 rc = segment_type(mon_dcss_name); in mon_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h458 i40e_find_segment_in_package(u32 segment_type,
H A Di40e_common.c5571 i40e_find_segment_in_package(u32 segment_type, in i40e_find_segment_in_package() argument
5583 if (segment->type == segment_type) in i40e_find_segment_in_package()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dmlx5_ifc.h1878 u8 segment_type[0x10]; member
1917 u8 segment_type[0x10]; member
1928 u8 segment_type[0x10]; member