Home
last modified time | relevance | path

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

123

/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/android_icu4j/src/main/java/android/icu/util/
DLocaleData.java196 if (noSubstitute && !bundle.isRoot() && stringBundle.isRoot()) { in getExemplarSet()
276 if (noSubstitute && !bundle.isRoot() && stringBundle.isRoot()) { in getDelimiter()
/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/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/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.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/tags/2.3/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.5/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.1/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java83 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
/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-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.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.2/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-rc1/src/main/java/org/mockftpserver/fake/filesystem/
DUnixFakeFileSystem.java81 protected boolean isRoot(String pathComponent) { in isRoot() method in UnixFakeFileSystem
/external/mockftpserver/MockFtpServer/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/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()

123