Home
last modified time | relevance | path

Searched refs:_is_smaller (Results 1 – 3 of 3) sorted by relevance

/dports/science/py-obspy/obspy-1.2.2/obspy/core/event/
H A Dcatalog.py331 def _is_smaller(value_1, value_2): function
352 operator_map = {"<": _is_smaller,
/dports/math/cgal/CGAL-5.3/include/CGAL/
H A DArrangement_on_surface_2.h1724 bool _is_smaller(const DHalfedge* he1,
1733 bool _is_smaller(const DHalfedge* he1,
1756 bool _is_smaller(const X_monotone_curve_2& cv1, const Point_2& p1,
1765 bool _is_smaller(const X_monotone_curve_2& cv1, const Point_2& p1,
/dports/math/cgal/CGAL-5.3/include/CGAL/Arrangement_2/
H A DArrangement_on_surface_2_impl.h3805 _is_smaller(he_curr, ps_x_curr, ps_y_curr, in _compute_signs_and_min()
3836 _is_smaller(const DHalfedge* he1, in _is_smaller() function
3855 _is_smaller(const DHalfedge* he1, in _is_smaller() function
3877 return _is_smaller(he1->curve(), he1->vertex()->point(), ps_x1, ps_y1, in _is_smaller()
3886 _is_smaller(const X_monotone_curve_2& /* cv1 */, const Point_2& p1, in _is_smaller() function
3903 _is_smaller(const X_monotone_curve_2& cv1, const Point_2& p1, in _is_smaller() function
4066 _is_smaller(he->curve(), he->vertex()->point(), in _defines_outer_ccb_of_new_face()
4389 _is_smaller(he_min1, ps_x_min1, ps_y_min1, in _remove_edge()