Home
last modified time | relevance | path

Searched defs:bounds1 (Results 1 – 25 of 123) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DPathOpsBoundsTest.cpp34 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(sectTests[index][0]); in DEF_TEST() local
42 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(noSectTests[index][0]); in DEF_TEST() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/query/
H A Dindex_bounds_test.cpp330 IndexBounds bounds1; in TEST() local
352 IndexBounds bounds1; in TEST() local
359 IndexBounds bounds1; in TEST() local
386 IndexBounds bounds1; in TEST() local
420 IndexBounds bounds1; in TEST() local
454 IndexBounds bounds1; in TEST() local
489 IndexBounds bounds1; in TEST() local
518 IndexBounds bounds1; in TEST() local
534 IndexBounds bounds1; in TEST() local
551 IndexBounds bounds1; in TEST() local
[all …]
/dports/science/cdk/cdk-cdk-2.3/display/renderextra/src/main/java/org/openscience/cdk/renderer/generators/
H A DReactionPlusGenerator.java55 Rectangle2D bounds1 = BoundsCalculator.calculateBounds(reactants.getAtomContainer(0)); in generate() local
69 Rectangle2D bounds1 = BoundsCalculator.calculateBounds(reactants.getAtomContainer(0)); in generate() local
/dports/graphics/py-rasterio/rasterio-1.2.10/rasterio/
H A Dcoords.py25 def disjoint_bounds(bounds1, bounds2): argument
/dports/cad/nvc/nvc-r1.5.3/test/regress/
H A Dbounds1.vhd1 entity bounds1 is entity
/dports/cad/nvc/nvc-r1.5.3/test/lower/
H A Dbounds1.vhd1 entity bounds1 is entity
/dports/games/trenchbroom/TrenchBroom-ed46601/test/src/
H A DBBoxTest.cpp55 const BBox3f bounds1(min, max); in TEST() local
93 BBox3f bounds1(Vec3f(-12.0f, -3.0f, 4.0f), Vec3f(7.0f, 8.0f, 9.0f)); in TEST() local
101 const BBox3f bounds1(Vec3f(-12.0f, -3.0f, 4.0f), Vec3f(7.0f, 8.0f, 9.0f)); in TEST() local
165 const BBox3f bounds1(Vec3f(-12.0f, -3.0f, 4.0f), Vec3f( 8.0f, 9.0f, 8.0f)); in TEST() local
174 const BBox3f bounds1(Vec3f(-12.0f, -3.0f, 4.0f), Vec3f( 8.0f, 9.0f, 8.0f)); in TEST() local
/dports/java/jfreechart/jfreechart-1.0.17/tests/org/jfree/chart/block/
H A DAbstractBlockTest.java123 Rectangle2D bounds1 = new Rectangle2D.Double(1.0, 2.0, 3.0, 4.0); in testCloning() local
H A DColorBlockTest.java93 Rectangle2D bounds1 = new Rectangle2D.Double(10.0, 20.0, 30.0, 40.0); in testCloning() local
/dports/games/alienarena/alienarena-7.66/source/unix/odesrc/
H A Dcollision_space_internal.h64 dReal *bounds1 = g1->aabb; in collideAABBs() local
/dports/games/alienarena-data/alienarena-7.66/source/unix/odesrc/
H A Dcollision_space_internal.h64 dReal *bounds1 = g1->aabb; in collideAABBs() local
/dports/devel/ode/ode-0.13/ode/src/
H A Dcollision_space_internal.h64 dReal *bounds1 = g1->aabb; in collideAABBs() local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/diy/vtkmdiy/include/vtkmdiy/
H A Dpick.hpp111 distance(const Bounds& bounds1, const Bounds& bounds2) in distance()
137 distance(int dim, const Bounds& bounds1, const Bounds& bounds2) in distance()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/diy2/vtkdiy2/include/vtkdiy2/
H A Dpick.hpp111 distance(const Bounds& bounds1, const Bounds& bounds2) in distance()
137 distance(int dim, const Bounds& bounds1, const Bounds& bounds2) in distance()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Focus/NonFocusableResizableTooSmall/
H A DNonFocusableResizableTooSmall.java73 final Rectangle bounds1 = frame.getBounds(); in init() local
/dports/java/jfreechart/jfreechart-1.0.17/tests/org/jfree/chart/title/
H A DLegendTitleTest.java131 Rectangle2D bounds1 = new Rectangle2D.Double(10.0, 20.0, 30.0, 40.0); in testCloning() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/Focus/NonFocusableResizableTooSmall/
H A DNonFocusableResizableTooSmall.java73 final Rectangle bounds1 = frame.getBounds(); in init() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/Focus/NonFocusableResizableTooSmall/
H A DNonFocusableResizableTooSmall.java73 final Rectangle bounds1 = frame.getBounds(); in init() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Focus/NonFocusableResizableTooSmall/
H A DNonFocusableResizableTooSmall.java73 final Rectangle bounds1 = frame.getBounds(); in init() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/Focus/NonFocusableResizableTooSmall/
H A DNonFocusableResizableTooSmall.java73 final Rectangle bounds1 = frame.getBounds(); in init() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/Focus/NonFocusableResizableTooSmall/
H A DNonFocusableResizableTooSmall.java73 final Rectangle bounds1 = frame.getBounds(); in init() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/Focus/NonFocusableResizableTooSmall/
H A DNonFocusableResizableTooSmall.java73 final Rectangle bounds1 = frame.getBounds(); in init() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/Focus/NonFocusableResizableTooSmall/
H A DNonFocusableResizableTooSmall.java73 final Rectangle bounds1 = frame.getBounds(); in init() local
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Dfillstyle.c246 SWFOutput_writeMorphFillStyle(SWFOutput out, SWFFillStyle fill1, SWFRect bounds1, in SWFOutput_writeMorphFillStyle()
289 SWFFillStyle *fills1, int nFills1, SWFRect bounds1, in SWFOutput_writeMorphFillStyles()
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dfillstyle.c246 SWFOutput_writeMorphFillStyle(SWFOutput out, SWFFillStyle fill1, SWFRect bounds1, in SWFOutput_writeMorphFillStyle()
289 SWFFillStyle *fills1, int nFills1, SWFRect bounds1, in SWFOutput_writeMorphFillStyles()

12345