Home
last modified time | relevance | path

Searched defs:allBounds (Results 1 – 25 of 26) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/lookup/
H A DCaptureBinding.java307 ReferenceBinding[] allBounds = new ReferenceBinding[supers.length + 1]; in upperBoundForProjection() local
334 ReferenceBinding[] allBounds = new ReferenceBinding[supers.length + 1]; in upperBoundForProjection() local
H A DWildcardBinding.java84 public TypeBinding allBounds() { in allBounds() method in WildcardBinding
679 ReferenceBinding[] allBounds = new ReferenceBinding[this.otherBounds.length+1]; in getIntersectingTypes() local
H A DParameterizedTypeBinding.java1702 …TypeBinding[] allBounds = new TypeBinding[len]; // TypeBinding so that in this round we accept Arr… in getNonWildcardParameterization() local
/dports/graphics/yafaray/libYafaRay-3.5.1/include/yafraycore/
H A Dray_kdtree.h110 bound_t *allBounds; variable
H A Dkdtree.h163 bound_t *allBounds; variable
/dports/java/eclipse-ecj/eclipse-ecj-4.4.2_1/org/eclipse/jdt/internal/compiler/lookup/
H A DWildcardBinding.java76 public TypeBinding allBounds() { in allBounds() method in WildcardBinding
547 ReferenceBinding[] allBounds = new ReferenceBinding[this.otherBounds.length+1]; in getIntersectingTypes() local
H A DParameterizedTypeBinding.java1447 …TypeBinding[] allBounds = new TypeBinding[len]; // TypeBinding so that in this round we accept Arr… in getNonWildcardParameterization() local
H A DBoundSet.java561 ReferenceBinding[] allBounds = new ReferenceBinding[n]; in incorporate() local
/dports/math/vtk8/VTK-8.2.0/Filters/ParallelGeometry/
H A DvtkPUnstructuredGridGhostCellsGenerator.cxx385 std::vector<double> allBounds; in GetFirstGhostLayer() local
410 std::vector<double>& allBounds) in ExchangeBoundsAndDetermineNeighbors()
471 std::vector<double>& allBounds) in ExtractAndReduceSurfacePointsShareData()
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelGeometry/
H A DvtkPUnstructuredGridGhostCellsGenerator.cxx392 std::vector<double> allBounds; in GetFirstGhostLayer() local
433 std::vector<double>& allBounds) in ExchangeBoundsAndDetermineNeighbors()
502 std::vector<double>& allBounds) in ExtractAndReduceSurfacePointsShareData()
/dports/graphics/embree/embree-3.13.2/kernels/geometry/
H A Dtrianglei.h88 LBBox3fa allBounds = empty; in linearBounds() local
99 LBBox3fa allBounds = empty; in linearBounds() local
H A Dquadi.h91 LBBox3fa allBounds = empty; in linearBounds() local
102 LBBox3fa allBounds = empty; in linearBounds() local
H A Dpointi.h119 LBBox3fa allBounds = empty; in linearBounds() local
129 LBBox3fa allBounds = empty; in linearBounds() local
H A Dsubgrid.h272 LBBox3fa allBounds = empty; in linearBounds() local
279 LBBox3fa allBounds = empty; in linearBounds() local
H A Dtrianglev_mb.h150 LBBox3fa allBounds = empty; in fillMB() local
H A Dlinei.h150 LBBox3fa allBounds = empty; in linearBounds() local
161 LBBox3fa allBounds = empty; in linearBounds() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Core/
H A DvtkRenderer.cxx1038 double allBounds[6]; in ResetCamera() local
1060 double allBounds[6]; in ResetCameraClippingRange() local
1337 double allBounds[6]; in ResetCameraScreenSpace() local
/dports/math/vtk6/VTK-6.2.0/Filters/HyperTree/
H A DvtkHyperOctreeSurfaceFilter.cxx425 double allBounds[3][3]; in GenerateFaces() local
/dports/math/vtk6/VTK-6.2.0/Rendering/Core/
H A DvtkRenderer.cxx897 double allBounds[6]; in ResetCamera() local
919 double allBounds[6]; in ResetCameraClippingRange() local
/dports/math/cvc3/cvc3-2.4.1/src/include/
H A Dtheory_arith_new.h651 BoundInfoSet allBounds; variable
/dports/math/vtk8/VTK-8.2.0/Rendering/Core/
H A DvtkRenderer.cxx1043 double allBounds[6]; in ResetCamera() local
1065 double allBounds[6]; in ResetCameraClippingRange() local
/dports/graphics/embree/embree-3.13.2/kernels/bvh/
H A Dbvh_builder_sah_mb.cpp82 LBBox3fa allBounds = empty; in operator ()() local
295 LBBox3fa allBounds = empty; in operator ()() local
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libcore/
H A DButton.cpp749 SWFRect allBounds; in getBounds() local
/dports/math/vtk8/VTK-8.2.0/Filters/ParallelFlowPaths/
H A DvtkPLagrangianParticleTracker.cxx116 std::vector<double> allBounds(6 * this->Controller->GetNumberOfProcesses(), 0); in ParticleStreamManager() local
/dports/math/vtk9/VTK-9.1.0/Filters/ParallelFlowPaths/
H A DvtkPLagrangianParticleTracker.cxx110 std::vector<double> allBounds(6 * this->Controller->GetNumberOfProcesses(), 0); in ParticleStreamManager() local

12