| /external/clang/lib/Format/ |
| D | TokenAnnotator.h | 73 delete Children[i]; in ~AnnotatedLine() local 109 SmallVector<AnnotatedLine *, 0> Children; variable
|
| D | UnwrappedLineParser.h | 213 SmallVector<UnwrappedLine, 0> Children; member
|
| /external/llvm/tools/llvm-pdbdump/ |
| D | CompilandDumper.h | 23 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
|
| D | ClassDefinitionDumper.cpp | 62 auto Children = Class.findAllChildren(); in start() local
|
| /external/tensorflow/tensorflow/lite/testing/ |
| D | message.h | 71 const std::vector<std::unique_ptr<Message>>& Children() const { in Children() function
|
| /external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
| D | message.h | 74 const std::vector<std::unique_ptr<Message>>& Children() const { in Children() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/GSYM/ |
| D | InlineInfo.h | 67 std::vector<InlineInfo> Children; member
|
| /external/swiftshader/third_party/subzero/src/ |
| D | IceTimerTree.h | 51 std::vector<TTindex> Children; // indexed by TimerIdT variable
|
| /external/catch2/include/internal/ |
| D | catch_test_case_tracker.h | 96 using Children = std::vector<ITrackerPtr>; variable
|
| /external/protobuf/csharp/src/Google.Protobuf/ |
| D | FieldMaskTree.cs | 65 public Dictionary<string, Node> Children { get; } = new Dictionary<string, Node>(); property in Google.Protobuf.FieldMaskTree.Node
|
| /external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | FieldMaskTree.cs | 65 public Dictionary<string, Node> Children { get; } = new Dictionary<string, Node>(); property in Google.Protobuf.FieldMaskTree.Node
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFVerifier.h | 45 std::set<DieRangeInfo> Children; member
|
| /external/perfetto/ui/src/controller/ |
| D | controller.ts | 36 export type Children = ControllerInitializerAny[]; alias
|
| /external/llvm/lib/Transforms/Utils/ |
| D | BasicBlockUtils.cpp | 154 SmallVector<DomTreeNode *, 8> Children(DTN->begin(), DTN->end()); in MergeBlockIntoPredecessor() local 267 std::vector<DomTreeNode *> Children(OldNode->begin(), OldNode->end()); in SplitBlock() local 637 std::vector<DomTreeNode *> Children(OldNode->begin(), OldNode->end()); in SplitBlockAndInsertIfThen() local
|
| /external/clang/lib/Tooling/ |
| D | FileMatchTrie.cpp | 159 llvm::StringMap<FileMatchTrieNode> Children; member in clang::tooling::FileMatchTrieNode
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | GenericIteratedDominanceFrontier.h | 124 auto Children = children<OrderedNodeTy>(N); in get() local
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DebugHandlerBase.cpp | 37 const SmallVectorImpl<LexicalScope *> &Children = S->getChildren(); in identifyScopeMarkers() local
|
| D | DwarfCompileUnit.cpp | 333 SmallVector<DIE *, 8> Children; in constructScopeDIE() local 573 SmallVectorImpl<DIE *> &Children, in createScopeChildrenDIE() 622 SmallVector<DIE *, 8> Children; in createAndAddScopeChildren() local
|
| /external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/ |
| D | BaseTree.cs | 68 public virtual IList<ITree> Children { property in Antlr.Runtime.Tree.BaseTree
|
| /external/angle/src/compiler/translator/msl/ |
| D | IntermRebuild.h | 68 Children = 1u << 0u, enumerator
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DebugHandlerBase.cpp | 99 const SmallVectorImpl<LexicalScope *> &Children = S->getChildren(); in identifyScopeMarkers() local
|
| /external/llvm/include/llvm/CodeGen/ |
| D | LexicalScopes.h | 126 SmallVector<LexicalScope *, 4> Children; // Scopes defined in scope. variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | LexicalScopes.h | 127 SmallVector<LexicalScope *, 4> Children; // Scopes defined in scope. variable
|
| /external/perfetto/src/trace_processor/db/ |
| D | view.h | 222 using Children = base::SmallVector<std::unique_ptr<TableNode>, 4>; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | MachineCSE.cpp | 750 const std::vector<MachineDomTreeNode*> &Children = Node->getChildren(); in PerformCSE() local 858 const std::vector<MachineDomTreeNode *> &Children = Node->getChildren(); in PerformSimplePRE() local
|