Home
last modified time | relevance | path

Searched defs:child (Results 276 - 300 of 1097) sorted by relevance

1...<<11121314151617181920>>...44

/third_party/ltp/testcases/kernel/syscalls/setpgid/
H A Dsetpgid01.c94 static int wait4child(pid_t child) in wait4child() argument
/third_party/ltp/testcases/kernel/syscalls/ioctl/
H A Dioctl_ns06.c48 static int child(void *arg LTP_ATTRIBUTE_UNUSED) in child() function
H A Dioctl_ns05.c47 static int child(void *arg LTP_ATTRIBUTE_UNUSED) in child() function
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D2-1.c66 pid_t child, ctl; in main() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dgraph.c66 struct basic_block *child; in graph_ep() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D6-1.c189 pthread_t child; in main() local
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Doptimize.c129 gpir_alu_node *child = gpir_node_to_alu(alu->children[0]); in optimize_not() local
136 gpir_alu_node *child = gpir_node_to_alu(alu->children[0]); in optimize_not() local
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dpthread_atfork.c50 static void child(void) in child() function
/third_party/node/deps/uv/src/
H A Dheap-inl.h72 heap_node_swap(struct heap* heap, struct heap_node* parent, struct heap_node* child) heap_node_swap() argument
110 struct heap_node** child; HEAP_EXPORT() local
155 struct heap_node* child; HEAP_EXPORT() local
[all...]
/third_party/skia/src/sksl/ir/
H A DSkSLChildCall.cpp43 call_signature_is_valid(const Context& context, const Variable& child, const ExpressionArray& arguments) call_signature_is_valid() argument
70 Make(const Context& context, int line, const Type* returnType, const Variable& child, ExpressionArray arguments) Make() argument
/third_party/skia/gm/
H A Dfpcoordinateoverride.cpp37 SampleCoordEffect(std::unique_ptr<GrFragmentProcessor> child) in SampleCoordEffect() argument
/third_party/node/deps/v8/tools/profview/
H A Dprofile-utils.js[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dinstr_statistic_test.cpp58 pid_t child = fork(); in HWTEST_F() local
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dsehap_contexts_trie.cpp91 auto child = root->FindChild(word); in Search() local
/foundation/ability/ability_runtime/test/unittest/native_runtime_test/
H A Djs_runtime_lite_test.cpp117 auto child = JsRuntimeLite::GetInstance().GetChildOptions(); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Drender_picker_value.cpp41 auto child = GetChildren().front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_component.cpp58 void StepperComponent::InsertChild(int32_t position, const RefPtr<Component>& child) in InsertChild() argument
88 void StepperComponent::AppendChild(const RefPtr<Component>& child) in AppendChild() argument
113 RemoveChild(const RefPtr<Component>& child) RemoveChild() argument
127 CollectItems(const RefPtr<Component>& child) CollectItems() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/texttimer/
H A Drender_texttimer.cpp103 auto child = children.front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components/navigator/
H A Drender_navigator.cpp109 auto child = GetChildren().front(); in PerformLayout() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/full_screen/
H A Dfull_screen_manager.cpp104 auto child = rootNode->GetLastChild(); in OnBackPressed() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_ellipse.cpp37 void SvgEllipse::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() argument
H A Dsvg_circle.cpp37 void SvgCircle::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() argument
H A Dsvg_svg.cpp41 void SvgSvg::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() argument
[all...]
H A Dsvg_rect.cpp37 void SvgRect::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_layout_algorithm.cpp45 auto child = layoutWrapper->GetOrCreateChildByIndex(childNodeIndex_); in Measure() local
102 auto child = layoutWrapper->GetOrCreateChildByIndex(startNodeIndex_); in Layout() local
112 auto child = layoutWrapper->GetOrCreateChildByIndex(endNodeIndex_); Layout() local
122 auto child = layoutWrapper->GetOrCreateChildByIndex(childNodeIndex_); Layout() local
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...44