/third_party/typescript/tests/baselines/reference/ |
H A D | keyofAndIndexedAccess.js | [all...] |
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/checkbox/ |
H A D | checkbox_shape_test.cpp | 22 int32_t shape = ArkUI_CHECKBOX_SHAPE_ROUNDED_SQUARE; in TestCheckboxShape001() local 34 int32_t shape = ArkUI_CHECKBOX_SHAPE_CIRCLE; in TestCheckboxShape002() local
|
/third_party/skia/experimental/graphite/src/geom/ |
H A D | Shape.cpp | 16 Shape& Shape::operator=(const Shape& shape) { in operator =() argument
|
/test/xts/acts/ai/nncore/nncoretest/src/ |
H A D | HdiTensorDescTest.cpp | 170 int32_t* shape = nullptr; in HWTEST_F() local 184 int32_t* shape = nullptr; in HWTEST_F() local 202 int32_t* shape = nullptr; in HWTEST_F() local [all...] |
/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...] |
/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
|
/test/xts/acts/ai/nncore/opstest/src/ |
H A D | broadcast_to_test.cpp | 34 OHNNOperandTest shape = {OH_NN_INT64, OH_NN_BROADCAST_TO_SHAPE, {2}, &shapeValue, 2*sizeof(int64_t)};
member 51 OHNNOperandTest shape = {OH_NN_INT64, OH_NN_BROADCAST_TO_SHAPE, {2}, &shapeValue, 2*sizeof(int64_t)};
member 68 OHNNOperandTest shape = {OH_NN_INT64, OH_NN_BROADCAST_TO_SHAPE, {2}, &shapeValue, 2*sizeof(int64_t)};
member [all...] |
H A D | scatter_nd_test.cpp | 37 OHNNOperandTest shape = {OH_NN_FLOAT32, OH_NN_TENSOR, shape_shape, shapeValue, sizeof(float)};
member 58 OHNNOperandTest shape = {OH_NN_FLOAT32, OH_NN_TENSOR, shape_shape, shapeValue, 2*sizeof(float)};
member 79 OHNNOperandTest shape = {OH_NN_FLOAT32, OH_NN_TENSOR, shape_shape, shapeValue, 2*sizeof(float)};
member 100 OHNNOperandTest shape = {OH_NN_FLOAT32, OH_NN_TENSOR, shape_shape, shapeValue, 3*sizeof(float)};
member [all...] |
/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...] |
/test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
H A D | nnrt_utils.h | 34 std::vector<int32_t> shape; member
|