Home
last modified time | relevance | path

Searched defs:node (Results 76 - 100 of 6597) sorted by relevance

12345678910>>...264

/kernel/linux/linux-5.10/tools/perf/util/
H A Dcgroup.h12 struct rb_node node; member
/kernel/linux/linux-5.10/lib/
H A Dnodemask.c6 unsigned int __next_node_in(int node, const nodemask_t *srcp) in __next_node_in() argument
/kernel/linux/linux-6.6/include/linux/
H A Ddm-verity-loadpin.h13 struct list_head node; member
H A Dsyscore_ops.h14 struct list_head node; member
/kernel/linux/linux-6.6/include/linux/rpmsg/
H A Dqcom_smd.h19 qcom_smd_register_edge(struct device *parent, struct device_node *node) qcom_smd_register_edge() argument
/kernel/linux/linux-6.6/include/net/
H A Dxdp_priv.h15 struct rhash_head node; member
/kernel/linux/linux-6.6/drivers/bus/
H A Dti-pwmss.c24 struct device_node *node = pdev->dev.of_node; in pwmss_probe() local
/kernel/linux/linux-6.6/drivers/clk/sunxi/
H A Dclk-a10-codec.c14 static void __init sun4i_codec_clk_setup(struct device_node *node) in sun4i_codec_clk_setup() argument
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-versatile.c22 static int __init versatile_sched_clock_init(struct device_node *node) in versatile_sched_clock_init() argument
/kernel/liteos_a/drivers/mtd/multi_partition/src/
H A Dmtd_shellcmd.c42 mtd_partition *node = NULL; in osShellCmdPartitionShow() local
/kernel/liteos_a/drivers/block/disk/src/
H A Ddisk_shellcmd.c43 struct Vnode *node = NULL; in osShellCmdPartInfo() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_measure_layout_node.cpp23 auto node = MakeRefPtr<CustomMeasureLayoutNode>(nodeId, viewKey); in CreateCustomMeasureLayoutNode() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_stack_model_ng.h64 auto node = ViewStackProcessor::GetInstance()->Finish(); variable
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_base_element.cpp54 auto node = accessibilityManager->GetAccessibilityNodeById(picker->GetPickerBaseId()); in PerformBuild() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_title_util.h81 static void SetInnerChildId(const RefPtr<FrameNode>& node, const std::string& field, const std::string& nodeTag, in SetInnerChildId() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_scrollable_bridge.cpp26 auto* node = nodePtr(nativeNodeArg->ToNativePointer(vm)->Value()); in SetContentClip() local
49 auto* node = nodePtr(nativeNodeArg->ToNativePointer(vm)->Value()); in ResetContentClip() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_stack_model_impl.h62 auto node = ViewStackProcessor::GetInstance()->Finish(); variable
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsimple_spring_adapter.h58 auto node = GetNode(index); in SetDeltaValue() local
/foundation/arkui/ace_engine/test/mock/core/common/
H A Dmock_font_loader_ng.cpp26 void FontLoader::SetOnLoadedNG(const WeakPtr<NG::UINode>& node, const std::function<void()>& callback) {} in SetOnLoadedNG() argument
28 void FontLoader::RemoveCallbackNG(const WeakPtr<NG::UINode>& node) {} in RemoveCallbackNG() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dlazy_for_each_model_ng.h38 auto node = AceType::DynamicCast<LazyForEachNode>(stack->GetMainElementNode()); variable
39 CHECK_NULL_VOID(node); variable
H A Dsyntax_item.h68 auto node = AceType::MakeRefPtr<SyntaxItem>(key); in CreateSyntaxItemNode() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dscrollable_modifier.cpp22 void SetContentClip(ArkUINodeHandle node, ArkUI_Int32 mode) in SetContentClip() argument
32 void ResetContentClip(ArkUINodeHandle node) in ResetContentClip() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/security_component/
H A Dsecurity_component_accessibility_property.cpp32 auto node = AceType::DynamicCast<FrameNode, UINode>(child); in GetText() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Drefresh_composed_element.cpp54 auto node = GetInspectorNode(RefreshElement::TypeId()); in GetRefreshing() local
67 auto node = GetInspectorNode(RefreshElement::TypeId()); in GetRefreshOffset() local
80 auto node = GetInspectorNode(RefreshElement::TypeId()); in GetFriction() local
H A Drow_split_composed_element.cpp54 auto node = GetInspectorNode(RowSplitElement::TypeId()); in GetRenderRowSplit() local

Completed in 7 milliseconds

12345678910>>...264