Home
last modified time | relevance | path

Searched defs:center (Results 1 – 25 of 6874) sorted by relevance

12345678910>>...275

/dports/science/tinker/tinker/source/
H A Dcenter.f19 subroutine center (n1,x1,y1,z1,n2,x2,y2,z2,xmid,ymid,zmid) subroutine
22 integer i,k,n1,n2
23 real*8 weigh,norm
24 real*8 xmid,ymid,zmid
25 real*8 x1(*),x2(*)
26 real*8 y1(*),y2(*)
27 real*8 z1(*),z2(*)
/dports/emulators/mess/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest_xpath_xalan_3.cpp7 xml_node center = doc.select_node(STR("//center")).node(); variable
38 xml_node center = doc.select_node(STR("//center")).node(); variable
68 xml_node center = doc.select_node(STR("//center")).node(); variable
169 xml_node center = doc.select_node(STR("//center")).node(); variable
311 xml_node center = doc.child(STR("north")).child(STR("center")); variable
/dports/devel/cquery/cquery-20180718/third_party/pugixml/tests/
H A Dtest_xpath_xalan_3.cpp9 xml_node center = doc.select_node(STR("//center")).node(); variable
40 xml_node center = doc.select_node(STR("//center")).node(); variable
70 xml_node center = doc.select_node(STR("//center")).node(); variable
171 xml_node center = doc.select_node(STR("//center")).node(); variable
313 xml_node center = doc.child(STR("north")).child(STR("center")); variable
/dports/emulators/mame/mame-mame0226/3rdparty/pugixml/tests/
H A Dtest_xpath_xalan_3.cpp7 xml_node center = doc.select_node(STR("//center")).node(); variable
38 xml_node center = doc.select_node(STR("//center")).node(); variable
68 xml_node center = doc.select_node(STR("//center")).node(); variable
169 xml_node center = doc.select_node(STR("//center")).node(); variable
311 xml_node center = doc.child(STR("north")).child(STR("center")); variable
/dports/graphics/R-cran-s2/s2/src/s2/
H A Ds2cap.h97 const S2Point& center() const { return center_; } in center() function
237 inline S2Cap::S2Cap(const S2Point& center, S1Angle radius) in S2Cap()
243 inline S2Cap::S2Cap(const S2Point& center, S1ChordAngle radius) in S2Cap()
248 inline S2Cap S2Cap::FromPoint(const S2Point& center) { in FromPoint()
252 inline S2Cap S2Cap::FromCenterHeight(const S2Point& center, double height) { in FromCenterHeight()
256 inline S2Cap S2Cap::FromCenterArea(const S2Point& center, double area) { in FromCenterArea()
/dports/graphics/s2/s2geometry-0.9.0/src/s2/
H A Ds2cap.h97 const S2Point& center() const { return center_; } in center() function
237 inline S2Cap::S2Cap(const S2Point& center, S1Angle radius) in S2Cap()
243 inline S2Cap::S2Cap(const S2Point& center, S1ChordAngle radius) in S2Cap()
248 inline S2Cap S2Cap::FromPoint(const S2Point& center) { in FromPoint()
252 inline S2Cap S2Cap::FromCenterHeight(const S2Point& center, double height) { in FromCenterHeight()
256 inline S2Cap S2Cap::FromCenterArea(const S2Point& center, double area) { in FromCenterArea()
/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2cap.h97 const S2Point& center() const { return center_; } in center() function
237 inline S2Cap::S2Cap(const S2Point& center, S1Angle radius) in S2Cap()
243 inline S2Cap::S2Cap(const S2Point& center, S1ChordAngle radius) in S2Cap()
248 inline S2Cap S2Cap::FromPoint(const S2Point& center) { in FromPoint()
252 inline S2Cap S2Cap::FromCenterHeight(const S2Point& center, double height) { in FromCenterHeight()
256 inline S2Cap S2Cap::FromCenterArea(const S2Point& center, double area) { in FromCenterArea()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/modelinglib/qmt/stereotype/
H A Dshapes.h115 CircleShape(const ShapePointF &center, const ShapeValueF &radius) in CircleShape()
121 ShapePointF center() const { return m_center; } in center() function
138 EllipseShape(const ShapePointF &center, const ShapeSizeF &radius) in EllipseShape()
144 ShapePointF center() const { return m_center; } in center() function
161 DiamondShape(const ShapePointF &center, const ShapeSizeF &size, bool filled) in DiamondShape()
168 ShapePointF center() const { return m_center; } in center() function
187 TriangleShape(const ShapePointF &center, const ShapeSizeF &size, bool filled) in TriangleShape()
194 ShapePointF center() const { return m_center; } in center() function
213 ArcShape(const ShapePointF &center, const ShapeSizeF &radius, qreal startAngle, qreal spanAngle) in ArcShape()
221 ShapePointF center() const { return m_center; } in center() function
H A Diconshape.cpp130 void IconShape::addCircle(const ShapePointF &center, const ShapeValueF &radius) in addCircle()
135 void IconShape::addEllipse(const ShapePointF &center, const ShapeSizeF &radius) in addEllipse()
140 void IconShape::addDiamond(const ShapePointF &center, const ShapeSizeF &size, bool filled) in addDiamond()
145 void IconShape::addTriangle(const ShapePointF &center, const ShapeSizeF &size, bool filled) in addTriangle()
150 void IconShape::addArc(const ShapePointF &center, const ShapeSizeF &radius, qreal startAngle, qreal… in addArc()
165 void IconShape::arcMoveTo(const ShapePointF &center, const ShapeSizeF &radius, qreal angle) in arcMoveTo()
170 void IconShape::arcTo(const ShapePointF &center, const ShapeSizeF &radius, qreal startAngle, qreal … in arcTo()
/dports/devel/etl/synfig-1.2.2/synfig-core/src/modules/lyr_std/
H A Dzoom.cpp129 Vector center=param_center.get(Vector()); in hit_check() local
136 Vector center=param_center.get(Vector()); in get_color() local
148 Vector center=layer->param_center.get(Vector()); in perform() local
155 Vector center=layer->param_center.get(Vector()); in unperform() local
174 Vector center=param_center.get(Vector()); in accelerated_render() local
194 Vector center=param_center.get(Vector()); in accelerated_cairorender() local
218 Vector center=param_center.get(Vector()); in get_full_bounding_rect() local
226 Point center=param_center.get(Point()); in build_rendering_task_vfunc() local
H A Dstretch.cpp130 Point center=param_center.get(Point()); in hit_check() local
142 Point center=param_center.get(Point()); in get_color() local
159 Point center=layer->param_center.get(Point()); in perform() local
168 Point center=layer->param_center.get(Point()); in unperform() local
189 Point center=param_center.get(Point()); in accelerated_render() local
216 Point center=param_center.get(Point()); in accelerated_cairorender() local
246 Point center=param_center.get(Point()); in get_full_bounding_rect() local
261 Point center=param_center.get(Point()); in build_rendering_task_vfunc() local
/dports/graphics/synfig/synfig-1.2.2/synfig-core/src/modules/lyr_std/
H A Dzoom.cpp129 Vector center=param_center.get(Vector()); in hit_check() local
136 Vector center=param_center.get(Vector()); in get_color() local
148 Vector center=layer->param_center.get(Vector()); in perform() local
155 Vector center=layer->param_center.get(Vector()); in unperform() local
174 Vector center=param_center.get(Vector()); in accelerated_render() local
194 Vector center=param_center.get(Vector()); in accelerated_cairorender() local
218 Vector center=param_center.get(Vector()); in get_full_bounding_rect() local
226 Point center=param_center.get(Point()); in build_rendering_task_vfunc() local
H A Dstretch.cpp130 Point center=param_center.get(Point()); in hit_check() local
142 Point center=param_center.get(Point()); in get_color() local
159 Point center=layer->param_center.get(Point()); in perform() local
168 Point center=layer->param_center.get(Point()); in unperform() local
189 Point center=param_center.get(Point()); in accelerated_render() local
216 Point center=param_center.get(Point()); in accelerated_cairorender() local
246 Point center=param_center.get(Point()); in get_full_bounding_rect() local
261 Point center=param_center.get(Point()); in build_rendering_task_vfunc() local
/dports/graphics/synfigstudio/synfig-1.2.2/synfig-core/src/modules/lyr_std/
H A Dzoom.cpp129 Vector center=param_center.get(Vector()); in hit_check() local
136 Vector center=param_center.get(Vector()); in get_color() local
148 Vector center=layer->param_center.get(Vector()); in perform() local
155 Vector center=layer->param_center.get(Vector()); in unperform() local
174 Vector center=param_center.get(Vector()); in accelerated_render() local
194 Vector center=param_center.get(Vector()); in accelerated_cairorender() local
218 Vector center=param_center.get(Vector()); in get_full_bounding_rect() local
226 Point center=param_center.get(Point()); in build_rendering_task_vfunc() local
H A Dstretch.cpp130 Point center=param_center.get(Point()); in hit_check() local
142 Point center=param_center.get(Point()); in get_color() local
159 Point center=layer->param_center.get(Point()); in perform() local
168 Point center=layer->param_center.get(Point()); in unperform() local
189 Point center=param_center.get(Point()); in accelerated_render() local
216 Point center=param_center.get(Point()); in accelerated_cairorender() local
246 Point center=param_center.get(Point()); in get_full_bounding_rect() local
261 Point center=param_center.get(Point()); in build_rendering_task_vfunc() local
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/basis/
H A Ddercent.cc50 DerivCenters::add_center(int center, int atom) in add_center()
58 DerivCenters::add_omitted(int center, int atom) in add_omitted()
65 DerivCenters::add_center(int center, const Ref<GaussianBasisSet> &b, int shell) in add_center()
71 DerivCenters::add_omitted(int center, const Ref<GaussianBasisSet> &b, int shell) in add_omitted()
/dports/multimedia/gstreamer1-qt/qt-gstreamer-1.2.0/src/QGst/
H A Dvideoorientation.cpp42 int center = 0; in horizontalCenter() local
50 int center = 0; in verticalCenter() local
66 bool VideoOrientation::setHorizontalCenter(int center) in setHorizontalCenter()
71 bool VideoOrientation::setVerticalCenter(int center) in setVerticalCenter()
/dports/misc/valentina/valentina-5b7e98bf48a86e3c444423a9f03533440a39aad9/src/libs/vgeometry/
H A Dvabstractarc_p.h66 VPointF center; variable
88 VAbstractArcData::VAbstractArcData(const VPointF &center, qreal f1, const QString &formulaF1, qreal… in VAbstractArcData()
100 VAbstractArcData::VAbstractArcData(const QString &formulaLength, const VPointF &center, qreal f1, in VAbstractArcData()
112 VAbstractArcData::VAbstractArcData(const VPointF &center, qreal f1) in VAbstractArcData()
123 VAbstractArcData::VAbstractArcData(const VPointF &center, qreal f1, qreal f2) in VAbstractArcData()
/dports/finance/quickfix/quickfix-1.15.1/src/C++/
H A DHttpConnection.cpp134 { CENTER center(h); center.text(); in processRequest() local
138 { CENTER center(h); center.text(); in processRequest() local
254 CENTER center(b); center.text(); in processResetSessions() local
261 { CENTER center(b); center.text(); in processResetSessions() local
265 { CENTER center(b); center.text(); in processResetSessions() local
301 CENTER center(b); center.text(); in processRefreshSessions() local
308 { CENTER center(b); center.text(); in processRefreshSessions() local
348 CENTER center(b); center.text(); in processEnableSessions() local
395 CENTER center(b); center.text(); in processDisableSessions() local
588 CENTER center(b); center.text(); in processResetSession() local
[all …]
/dports/math/py-pandas/pandas-1.2.5/pandas/tests/window/moments/
H A Dtest_moments_consistency_rolling.py83 consistency_data, window, min_periods, center, f argument
104 consistency_data, window, min_periods, center, f argument
502 def test_moments_consistency_var(consistency_data, window, min_periods, center, ddof): argument
526 consistency_data, window, min_periods, center, ddof argument
551 def test_rolling_consistency_std(consistency_data, window, min_periods, center, ddof): argument
571 def test_rolling_consistency_cov(consistency_data, window, min_periods, center, ddof): argument
592 consistency_data, window, min_periods, center, ddof argument
648 def test_rolling_consistency_mean(consistency_data, window, min_periods, center): argument
665 def test_rolling_consistency_constant(consistency_data, window, min_periods, center): argument
694 consistency_data, window, min_periods, center argument
/dports/graphics/geomview/geomview-1.9.5/src/lib/gprim/bbox/
H A Dbboxcenter.c27 static void _BBoxCenter(BBox *bbox, HPtNCoord *center) in _BBoxCenter()
40 HPointN *BBoxCenterND(BBox *bbox, HPointN *center) in BBoxCenterND()
54 void BBoxCenter(BBox *bbox, HPoint3 *center) in BBoxCenter()
/dports/math/R-cran-dimRed/dimRed/tests/testthat/
H A Dtest_PCA.R8 irisParsCS <- list(center = TRUE, scale. = TRUE) nameattr
9 irisParsC <- list(center = TRUE, scale. = FALSE) nameattr
10 irisParsS <- list(center = FALSE, scale. = TRUE) nameattr
11 irisPars <- list(center = FALSE, scale. = FALSE) nameattr
54 scale2 <- function(x, center, scale.) scale(x, center, scale.) argument
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/ui/tk/util/
H A DLSPItemSelection.cpp74 ssize_t center = (first + last) >> 1; in contains() local
101 ssize_t center = (first + last) >> 1; in put() local
126 ssize_t center = (first + last) >> 1; in remove() local
237 ssize_t center = (first + last) >> 1; in toggle_value() local
280 ssize_t center = (first + last) >> 1; in insert_item() local
309 ssize_t center = (first + last) >> 1; in remove_item() local
349 ssize_t center = (first + last) >> 1; in swap_items() local
367 ssize_t center = (first + last) >> 1; in swap_items() local
395 ssize_t center = (first + last) >> 1; in swap_items() local
/dports/astro/marble/marble-21.12.3/examples/cpp/marbleQuick2/
H A Dmain.cpp36 void handlePinchStart(QPointF center) in handlePinchStart()
41 void handlePinchUpdate(QPointF center, qreal scale) in handlePinchUpdate()
46 void handlePinchEnd(QPointF center, bool canceled) in handlePinchEnd()
52 void makePinch(QPointF center, Qt::GestureState state, qreal scale = 1) in makePinch()
/dports/science/madness/madness-ebb3fd7/src/madness/mra/
H A Dsdf_shape_2D.h62 const coord_2d center; ///< Center of circle variable
69 SDFCircle(const double radius, const coord_2d &center) in SDFCircle()
122 const coord_2d center; ///< the center variable
129 SDFRectangle(const coord_2d& length, const coord_2d& center) in SDFRectangle()

12345678910>>...275