Home
last modified time | relevance | path

Searched refs:hasChildren (Results 1 – 24 of 24) sorted by relevance

/third_party/node/lib/internal/test_runner/reporter/
Dspec.js67 …#formatTestReport(type, data, prefix = '', indent = '', hasChildren = false, skippedSubtest = fals… argument
72 if (hasChildren) {
99 let hasChildren = false;
102 hasChildren = true;
106 return `${this.#formatTestReport(type, data, prefix, indent, hasChildren, skippedSubtest)}\n`;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugInfoEntry.h53 bool hasChildren() const { return AbbrevDecl && AbbrevDecl->hasChildren(); } in hasChildren() function
DDWARFDie.h79 bool hasChildren() const { in hasChildren() function
81 return Die->hasChildren(); in hasChildren()
DDWARFAbbreviationDeclaration.h91 bool hasChildren() const { return HasChildren; } in hasChildren() function
/third_party/skia/modules/svg/src/
DSkSVGPattern.cpp73 if (!contentNode->hasChildren()) { in resolveHref()
77 if (contentNode->hasChildren() && !didInherit) { in resolveHref()
DSkSVGContainer.cpp28 bool SkSVGContainer::hasChildren() const { in hasChildren() function in SkSVGContainer
DSkSVGNode.cpp64 this->hasChildren() ? 0 : SkSVGRenderContext::kLeaf); in onPrepareToRender()
/third_party/skia/modules/svg/include/
DSkSVGContainer.h28 bool hasChildren() const final;
DSkSVGNode.h174 virtual bool hasChildren() const { return false; } in hasChildren() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDIE.cpp187 DIEAbbrev Abbrev(Tag, hasChildren()); in generateAbbrev()
253 << dwarf::ChildrenString(hasChildren()) << "\n"; in print()
295 if (hasChildren()) { in computeOffsetsAndAbbrevs()
297 assert(Abbrev.hasChildren() && "Children flag not set"); in computeOffsetsAndAbbrevs()
DAsmPrinterDwarf.cpp278 if (Die.hasChildren()) { in emitDwarfDIE()
DDwarfUnit.h94 bool hasContent() const { return getUnitDie().hasChildren(); } in hasContent()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFAbbreviationDeclaration.cpp131 OS << "\tDW_CHILDREN_" << (hasChildren() ? "yes" : "no") << '\n'; in dump()
DDWARFUnit.cpp414 if (AbbrDecl->hasChildren()) in extractDIEsToVector()
825 if (!Die->hasChildren()) in getFirstChild()
836 if (!Die->hasChildren()) in getLastChild()
DDWARFDie.cpp596 AbbrevDecl->hasChildren() ? '*' : ' '); in dump()
DDWARFVerifier.cpp202 if (Die.getTag() == dwarf::DW_TAG_skeleton_unit && Die.hasChildren()) { in verifyUnitContents()
/third_party/vk-gl-cts/framework/common/
DtcuCommandLine.cpp297 bool hasChildren (void) const { return !m_children.empty(); } in hasChildren() function in tcu::CaseTreeNode
996 return node && node->hasChildren(); in checkTestGroupName()
1002 return node && !node->hasChildren(); in checkTestCaseName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDIE.h102 bool hasChildren() const { return Children; } in hasChildren() function
752 bool hasChildren() const { return ForceChildren || !Children.empty(); } in hasChildren() function
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/asciidoctor-chunker/
Dasciidoctor-chunker.js4hasChildren(r)){var c="function"==typeof n[0]?n[0].call(r,o,a.html(r.children)):n,l=t._makeDomArra…
/third_party/typescript/src/compiler/
Dparser.ts9296 let hasChildren = false;
9298 hasChildren = true;
9315 if (hasChildren) {
/third_party/libabigail/tests/lib/
Dcatch.hpp7513 virtual bool hasChildren() const = 0;
7580 bool hasChildren() const override;
12850 if (m_trackerContext.currentTracker().hasChildren()) in testForMissingAssertions()
14420 bool TrackerBase::hasChildren() const { in hasChildren() function in Catch::TestCaseTracking::TrackerBase
/third_party/typescript/tests/baselines/reference/user/
Dchrome-devtools-frontend.log4856 …ntend/front_end/data_grid/DataGrid.js(848,36): error TS2339: Property 'hasChildren' does not exist…
4890 …tend/front_end/data_grid/DataGrid.js(1058,32): error TS2339: Property 'hasChildren' does not exist…
/third_party/typescript/lib/
DtypingsInstaller.js39617 var hasChildren = false;
39619 hasChildren = true;
39636 if (hasChildren) {
Dtsc.js32229 var hasChildren = false;
32231 hasChildren = true;
32248 if (hasChildren) {