Home
last modified time | relevance | path

Searched defs:normalizedPath (Results 1 – 20 of 20) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DRemoveEmptyCLDR.java43 String normalizedPath = PathUtilities.getNormalizedPathString(f); in main() local
DVettingAdder.java57 String normalizedPath = PathUtilities.getNormalizedPathString(f); in addFiles() local
/external/cldr/tools/java/org/unicode/cldr/test/
DQuickCheck.java121 String normalizedPath = PathUtilities.getNormalizedPathString(directoryFile); in checkDtds() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestPaths.java376 String[] normalizedPath = { "" }; in TestNonLdml() local
DTestBasic.java173 String normalizedPath = PathUtilities.getNormalizedPathString(directoryFile); in checkDtds() local
DTestPathHeader.java1339 final String normalizedPath = entry.getKey(); in TestSupplementalItems() local
/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java593 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java592 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java602 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java602 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java601 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java592 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java602 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java601 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java592 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java593 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java593 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
DAbstractFakeFileSystem.java643 String normalizedPath = getFileSystemEntryKey(path); in descendents() local
/external/cldr/tools/java/org/unicode/cldr/util/
DCLDRFile.java1302 public static String getDistinguishingXPath(String xpath, String[] normalizedPath) { in getDistinguishingXPath()
DCldrUtility.java1278 String normalizedPath = null; in checkValidFile() local