Home
last modified time | relevance | path

Searched defs:child (Results 101 - 125 of 2393) sorted by relevance

12345678910>>...96

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D6-3.c52 pid_t child; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D4-1.c124 pthread_t child; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
H A D1-2.c73 pthread_t child; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/
H A D4-1.c139 pthread_t child; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/
H A D3-3.c90 pid_t child, ctl; in main() local
[all...]
H A D3-2.c90 pid_t child, ctl; in main() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/
H A D9-1.c109 pthread_t child; in main() local
/third_party/rust/crates/io-lifetimes/
H A Dbuild.rs75 let mut child = cmd in can_compile() variables
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_internal.cc66 CordRep* child = rep_substring->child; in Destroy() local
/third_party/rust/crates/rustix/
H A Dbuild.rs215 let mut child = cmd in can_compile() variables
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExpressionGenerator.cpp73 Expression* child = curExpr->createNextChild(m_state); in generate() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DTree.h66 *child[2]; /**< pointers to child tree nodes 0 = left, 1 = right */ member
/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_list_component.cpp33 void IndexerListComponent::InsertChild(uint32_t position, const RefPtr<Component>& child) in InsertChild() argument
39 void IndexerListComponent::AppendChild(const RefPtr<Component>& child) in AppendChild() argument
55 void IndexerListComponent::RemoveChild(const RefPtr<Component>& child) in RemoveChild() argument
/foundation/arkui/ace_engine/frameworks/core/components/padding/
H A Drender_padding.cpp45 auto child = GetChildren().front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Dsliding_panel_component_v2.cpp29 void SlidingPanelComponentV2::OnChildAdded(const RefPtr<Component>& child) in OnChildAdded() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/counter/
H A Dcounter_node.cpp42 void CounterNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
/foundation/arkui/ace_engine/frameworks/core/components/grid/
H A Drender_grid_item.cpp42 auto child = GetChildren().front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscroll_component.cpp23 ScrollComponent::ScrollComponent(const RefPtr<Component>& child) : SoleChildComponent(child) {} in ScrollComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Dshape_container_element.cpp47 auto child = component; in UpdateChildStyle() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Drender_stepper_item.cpp41 auto child = GetChildren().front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/select/
H A Drender_select.cpp52 auto child = children.front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Dsearch_element.cpp28 const auto& child = children_.empty() ? nullptr : children_.front(); in PerformBuild() local
/foundation/arkui/ace_engine/frameworks/core/components/tip/
H A Dtip_component.h31 explicit TipComponent(const RefPtr<Component>& child) : SoleChildComponent(child) {} in TipComponent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_node_layout_algorithm.cpp33 RefPtr<UINode> child; in Measure() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_base_algorithm.cpp45 auto child = layoutWrapper->GetChildByIndex(itemIndex); in AdjustChildrenHeight() local

Completed in 7 milliseconds

12345678910>>...96