/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_tensor/ |
H A D | nn_tensor_test.cpp | 294 int32_t* shape = &index; variable 397 int32_t* shape = &index; variable 462 int32_t* shape = &index; variable 531 int32_t* shape = &index; variable 598 int32_t* shape = &index; variable 627 int32_t* shape = &index; variable 778 int32_t* shape = &index; variable 809 int32_t* shape = &index; variable 840 int32_t* shape = &index; variable 871 int32_t* shape = &index; variable [all …]
|
/ohos5.0/docs/en/application-dev/reference/apis-mindspore-lite-kit/ |
H A D | _o_h___a_i___shape_info.md | 31 ### shape subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-mindspore-lite-kit/ |
H A D | _o_h___a_i___shape_info.md | 31 ### shape subsection
|
/ohos5.0/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() 111 OH_NN_ReturnCode TensorDesc::SetShape(const int32_t* shape, size_t shapeNum) in SetShape()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/ |
H A D | Scene.js | 27 addShape(shape) { argument
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_auto_test/src/main/js/default/pages/chart/30/ |
H A D | index.js | 90 shape: "circle", property in options1.series.headPoint
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/ |
H A D | particle_model.h | 33 ParticleDisturbanceShapeType shape = ParticleDisturbanceShapeType::RECT; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
H A D | form_request_data.h | 44 int32_t shape = -1; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | render_property.cpp | 283 auto shape = propClipShape.value(); in ToJsonValue() local 295 auto shape = propClipMask.value(); in ToJsonValue() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | model_view_impl.cpp | 90 void ModelViewImpl::AddGeometry(const RefPtr<OHOS::Render3D::SVGeometry>& shape) in AddGeometry()
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nntensor.cpp | 345 int32_t* shape = nullptr; in CheckDimRanges() local
|
H A D | hdi_prepared_model_v1_0.cpp | 138 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_v2_1.cpp | 139 int32_t* shape = nullptr; in TransIOTensor() local
|
H A D | nn_tensor.cpp | 181 int32_t* shape {nullptr}; in BuildFromTensorDesc() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
H A D | extension_form_profile.cpp | 393 for (const auto &shape: form.supportShapes) { in GetSupportShapes() local 407 for (const auto &shape: supportShapeSet) { in GetSupportShapes() local
|
H A D | form_info.cpp | 120 for (const auto &shape : formInfo.supportShapes) { in FormInfo() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
H A D | scene_viewer_component.h | 181 void AddGeometry(const RefPtr<OHOS::Render3D::SVGeometry>& shape) in AddGeometry()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_button_ffi.cpp | 144 void FfiOHOSAceFrameworkButtonSetType(int32_t shape) in FfiOHOSAceFrameworkButtonSetType()
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/ |
H A D | neural_network_core_test.cpp | 1088 const int32_t* shape = nullptr; variable 1102 const int32_t* shape = nullptr; variable 1144 int32_t* shape = nullptr; variable 1158 int32_t* shape = nullptr; variable 1172 int32_t* shape = nullptr; variable 1735 int32_t* shape = nullptr; variable 1758 int32_t* shape = nullptr; variable
|
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/ |
H A D | lume_common.cpp | 339 for (auto shape = shapes_.begin(); shape != shapes_.end();) { in UpdateGeometries() local 1200 std::shared_ptr<Geometry>& shape, CORE3D_NS::INodeSystem& nodeSystem) in DestroyNode() 1247 std::shared_ptr<Geometry>& shape, CORE3D_NS::INodeSystem& nodeSystem) in UpdateNodePosition() 1288 for (auto& shape : shapes) { in LoadCustGeometry() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_particle_bridge.cpp | 52 …Local<JSValueRef> shape = panda::ArrayRef::GetValueAt(vm, array, index * DISTURBANCE_FIELD_SIZE + … in SetDisturbanceField() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_form.cpp | 76 JSRef<JSVal> shape = obj->GetProperty("shape"); in Create() local
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/ |
H A D | neural_network_runtime_test.cpp | 240 int32_t shape = 3; in SetInputAndOutput() local 1317 int32_t** shape = &ptr; variable 1339 int32_t** shape = nullptr; variable 1361 int32_t** shape = &ptr; variable 1383 int32_t** shape = &ptr; variable 1403 int32_t** shape = &ptr; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_slider_modifier.cpp | 411 auto shape = AceType::MakeRefPtr<ShapeRect>(); in SetSliderBlockShape() local 424 auto shape = AceType::MakeRefPtr<Circle>(); in SetSliderBlockShape() local 433 auto shape = AceType::MakeRefPtr<Ellipse>(); in SetSliderBlockShape() local
|