| /third_party/typescript/tests/baselines/reference/ |
| H A D | keyofAndIndexedAccess.js | [all...] |
| /third_party/skia/experimental/graphite/src/geom/ |
| H A D | Shape.cpp | 16 Shape& Shape::operator=(const Shape& shape) { in operator =() argument
|
| /third_party/mindspore/interfaces/kits/c/ |
| H A D | model.h | 58 int64_t shape[OH_AI_MAX_SHAPE_NUM]; member
|
| /third_party/skia/src/gpu/ops/ |
| H A D | SmallPathShapeData.cpp | 14 SmallPathShapeDataKey::SmallPathShapeDataKey(const GrStyledShape& shape, uint32_t dim) { in SmallPathShapeDataKey() argument 25 SmallPathShapeDataKey::SmallPathShapeDataKey(const GrStyledShape& shape, const SkMatrix& ctm) { in SmallPathShapeDataKey() argument [all...] |
| H A D | TessellationPathRenderer.cpp | 89 const GrStyledShape& shape = *args.fShape; in onCanDrawPath() local [all...] |
| H A D | SmallPathAtlasMgr.cpp | 101 SmallPathShapeData* SmallPathAtlasMgr::findOrCreate(const GrStyledShape& shape, in findOrCreate() argument 109 SmallPathShapeData* SmallPathAtlasMgr::findOrCreate(const GrStyledShape& shape, in findOrCreate() argument
|
| /third_party/skia/third_party/externals/harfbuzz/perf/ |
| H A D | perf-shaping.hh | 5 static void shape (benchmark::State &state, const char *text_path, in shape() function
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
| H A D | tensor_desc.cpp | 92 OH_NN_ReturnCode TensorDesc::GetShape(int32_t** shape, size_t* shapeNum) const in GetShape() argument 111 OH_NN_ReturnCode TensorDesc::SetShape(const int32_t* shape, size_t shapeNum) in SetShape() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
| H A D | form_request_data.h | 44 int32_t shape = -1; member 50 << index << temporary << shape; in ToString() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/ |
| H A D | particle_model.h | 33 ParticleDisturbanceShapeType shape = ParticleDisturbanceShapeType::RECT; member
|
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/ |
| H A D | ArabicShaping.java | 69 public static void shape(char[] chars, int leftType, int rightType, ClassTable isolClassTable) { in shape() method in ArabicShaping
|
| /third_party/skia/src/gpu/ |
| H A D | GrSWMaskHelper.cpp | 72 void GrSWMaskHelper::drawShape(const GrStyledShape& shape, const SkMatrix& matrix, SkRegion::Op op, in drawShape() argument 93 void GrSWMaskHelper::drawShape(const GrShape& shape, const SkMatrix& matrix, SkRegion::Op op, in drawShape() argument [all...] |
| /third_party/skia/third_party/externals/harfbuzz/util/ |
| H A D | shape-options.hh | 100 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer, const char **error=nullptr) in shape() function
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | DrawContext.cpp | 52 stencilAndFillPath(const Transform& localToDevice, const Shape& shape, const Clip& clip, DrawOrder order, const PaintParams* paint) stencilAndFillPath() argument 61 fillConvexPath(const Transform& localToDevice, const Shape& shape, const Clip& clip, DrawOrder order, const PaintParams* paint) fillConvexPath() argument 70 strokePath(const Transform& localToDevice, const Shape& shape, const StrokeParams& stroke, const Clip& clip, DrawOrder order, const PaintParams* paint) strokePath() argument
|
| H A D | DrawList.cpp | 48 stencilAndFillPath(const Transform& localToDevice, const Shape& shape, const Clip& clip, DrawOrder ordering, const PaintParams* paint) stencilAndFillPath() argument 61 fillConvexPath(const Transform& localToDevice, const Shape& shape, const Clip& clip, DrawOrder ordering, const PaintParams* paint) fillConvexPath() argument 76 strokePath(const Transform& localToDevice, const Shape& shape, const StrokeParams& stroke, const Clip& clip, DrawOrder ordering, const PaintParams* paint) strokePath() argument
|
| /third_party/skia/gm/ |
| H A D | nested.cpp | 56 static void AddShape(SkPathBuilder* b, const SkRect& rect, Shapes shape, SkPathDirection dir) { in AddShape() argument
|
| H A D | shapes.cpp | 111 const SkRRect& shape = fShapes[i]; variable
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| H A D | hdi_prepared_model_v2_1.cpp | 139 int32_t* shape = nullptr; in TransIOTensor() local
|
| H A D | hdi_prepared_model_v2_0.cpp | 139 int32_t* shape = nullptr; in TransIOTensor() local
|
| H A D | hdi_prepared_model_v1_0.cpp | 138 int32_t* shape = nullptr; in TransIOTensor() local
|
| H A D | nntensor.cpp | 345 int32_t* shape = nullptr; in CheckDimRanges() local
|
| /foundation/ai/neural_network_runtime/test/unittest/components/nn_tensor/ |
| H A D | nn_tensor_test.cpp | 294 int32_t* shape = &index; in HWTEST_F() local 397 int32_t* shape = &index; in HWTEST_F() local 462 int32_t* shape = &index; in HWTEST_F() local 531 int32_t* shape = &index; in HWTEST_F() local 598 int32_t* shape = &index; in HWTEST_F() local 627 int32_t* shape = &index; HWTEST_F() local 778 int32_t* shape = &index; HWTEST_F() local 809 int32_t* shape = &index; HWTEST_F() local 840 int32_t* shape = &index; HWTEST_F() local 871 int32_t* shape = &index; HWTEST_F() local 902 int32_t* shape = &index; HWTEST_F() local 1079 int32_t* shape = &index; HWTEST_F() local 1107 int32_t* shape = &index; HWTEST_F() local 1138 int32_t* shape = &index; HWTEST_F() local 1173 int32_t* shape = &index; HWTEST_F() local 1252 int32_t* shape = &index; HWTEST_F() local 1282 int32_t* shape = &index; HWTEST_F() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpeg4videodec.h | 37 int shape; member
|
| /third_party/mesa3d/src/gallium/auxiliary/vl/ |
| H A D | vl_median_filter.c | 163 generate_offsets(enum vl_median_filter_shape shape, unsigned size, in generate_offsets() argument 244 vl_median_filter_init(struct vl_median_filter *filter, struct pipe_context *pipe, unsigned width, unsigned height, unsigned size, enum vl_median_filter_shape shape) vl_median_filter_init() argument
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrShape.cpp | 13 GrShape& GrShape::operator=(const GrShape& shape) { in operator =() argument [all...] |