Home
last modified time | relevance | path

Searched refs:coor_type (Results 1 – 25 of 63) sorted by relevance

123

/dports/biology/viennarna/ViennaRNA-2.4.18/src/RNAforester/g2-0.72/src/
H A Dg2_graphic_pd.c45 switch(pd->coor_type) { in g2_plot_pd()
76 switch(pd->coor_type) { in g2_line_pd()
110 switch(pd->coor_type) { in g2_poly_line_pd()
154 switch(pd->coor_type) { in g2_triangle_pd()
196 switch(pd->coor_type) { in g2_filled_triangle_pd()
241 switch(pd->coor_type) { in g2_rectangle_pd()
281 switch(pd->coor_type) { in g2_filled_rectangle_pd()
328 switch(pd->coor_type) { in g2_polygon_pd()
371 switch(pd->coor_type) { in g2_filled_polygon_pd()
409 switch(pd->coor_type) { in g2_ellipse_pd()
[all …]
H A Dg2_control_pd.c186 switch(pd->coor_type) { in g2_set_font_size_pd()
214 switch(pd->coor_type) { in g2_set_line_width_pd()
243 switch(pd->coor_type) { in g2_set_dash_pd()
284 switch(pd->coor_type) { in g2_query_pointer_pd()
H A Dg2_physical_device.h40 g2_coor coor_type; /* coordinate type */ member
/dports/graphics/g2/g2-0.72/src/
H A Dg2_graphic_pd.c45 switch(pd->coor_type) { in g2_plot_pd()
76 switch(pd->coor_type) { in g2_line_pd()
110 switch(pd->coor_type) { in g2_poly_line_pd()
154 switch(pd->coor_type) { in g2_triangle_pd()
196 switch(pd->coor_type) { in g2_filled_triangle_pd()
241 switch(pd->coor_type) { in g2_rectangle_pd()
281 switch(pd->coor_type) { in g2_filled_rectangle_pd()
328 switch(pd->coor_type) { in g2_polygon_pd()
371 switch(pd->coor_type) { in g2_filled_polygon_pd()
409 switch(pd->coor_type) { in g2_ellipse_pd()
[all …]
H A Dg2_control_pd.c186 switch(pd->coor_type) { in g2_set_font_size_pd()
214 switch(pd->coor_type) { in g2_set_line_width_pd()
243 switch(pd->coor_type) { in g2_set_dash_pd()
284 switch(pd->coor_type) { in g2_query_pointer_pd()
H A Dg2_physical_device.h40 g2_coor coor_type; /* coordinate type */ member
/dports/science/afni/afni-AFNI_21.3.16/src/scripts_install/
H A D@chauffeur_afni700 set coor_type = "SET_DICOM_XYZ"
715 set coor_type = "SET_IJK"
1365 if ( "$coor_type" == "SET_IJK" ) then
1368 else if ( "$coor_type" == "SET_DICOM_XYZ" ) then
1600 set coor_type = "SET_IJK"
1905 if ( "$coor_type" == "SET_IJK" ) then
1977 set coor_type = "SET_DICOM_XYZ"
1988 set coor_type = "SET_IJK"
1989 echo "++ Will have: $coor_type $coors"
2121 echo "set coor_type = "\""${coor_type}"\""" >> $oechocmd
[all …]
H A D@djunct_4d_slices_to_3d_vol111 set coor_type = "SET_DICOM_XYZ"
261 if ( "$coor_type" == "SET_IJK" ) then
262 echo "++ Will have user's chosen: $coor_type $coors"
267 else if ( "$coor_type" == "SET_DICOM_XYZ" ) then
268 echo "++ Will have user's chosen: $coor_type $coors"
273 echo "** ERROR: unknown coor_type somehow?: $coor_type"
H A D@djunct_vol_3slice_select49 set coor_type = "SET_IJK"
61 set coor_type = "SET_DICOM_XYZ"
81 if ( "$coor_type" == "SET_DICOM_XYZ" ) then
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/buffer/
H A Dbuffer_linestring_aimes.cpp426 typedef typename bg::coordinate_type<P>::type coor_type; in test_aimes() typedef
428 if (BOOST_GEOMETRY_CONDITION((boost::is_same<coor_type, float>::value))) in test_aimes()
/dports/devel/boost-docs/boost_1_72_0/libs/numeric/odeint/test/
H A Dsymplectic_steppers.cpp132 ( boost::is_same< typename Stepper::coor_type , diagnostic_state_type >::value ) , in BOOST_AUTO_TEST_CASE_TEMPLATE()
357 typedef boost::fusion::vector< length_type > coor_type; typedef
360 typedef complete_steppers< coor_type , mom_type , double ,
369 coor_type q = fusion::make_vector( 1.0 * si::meter ); in BOOST_AUTO_TEST_CASE_TEMPLATE()
374 coor_type q1 = q , q2 = q; in BOOST_AUTO_TEST_CASE_TEMPLATE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/numeric/odeint/test/
H A Dsymplectic_steppers.cpp132 ( boost::is_same< typename Stepper::coor_type , diagnostic_state_type >::value ) , in BOOST_AUTO_TEST_CASE_TEMPLATE()
357 typedef boost::fusion::vector< length_type > coor_type; typedef
360 typedef complete_steppers< coor_type , mom_type , double ,
369 coor_type q = fusion::make_vector( 1.0 * si::meter ); in BOOST_AUTO_TEST_CASE_TEMPLATE()
374 coor_type q1 = q , q2 = q; in BOOST_AUTO_TEST_CASE_TEMPLATE()
/dports/databases/xtrabackup/boost_1_59_0/libs/numeric/odeint/test/
H A Dsymplectic_steppers.cpp132 ( boost::is_same< typename Stepper::coor_type , diagnostic_state_type >::value ) , in BOOST_AUTO_TEST_CASE_TEMPLATE()
357 typedef boost::fusion::vector< length_type > coor_type; typedef
360 typedef complete_steppers< coor_type , mom_type , double ,
369 coor_type q = fusion::make_vector( 1.0 * si::meter ); in BOOST_AUTO_TEST_CASE_TEMPLATE()
374 coor_type q1 = q , q2 = q; in BOOST_AUTO_TEST_CASE_TEMPLATE()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/numeric/odeint/test/
H A Dsymplectic_steppers.cpp132 ( boost::is_same< typename Stepper::coor_type , diagnostic_state_type >::value ) , in BOOST_AUTO_TEST_CASE_TEMPLATE()
357 typedef boost::fusion::vector< length_type > coor_type; typedef
360 typedef complete_steppers< coor_type , mom_type , double ,
369 coor_type q = fusion::make_vector( 1.0 * si::meter ); in BOOST_AUTO_TEST_CASE_TEMPLATE()
374 coor_type q1 = q , q2 = q; in BOOST_AUTO_TEST_CASE_TEMPLATE()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/numeric/odeint/test/
H A Dsymplectic_steppers.cpp132 ( boost::is_same< typename Stepper::coor_type , diagnostic_state_type >::value ) , in BOOST_AUTO_TEST_CASE_TEMPLATE()
357 typedef boost::fusion::vector< length_type > coor_type; typedef
360 typedef complete_steppers< coor_type , mom_type , double ,
369 coor_type q = fusion::make_vector( 1.0 * si::meter ); in BOOST_AUTO_TEST_CASE_TEMPLATE()
374 coor_type q1 = q , q2 = q; in BOOST_AUTO_TEST_CASE_TEMPLATE()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/numeric/odeint/test/
H A Dsymplectic_steppers.cpp132 ( boost::is_same< typename Stepper::coor_type , diagnostic_state_type >::value ) , in BOOST_AUTO_TEST_CASE_TEMPLATE()
357 typedef boost::fusion::vector< length_type > coor_type; typedef
360 typedef complete_steppers< coor_type , mom_type , double ,
369 coor_type q = fusion::make_vector( 1.0 * si::meter ); in BOOST_AUTO_TEST_CASE_TEMPLATE()
374 coor_type q1 = q , q2 = q; in BOOST_AUTO_TEST_CASE_TEMPLATE()
/dports/databases/percona57-server/boost_1_59_0/libs/numeric/odeint/test/
H A Dsymplectic_steppers.cpp132 ( boost::is_same< typename Stepper::coor_type , diagnostic_state_type >::value ) , in BOOST_AUTO_TEST_CASE_TEMPLATE()
357 typedef boost::fusion::vector< length_type > coor_type; typedef
360 typedef complete_steppers< coor_type , mom_type , double ,
369 coor_type q = fusion::make_vector( 1.0 * si::meter ); in BOOST_AUTO_TEST_CASE_TEMPLATE()
374 coor_type q1 = q , q2 = q; in BOOST_AUTO_TEST_CASE_TEMPLATE()
/dports/databases/percona57-client/boost_1_59_0/libs/numeric/odeint/test/
H A Dsymplectic_steppers.cpp132 ( boost::is_same< typename Stepper::coor_type , diagnostic_state_type >::value ) , in BOOST_AUTO_TEST_CASE_TEMPLATE()
357 typedef boost::fusion::vector< length_type > coor_type; typedef
360 typedef complete_steppers< coor_type , mom_type , double ,
369 coor_type q = fusion::make_vector( 1.0 * si::meter ); in BOOST_AUTO_TEST_CASE_TEMPLATE()
374 coor_type q1 = q , q2 = q; in BOOST_AUTO_TEST_CASE_TEMPLATE()
/dports/devel/boost-libs/boost_1_72_0/libs/numeric/odeint/test/
H A Dsymplectic_steppers.cpp132 ( boost::is_same< typename Stepper::coor_type , diagnostic_state_type >::value ) , in BOOST_AUTO_TEST_CASE_TEMPLATE()
357 typedef boost::fusion::vector< length_type > coor_type; typedef
360 typedef complete_steppers< coor_type , mom_type , double ,
369 coor_type q = fusion::make_vector( 1.0 * si::meter ); in BOOST_AUTO_TEST_CASE_TEMPLATE()
374 coor_type q1 = q , q2 = q; in BOOST_AUTO_TEST_CASE_TEMPLATE()
/dports/devel/hyperscan/boost_1_75_0/libs/numeric/odeint/test/
H A Dsymplectic_steppers.cpp132 ( boost::is_same< typename Stepper::coor_type , diagnostic_state_type >::value ) , in BOOST_AUTO_TEST_CASE_TEMPLATE()
357 typedef boost::fusion::vector< length_type > coor_type; typedef
360 typedef complete_steppers< coor_type , mom_type , double ,
369 coor_type q = fusion::make_vector( 1.0 * si::meter ); in BOOST_AUTO_TEST_CASE_TEMPLATE()
374 coor_type q1 = q , q2 = q; in BOOST_AUTO_TEST_CASE_TEMPLATE()
/dports/devel/boost-docs/boost_1_72_0/boost/numeric/odeint/stepper/
H A Dvelocity_verlet.hpp63 typedef Coor coor_type; typedef in boost::numeric::odeint::velocity_verlet
66 typedef std::pair< coor_type , velocity_type > state_type;
/dports/devel/hyperscan/boost_1_75_0/boost/numeric/odeint/stepper/
H A Dvelocity_verlet.hpp63 typedef Coor coor_type; typedef in boost::numeric::odeint::velocity_verlet
66 typedef std::pair< coor_type , velocity_type > state_type;
/dports/devel/boost-python-libs/boost_1_72_0/boost/numeric/odeint/stepper/
H A Dvelocity_verlet.hpp63 typedef Coor coor_type; typedef in boost::numeric::odeint::velocity_verlet
66 typedef std::pair< coor_type , velocity_type > state_type;
/dports/devel/R-cran-BH/BH/inst/include/boost/numeric/odeint/stepper/
H A Dvelocity_verlet.hpp63 typedef Coor coor_type; typedef in boost::numeric::odeint::velocity_verlet
66 typedef std::pair< coor_type , velocity_type > state_type;
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/numeric/odeint/stepper/
H A Dvelocity_verlet.hpp63 typedef Coor coor_type; typedef in boost::numeric::odeint::velocity_verlet
66 typedef std::pair< coor_type , velocity_type > state_type;

123