Home
last modified time | relevance | path

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

12345678910>>...22

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D3-2.c93 static void child(void) in child() function
102 pid_t child, ctl; in threaded() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D5-1.c143 pthread_t child; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
H A D4-1.c83 pthread_t child; in main() local
/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...]
/third_party/elfutils/tests/
H A Dall-dwarf-ranges.c60 Dwarf_Die child; in walk_tree() local
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_obj.c107 struct usb_obj *child; in usbobj_find() local
184 struct usb_obj *child, *tmp; in usbobj_for_each_child() local
/third_party/libuv/src/
H A Dheap-inl.h73 heap_node_swap(struct heap* heap, struct heap_node* parent, struct heap_node* child) heap_node_swap() argument
111 struct heap_node** child; HEAP_EXPORT() local
156 struct heap_node* child; HEAP_EXPORT() local
[all...]

Completed in 7 milliseconds

12345678910>>...22