/external/gemmlowp/test/ |
D | benchmark_meta_gemm.cc | 179 void time_one(Shape* shape, double max_time) { in time_one() 270 for (auto& shape : googlenet_gemms) { in main() local 279 for (auto& shape : small_gemms) { in main() local 288 for (auto& shape : others) { in main() local 304 for (auto& shape : googlenet_gemms) { in main() local 308 for (auto& shape : small_gemms) { in main() local 312 for (auto& shape : others) { in main() local
|
/external/guice/extensions/grapher/src/com/google/inject/grapher/graphviz/ |
D | NodeShape.java | 31 private final String shape; field in NodeShape 33 NodeShape(String shape) { in NodeShape()
|
D | GraphvizNode.java | 37 private NodeShape shape = NodeShape.BOX; field in GraphvizNode 64 public void setShape(NodeShape shape) { in setShape()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/javabeans/ |
D | TriangleBean.java | 20 private Shape shape; field in TriangleBean 34 public void setShape(Shape shape) { in setShape()
|
/external/pdfium/xfa/fxbarcode/datamatrix/ |
D | BC_SymbolInfo.cpp | 121 SymbolShapeHint shape, in lookup() 129 SymbolShapeHint shape = allowRectangular ? FORCE_NONE : FORCE_SQUARE; in lookup() local 133 SymbolShapeHint shape, in lookup() 139 SymbolShapeHint shape, in lookup()
|
D | BC_DataMatrixWriter.cpp | 59 CBC_SymbolShapeHint::SymbolShapeHint shape = in Encode() local
|
D | BC_EncoderContext.cpp | 55 void CBC_EncoderContext::setSymbolShape(SymbolShapeHint shape) { in setSymbolShape()
|
/external/webrtc/webrtc/modules/desktop_capture/ |
D | desktop_frame.h | 59 const DesktopRegion* shape() const { return shape_.get(); } in shape() function 60 void set_shape(DesktopRegion* shape) { shape_.reset(shape); } in set_shape()
|
/external/skia/gm/ |
D | lightingshaderbevel.cpp | 106 void drawShape(enum Shape shape, SkCanvas* canvas, SkScalar scaleX, SkScalar scaleY, in drawShape() 158 Shape shape = (Shape)shapeInt; in onDraw() local 203 Shape shape = (Shape)shapeInt; in onDraw() local
|
D | nested.cpp | 49 static void AddShape(SkPath* path, const SkRect& rect, Shapes shape, SkPath::Direction dir) { in AddShape()
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | Example2_24Test.java | 55 Shape shape = new Shape(values); in construct() local 105 Shape shape = (Shape) data; in representData() local 240 Shape shape = (Shape) yaml.load(Util.getLocalResource("specification/example2_24.yaml")); in testExample_2_24() local
|
/external/skia/src/gpu/ |
D | GrSWMaskHelper.cpp | 57 void GrSWMaskHelper::drawShape(const GrShape& shape, SkRegion::Op op, GrAA aa, uint8_t alpha) { in drawShape() 137 const GrShape& shape, in DrawShapeMaskToTexture()
|
D | GrClipStackClip.cpp | 116 GrShape shape(path, GrStyle::SimpleFill()); in PathNeedsSWRenderer() local 466 GrShape shape(clipPath, GrStyle::SimpleFill()); in createSoftwareClipMask() local 478 GrShape shape(path, GrStyle::SimpleFill()); in createSoftwareClipMask() local
|
D | GrSoftwarePathRenderer.cpp | 26 static bool get_unclipped_shape_dev_bounds(const GrShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds() 50 const GrShape& shape, in get_shape_and_clip_bounds()
|
D | GrPath.cpp | 17 void GrPath::ComputeKey(const GrShape& shape, GrUniqueKey* key, bool* outIsVolatile) { in ComputeKey()
|
D | GrReducedClip.cpp | 731 GrShape shape(clipPath, GrStyle::SimpleFill()); in drawStencilClipMask() local 773 GrShape shape(clipPath, GrStyle::SimpleFill()); in drawStencilClipMask() local 810 GrShape shape(clipPath, GrStyle::SimpleFill()); in drawStencilClipMask() local
|
/external/jemalloc/test/unit/ |
D | math.c | 360 double shape = pt_gamma_shape[i]; in TEST_BEGIN() local 376 double shape = 1.0; in TEST_BEGIN() local
|
/external/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_median_filter.c | 158 generate_offsets(enum vl_median_filter_shape shape, unsigned size, in generate_offsets() 240 enum vl_median_filter_shape shape) in vl_median_filter_init()
|
/external/skia/src/gpu/ops/ |
D | GrSmallPathRenderer.cpp | 144 static std::unique_ptr<GrMeshDrawOp> Make(GrColor color, const GrShape& shape, in Make() 165 SmallPathOp(GrColor color, const GrShape& shape, const SkMatrix& viewMatrix, in SmallPathOp() 392 ShapeData* shapeData, const GrShape& shape, uint32_t dimension, in addDFPathToAtlas() 510 const GrShape& shape, const SkMatrix& ctm) const { in addBMPathToAtlas() argument 838 GrShape shape(GrTest::TestPath(random), GrStyle::SimpleFill()); in DRAW_OP_TEST_DEFINE() local
|
D | GrTessellatingPathRenderer.cpp | 164 const GrShape& shape, in Make() 323 const GrShape& shape, in TessellatingPathOp() 389 GrShape shape(path, style); in DRAW_OP_TEST_DEFINE() local
|
D | GrStencilAndCoverPathRenderer.cpp | 50 static GrPath* get_gr_path(GrResourceProvider* resourceProvider, const GrShape& shape) { in get_gr_path()
|
/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
D | ArabicShaping.java | 69 public static void shape(char[] chars, int leftType, int rightType, ClassTable isolClassTable) { in shape() method in ArabicShaping
|
/external/skia/tools/ |
D | SkShaper_primitive.cpp | 32 SkScalar SkShaper::shape(SkTextBlobBuilder* builder, in shape() function in SkShaper
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | ArabicShaping.java | 88 public int shape(char[] source, int sourceStart, int sourceLength, in shape() method in ArabicShaping 145 public void shape(char[] source, int start, int length) throws ArabicShapingException { in shape() method in ArabicShaping 160 public String shape(String text) throws ArabicShapingException { in shape() method in ArabicShaping 1749 int shape = shapeTable[nextLink & LINK_MASK] in shapeUnicode() local
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | ArabicShaping.java | 88 public int shape(char[] source, int sourceStart, int sourceLength, in shape() method in ArabicShaping 144 public void shape(char[] source, int start, int length) throws ArabicShapingException { in shape() method in ArabicShaping 158 public String shape(String text) throws ArabicShapingException { in shape() method in ArabicShaping 1701 int shape = shapeTable[nextLink & LINK_MASK] in shapeUnicode() local
|