Searched refs:point_to_point (Results 1 – 25 of 43) sorted by relevance
12
/third_party/boost/boost/geometry/algorithms/detail/ |
D | convert_point_to_point.hpp | 36 struct point_to_point struct 43 … point_to_point<Source, Destination, Dimension + 1, DimensionCount>::apply(source, destination); in apply() 48 struct point_to_point<Source, Destination, DimensionCount, DimensionCount> struct 58 … point_to_point<Source, Destination, 0, dimension<Destination>::value>::apply(source, destination); in convert_point_to_point()
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | envelope_point.hpp | 50 detail::conversion::point_to_point in apply()
|
D | envelope_box.hpp | 62 detail::conversion::point_to_point in apply()
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | densify.hpp | 106 geometry::detail::conversion::point_to_point in apply()
|
D | expand_box.hpp | 71 detail::conversion::point_to_point in apply()
|
/third_party/boost/libs/mpi/doc/ |
D | point_to_point.qbk | 1 [section:point_to_point Point-to-Point communication] 69 [link mpi.tutorial.point_to_point.blocking section]. 176 [endsect:point_to_point]
|
D | tutorial.qbk | 80 [include point_to_point.qbk]
|
D | python.qbk | 61 the example [link mpi.tutorial.point_to_point in the C++
|
D | collective.qbk | 3 [link mpi.tutorial.point_to_point Point-to-point operations] are the
|
/third_party/boost/boost/geometry/algorithms/detail/envelope/ |
D | range_of_boxes.hpp | 177 detail::conversion::point_to_point in apply() 185 detail::conversion::point_to_point in apply()
|
/third_party/boost/boost/geometry/strategies/geographic/ |
D | densify.hpp | 101 geometry::detail::conversion::point_to_point in apply()
|
/third_party/boost/boost/geometry/algorithms/detail/distance/ |
D | point_to_geometry.hpp | 62 struct point_to_point struct 371 > : detail::distance::point_to_point<P1, P2, Strategy>
|
/third_party/boost/libs/mpi/build/ |
D | Jamfile.v2 | 54 point_to_point.cpp
|
/third_party/boost/boost/geometry/srs/ |
D | projection.hpp | 85 geometry::detail::conversion::point_to_point in copy_higher_dimensions()
|
/third_party/boost/boost/geometry/algorithms/ |
D | convert.hpp | 328 : detail::conversion::point_to_point<Geometry1, Geometry2, 0, DimensionCount>
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/master/ |
D | khrglesext-master.txt | 48 KHR-GLESEXT.geometry_shader.primitive_counter.point_to_point
|
D | gles32-khr-master.txt | 76 KHR-GLES32.core.geometry_shader.primitive_counter.point_to_point
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/ |
D | gles32-khr-master.txt | 62 KHR-GLES32.core.geometry_shader.primitive_counter.point_to_point
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/src/ |
D | gles32-khr-master.txt | 62 KHR-GLES32.core.geometry_shader.primitive_counter.point_to_point
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/ |
D | gles32-khr-master.txt | 62 KHR-GLES32.core.geometry_shader.primitive_counter.point_to_point
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/src/ |
D | gles32-khr-master.txt | 62 KHR-GLES32.core.geometry_shader.primitive_counter.point_to_point
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/ |
D | gles32-khr-master.txt | 64 KHR-GLES32.core.geometry_shader.primitive_counter.point_to_point
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/src/ |
D | gles32-khr-master.txt | 64 KHR-GLES32.core.geometry_shader.primitive_counter.point_to_point
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.6.x/ |
D | gles32-khr-master.txt | 76 KHR-GLES32.core.geometry_shader.primitive_counter.point_to_point
|
/third_party/vk-gl-cts/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.5.x/ |
D | gles32-khr-master.txt | 76 KHR-GLES32.core.geometry_shader.primitive_counter.point_to_point
|
12