| /third_party/ltp/testcases/kernel/syscalls/setpgid/ |
| H A D | setpgid01.c | 94 static int wait4child(pid_t child) in wait4child() argument
|
| /third_party/ltp/testcases/kernel/syscalls/ioctl/ |
| H A D | ioctl_ns06.c | 48 static int child(void *arg LTP_ATTRIBUTE_UNUSED) in child() function
|
| H A D | ioctl_ns05.c | 47 static int child(void *arg LTP_ATTRIBUTE_UNUSED) in child() function
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
| H A D | 2-1.c | 66 pid_t child, ctl; in main() local [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | graph.c | 66 struct basic_block *child; in graph_ep() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/ |
| H A D | 6-1.c | 189 pthread_t child; in main() local
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | optimize.c | 129 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 D | pthread_atfork.c | 50 static void child(void) in child() function
|
| /third_party/node/deps/uv/src/ |
| H A D | heap-inl.h | 72 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 D | SkSLChildCall.cpp | 43 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 D | fpcoordinateoverride.cpp | 37 SampleCoordEffect(std::unique_ptr<GrFragmentProcessor> child) in SampleCoordEffect() argument
|
| /third_party/node/deps/v8/tools/profview/ |
| H A D | profile-utils.js | [all...] |
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | instr_statistic_test.cpp | 58 pid_t child = fork(); in HWTEST_F() local
|
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| H A D | sehap_contexts_trie.cpp | 91 auto child = root->FindChild(word); in Search() local
|
| /foundation/ability/ability_runtime/test/unittest/native_runtime_test/ |
| H A D | js_runtime_lite_test.cpp | 117 auto child = JsRuntimeLite::GetInstance().GetChildOptions(); in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/picker/ |
| H A D | render_picker_value.cpp | 41 auto child = GetChildren().front(); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/stepper/ |
| H A D | stepper_component.cpp | 58 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 D | render_texttimer.cpp | 103 auto child = children.front(); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/navigator/ |
| H A D | render_navigator.cpp | 109 auto child = GetChildren().front(); in PerformLayout() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/full_screen/ |
| H A D | full_screen_manager.cpp | 104 auto child = rootNode->GetLastChild(); in OnBackPressed() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
| H A D | svg_ellipse.cpp | 37 void SvgEllipse::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() argument
|
| H A D | svg_circle.cpp | 37 void SvgCircle::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() argument
|
| H A D | svg_svg.cpp | 41 void SvgSvg::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() argument [all...] |
| H A D | svg_rect.cpp | 37 void SvgRect::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
| H A D | list_item_layout_algorithm.cpp | 45 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...] |