| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/ |
| H A D | 4-1.c | 158 pthread_t child; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/ |
| H A D | stress.c | 108 pthread_t child; in threaded() local
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/ |
| H A D | helper.c | 59 static pid_t child; variable [all...] |
| /third_party/pulseaudio/src/modules/gsettings/ |
| H A D | gsettings-helper.c | 105 GSettings *child = g_settings_get_child(settings, *name); in main() local
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrMatrixEffect.cpp | 16 Make( const SkMatrix& matrix, std::unique_ptr<GrFragmentProcessor> child) Make() argument
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLChildCall.h | 24 ChildCall(int line, const Type* type, const Variable* child, ExpressionArray arguments) in ChildCall() argument 36 const Variable& child() const { in child() function in SkSL::final
|
| /third_party/skia/modules/skottie/src/animator/ |
| H A D | Animator.cpp | 32 attachDiscardableAdapter( sk_sp<AnimatablePropertyContainer> child) attachDiscardableAdapter() argument
|
| /third_party/skia/modules/skottie/src/layers/shapelayer/ |
| H A D | RoundCorners.cpp | 23 RoundCornersAdapter(const skjson::ObjectValue& jround, const AnimationBuilder& abuilder, sk_sp<sksg::GeometryNode> child) RoundCornersAdapter() argument
|
| H A D | OffsetPaths.cpp | 23 OffsetPathsAdapter(const skjson::ObjectValue& joffset, const AnimationBuilder& abuilder, sk_sp<sksg::GeometryNode> child) OffsetPathsAdapter() argument
|
| /third_party/skia/modules/sksg/src/ |
| H A D | SkSGOpacityEffect.cpp | 12 OpacityEffect::OpacityEffect(sk_sp<RenderNode> child, float opacity) in OpacityEffect() argument
|
| H A D | SkSGClipEffect.cpp | 16 ClipEffect::ClipEffect(sk_sp<RenderNode> child, sk_sp<GeometryNode> clip, bool aa) in ClipEffect() argument
|
| H A D | SkSGEffectNode.cpp | 12 EffectNode::EffectNode(sk_sp<RenderNode> child, uint32_t inval_traits) in EffectNode() argument
|
| /third_party/skia/experimental/xform/ |
| H A D | SkXform.cpp | 48 void Xform::internalAddChild(Xform* child) { in internalAddChild() argument 53 void Xform::internalRemoveChild(Xform* child) { in internalRemoveChild() argument
|
| /third_party/skia/gm/ |
| H A D | destcolor.cpp | 29 static std::unique_ptr<GrFragmentProcessor> Make(std::unique_ptr<GrFragmentProcessor> child) { in Make() argument 38 DestColorTestFP(std::unique_ptr<GrFragmentProcessor> child) in DestColorTestFP() argument
|
| /third_party/skia/modules/sksg/include/ |
| H A D | SkSGMaskEffect.h | 28 static sk_sp<MaskEffect> Make(sk_sp<RenderNode> child, sk_sp<RenderNode> mask, in Make() argument
|
| H A D | SkSGClipEffect.h | 23 static sk_sp<ClipEffect> Make(sk_sp<RenderNode> child, sk_sp<GeometryNode> clip, in Make() argument
|
| H A D | SkSGTransform.h | 87 static sk_sp<TransformEffect> Make(sk_sp<RenderNode> child, sk_sp<Transform> transform) { in Make() argument 93 static sk_sp<TransformEffect> Make(sk_sp<RenderNode> child, const SkMatrix& m) { in Make() argument
|
| /third_party/skia/experimental/skrive/src/ |
| H A D | Node.cpp | 49 void Node::addChild(sk_sp<Component> child) { in addChild() argument
|
| /third_party/rust/crates/regex/regex-syntax/src/hir/ |
| H A D | visitor.rs | 195 fn child(&self) -> &'a Hir { child() functions [all...] |
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | unwinder_pac_test.cpp | 54 pid_t child = fork(); in HWTEST_F() local 93 pid_t child = fork(); in HWTEST_F() local
|
| /base/hiviewdfx/hicollie/frameworks/native/thread_sampler/include/ |
| H A D | sample_stack_printer.h | 34 SampleStackItem* child;
member
|
| /base/update/updater/services/ui/view/component/ |
| H A D | box_progress_adapter.cpp | 89 auto child = this->GetParent()->GetChildById(epId_.c_str()); in InitEp() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/list/ |
| H A D | rosen_render_list.cpp | 59 void RosenRenderList::PaintChild(const RefPtr<RenderNode>& child, RenderContext& context, const Offset& offset) in PaintChild() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/root/ |
| H A D | root_element.cpp | 65 auto child = stack->GetChildren(); in GetOverlayElement() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/semi_modal/ |
| H A D | semi_modal_component.cpp | 32 Create( RefPtr<Component> child, bool isFullScreen, int32_t modalHeight, uint32_t color) Create() argument
|