/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchFinder.h | 81 const BoundNodes Nodes; member 270 SmallVector<BoundNodes, 1> Nodes; variable
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/ |
D | btSoftBodyHelpers.h | 27 Nodes = 0x0001, enumerator
|
/external/llvm/include/llvm/Analysis/ |
D | CallGraphSCCPass.h | 85 std::vector<CallGraphNode*> Nodes; variable
|
D | Interval.h | 55 std::vector<BasicBlock*> Nodes; variable
|
D | LazyCallGraph.h | 216 SmallVector<Node *, 1> Nodes; variable
|
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/ |
D | fDrawFlags.java | 68 public final static int Nodes = 0x0001; field in fDrawFlags._
|
/external/llvm/lib/Support/ |
D | IntervalMap.cpp | 120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
|
/external/jsoncpp/include/json/ |
D | reader.h | 230 typedef std::stack<Value*> Nodes; typedef
|
/external/llvm/docs/ |
D | LangRef.rst | 3766 .. _DICompileUnit: 3768 DICompileUnit 3793 DIFile 3807 DIBasicType 3834 DISubroutineType 3850 DIDerivedType 3893 DICompositeType 3942 DISubrange 3956 DIEnumerator 3968 DITemplateTypeParameter [all …]
|
/external/llvm/lib/Analysis/ |
D | CallGraph.cpp | 111 SmallVector<CallGraphNode *, 16> Nodes; in print() local
|
/external/clang/lib/Tooling/ |
D | JSONCompilationDatabase.cpp | 214 nodeToCommandLine(const std::vector<llvm::yaml::ScalarNode *> &Nodes) { in nodeToCommandLine()
|
/external/llvm/lib/IR/ |
D | AttributeImpl.h | 268 static void Profile(FoldingSetNodeID &ID, in Profile()
|
/external/clang/unittests/ASTMatchers/ |
D | ASTMatchersTest.cpp | 768 bool run(const BoundNodes *Nodes) override { in run() 790 bool run(const BoundNodes *Nodes, ASTContext *Context) override { in run() 4127 bool run(const BoundNodes *Nodes) override { return false; } in TEST() 4128 bool run(const BoundNodes *Nodes, ASTContext *Context) override { in TEST() 4669 bool run(const BoundNodes *Nodes) override { return false; } in run() 4671 bool run(const BoundNodes *Nodes, ASTContext *Context) override { in run() 4720 bool run(const BoundNodes *Nodes) override { return false; } in run() 4722 bool run(const BoundNodes *Nodes, ASTContext *Context) override { in run() 4727 bool verify(const BoundNodes &Nodes, ASTContext &Context, const Stmt *Node) { in verify() 4736 bool verify(const BoundNodes &Nodes, ASTContext &Context, const Decl *Node) { in verify() [all …]
|
/external/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 331 void adjustSiblingSizes(NodeT *Node[], unsigned Nodes, in adjustSiblingSizes() 1160 const unsigned Nodes = RootLeaf::Capacity / Leaf::Capacity + 1; in branchRoot() local 1201 const unsigned Nodes = RootBranch::Capacity / Branch::Capacity + 1; in splitRoot() local 1960 unsigned Nodes = 0; in overflow() local
|
/external/llvm/unittests/ADT/ |
D | SCCIteratorTest.cpp | 100 NodeType Nodes[N]; member in llvm::Graph
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExplodedGraph.h | 265 llvm::FoldingSet<ExplodedNode> Nodes; variable
|
/external/llvm/unittests/Analysis/ |
D | LazyCallGraphTest.cpp | 159 std::vector<std::string> Nodes; in TEST() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonCommonGEP.cpp | 133 NodeVect Nodes; member in __anonb86eca510111::HexagonCommonGEP 414 void invert_find_roots(const NodeVect &Nodes, NodeChildrenMap &NCM, in invert_find_roots() 428 void nodes_for_root(GepNode *Root, NodeChildrenMap &NCM, NodeSet &Nodes) { in nodes_for_root()
|
D | HexagonISelDAGToDAG.cpp | 1376 std::vector<SDNode*> Nodes; in PreprocessISelDAG() local
|
/external/clang/lib/ASTMatchers/ |
D | ASTMatchFinder.cpp | 73 BoundNodesTreeBuilder Nodes; member 895 MatchFinder::MatchResult::MatchResult(const BoundNodes &Nodes, in MatchResult()
|
/external/ImageMagick/MagickCore/ |
D | histogram.c | 95 } Nodes; typedef
|
D | quantize.c | 257 } Nodes; typedef
|
/external/llvm/include/llvm/CodeGen/PBQP/ |
D | Graph.h | 184 NodeVector Nodes; variable
|
/external/llvm/utils/TableGen/ |
D | CodeGenDAGPatterns.cpp | 2307 SmallVectorImpl<TreePatternNode*> &Nodes = Entry.second; in InferAllTypes() local 2429 std::vector<Record*> Nodes = Records.getAllDerivedDefinitions("SDNode"); in ParseNodeInfo() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 2734 void ExprEngine::ViewGraph(ArrayRef<const ExplodedNode*> Nodes) { in ViewGraph()
|