/external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/ |
D | WeibullDistribution.java | 43 double getShape(); in getShape() method
|
D | WeibullDistributionImpl.java | 112 public double getShape() { in getShape() method in WeibullDistributionImpl
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/javabeans/ |
D | TriangleBean.java | 30 public Shape getShape() { in getShape() method in TriangleBean
|
/external/llvm-project/mlir/include/mlir/IR/ |
D | BuiltinTypes.h | 511 ArrayRef<int64_t> getShape() const { return llvm::None; } in getShape() function 662 ArrayRef<int64_t> getShape() const { return llvm::None; } in getShape() function
|
/external/llvm-project/mlir/lib/IR/ |
D | TypeDetail.h | 159 ArrayRef<int64_t> getShape() const { in getShape() function 190 ArrayRef<int64_t> getShape() const { in getShape() function 252 ArrayRef<int64_t> getShape() const { in getShape() function
|
D | BuiltinTypes.cpp | 259 ArrayRef<int64_t> ShapedType::getShape() const { in getShape() function in ShapedType 307 ArrayRef<int64_t> VectorType::getShape() const { return getImpl()->getShape(); } in getShape() function in VectorType 356 ArrayRef<int64_t> RankedTensorType::getShape() const { in getShape() function in RankedTensorType 471 ArrayRef<int64_t> MemRefType::getShape() const { return getImpl()->getShape(); } in getShape() function in MemRefType
|
/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/ |
D | GraphvizNode.java | 58 public NodeShape getShape() { in getShape() method in GraphvizNode
|
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/ir/ |
D | tf_attributes.cc | 100 ArrayRef<int64_t> ShapeAttr::getShape() const { in getShape() function in mlir::TF::ShapeAttr
|
/external/llvm-project/mlir/lib/Dialect/ |
D | Traits.cpp | 91 static ArrayRef<int64_t> getShape(Type type) { in getShape() function
|
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/tensorbuffer/ |
D | TensorBuffer.java | 158 public int[] getShape() { in getShape() method in TensorBuffer
|
/external/skia/src/gpu/ |
D | GrSoftwarePathRenderer.cpp | 211 const GrStyledShape& getShape() const { return fShape; } in getShape() function in __anon161d5e3a0111::SoftwarePathData
|
/external/skqp/src/gpu/ |
D | GrSoftwarePathRenderer.cpp | 211 const GrShape& getShape() const { return fShape; } in getShape() function in __anone24777f10111::SoftwarePathData
|
/external/llvm-project/mlir/test/lib/Transforms/ |
D | TestVectorTransforms.cpp | 39 static Optional<SmallVector<int64_t, 4>> getShape(Operation *op) { in getShape() function
|
/external/llvm-project/mlir/lib/Parser/ |
D | AttributeParser.cpp | 453 ArrayRef<int64_t> getShape() const { return shape; } in getShape() function in __anonaa2641dd0311::TensorLiteralParser
|
/external/jackson-annotations/src/main/java/com/fasterxml/jackson/annotation/ |
D | JsonFormat.java | 712 public Shape getShape() { return _shape; } in getShape() method in JsonFormat.Value
|
/external/llvm-project/flang/lib/Optimizer/Dialect/ |
D | FIRType.cpp | 730 SequenceType::Shape getShape() const { return shape; } in getShape() function 1066 SequenceType::Shape fir::SequenceType::getShape() const { in getShape() function in fir::SequenceType
|