Home
last modified time | relevance | path

Searched refs:box_type (Results 1 – 25 of 930) sorted by path

12345678910>>...38

/dports/audio/gradio/Gradio-7.3/src/
H A Dgradio-mainbox.vala26 Object(box_type: Gd.MainBoxType.ICON);
/dports/audio/gradio/Gradio-7.3/src/vapis/
H A Dgd-1.0.vapi22 public int box_type { get; set construct; }
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/nom-3.2.1/tests/
H A Dmp4.rs273 fn box_type(input: &[u8]) -> IResult<&[u8], MP4BoxType, u32> { in box_type() function
305 tag: box_type >>
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/nom-5.1.2/tests/
H A Dmp4.rs275 fn box_type(input: &[u8]) -> IResult<&[u8], MP4BoxType> {
307 tag: box_type >> in issue_1027_convert_error_panic_nonempty()
/dports/audio/schismtracker/schismtracker-20211116/schism/
H A Ddraw-char.c648 enum box_type { enum
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/nom-4.2.3/tests/
H A Dmp4.rs275 fn box_type(input: &[u8]) -> IResult<&[u8], MP4BoxType, u32> { in box_type() function
307 tag: box_type >>
/dports/cad/geda/geda-gaf-1.8.2/libgeda/src/
H A Do_box_basic.c274 int box_type; in o_box_read() local
293 box_type = TYPE_SOLID; in o_box_read()
313 &box_width, &box_end, &box_type, &box_length, in o_box_read()
354 box_end, box_type, box_width, in o_box_read()
385 OBJECT_TYPE box_type; in o_box_save() local
410 box_type = object->line_type; in o_box_save()
425 box_width, box_end, box_type, box_length, box_space, in o_box_save()
/dports/cad/lepton-eda/lepton-eda-1.9.17/liblepton/src/
H A Dbox_object.c378 int box_type; in lepton_box_object_read() local
397 box_type = TYPE_SOLID; in lepton_box_object_read()
417 &box_width, &box_end, &box_type, &box_length, in lepton_box_object_read()
460 (LeptonStrokeType) box_type, in lepton_box_object_read()
497 LeptonStrokeType box_type; in lepton_box_object_to_buffer() local
528 box_type = lepton_object_get_stroke_type (object); in lepton_box_object_to_buffer()
543 box_width, box_end, box_type, box_length, box_space, in lepton_box_object_to_buffer()
/dports/cad/python-gdsii/python-gdsii-0.2.1/doc/gdsii/
H A Delements.rst60 :attr:`box_type`
82 Required attributes: :attr:`layer`, :attr:`box_type`, :attr:`xy`.
/dports/cad/python-gdsii/python-gdsii-0.2.1/gdsii/
H A Delements.py377 def __init__(self, layer, box_type, xy): argument
380 self.box_type = box_type
/dports/cad/python-gdsii/python-gdsii-0.2.1/scripts/
H A Dgds2yaml137 box_type = simple_dumper('box_type', INT)
148 (elements.Box, BOX, (elflags, plex, layer, box_type, xy, properties))
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/fpga/usrp3/top/n3xx/dboards/common/sync/
H A DSyncRegsIfc.edf213 (property box_type (string "PRIMITIVE"))
221 (property box_type (string "PRIMITIVE"))
228 (property box_type (string "PRIMITIVE"))
557 (property box_type (string "PRIMITIVE"))
564 (property box_type (string "PRIMITIVE"))
571 (property box_type (string "PRIMITIVE"))
578 (property box_type (string "PRIMITIVE"))
585 (property box_type (string "PRIMITIVE"))
592 (property box_type (string "PRIMITIVE"))
599 (property box_type (string "PRIMITIVE"))
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/algorithms/detail/buffer/
H A Dturn_in_piece_visitor.hpp110 typedef geometry::model::box<Point> box_type; in in_box() typedef
111 box_type box; in in_box()
329 typedef geometry::model::box<Point> box_type; in check_helper_segment() typedef
331 box_type box; in check_helper_segment()
367 typedef geometry::model::box<Point> box_type; in check_helper_segment() typedef
369 box_type box; in check_helper_segment()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/algorithms/detail/envelope/
H A Drange_of_boxes.hpp155 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
166 detail::indexed_point_view<box_type const, min_corner> in apply()
169 detail::indexed_point_view<box_type const, max_corner> in apply()
174 detail::indexed_point_view<box_type const, min_corner>, in apply()
182 detail::indexed_point_view<box_type const, max_corner>, in apply()
233 typedef typename boost::range_value<RangeOfBoxes>::type box_type; in apply() typedef
234 typedef typename coordinate_type<box_type>::type coordinate_type; in apply()
235 typedef typename coordinate_system<box_type>::type::units units_type; in apply()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/algorithms/detail/overlay/
H A Dassign_parents.hpp177 typedef model::box<point_type> box_type; in assign_parents() typedef
261 box_type, ring_info_helper_get_box, ring_info_helper_ovelaps_box in assign_parents()
H A Dget_turns.hpp462 > box_type; in apply() typedef
463 typedef geometry::sections<box_type, 2> sections_type; in apply()
483 box_type, in apply()
H A Dself_turn_points.hpp133 > box_type; in apply() typedef
135 typedef geometry::sections<box_type, 1> sections_type; in apply()
152 box_type, in apply()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/algorithms/detail/sections/
H A Dsectionalize.hpp77 typedef Box box_type; typedef
124 typedef Box box_type; typedef
608 typedef typename section_type::box_type box_type; in enlarge_sections() typedef
609 typedef typename geometry::coordinate_type<box_type>::type coordinate_type; in enlarge_sections()
779 typename section_type::box_type in sectionalize()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/geometries/adapted/boost_polygon/
H A Dbox.hpp57 typedef boost::polygon::rectangle_data<CoordinateType> box_type; typedef
59 static inline CoordinateType get(box_type const& b) in get()
64 static inline void set(box_type& b, CoordinateType const& value) in set()
78 typedef boost::polygon::rectangle_data<CoordinateType> box_type; typedef
80 static inline CoordinateType get(box_type const& b) in get()
85 static inline void set(box_type& b, CoordinateType const& value) in set()
99 typedef boost::polygon::rectangle_data<CoordinateType> box_type; typedef
101 static inline CoordinateType get(box_type const& b) in get()
106 static inline void set(box_type& b, CoordinateType const& value) in set()
120 typedef boost::polygon::rectangle_data<CoordinateType> box_type; typedef
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/index/detail/
H A Dbounded_view.hpp178 typedef index::detail::bounded_view<Geometry, Box, Tag, box_tag, CSystem> box_type; typedef
181 static inline coordinate_type get(box_type const& b) in get()
196 typedef index::detail::bounded_view<Geometry, Box, Tag, box_tag, CSystem> box_type; typedef
199 static inline coordinate_type get(box_type const& b) in get()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/index/detail/rtree/quadratic/
H A Dredistribute_elements.hpp40 typedef Box box_type; in pick_seeds() typedef
41 typedef typename index::detail::default_content_result<box_type>::type content_type; in pick_seeds()
42 typedef index::detail::bounded_view<indexable_type, box_type> bounded_indexable_view; in pick_seeds()
59 box_type enlarged_box; in pick_seeds()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/geometry/index/detail/rtree/utilities/
H A Dare_boxes_ok.hpp131 typename RTV::box_type, in are_boxes_ok()
H A Dare_counts_ok.hpp99 typename RTV::box_type, in are_counts_ok()
H A Dare_levels_ok.hpp98 typename RTV::box_type, in are_levels_ok()
H A Dgl_draw.hpp232 typename RTV::box_type, in gl_draw()

12345678910>>...38