Searched refs:ABSOLUTE (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/windows/classes/sun/nio/fs/
H A DWindowsPathType.java33 ABSOLUTE, // C:\foo enum constant in enum:WindowsPathType
H A DWindowsPathParser.java132 type = WindowsPathType.ABSOLUTE;
H A DWindowsFileSystem.java59 if ((result.type() != WindowsPathType.ABSOLUTE) &&
H A DWindowsPath.java368 return type == WindowsPathType.ABSOLUTE || type == WindowsPathType.UNC;
/openjdk7/langtools/test/tools/javac/api/
H A DT6838467.java56 ABSOLUTE { enum constant in enum:T6838467.CompareKind

Completed in 45 milliseconds