Home
last modified time | relevance | path

Searched defs:sibling (Results 51 - 75 of 187) sorted by relevance

12345678

/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dframe_node_modifier.cpp80 ArkUI_Bool InsertChildAfterInFrameNode(ArkUINodeHandle node, ArkUINodeHandle child, ArkUINodeHandle sibling) in InsertChildAfterInFrameNode() argument
167 auto sibling = parent->GetFrameNodeChildByIndex(index + 1, false, isExpanded); in GetNextSibling() local
184 auto sibling = parent->GetFrameNodeChildByIndex(index - 1, false, isExpanded); in GetPreviousSibling() local
H A Dview_model.cpp745 auto* sibling = reinterpret_cast<UINode*>(siblingNode); in InsertChildAfter() local
770 auto* sibling = reinterpret_cast<UINode*>(siblingNode); in InsertChildBefore() local
H A Drender_node_modifier.cpp66 void InsertChildAfter(ArkUINodeHandle node, ArkUINodeHandle child, ArkUINodeHandle sibling) in InsertChildAfter() argument
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dperf_event.c634 struct perf_event *sibling, *leader = event->group_leader; in validate_group() local
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dclock.h144 struct list_head sibling; /* node for children */ member
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dtopology.c249 int cpu, sibling, pkg_first, smt_first, id; in update_cpu_masks() local
/kernel/linux/linux-5.10/arch/arm/mach-imx/
H A Dmmdc.c259 struct perf_event *sibling; in mmdc_pmu_group_is_valid() local
/kernel/linux/linux-6.6/arch/loongarch/kernel/
H A Dperf_event.c643 struct perf_event *sibling, *leader = event->group_leader; in validate_group() local
/kernel/linux/linux-6.6/arch/arm/mach-imx/
H A Dmmdc.c259 struct perf_event *sibling; in mmdc_pmu_group_is_valid() local
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dtopology.c255 int cpu, sibling, pkg_first, smt_first, id; in update_cpu_masks() local
/kernel/linux/linux-5.10/drivers/perf/
H A Darm_pmu.c389 struct perf_event *sibling, *leader = event->group_leader; in validate_group() local
H A Dfsl_imx8_ddr_perf.c322 struct perf_event *sibling; in ddr_perf_event_init() local
/kernel/linux/linux-5.10/security/apparmor/
H A Ddomain.c1039 bool sibling = false; in change_hat() local
985 build_change_hat(struct aa_profile *profile, const char *name, bool sibling) build_change_hat() argument
/kernel/linux/linux-6.6/drivers/base/
H A Dcacheinfo.c422 unsigned int sibling, index, sib_index; in cache_shared_cpu_map_remove() local
H A Darch_topology.c806 int sibling; in remove_cpu_topology() local
[all...]
/kernel/linux/linux-6.6/drivers/perf/
H A Darm_pmu.c393 struct perf_event *sibling, *leader = event->group_leader; in validate_group() local
H A Dfsl_imx9_ddr_perf.c417 struct perf_event *sibling; in ddr_perf_event_init() local
/kernel/linux/linux-6.6/drivers/iommu/intel/
H A Dperfmon.c279 struct perf_event *sibling; in iommu_pmu_validate_group() local
/kernel/linux/linux-6.6/security/apparmor/
H A Ddomain.c1066 bool sibling = false; in change_hat() local
1009 build_change_hat(const struct cred *subj_cred, struct aa_profile *profile, const char *name, bool sibling) build_change_hat() argument
/third_party/libwebsockets/lib/misc/fts/
H A Dtrie.c107 struct lws_fts_entry *sibling; member
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-coverage.cc281 CoverageBlock& sibling = iter.GetSiblingOrChild(); in MergeConsecutiveRanges() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dperf_event_mipsxx.c762 struct perf_event *sibling, *leader = event->group_leader; in validate_group() local
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dperf_event_cpu.c773 struct perf_event *sibling, *leader = event->group_leader; in validate_group() local
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dnuma.c779 int base, sibling, i; in verify_cpu_node_mapping() local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dcacheinfo.c882 int i, sibling; in __cache_amd_cpumap_setup() local

Completed in 31 milliseconds

12345678