Home
last modified time | relevance | path

Searched defs:nodes (Results 176 - 200 of 483) sorted by relevance

12345678910>>...20

/base/msdp/device_status/services/interaction/drag/include/
H A Ddrag_drawing.h216 std::vector<std::shared_ptr<Rosen::RSCanvasNode>> nodes; member
/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/
H A Daudio_common_vdi.c336 struct AudioRouteNodeVdi *nodes = NULL; in AudioCommonSinkToVdiSinkVdi() local
364 struct AudioRouteNodeVdi *nodes = NULL; in AudioCommonSourceToVdiSourceVdi() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/split_container/
H A Drender_split_container.cpp69 std::list<MagicLayoutNode> nodes; in InitProperties() local
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Dnode_data_cache.cpp174 void NodeDataCache::GetNodeData(const std::string& pageUrl, std::unordered_map<std::string, std::string>& nodes) in GetNodeData() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/flex/
H A Dflex_new_test_ng.cpp389 std::list<MagicLayoutNode> nodes = { child1 }; in HWTEST_F() local
453 std::list<MagicLayoutNode> nodes = { child1 }; in HWTEST_F() local
708 std::list<MagicLayoutNode> nodes = { child1, child2 }; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dfor_each_node.cpp23 void MakeNodeMapById(const std::list<RefPtr<UINode>>& nodes, const std::list<std::string>& ids, in MakeNodeMapById() argument
/foundation/arkui/ace_engine/test/unittest/core/syntax/
H A Drepeat_node_cache_syntax_test.cpp338 std::list<RefPtr<UINode>> nodes = repeatNode->GetChildren(); in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_modifier_demo.cpp40 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable
[all...]
H A Drender_service_client_transition_demo.cpp57 std::vector<std::shared_ptr<RSCanvasNode>> nodes; variable
[all...]
/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtransform_point_test.cpp170 void TransformPointTest::GetInputDeviceNodes(std::map<std::string, std::string>& nodes) in GetInputDeviceNodes() argument
222 std::map<std::string, std::string> nodes; in SetupVirtualStylus() local
[all...]
/foundation/distributeddatamgr/data_share/test/native/unittest/datashareproxy_test/
H A Dproxydatas_with_permission_test.cpp168 std::vector<PredicateTemplateNode> nodes; in HWTEST_F() local
186 std::vector<PredicateTemplateNode> nodes; in HWTEST_F() local
279 std::vector<PredicateTemplateNode> nodes; in HWTEST_F() local
[all...]
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dslientswitch_test.cpp475 std::vector<PredicateTemplateNode> nodes; in GetTemplate() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/subscriber_managers/
H A Drdb_subscriber_manager.cpp268 void RdbSubscriberManager::SetObserverNotifyOnEnabled(std::vector<ObserverNode> &nodes) in SetObserverNotifyOnEnabled() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_cloud.cpp221 std::vector<DistributedDB::QueryNode> nodes; in ConvertQuery() local
233 RdbCloud::QueryNodes RdbCloud::ConvertQuery(RdbCloud::DBQueryNodes&& nodes) in ConvertQuery() argument
H A Drdb_query.cpp117 void RdbQuery::SetQueryNodes(const std::string& tableName, QueryNodes&& nodes) in SetQueryNodes() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddata_share_service_impl_test.cpp168 std::vector<PredicateTemplateNode> nodes; in HWTEST_F() local
264 std::vector<PredicateTemplateNode> nodes; in HWTEST_F() local
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_zoom_controller.cpp160 void DisplayZoomController::ClearZoomTransform(std::vector<sptr<WindowNode>> nodes) in ClearZoomTransform() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vram_mgr.c261 struct drm_mm_node *nodes = mem->mm_node; in amdgpu_vram_mgr_bo_visible_size() local
317 struct drm_mm_node *nodes; in amdgpu_vram_mgr_new() local
432 struct drm_mm_node *nodes = mem->mm_node; amdgpu_vram_mgr_del() local
[all...]
H A Dta_xgmi_if.h92 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member
97 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member
102 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic_numachip.c173 u32 nodes = 1; in fixup_cpu_id() local
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dcpumap.c53 struct cpuinfo_node nodes[]; member
[all...]
/kernel/linux/linux-5.10/Documentation/sphinx/
H A Dkfigure.py54 from docutils import nodes namespace
[all...]
/kernel/linux/linux-5.10/drivers/clk/zynqmp/
H A Dpll.c302 zynqmp_clk_register_pll(const char *name, u32 clk_id, const char * const *parents, u8 num_parents, const struct clock_topology *nodes) zynqmp_clk_register_pll() argument
/kernel/linux/linux-6.6/Documentation/sphinx/
H A Dkfigure.py56 from docutils import nodes namespace
[all...]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dcpumap.c53 struct cpuinfo_node nodes[]; member
[all...]

Completed in 19 milliseconds

12345678910>>...20