Home
last modified time | relevance | path

Searched defs:distance_from (Results 1 – 25 of 54) sorted by relevance

123

/dports/devel/thrust/thrust-1.9.5/thrust/iterator/
H A Diterator_facade.h179 distance_from(Facade1 const& f1, Facade2 const& f2, thrust::detail::true_type) in distance_from() function
189 distance_from(Facade1 const& f1, Facade2 const& f2, thrust::detail::false_type) in distance_from() function
197 distance_from(Facade1 const& f1, Facade2 const& f2) in distance_from() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp78 int distance_from(address *table) { return table - table_for(); } in distance_from() function in DispatchTable
79 int distance_from(TosState state) { return distance_from(table_for(state)); } in distance_from() function in DispatchTable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp78 int distance_from(address *table) { return table - table_for(); } in distance_from() function in DispatchTable
79 int distance_from(TosState state) { return distance_from(table_for(state)); } in distance_from() function in DispatchTable
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp78 int distance_from(address *table) { return table - table_for(); } in distance_from() function in DispatchTable
79 int distance_from(TosState state) { return distance_from(table_for(state)); } in distance_from() function in DispatchTable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp79 int distance_from(address *table) { return table - table_for(); } in distance_from() function in DispatchTable
80 int distance_from(TosState state) { return distance_from(table_for(state)); } in distance_from() function in DispatchTable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp79 int distance_from(address *table) { return table - table_for(); } in distance_from() function in DispatchTable
80 int distance_from(TosState state) { return distance_from(table_for(state)); } in distance_from() function in DispatchTable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp78 int distance_from(address *table) { return table - table_for(); } in distance_from() function in DispatchTable
79 int distance_from(TosState state) { return distance_from(table_for(state)); } in distance_from() function in DispatchTable
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp78 int distance_from(address *table) { return table - table_for(); } in distance_from() function in DispatchTable
79 int distance_from(TosState state) { return distance_from(table_for(state)); } in distance_from() function in DispatchTable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/interpreter/
H A DtemplateInterpreter.hpp78 int distance_from(address *table) { return table - table_for(); } in distance_from() function in DispatchTable
79 int distance_from(TosState state) { return distance_from(table_for(state)); } in distance_from() function in DispatchTable
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.hpp75 int distance_from(address *table) { return table - table_for(); } in distance_from() function in VALUE_OBJ_CLASS_SPEC
76 int distance_from(TosState state) { return distance_from(table_for(state)); } in distance_from() function in VALUE_OBJ_CLASS_SPEC
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DtemplateInterpreter.hpp75 int distance_from(address *table) { return table - table_for(); } in distance_from() function in VALUE_OBJ_CLASS_SPEC
76 int distance_from(TosState state) { return distance_from(table_for(state)); } in distance_from() function in VALUE_OBJ_CLASS_SPEC
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcoord-def.h47 constexpr int distance_from(const coord_def &b) const in distance_from() function
/dports/devel/p5-Geo-ShapeFile/Geo-ShapeFile-3.01/lib/Geo/ShapeFile/
H A DPoint.pm105 sub distance_from { subroutine
/dports/misc/vxl/vxl-3.3.2/contrib/gel/vtol/
H A Dvtol_vertex_2d.cxx204 double vtol_vertex_2d::distance_from(const vnl_double_2 &v) in distance_from() function in vtol_vertex_2d
/dports/graphics/dia/dia-0.97.3/bindings/
H A Ddia-object.cpp119 dia::Object::distance_from (Point* p) const in distance_from() function in dia::Object
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/iterator/
H A Diterator_facade.hpp551 static typename Facade1::difference_type distance_from( in distance_from() function in boost::iterator_core_access
558 static typename Facade2::difference_type distance_from( in distance_from() function in boost::iterator_core_access
/dports/databases/p5-Tie-LevelDB/Tie-LevelDB-0.07/boost_1_47/boost/iterator/
H A Diterator_facade.hpp551 static typename Facade1::difference_type distance_from( in distance_from() function in boost::iterator_core_access
558 static typename Facade2::difference_type distance_from( in distance_from() function in boost::iterator_core_access
/dports/devel/libcutl/libcutl-1.10.0/cutl/details/boost/iterator/
H A Diterator_facade.hpp548 static typename Facade1::difference_type distance_from( in distance_from() function in cutl_details_boost::iterator_core_access
555 static typename Facade2::difference_type distance_from( in distance_from() function in cutl_details_boost::iterator_core_access
/dports/science/smoldyn/smoldyn-2.67/source/NextSubVolume/boost_include/boost/iterator/
H A Diterator_facade.hpp548 static typename Facade1::difference_type distance_from( in distance_from() function in boost::iterator_core_access
555 static typename Facade2::difference_type distance_from( in distance_from() function in boost::iterator_core_access
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/cutl/details/boost/iterator/
H A Diterator_facade.hpp548 static typename Facade1::difference_type distance_from( in distance_from() function in cutl_details_boost::iterator_core_access
555 static typename Facade2::difference_type distance_from( in distance_from() function in cutl_details_boost::iterator_core_access
/dports/biology/canu/canu-2.2/src/utgcns/libboost/boost/iterator/
H A Diterator_facade.hpp548 static typename Facade1::difference_type distance_from( in distance_from() function in boost::iterator_core_access
555 static typename Facade2::difference_type distance_from( in distance_from() function in boost::iterator_core_access
/dports/biology/lamarc/lamarc-2.1.8/boost/iterator/
H A Diterator_facade.hpp551 static typename Facade1::difference_type distance_from( in distance_from() function in boost::iterator_core_access
558 static typename Facade2::difference_type distance_from( in distance_from() function in boost::iterator_core_access
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/gfx/
H A Dfont_template.rs49 fn distance_from(&self, other: &FontTemplateDescriptor) -> u32 { in distance_from() method
/dports/devel/boost-docs/boost_1_72_0/boost/iterator/
H A Diterator_facade.hpp584 static typename Facade1::difference_type distance_from( in distance_from() function in boost::iterators::iterator_core_access
591 static typename Facade2::difference_type distance_from( in distance_from() function in boost::iterators::iterator_core_access
/dports/devel/hyperscan/boost_1_75_0/boost/iterator/
H A Diterator_facade.hpp584 static typename Facade1::difference_type distance_from( in distance_from() function in boost::iterators::iterator_core_access
591 static typename Facade2::difference_type distance_from( in distance_from() function in boost::iterators::iterator_core_access

123