Home
last modified time | relevance | path

Searched refs:getShape (Results 1926 – 1950 of 2165) sorted by relevance

1...<<71727374757677787980>>...87

/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/examples/chromatography/
H A Dmain.cpp311 const FixedArray<Coord<2>, MAX_NEIGHBORS>& getShape() const in getShape() function in Cell
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Target/Cpp/
H A DTranslateToCpp.cpp949 auto shape = tType.getShape(); in emitType()
/dports/cad/sumo/sumo-1.2.0/src/microsim/
H A DMSNet.cpp1036 if ((*i)->getShape().hasElevation()) { in checkElevation()
/dports/misc/dartsim/dart-6.11.1/dart/utils/
H A DVskParser.cpp977 auto shape = shapeNode->getShape(); in generateShapes()
H A DMayaExportSkeleton.cpp_109 Shape *prim = _b->getShape(0);
H A DSkelParser.cpp634 const auto& shapeType = shapeNode->getShape()->getType(); in readAspects()
639 Eigen::Matrix3d Ic = shapeNode->getShape()->computeInertia(mass); in readAspects()
/dports/games/scourge/scourge/src/render/
H A Deffect.cpp41 ( ( Effect* )NULL )->getShape(); in reset()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgParticle/
H A DParticleSystem.cpp373 switch (currentParticle->getShape()) in drawImplementation()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgUtil/
H A DLineSegmentIntersector.cpp533 …ee* kdTree = iv.getUseKdTreeWhenAvailable() ? dynamic_cast<osg::KdTree*>(drawable->getShape()) : 0; in intersect()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/extras/layout/
H A Dlayout.cxx855 auto xShp = getShape(1); in CPPUNIT_TEST_FIXTURE()
3566 uno::Reference<text::XText> xTxt(getShape(1), uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE()
3573 auto pFormat = SwTextBoxHelper::getOtherTextBoxFormat(getShape(1)); in CPPUNIT_TEST_FIXTURE()
/dports/cad/ldview/ldview-4.4/TRE/
H A DTREMainModel.cpp2652 transferSmoothNormals(triangles[0], model->getShape(TREMStandard), matrix); in transferSmoothNormals()
2653 transferSmoothNormals(triangles[1], model->getShape(TREMBFC), matrix); in transferSmoothNormals()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/IR/
H A DBuiltinTypes.td864 ArrayRef<int64_t> getShape() const { return llvm::None; }
907 ArrayRef<int64_t> getShape() const { return llvm::None; }
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DBuiltinTypes.td862 ArrayRef<int64_t> getShape() const { return llvm::None; }
905 ArrayRef<int64_t> getShape() const { return llvm::None; }
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DBuiltinTypes.td862 ArrayRef<int64_t> getShape() const { return llvm::None; }
905 ArrayRef<int64_t> getShape() const { return llvm::None; }
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DBuiltinTypes.td862 ArrayRef<int64_t> getShape() const { return llvm::None; }
905 ArrayRef<int64_t> getShape() const { return llvm::None; }
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/test/lib/Dialect/Test/
H A DTestDialect.cpp816 sval.hasRank() ? sval.getShape().front() : ShapedType::kDynamicSize; in inferReturnTypeComponents()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Conversion/GPUToNVVM/
H A DLowerGpuOpsToNVVMOps.cpp44 type = MemRefType::get(memref.getShape(), memref.getElementType(), in convertType()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/test/lib/Dialect/Test/
H A DTestDialect.cpp794 sval.hasRank() ? sval.getShape().front() : ShapedType::kDynamicSize; in inferReturnTypeComponents()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/sun/lwawt/
H A DLWWindowPeer.java188 final Shape shape = getTarget().getShape(); in initializeImpl()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/test/lib/Dialect/Test/
H A DTestDialect.cpp794 sval.hasRank() ? sval.getShape().front() : ShapedType::kDynamicSize; in inferReturnTypeComponents()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/test/lib/Dialect/Test/
H A DTestDialect.cpp794 sval.hasRank() ? sval.getShape().front() : ShapedType::kDynamicSize; in inferReturnTypeComponents()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/macosx/classes/sun/lwawt/
H A DLWWindowPeer.java188 final Shape shape = getTarget().getShape(); in initializeImpl()
/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dlayer.c2061 PHP_METHOD(layerObj, getShape) in PHP_METHOD() argument
2236 PHP_ME(layerObj, getShape, layer_getShape_args, ZEND_ACC_PUBLIC)
/dports/cad/openroad/OpenROAD-2.0/src/OpenDB/src/db/
H A DdbRSeg.cpp705 wire->getShape(getShapeId(), s); in getLengthWidth()
/dports/games/burrtools/burrtools-0.6.3/src/lib/
H A Dassembler_0.cpp668 return -puzzle->getShape(pc); in prepare()

1...<<71727374757677787980>>...87