Home
last modified time | relevance | path

Searched defs:child (Results 26 - 50 of 2412) sorted by relevance

12345678910>>...97

/third_party/node/test/parallel/
H A Dtest-listen-fd-detached-inherit.js109 function child() { global() function
[all...]
H A Dtest-listen-fd-detached.js106 function child() { global() function
[all...]
H A Dtest-stdout-stderr-reading.js61 function child() { function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D4-1.c50 pid_t child, ctl; in main() local
[all...]
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dgetpgrp.c28 pid_t child = fork(); in getpgrp_0100() local
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Drender_indexer_list.cpp41 auto child = GetChildren().front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/gesture_listener/
H A Dgesture_component.h29 explicit GestureComponent(const RefPtr<Component>& child) : SoleChildComponent(child) {} in GestureComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_element.cpp27 const auto& child = children_.empty() ? nullptr : children_.front(); in PerformBuild() local
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_item_element.cpp40 const auto& child = children_.empty() ? nullptr : children_.front(); in PerformBuild() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_wrapper_layout_algorithm.cpp25 auto child = layoutWrapper->GetChildByIndex(0); in Measure() local
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Drender_dialog.cpp30 const auto& child = GetChildren().front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/piece/
H A Dpiece_element.cpp26 const auto& child = children_.empty() ? nullptr : children_.front(); in PerformBuild() local
/foundation/arkui/ace_engine/frameworks/core/components/drop_filter/
H A Ddrop_filter_component.cpp23 DropFilterComponent::DropFilterComponent(const RefPtr<Component>& child, double sigmaX, double sigmaY) in DropFilterComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/common_view/
H A Dcommon_view_layout_algorithm.h30 auto child = layoutWrapper->GetChildByIndex(0); variable
32 CHECK_NULL_VOID(child); variable
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_node.cpp20 void SlidingPanelNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
/foundation/arkui/ace_engine/frameworks/core/components/counter/
H A Drender_counter.cpp34 const auto& child = GetChildren().front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/water_flow/
H A Drender_water_flow_item.cpp40 auto child = GetChildren().front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dsingle_child_gesture.cpp20 void SingleChildGesture::SetChild(RefPtr<Gesture> child) in SetChild() argument
/kernel/linux/linux-6.6/arch/powerpc/kernel/ptrace/
H A Dptrace-fpu.c9 int ptrace_get_fpr(struct task_struct *child, int index, unsigned long *data) in ptrace_get_fpr() argument
35 int ptrace_put_fpr(struct task_struct *child, int index, unsigned long data) in ptrace_put_fpr() argument
[all...]
/kernel/linux/linux-5.10/include/crypto/internal/
H A Dgeniv.h17 struct crypto_aead *child; member
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dgeniv.h17 struct crypto_aead *child; member
/third_party/elfutils/libelf/
H A Delf_readall.c46 Elf *child = elf->state.ar.children; in set_address() local
[all...]
/third_party/musl/src/search/
H A Dtdelete.c14 struct node *child; in tdelete() local
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit04.c29 pid_t child; in test_setrlimit() local
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dnewns.c33 static int child(void *arg) in child() function

Completed in 6 milliseconds

12345678910>>...97