Home
last modified time | relevance | path

Searched defs:getRoot (Results 1 – 25 of 64) sorted by relevance

123

/external/emma/core/java12/com/vladium/emma/report/
DIReportDataView.java23 IItem getRoot (); in getRoot() method
DReportDataModel.java157 public IItem getRoot() in getRoot() method in ReportDataModel.ReportDataView
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/
DTemplateSyntaxTree.java34 public Start getRoot() { in getRoot() method in TemplateSyntaxTree
/external/javaparser/javaparser-symbol-solver-model/src/main/java/com/github/javaparser/symbolsolver/model/resolution/
DTypeSolver.java34 default TypeSolver getRoot() { in getRoot() method
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationRoot.java30 public static final CollationTailoring getRoot() { in getRoot() method in CollationRoot
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationRoot.java32 public static final CollationTailoring getRoot() { in getRoot() method in CollationRoot
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DCallGraph.h117 virtual CallGraphNode* getRoot() { return 0; } in getRoot() function
118 virtual const CallGraphNode* getRoot() const { return 0; } in getRoot() function
DDominanceFrontier.h164 BasicBlock *getRoot() const { in getRoot() function
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeIterator.java137 public Node getRoot() in getRoot() method in DTMNodeIterator
/external/icu/icu4c/source/i18n/
Dcollationroot.cpp82 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot() function in CollationRoot
/external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
DCallGraph.cpp103 CallGraphNode *getRoot() { return Root; } in getRoot() function in __anon0c3155910111::BasicCallGraph
104 const CallGraphNode *getRoot() const { return Root; } in getRoot() function in __anon0c3155910111::BasicCallGraph
/external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/utils/
DSymbolSolverQuickSetup.java95 public Path getRoot() { in getRoot() method in SymbolSolverQuickSetup
/external/junit/src/main/java/org/junit/rules/
DTemporaryFolder.java143 public File getRoot() { in getRoot() method in TemporaryFolder
/external/clang/include/clang/Analysis/Analyses/
DDominators.h53 inline CFGBlock *getRoot() const { in getRoot() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineDominanceFrontier.h46 MachineBasicBlock *getRoot() const { in getRoot() function
/external/llvm/include/llvm/CodeGen/
DMachineDominanceFrontier.h44 MachineBasicBlock *getRoot() const { in getRoot() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DDominanceFrontier.h63 BlockT *getRoot() const { in getRoot() function
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDeclContext.h138 DeclContext &getRoot() { return Root; } in getRoot() function
/external/clang/include/clang/Analysis/
DCallGraph.h81 CallGraphNode *getRoot() const { return Root; } in getRoot() function
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DDTMIterator.java101 public int getRoot(); in getRoot() method
/external/llvm/include/llvm/Analysis/
DDominanceFrontier.h56 BlockT *getRoot() const { in getRoot() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineDominators.h61 inline MachineBasicBlock *getRoot() const { in getRoot() function
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/
DElement.java110 public Node getRoot() { in getRoot() method in Element
/external/robolectric-shadows/shadows/supportv4/src/main/java/org/robolectric/shadows/support/v4/
DShadowMediaBrowserCompat.java88 protected String getRoot() { in getRoot() method in ShadowMediaBrowserCompat
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_graph.h152 inline Node *getRoot() const { return root; } in getRoot() function

123