Home
last modified time | relevance | path

Searched refs:getShape (Results 1776 – 1800 of 2165) sorted by relevance

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

/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/
H A DContactBrickTest.cpp221 const ContactGeometry& cg = surf.getShape(); in main()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/
H A DAWTAccessor.java284 Shape getShape(Window window); in getShape() method
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/test/lib/Dialect/Test/
H A DTestDialect.cpp395 sval.hasRank() ? sval.getShape().front() : ShapedType::kDynamicSize; in inferReturnTypeComponents()
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/io/test/unit/
H A Dsilowritertest.h52 std::vector<FloatCoord<2> > getShape() const in getShape() function
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/test/
H A DFontToy.java589 GeneralPath gp = glyph.getShape(); in paint()
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/layers/
H A Dmvn_layer.cpp436 auto shape = wrapper->getShape(); in initCUDA()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Conversion/StandardToSPIRV/
H A DStandardToSPIRV.cpp665 dstAttrType = RankedTensorType::get(dstAttrType.getShape(), dstElemType); in matchAndRewrite()
667 dstAttrType = VectorType::get(dstAttrType.getShape(), dstElemType); in matchAndRewrite()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Conversion/StandardToSPIRV/
H A DStandardToSPIRV.cpp665 dstAttrType = RankedTensorType::get(dstAttrType.getShape(), dstElemType); in matchAndRewrite()
667 dstAttrType = VectorType::get(dstAttrType.getShape(), dstElemType); in matchAndRewrite()
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/tools/mlir/
H A Dtf_op_base.td605 x.getType().cast<ShapedType>().getShape(),
606 y.getType().cast<ShapedType>().getShape(), resultShape)) {
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/tools/mlir/
H A Dtf_op_base.td605 x.getType().cast<ShapedType>().getShape(),
606 y.getType().cast<ShapedType>().getShape(), resultShape)) {
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/tools/mlir/
H A Dtf_op_base.td605 x.getType().cast<ShapedType>().getShape(),
606 y.getType().cast<ShapedType>().getShape(), resultShape)) {
/dports/misc/ncnn/ncnn-20211208/tools/mlir/
H A Dtf_op_base.td605 x.getType().cast<ShapedType>().getShape(),
606 y.getType().cast<ShapedType>().getShape(), resultShape)) {
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/tools/mlir/
H A Dtf_op_base.td606 x.getType().cast<ShapedType>().getShape(),
607 y.getType().cast<ShapedType>().getShape(), resultShape)) {
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DDialog.java1271 if (getShape() != null) { in setUndecorated()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Linalg/Transforms/
H A DDropUnitDims.cpp247 ArrayRef<int64_t> shape = genericOp.getShape(opOperand); in replaceUnitExtents()
/dports/cad/sumo/sumo-1.2.0/src/netwrite/
H A DNWWriter_XML.cpp142 device.writeAttr(SUMO_ATTR_SHAPE, n->getShape()); in writeNodes()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/
H A DDialog.java1271 if (getShape() != null) { in setUndecorated()
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/region/
H A DCurveComponent.java321 Shape getShape() { in getShape() method in CurveComponent
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/region/curves/
H A DAbstractCurve.java107 public Shape getShape() { in getShape() method in AbstractCurve
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/graph/demos/ui/
H A DSceneUIController.java369 public final UIShape getShape(final int id) { in getShape() method in SceneUIController
/dports/games/burrtools/burrtools-0.6.3/src/gui/
H A Dimageexport.cpp470 pr->getShape(p), view3D->getView())); in cb_Export()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/include/mlir/Dialect/QuantOps/
H A DQuantOps.td220 auto shape = tensorArg.getShape();
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/java/awt/
H A DDialog.java1271 if (getShape() != null) { in setUndecorated()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Linalg/Transforms/
H A DDropUnitDims.cpp274 ArrayRef<int64_t> shape = genericOp.getShape(opOperand); in replaceUnitExtents()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/
H A DDialog.java1271 if (getShape() != null) { in setUndecorated()

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