| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/ |
| H A D | 3-2.c | 93 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 D | 5-1.c | 143 pthread_t child; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/ |
| H A D | 4-1.c | 83 pthread_t child; in main() local
|
| /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...] |
| /third_party/elfutils/tests/ |
| H A D | all-dwarf-ranges.c | 60 Dwarf_Die child; in walk_tree() local
|
| /third_party/NuttX/drivers/usbdev/gadget/fconfig/src/ |
| H A D | usb_obj.c | 107 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 D | heap-inl.h | 73 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...] |