Home
last modified time | relevance | path

Searched defs:isAbsolute (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm/include/llvm/MC/
DMCValue.h52 bool isAbsolute() const { return !SymA && !SymB; } in isAbsolute() function
/external/jetty/src/java/org/eclipse/jetty/webapp/
DOrdering.java40 public boolean isAbsolute (); in isAbsolute() method
221 public boolean isAbsolute () in isAbsolute() method
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
DAbstractFakeFileSystem.java548 public boolean isAbsolute(String path) { in isAbsolute() method in AbstractFakeFileSystem
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
DAbstractFakeFileSystem.java538 public boolean isAbsolute(String path) { in isAbsolute() method in AbstractFakeFileSystem
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
DAbstractFakeFileSystem.java547 public boolean isAbsolute(String path) { in isAbsolute() method in AbstractFakeFileSystem
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
DAbstractFakeFileSystem.java539 public boolean isAbsolute(String path) { in isAbsolute() method in AbstractFakeFileSystem
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
DAbstractFakeFileSystem.java547 public boolean isAbsolute(String path) { in isAbsolute() method in AbstractFakeFileSystem
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
DAbstractFakeFileSystem.java538 public boolean isAbsolute(String path) { in isAbsolute() method in AbstractFakeFileSystem
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
DAbstractFakeFileSystem.java548 public boolean isAbsolute(String path) { in isAbsolute() method in AbstractFakeFileSystem
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
DAbstractFakeFileSystem.java538 public boolean isAbsolute(String path) { in isAbsolute() method in AbstractFakeFileSystem
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
DAbstractFakeFileSystem.java539 public boolean isAbsolute(String path) { in isAbsolute() method in AbstractFakeFileSystem
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DFileSystem.java125 public boolean isAbsolute(String path); in isAbsolute() method
DAbstractFakeFileSystem.java548 public boolean isAbsolute(String path) { in isAbsolute() method in AbstractFakeFileSystem
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/java/io/
DFile.java97 public boolean isAbsolute () { in isAbsolute() method in File

12