Home
last modified time | relevance | path

Searched defs:node (Results 1926 - 1950 of 3203) sorted by relevance

1...<<71727374757677787980>>...129

/device/soc/rockchip/common/hardware/mpp/include/
H A Dmpp_hash.h364 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() argument
385 static inline void hash_del(struct hlist_node *node) in hash_del() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_trace_buffer.c79 struct list_head node; member
/device/soc/rockchip/common/sdk_linux/drivers/gpio/
H A Dgpiolib-of.c298 struct gpio_desc *gpiod_get_from_of_node(struct device_node *node, const char *propname, int index, in gpiod_get_from_of_node() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diova.h20 struct rb_node node; member
/device/soc/rockchip/rk3399/hardware/mpp/include/
H A Dmpp_hash.h364 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() argument
385 static inline void hash_del(struct hlist_node *node) in hash_del() argument
/device/soc/rockchip/rk3568/hardware/mpp/include/
H A Dmpp_hash.h369 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() argument
390 static inline void hash_del(struct hlist_node *node) in hash_del() argument
/device/soc/rockchip/rk3588/hardware/mpp/include/
H A Dmpp_hash.h360 static inline bool hash_hashed(struct hlist_node *node) in hash_hashed() argument
380 static inline void hash_del(struct hlist_node *node) in hash_del() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c390 kbasep_devfreq_read_suspend_clock(struct kbase_device *kbdev, struct device_node *node) kbasep_devfreq_read_suspend_clock() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_event.c289 struct event_handler_list *node, *cur, **evt_head; in wl_ext_event_free() local
318 struct event_handler_list *node, *leaf, *node_prev, **evt_head; in wl_ext_event_register() local
382 struct event_handler_list *node, *prev, **evt_head; wl_ext_event_deregister() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
H A Dcif-luma.c448 struct rkcif_luma_node *node = &luma_vdev->vnode; in rkcif_register_luma_vdev() local
512 struct rkcif_luma_node *node = &luma_vdev->vnode; in rkcif_unregister_luma_vdev() local
H A Dhw.c961 struct device_node *node = pdev->dev.of_node; in rkcif_plat_hw_probe() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params.c391 struct rkisp_vdev_node *node = &params_vdev->vnode; in rkisp_register_params_vdev() local
451 struct rkisp_vdev_node *node = &params_vdev->vnode; in rkisp_unregister_params_vdev() local
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/
H A Drockchip_system_monitor.h84 struct list_head node; member
/device/soc/rockchip/rk3588/kernel/net/rfkill/
H A Drfkill-bt.c505 struct device_node *node = dev->of_node; in bluetooth_platdata_parse_dt() local
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dinner_model_test.cpp913 MSLITE::LiteGraph::Node* node = new(std::nothrow) MSLITE::LiteGraph::Node(); in getNode() local
1007 MSLITE::LiteGraph::Node* node = new(std::nothrow) MSLITE::LiteGraph::Node(); in HWTEST_F() local
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp974 MSLITE::LiteGraph::Node* node = new(std::nothrow) MSLITE::LiteGraph::Node(); in getNode() local
1068 MSLITE::LiteGraph::Node* node = new(std::nothrow) MSLITE::LiteGraph::Node(); in HWTEST_F() local
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
H A Dnnrt_device_service.cpp415 std::unique_ptr<mindspore::schema::CNodeT> NnrtDeviceService::TransNode(const Node& node, in TransNode() argument
[all...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/
H A Djs_auto_fill_extension_util.cpp210 AbilityBase::PageNodeInfo node; in UnwrapViewData() local
219 UnwrapPageNodeInfo( const napi_env env, const napi_value jsNode, AbilityBase::PageNodeInfo &node) UnwrapPageNodeInfo() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.cpp280 auto node = ElementRegister::GetInstance()->GetUINodeById(nodeId); in DumpDirtyRenderNodes() local
298 auto node = ElementRegister::GetInstance()->GetUINodeById(nodeId); in DumpDirtyLayoutNodes() local
316 auto node in DumpNewNodes() local
415 DumpNode( const RefPtr<NG::UINode>& node, int depth, OperationType op, std::unique_ptr<NodeObject>& nodeObject) DumpNode() argument
435 DumpTreeInner(const RefPtr<NG::UINode>& node, SerializeableObjectArray& objectArray, int depth) DumpTreeInner() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dclick_recognizer.cpp158 auto node = GetAttachedNode().Upgrade(); in OnAccepted() local
217 auto node = GetAttachedNode().Upgrade(); in HandleTouchDownEvent() local
H A Dgesture_recognizer.cpp279 void NGGestureRecognizer::Transform(PointF& localPointF, const WeakPtr<FrameNode>& node, bool isRealTime, in Transform() argument
361 auto node = GetAttachedNode().Upgrade(); in HandleWillAccept() local
373 auto node = GetAttachedNode().Upgrade(); in HandleDidAccept() local
512 auto node = GetAttachedNode().Upgrade(); in AboutToAddCurrentFingers() local
528 auto node = GetAttachedNode().Upgrade(); AboutToMinusCurrentFingers() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/
H A Dfocus_manager.cpp306 RefPtr<FocusManager> FocusManager::GetFocusManager(RefPtr<FrameNode>& node) in GetFocusManager() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/folder_stack/
H A Dfolder_stack_pattern.cpp45 void FolderStackPattern::OnDetachFromFrameNode(FrameNode* node) in OnDetachFromFrameNode() argument
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dtemplates_parser.cpp243 ParseArgs( const WeakPtr<RenderNode>& node, const std::string& args, double size, double gap) ParseArgs() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/button/
H A Dtoggle_button_pattern.cpp435 auto node = BuildContentModifierNode(); in FireBuilder() local

Completed in 29 milliseconds

1...<<71727374757677787980>>...129