Home
last modified time | relevance | path

Searched defs:Children (Results 1 – 25 of 41) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/
DInlineInfo.h67 std::vector<InlineInfo> Children; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTimerTree.h51 std::vector<TTindex> Children; // indexed by TimerIdT variable
/third_party/typescript/tests/lib/
Dreact16.d.ts337 const Children: ReactChildren; constant
/third_party/protobuf/csharp/src/Google.Protobuf/
DFieldMaskTree.cs65 public Dictionary<string, Node> Children { get; } = new Dictionary<string, Node>(); property in Google.Protobuf.FieldMaskTree.Node
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFVerifier.h45 std::set<DieRangeInfo> Children; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGenericIteratedDominanceFrontier.h124 auto Children = children<OrderedNodeTy>(N); in get() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DIntermRebuild.h68 Children = 1u << 0u, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermRebuild.h68 Children = 1u << 0u, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugHandlerBase.cpp99 const SmallVectorImpl<LexicalScope *> &Children = S->getChildren(); in identifyScopeMarkers() local
DDwarfCompileUnit.cpp435 SmallVector<DIE *, 8> Children; in constructScopeDIE() local
792 SmallVectorImpl<DIE *> &Children, in createScopeChildrenDIE()
858 SmallVector<DIE *, 8> Children; in createAndAddScopeChildren() local
DCodeViewDebug.h121 SmallVector<LexicalBlock *, 1> Children; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h127 SmallVector<LexicalScope *, 4> Children; // Scopes defined in scope. variable
DDIE.h90 bool Children; variable
727 IntrusiveBackList<DIE> Children; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLexicalScopes.cpp240 const SmallVectorImpl<LexicalScope *> &Children = WS->getChildren(); in constructScopeNest() local
DMachineCSE.cpp750 const std::vector<MachineDomTreeNode*> &Children = Node->getChildren(); in PerformCSE() local
858 const std::vector<MachineDomTreeNode *> &Children = Node->getChildren(); in PerformSimplePRE() local
DInlineSpiller.cpp1291 const std::vector<MachineDomTreeNode *> &Children = Node->getChildren(); in getVisitOrders() local
1362 const std::vector<MachineDomTreeNode *> &Children = (*RIt)->getChildren(); in runHoistSpills() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsOptimizePICCall.cpp221 const std::vector<MachineDomTreeNode *> &Children = Node->getChildren(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp175 auto Children = Sym.findAllChildren(); in initializeChildren() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineCFGStructurizer.cpp514 SetVector<MRT *> Children; member in __anon6878cbe50211::RegionMRT
827 auto Children = Region->getChildren(); in storeLiveOuts() local
1332 auto Children = Region->getChildren(); in regionIsSequence() local
1344 auto Children = Region->getChildren(); in fixupRegionExits() local
2616 SetVector<MRT *> *Children = Region->getChildren(); in containsNewBackedge() local
2643 SetVector<MRT *> *Children = Region->getChildren(); in structurizeComplexRegion() local
2789 auto Children = Region->getChildren(); in structurizeRegions() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp536 std::vector<DomTreeNode *> Children(OldNode->begin(), OldNode->end()); in SplitBlock() local
953 std::vector<DomTreeNode *> Children(OldNode->begin(), OldNode->end()); in SplitBlockAndInsertIfThen() local
DLoopSimplify.cpp677 const std::vector<DomTreeNodeBase<BasicBlock> *> &Children = in simplifyOneLoop() local
/third_party/skia/third_party/externals/swiftshader/tests/regres/cov/
Dtree.go274 Children TestCoverageMap member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DMachOYAML.h98 std::vector<MachOYAML::ExportEntry> Children; member
DDWARFYAML.h56 llvm::dwarf::Constants Children; member
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Dxcodeproj_file.py470 def Children(self): member in XCObject
2528 def Children(self): member in PBXProject

12