Home
last modified time | relevance | path

Searched defs:new_distance (Results 1 – 25 of 64) sorted by relevance

123

/dports/www/osrm-backend/osrm-backend-5.26.0/include/engine/trip/
H A Dtrip_brute_force.hpp80 const auto new_distance = in BruteForceTrip() local
/dports/math/py-grandalf/grandalf-0.7/grandalf/
H A Drouting.py49 def _gen_point(p1, p2, new_distance): argument
/dports/math/cgal/CGAL-5.3/include/CGAL/internal/Surface_mesh_segmentation/
H A DK_means_clustering.h126 double new_distance = CGAL::square(centers.back() - points[j]); in plus_plus_initialization() local
251 double new_distance = std::abs(centers[i].mean - data); in calculate_new_center() local
H A DSDF_calculation.h442 double new_distance = to_double( i_ray.squared_length() ); in cast_and_return_minimum() local
/dports/games/pink-pony/pink-pony-1.4.1/src/
H A DLineList.cc85 float new_distance = in intersects() local
/dports/math/cgal/CGAL-5.3/examples/Spatial_searching/
H A DDistance.h93 double new_distance(double& dist, double old_off, double new_off, in new_distance() function
/dports/cad/cura-engine/CuraEngine-fadb5d6b/src/utils/
H A DMinimumSpanningTree.cpp78 const coord_t new_distance = vSize2(*closest_point - *point_and_distance.first); in prim() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/input/
H A Dsnap_fling_curve.cc101 double new_distance = GetCurrentCurveDistance(current_time); in GetScrollDelta() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/input/
H A Dsnap_fling_curve.cc101 double new_distance = GetCurrentCurveDistance(current_time); in GetScrollDelta() local
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/tracks/
H A Dtrack_object_manager.cpp254 float new_distance = new_hit_point.distance(from); in castRay() local
H A Ddrive_graph.cpp480 void DriveGraph::computeDistanceFromStart(unsigned int node, float new_distance) in computeDistanceFromStart()
/dports/games/gracer/gracer-0.1.5/src/
H A Dglutwidgets.c339 int distance = 0, new_distance; in find_left_focusable_widget() local
368 int distance = 0, new_distance; in find_right_focusable_widget() local
397 int distance = 0, new_distance; in find_upper_focusable_widget() local
426 int distance = 0, new_distance; in find_lower_focusable_widget() local
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/glui/glui-2.35/src/
H A Dviewmodel.cpp42 ViewModel::set_distance(const float new_distance) in set_distance()
/dports/devel/glui/glui-2.36/src/
H A Dviewmodel.cpp44 ViewModel::set_distance(const float new_distance) in set_distance()
/dports/www/osrm-backend/osrm-backend-5.26.0/src/engine/routing_algorithms/
H A Dmany_to_many_ch.cpp133 auto new_distance = heapNode.data.distance + target_distance; in forwardRoutingStep() local
H A Dmany_to_many_mld.cpp446 auto new_distance = heapNode.data.distance + target_distance; in forwardRoutingStep() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzlib/
H A Dfillutil.cpp812 int curr_distance, new_distance; in searchForNearestSlave() local
913 int distance, s_next, new_distance; in dragSlave() local
939 int distance, new_distance, s_next; in dragSlaveRev() local
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DEuclidean_distance.h238 inline FT new_distance(FT dist, FT old_off, FT new_off, in new_distance() function
/dports/cad/alliance/alliance/src/nero/src/
H A DAAstar.cpp259 long new_distance, new_remains; in successors() local
/dports/graphics/libjxl/libjxl-0.6.1/plugins/gimp/
H A Dfile-jxl-save.cc75 float new_distance = gtk_adjustment_get_value(adj_dist); in gui_on_change_distance() local
/dports/math/R-cran-influenceR/influenceR/src/
H A Dkeyplayer-utils.c204 double * new_distance = (double *) malloc(n*k*sizeof(double)); in get_next_state_graph() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/phy_tree/
H A Ddist_methods.cpp314 double new_distance = parent->GetValue().GetDist(); in RerootTree() local
/dports/www/py-bokeh/bokeh-2.3.3/tests/unit/bokeh/
H A Dtest_client_server.py997 def change_to(new_distance, new_angle): argument
/dports/devel/boost-docs/boost_1_72_0/boost/geometry/strategies/geographic/
H A Ddistance_cross_track.hpp298 CT new_distance = inverse_distance_type::apply(lon3, lat3, in bisection() local
/dports/devel/hyperscan/boost_1_75_0/boost/geometry/strategies/geographic/
H A Ddistance_cross_track.hpp296 CT new_distance = inverse_distance_type::apply(lon3, lat3, in bisection() local

123