Home
last modified time | relevance | path

Searched refs:isRoot (Results 1 – 25 of 79) sorted by relevance

1234

/external/doclava/res/assets/templates/
Dyaml_navtree.cs7 isRoot: treat this node as if it has children and insert a section node.
10 def:write_child_nodes(page,whitespace,isRoot) ?>
13 if:subcount(page.children) || isRoot ?>
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleData.java206 if (noSubstitute && !bundle.isRoot() && stringBundle.isRoot()) { in getExemplarSet()
291 if (noSubstitute && !bundle.isRoot() && stringBundle.isRoot()) { in getDelimiter()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocaleData.java205 if (noSubstitute && !bundle.isRoot() && stringBundle.isRoot()) { in getExemplarSet()
285 if (noSubstitute && !bundle.isRoot() && stringBundle.isRoot()) { in getDelimiter()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp697 bool isRoot = N == Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local
701 if (isRoot) { in EmitResultInstructionAsOperand()
785 if (isRoot && !PhysRegInputs.empty()) { in EmitResultInstructionAsOperand()
808 if (isRoot && !Pattern.getDstRegs().empty()) { in EmitResultInstructionAsOperand()
825 if (isRoot && in EmitResultInstructionAsOperand()
846 NodeIsUniqueLoadOrStore || (isRoot && (mayInstNodeLoadOrStore(N, CGP) || in EmitResultInstructionAsOperand()
862 NodeHasChain = isRoot; in EmitResultInstructionAsOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineOutliner.cpp187 bool isRoot() const { return StartIdx == EmptyIdx; } in isRoot() function
193 if (isRoot()) in size()
332 bool IsLeaf = CurrNode.Children.size() == 0 && !CurrNode.isRoot(); in setSuffixIndices()
336 if (!CurrNode.isRoot()) { in setSuffixIndices()
430 if (NeedsLink && !Active.Node->isRoot()) { in extend()
478 if (Active.Node->isRoot()) { in extend()
905 if (Parent.OccurrenceCount < 2 || Parent.isRoot() || !Parent.IsInTree) in findCandidates()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcherGen.cpp693 bool isRoot = N == Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local
697 if (isRoot) { in EmitResultInstructionAsOperand()
754 if (isRoot && !PhysRegInputs.empty()) { in EmitResultInstructionAsOperand()
777 if (isRoot && !Pattern.getDstRegs().empty()) { in EmitResultInstructionAsOperand()
795 if (isRoot && in EmitResultInstructionAsOperand()
816 NodeIsUniqueLoadOrStore || (isRoot && (mayInstNodeLoadOrStore(N, CGP) || in EmitResultInstructionAsOperand()
/external/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp733 bool isRoot = N == Pattern.getDstPattern(); in EmitResultInstructionAsOperand() local
737 if (isRoot) { in EmitResultInstructionAsOperand()
821 if (isRoot && !PhysRegInputs.empty()) { in EmitResultInstructionAsOperand()
844 if (isRoot && !Pattern.getDstRegs().empty()) { in EmitResultInstructionAsOperand()
862 if (isRoot && in EmitResultInstructionAsOperand()
883 NodeIsUniqueLoadOrStore || (isRoot && (mayInstNodeLoadOrStore(N, CGP) || in EmitResultInstructionAsOperand()
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/filesystem/
DFakeUnixFileSystem.groovy63 if (first == "" || isRoot(first)) {
70 protected boolean isRoot(String pathComponent) {
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java83 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
DWindowsFakeFileSystem.java98 protected boolean isRoot(String pathComponent) { in isRoot() method in WindowsFakeFileSystem
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java81 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java83 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java81 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
DWindowsFakeFileSystem.java98 protected boolean isRoot(String pathComponent) { in isRoot() method in WindowsFakeFileSystem
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java83 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java83 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java81 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java81 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
DWindowsFakeFileSystem.java98 protected boolean isRoot(String pathComponent) { in isRoot() method in WindowsFakeFileSystem
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java83 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java81 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
DWindowsFakeFileSystem.java98 protected boolean isRoot(String pathComponent) { in isRoot() method in WindowsFakeFileSystem
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java81 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java83 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
/external/cldr/tools/java/org/unicode/cldr/tool/
DCopySubdivisionsIntoMain.java86 boolean isRoot = "root".equals(localeId); in doAfter()
105 if (isRoot) { in doAfter()

1234