Home
last modified time | relevance | path

Searched defs:child (Results 376 - 400 of 1097) sorted by relevance

1...<<11121314151617181920>>...44

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_addr.c1217 IPAddrBlocks *child = NULL; in addr_validate_path_internal() local
1126 addr_contains(IPAddressOrRanges *parent, IPAddressOrRanges *child, int length) addr_contains() argument
[all...]
H A Dv3_asid.c670 static int asid_contains(ASIdOrRanges *parent, ASIdOrRanges *child) in asid_contains() argument
/third_party/libabigail/include/
H A Dabg-viz-dot.h20 enum type { child, parent }; enumerator
/third_party/vk-gl-cts/executor/tools/
H A DxeExtractSampleLists.cpp82 const xe::ri::Item& child = items.getItem(itemNdx); in extractSampleLists() local
/third_party/skia/src/effects/imagefilters/
H A DSkRuntimeImageFilter.cpp57 sk_sp<SkShader> child = nullptr; in SkMakeRuntimeImageFilter() local
/third_party/skia/src/core/
H A DSkTSort.h70 size_t child = root << 1; in SkTHeapSort_SiftDown() local
[all...]
H A DSkTDPQueue.h160 int child = LeftOf(index); in percolateDownIfNecessary() local
[all...]
/third_party/openssl/crypto/x509/
H A Dv3_asid.c656 static int asid_contains(ASIdOrRanges *parent, ASIdOrRanges *child) in asid_contains() argument
H A Dv3_addr.c1213 IPAddrBlocks *child = NULL; in addr_validate_path_internal() local
1122 addr_contains(IPAddressOrRanges *parent, IPAddressOrRanges *child, int length) addr_contains() argument
[all...]
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dfilterrb.cpp112 auto child = node->fChildren.find(key); in match() local
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_proxies.c79 pid_t child = fork(); in au_fork() local
/third_party/skia/src/xml/
H A DSkDOMParser.cpp73 SkDOM::Node* child = parent->fFirstChild; in onEndElement() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dlocutil.cpp263 LocaleUtility::isFallbackOf(const UnicodeString& root, const UnicodeString& child) in isFallbackOf() argument
/third_party/toybox/toys/net/
H A Dnetcat.c99 pid_t child; in netcat_main() local
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DResultTests.cpp184 TChild child; in TEST() local
312 Child child; in TEST() local
321 Child child; in TEST() local
331 Child child; TEST() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dscc.h145 const SCC* child = GetSCC(child_msg); in AddChildren() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcord_rep_consume_test.cc57 CordRepSubstring* CreateSubstring(CordRep* child, size_t start, size_t length) { in CreateSubstring() argument
H A Dcord_rep_consume.cc33 CordRep* child = substring->child; in ClipSubstring() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dnode_hash_map_test.cc121 const Tree& child = root.children.emplace().first->second; in TEST() local
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DTrimPaths.cpp25 TrimEffectAdapter(const skjson::ObjectValue& jtrim, const AnimationBuilder& abuilder, sk_sp<sksg::GeometryNode> child) TrimEffectAdapter() argument
/third_party/skia/modules/sksg/src/
H A DSkSGMaskEffect.cpp23 MaskEffect::MaskEffect(sk_sp<RenderNode> child, sk_sp<RenderNode> mask, Mode mode) in MaskEffect() argument
H A DSkSGGeometryEffect.cpp24 GeometryEffect::GeometryEffect(sk_sp<GeometryNode> child) in GeometryEffect() argument
62 SkPath TrimEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() argument
74 GeometryTransform::GeometryTransform(sk_sp<GeometryNode> child, sk_sp<Transform> transform) in GeometryTransform() argument
85 SkPath GeometryTransform::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() argument
120 SkPath DashEffect::onRevalidateEffect(const sk_sp<GeometryNode>& child) { in onRevalidateEffect() argument
132 onRevalidateEffect(const sk_sp<GeometryNode>& child) onRevalidateEffect() argument
144 onRevalidateEffect(const sk_sp<GeometryNode>& child) onRevalidateEffect() argument
[all...]
/third_party/skia/modules/skottie/src/effects/
H A DTransformEffect.cpp23 TransformEffectAdapter(const AnimationBuilder& abuilder, const skjson::ObjectValue* jopacity, const skjson::ObjectValue* jscale_uniform, const skjson::ObjectValue* jscale_width, const skjson::ObjectValue* jscale_height, sk_sp<TransformAdapter2D> tadapter, sk_sp<sksg::RenderNode> child) TransformEffectAdapter() argument
/third_party/skia/modules/sksg/include/
H A DSkSGGeometryEffect.h49 static sk_sp<TrimEffect> Make(sk_sp<GeometryNode> child) { in Make() argument
58 explicit TrimEffect(sk_sp<GeometryNode> child) : INHERITED(std::move(child)) {} in TrimEffect() argument
74 static sk_sp<GeometryTransform> Make(sk_sp<GeometryNode> child, sk_sp<Transform> transform) { in Make() argument
104 Make(sk_sp<GeometryNode> child) Make() argument
112 DashEffect(sk_sp<GeometryNode> child) DashEffect() argument
127 Make(sk_sp<GeometryNode> child) Make() argument
134 RoundEffect(sk_sp<GeometryNode> child) RoundEffect() argument
148 Make(sk_sp<GeometryNode> child) Make() argument
157 OffsetEffect(sk_sp<GeometryNode> child) OffsetEffect() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Djson.h31 struct json_token *parent, *child, *sibling; member

Completed in 13 milliseconds

1...<<11121314151617181920>>...44