Home
last modified time | relevance | path

Searched defs:child (Results 251 - 275 of 2413) sorted by relevance

1...<<11121314151617181920>>...97

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D4-1.c158 pthread_t child; in main() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cancel/
H A Dstress.c108 pthread_t child; in threaded() local
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/
H A Dhelper.c59 static pid_t child; variable
[all...]
/third_party/pulseaudio/src/modules/gsettings/
H A Dgsettings-helper.c105 GSettings *child = g_settings_get_child(settings, *name); in main() local
/third_party/skia/src/gpu/effects/
H A DGrMatrixEffect.cpp16 Make( const SkMatrix& matrix, std::unique_ptr<GrFragmentProcessor> child) Make() argument
/third_party/skia/src/sksl/ir/
H A DSkSLChildCall.h24 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 DAnimator.cpp32 attachDiscardableAdapter( sk_sp<AnimatablePropertyContainer> child) attachDiscardableAdapter() argument
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DRoundCorners.cpp23 RoundCornersAdapter(const skjson::ObjectValue& jround, const AnimationBuilder& abuilder, sk_sp<sksg::GeometryNode> child) RoundCornersAdapter() argument
H A DOffsetPaths.cpp23 OffsetPathsAdapter(const skjson::ObjectValue& joffset, const AnimationBuilder& abuilder, sk_sp<sksg::GeometryNode> child) OffsetPathsAdapter() argument
/third_party/skia/modules/sksg/src/
H A DSkSGOpacityEffect.cpp12 OpacityEffect::OpacityEffect(sk_sp<RenderNode> child, float opacity) in OpacityEffect() argument
H A DSkSGClipEffect.cpp16 ClipEffect::ClipEffect(sk_sp<RenderNode> child, sk_sp<GeometryNode> clip, bool aa) in ClipEffect() argument
H A DSkSGEffectNode.cpp12 EffectNode::EffectNode(sk_sp<RenderNode> child, uint32_t inval_traits) in EffectNode() argument
/third_party/skia/experimental/xform/
H A DSkXform.cpp48 void Xform::internalAddChild(Xform* child) { in internalAddChild() argument
53 void Xform::internalRemoveChild(Xform* child) { in internalRemoveChild() argument
/third_party/skia/gm/
H A Ddestcolor.cpp29 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 DSkSGMaskEffect.h28 static sk_sp<MaskEffect> Make(sk_sp<RenderNode> child, sk_sp<RenderNode> mask, in Make() argument
H A DSkSGClipEffect.h23 static sk_sp<ClipEffect> Make(sk_sp<RenderNode> child, sk_sp<GeometryNode> clip, in Make() argument
H A DSkSGTransform.h87 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 DNode.cpp49 void Node::addChild(sk_sp<Component> child) { in addChild() argument
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dvisitor.rs195 fn child(&self) -> &'a Hir { child() functions
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_pac_test.cpp54 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 Dsample_stack_printer.h34 SampleStackItem* child; member
/base/update/updater/services/ui/view/component/
H A Dbox_progress_adapter.cpp89 auto child = this->GetParent()->GetChildById(epId_.c_str()); in InitEp() local
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drosen_render_list.cpp59 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 Droot_element.cpp65 auto child = stack->GetChildren(); in GetOverlayElement() local
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Dsemi_modal_component.cpp32 Create( RefPtr<Component> child, bool isFullScreen, int32_t modalHeight, uint32_t color) Create() argument

Completed in 10 milliseconds

1...<<11121314151617181920>>...97