Home
last modified time | relevance | path

Searched defs:childNode (Results 1 – 13 of 13) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTestHierarchyIterator.cpp222 TestNode* childNode = iter.children[iter.curChildNdx]; in next() local
/third_party/parse5/packages/parse5/lib/tree-adapters/
Dinterface.ts18 childNode: ChildNode; property
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DToposortStructs.cpp220 TIntermNode &childNode = *declNode->getChildNode(0); in GetAsDeclaredStructure() local
DAstHelpers.cpp21 TIntermNode *childNode = declNode.getChildNode(0); in ViewDeclaration() local
DEmitMetal.cpp2139 TIntermNode &childNode = *declNode->getChildNode(0); in NewlinePad() local
/third_party/skia/modules/skottie/src/
DLayer.cpp134 sk_sp<sksg::RenderNode> childNode) { in AttachMask()
/third_party/skia/modules/svg/src/
DSkSVGDOM.cpp378 sk_sp<SkSVGNode> childNode = construct_svg_node(dom, localCtx, child); in construct_svg_node() local
/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp464 TIntermNode* childNode, const TType& returnType) in addBuiltInFunctionCall()
DParseHelper.cpp910 …ext::handleUnaryMath(const TSourceLoc& loc, const char* str, TOperator op, TIntermTyped* childNode) in handleUnaryMath()
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp882 TIntermTyped* childNode) in handleUnaryMath()
/third_party/libabigail/tests/lib/
Dcatch.hpp17014 for( auto const& childNode : sectionNode.childSections ) in writeSection() local
/third_party/typescript/lib/
Dtsc.js73099 return !!ts.forEachChild(body, function check(childNode) { argument
DtypingsInstaller.js86767 return !!ts.forEachChild(body, function check(childNode) { argument