Searched refs:atd (Results 1 – 3 of 3) sorted by relevance
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | distance_projected_point_ax.hpp | 66 : atd(c), xtd(c) in projected_point_ax_result() 70 : atd(a), xtd(x) in projected_point_ax_result() 76 return left.xtd < right.xtd || left.atd < right.atd; in operator <() 79 T atd, xtd; member 102 value_type const la = left.atd > m_max_distance.atd ? left.atd - m_max_distance.atd : 0; in operator ()() 103 value_type const ra = right.atd > m_max_distance.atd ? right.atd - m_max_distance.atd : 0; in operator ()() 208 result.atd = 0; in apply() 221 result.atd = strategy.apply(p1, projected); in apply() 225 result.atd = strategy.apply(p2, projected); in apply() 229 result.atd = 0; in apply() [all …]
|
/third_party/boost/libs/geometry/test/strategies/ |
D | test_projected_point.hpp | 122 BOOST_CHECK_CLOSE(v1.atd, v2.atd, f); in test_check_close()
|
/third_party/icu/icu4c/source/test/testdata/ |
D | ConverterSelectorTestUTF8.txt | 195 …ndardy, jako jsou XML, Java, ECMAScript (JavaScript), LDAP, CORBA 3.0, WML atd. a je oficiální for…
|