Home
last modified time | relevance | path

Searched defs:Nodes (Results 1 – 25 of 29) sorted by relevance

12

/external/clang/include/clang/ASTMatchers/
DASTMatchFinder.h81 const BoundNodes Nodes; member
270 SmallVector<BoundNodes, 1> Nodes; variable
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodyHelpers.h27 Nodes = 0x0001, enumerator
/external/llvm/include/llvm/Analysis/
DCallGraphSCCPass.h85 std::vector<CallGraphNode*> Nodes; variable
DInterval.h55 std::vector<BasicBlock*> Nodes; variable
DLazyCallGraph.h216 SmallVector<Node *, 1> Nodes; variable
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
DfDrawFlags.java68 public final static int Nodes = 0x0001; field in fDrawFlags._
/external/llvm/lib/Support/
DIntervalMap.cpp120 IdxPair distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, in distribute()
/external/jsoncpp/include/json/
Dreader.h230 typedef std::stack<Value*> Nodes; typedef
/external/llvm/docs/
DLangRef.rst3766 .. _DICompileUnit:
3768 DICompileUnit
3793 DIFile
3807 DIBasicType
3834 DISubroutineType
3850 DIDerivedType
3893 DICompositeType
3942 DISubrange
3956 DIEnumerator
3968 DITemplateTypeParameter
[all …]
/external/llvm/lib/Analysis/
DCallGraph.cpp111 SmallVector<CallGraphNode *, 16> Nodes; in print() local
/external/clang/lib/Tooling/
DJSONCompilationDatabase.cpp214 nodeToCommandLine(const std::vector<llvm::yaml::ScalarNode *> &Nodes) { in nodeToCommandLine()
/external/llvm/lib/IR/
DAttributeImpl.h268 static void Profile(FoldingSetNodeID &ID, in Profile()
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.cpp768 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/
DIntervalMap.h331 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/
DSCCIteratorTest.cpp100 NodeType Nodes[N]; member in llvm::Graph
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h265 llvm::FoldingSet<ExplodedNode> Nodes; variable
/external/llvm/unittests/Analysis/
DLazyCallGraphTest.cpp159 std::vector<std::string> Nodes; in TEST() local
/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp133 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()
DHexagonISelDAGToDAG.cpp1376 std::vector<SDNode*> Nodes; in PreprocessISelDAG() local
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp73 BoundNodesTreeBuilder Nodes; member
895 MatchFinder::MatchResult::MatchResult(const BoundNodes &Nodes, in MatchResult()
/external/ImageMagick/MagickCore/
Dhistogram.c95 } Nodes; typedef
Dquantize.c257 } Nodes; typedef
/external/llvm/include/llvm/CodeGen/PBQP/
DGraph.h184 NodeVector Nodes; variable
/external/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp2307 SmallVectorImpl<TreePatternNode*> &Nodes = Entry.second; in InferAllTypes() local
2429 std::vector<Record*> Nodes = Records.getAllDerivedDefinitions("SDNode"); in ParseNodeInfo() local
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp2734 void ExprEngine::ViewGraph(ArrayRef<const ExplodedNode*> Nodes) { in ViewGraph()

12