/external/e2fsprogs/tests/f_h_reindex/ |
D | expect.1 | 4 Pass 2: Checking directory structure 5 Problem in HTREE directory inode 16001: block #1 has bad max hash 6 Problem in HTREE directory inode 16001: block #2 has bad min hash 7 Problem in HTREE directory inode 16001: block #2 has bad max hash 8 Problem in HTREE directory inode 16001: block #3 has bad min hash 9 Problem in HTREE directory inode 16001: block #3 has bad max hash 10 Problem in HTREE directory inode 16001: block #4 has bad min hash 11 Problem in HTREE directory inode 16001: block #4 has bad max hash 12 Problem in HTREE directory inode 16001: block #5 has bad min hash 13 Problem in HTREE directory inode 16001: block #5 has bad max hash [all …]
|
/external/ImageMagick/MagickCore/ |
D | vms.c | 73 void closedir(DIR *directory) in closedir() argument 77 assert(directory != (DIR *) NULL); in closedir() 78 directory->pattern=DestroyString(directory->pattern); in closedir() 79 directory=DestroyString(directory); in closedir() 109 *directory; in opendir() local 114 directory=(DIR *) AcquireMagickMemory(sizeof(DIR)); in opendir() 115 if (directory == (DIR *) NULL) in opendir() 122 directory->pattern=(char *) AcquireQuantumMemory(strlen(name)+sizeof("*.*")+ in opendir() 123 1UL,sizeof(*directory->pattern)); in opendir() 124 if (directory->pattern == (char *) NULL) in opendir() [all …]
|
/external/skia/tools/ |
D | git-sync-deps | 76 def git_repository_sync_is_disabled(git, directory): argument 79 [git, 'config', 'sync-deps.disable'], cwd=directory) 85 def is_git_toplevel(git, directory): argument 96 [git, 'rev-parse', '--show-toplevel'], cwd=directory).strip() 97 return os.path.realpath(directory) == os.path.realpath(toplevel) 102 def status(directory, checkoutable): argument 106 directory = truncate(directory, dlen) 108 sys.stdout.write('%-*s @ %s\n' % (dlen, directory, checkoutable)) 111 def git_checkout_to_directory(git, repo, checkoutable, directory, verbose): argument 130 if not os.path.isdir(directory): [all …]
|
/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
D | TrialOutputFactoryService.java | 60 private File directory; field in TrialOutputFactoryService 74 if (directory == null) { in getTrialOutputFile() 78 dir = directory; in getTrialOutputFile() 105 File directory; in startUp() local 109 directory = new File(dirName); in startUp() 110 if (!directory.exists()) { in startUp() 111 if (!directory.mkdirs()) { in startUp() 116 } else if (!directory.isDirectory()) { in startUp() 122 directory = new File(directory, String.format("run-%s", run.id())); in startUp() 123 if (!directory.mkdir()) { in startUp() [all …]
|
/external/dng_sdk/source/ |
D | dng_preview.cpp | 53 dng_preview_tag_set (dng_tiff_directory &directory, 63 dng_preview_tag_set::dng_preview_tag_set (dng_tiff_directory &directory, in dng_preview_tag_set() argument 67 : dng_basic_tag_set (directory, ifd) in dng_preview_tag_set() 105 directory.Add (&fApplicationNameTag); in dng_preview_tag_set() 112 directory.Add (&fApplicationVersionTag); in dng_preview_tag_set() 119 directory.Add (&fSettingsNameTag); in dng_preview_tag_set() 126 directory.Add (&fSettingsDigestTag); in dng_preview_tag_set() 133 directory.Add (&fColorSpaceTag); in dng_preview_tag_set() 140 directory.Add (&fDateTimeTag); in dng_preview_tag_set() 147 directory.Add (&fRawToPreviewGainTag); in dng_preview_tag_set() [all …]
|
/external/okhttp/okio/okio/src/main/java/okio/ |
D | SegmentedByteString.java | 52 transient final int[] directory; field in SegmentedByteString 71 this.directory = new int[segmentCount * 2]; in SegmentedByteString() 77 directory[segmentCount] = offset; in SegmentedByteString() 78 directory[segmentCount + segments.length] = s.pos; in SegmentedByteString() 125 checkOffsetAndCount(directory[segments.length - 1], pos, 1); in getByte() 127 int segmentOffset = segment == 0 ? 0 : directory[segment - 1]; in getByte() 128 int segmentPos = directory[segment + segments.length]; in getByte() 135 int i = Arrays.binarySearch(directory, 0, segments.length, pos + 1); in segment() 140 return directory[segments.length - 1]; in size() 144 byte[] result = new byte[directory[segments.length - 1]]; in toByteArray() [all …]
|
/external/libcups/cups/ |
D | dir.c | 38 char directory[1024]; /* Directory filename */ member 103 cupsDirOpen(const char *directory) /* I - Directory name */ in cupsDirOpen() argument 112 if (!directory) in cupsDirOpen() 129 strlcpy(dp->directory, directory, sizeof(dp->directory)); in cupsDirOpen() 168 dp->dir = FindFirstFile(dp->directory, &entry); in cupsDirRead() 243 char directory[1024]; /* Directory filename */ member 283 cupsDirOpen(const char *directory) /* I - Directory name */ in cupsDirOpen() argument 288 DEBUG_printf(("cupsDirOpen(directory=\"%s\")", directory)); in cupsDirOpen() 294 if (!directory) in cupsDirOpen() 309 dp->dir = opendir(directory); in cupsDirOpen() [all …]
|
/external/e2fsprogs/tests/f_h_badroot/ |
D | expect.1 | 4 HTREE directory inode 13345 has an invalid root node. 7 HTREE directory inode 26689 has an unsupported hash version (240) 10 HTREE directory inode 40033 has an invalid root node. 13 HTREE directory inode 53377 has a tree depth (8) which is too big 16 HTREE directory inode 66721 uses an incompatible htree root node flag. 19 Pass 2: Checking directory structure 20 Problem in HTREE directory inode 80065: block #0 has an unordered hash table 23 Problem in HTREE directory inode 86737: block #0 has invalid limit (511) 26 Problem in HTREE directory inode 93409: block #0 has invalid count (234) 29 Problem in HTREE directory inode 73393: block #1 has bad min hash [all …]
|
/external/e2fsprogs/tests/f_dir_bad_csum/ |
D | expect.1 | 2 Pass 2: Checking directory structure 3 Directory inode 12, block #0: directory passes checks but fails checksum. 6 Directory inode 13, block #0, offset 0: directory has no checksum. 9 Directory inode 14, block #0, offset 0: directory has no checksum. 12 Directory inode 15, block #0, offset 0: directory has no checksum. 15 Directory inode 15, block #0, offset 1000: directory corrupted 18 Directory inode 16, block #0, offset 0: directory has no checksum. 21 Directory inode 16, block #0, offset 12: directory corrupted 24 Directory inode 17, block #0, offset 0: directory has no checksum. 27 Directory inode 17, block #0, offset 0: directory corrupted [all …]
|
/external/e2fsprogs/tests/f_baddotdir/ |
D | expect.1 | 4 Pass 2: Checking directory structure 5 Missing '.' in directory inode 12. 8 Missing '..' in directory inode 12. 11 First entry 'X' (inode=11) in directory inode 13 (/b) should be '.' 14 Missing '..' in directory inode 14. 17 Second entry 'XX' (inode=11) in directory inode 15 should be '..' 20 '.' directory entry in directory inode 17 is not NULL terminated 23 '..' directory entry in directory inode 17 is not NULL terminated 26 Missing '.' in directory inode 16. 29 Missing '..' in directory inode 16. [all …]
|
/external/protobuf/gtest/test/ |
D | run_tests_util.py | 262 def _FindFilesByRegex(self, directory, regex): argument 273 return [self.os.path.join(directory, file_name) 274 for file_name in self.os.listdir(directory) 372 for directory in build_dirs: 374 config = _GetConfigFromBuildDir(directory) 380 python_test_pairs.append((directory, test)) 383 for directory in build_dirs: 386 [(directory, self.os.path.join(directory, test)) 389 tests = self._FindFilesByRegex(directory, BINARY_TEST_SEARCH_REGEX) 390 binary_test_pairs.extend([(directory, test) for test in tests]) [all …]
|
/external/conscrypt/common/src/main/java/org/conscrypt/ |
D | FileClientSessionCache.java | 61 final File directory; field in FileClientSessionCache.Impl 80 Impl(File directory) throws IOException { in Impl() argument 81 boolean exists = directory.exists(); in Impl() 82 if (exists && !directory.isDirectory()) { in Impl() 83 throw new IOException(directory + " exists but is not a directory."); in Impl() 93 initialFiles = directory.list(); in Impl() 97 throw new IOException(directory + " exists but cannot list contents."); in Impl() 103 if (!directory.mkdirs()) { in Impl() 104 throw new IOException("Creation of " + directory + " directory failed."); in Impl() 109 this.directory = directory; in Impl() [all …]
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/filesystem/ |
D | FileInfo.groovy | 19 * Represents the information describing a single file or directory in the file system. 29 final boolean directory 33 * Construct and return a new instance representing a directory entry. 34 * @param name - the directory name 35 * @param lastModified - the lastModified Date for the directory 36 * @return a new FileInfo instance representing a directory 44 * @param name - the directory name 46 * @param lastModified - the lastModified Date for the directory 47 * @return a new FileInfo instance representing a directory 53 private FileInfo(boolean directory, String name, long size, Date lastModified) { [all …]
|
/external/e2fsprogs/tests/f_resize_inode/ |
D | expect | 11 Pass 2: Checking directory structure 12 Pass 3: Checking directory connectivity 24 Pass 2: Checking directory structure 25 Pass 3: Checking directory connectivity 39 Pass 2: Checking directory structure 40 Pass 3: Checking directory connectivity 52 Pass 2: Checking directory structure 53 Pass 3: Checking directory connectivity 67 Pass 2: Checking directory structure 68 Pass 3: Checking directory connectivity [all …]
|
/external/e2fsprogs/tests/f_h_badnode/ |
D | expect.1 | 2 Pass 2: Checking directory structure 3 Problem in HTREE directory inode 12929: block #531 has bad max hash 4 Problem in HTREE directory inode 12929: block #993 referenced twice 5 Problem in HTREE directory inode 12929: block #1061 has bad min hash 6 Problem in HTREE directory inode 12929: block #1062 has invalid depth (2) 7 Problem in HTREE directory inode 12929: block #1062 has bad max hash 8 Problem in HTREE directory inode 12929: block #1062 not referenced 9 Invalid HTREE directory inode 12929 (/test2). Clear HTree index? yes 11 Pass 3: Checking directory connectivity
|
/external/ltp/testcases/commands/cron/ |
D | cron_dirs_check.c | 9 int check_directory_access(char *directory) in check_directory_access() argument 14 printf("Checking %s\n", directory); in check_directory_access() 16 if (stat(directory, &statbuf) == -1) { in check_directory_access() 18 directory); in check_directory_access() 23 printf("FAIL: %s. Invalid owner\n", directory); in check_directory_access() 28 printf("FAIL: %s. Invalid write access\n", directory); in check_directory_access() 32 printf("PASS: %s\n", directory); in check_directory_access()
|
/external/mockftpserver/tags/2.0/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 8 …ver>> provides a simulated server file system, including support for file and directory permissions 31 Windows file system. The rules for file and directory names include: 45 file system. The rules for file and directory names include: 59 then creating a directory or file will automatically create any parent directories (recursively) 60 that do not already exist. If <false>, then creating a directory or file throws an 61 exception if its parent directory does not exist. This value defaults to <true>. 64 used by the <formatDirectoryListing> method to format directory listings in a 71 …Each <file> or <directory> entry within a <<<FileSystem>>> has associated <owner>, <group> and <pe… 72 …attributes. All of these attributes are optional. If none are specified for a file or directory, t… 76 read, written or deleted, and whether a directory can be created, listed or deleted. [all …]
|
/external/mockftpserver/tags/2.0.1/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 8 …ver>> provides a simulated server file system, including support for file and directory permissions 31 Windows file system. The rules for file and directory names include: 45 file system. The rules for file and directory names include: 59 then creating a directory or file will automatically create any parent directories (recursively) 60 that do not already exist. If <false>, then creating a directory or file throws an 61 exception if its parent directory does not exist. This value defaults to <true>. 64 used by the <formatDirectoryListing> method to format directory listings in a 71 …Each <file> or <directory> entry within a <<<FileSystem>>> has associated <owner>, <group> and <pe… 72 …attributes. All of these attributes are optional. If none are specified for a file or directory, t… 76 read, written or deleted, and whether a directory can be created, listed or deleted. [all …]
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 8 …ver>> provides a simulated server file system, including support for file and directory permissions 31 Windows file system. The rules for file and directory names include: 45 file system. The rules for file and directory names include: 59 then creating a directory or file will automatically create any parent directories (recursively) 60 that do not already exist. If <false>, then creating a directory or file throws an 61 exception if its parent directory does not exist. This value defaults to <true>. 64 used by the <formatDirectoryListing> method to format directory listings in a 71 …Each <file> or <directory> entry within a <<<FileSystem>>> has associated <owner>, <group> and <pe… 72 …attributes. All of these attributes are optional. If none are specified for a file or directory, t… 76 read, written or deleted, and whether a directory can be created, listed or deleted. [all …]
|
/external/mockftpserver/tags/2.2/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 8 …ver>> provides a simulated server file system, including support for file and directory permissions 31 Windows file system. The rules for file and directory names include: 45 file system. The rules for file and directory names include: 59 then creating a directory or file will automatically create any parent directories (recursively) 60 that do not already exist. If <false>, then creating a directory or file throws an 61 exception if its parent directory does not exist. This value defaults to <true>. 64 used by the <formatDirectoryListing> method to format directory listings in a 71 …Each <file> or <directory> entry within a <<<FileSystem>>> has associated <owner>, <group> and <pe… 72 …attributes. All of these attributes are optional. If none are specified for a file or directory, t… 76 read, written or deleted, and whether a directory can be created, listed or deleted. [all …]
|
/external/mockftpserver/tags/2.4/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 8 …ver>> provides a simulated server file system, including support for file and directory permissions 31 Windows file system. The rules for file and directory names include: 45 file system. The rules for file and directory names include: 59 then creating a directory or file will automatically create any parent directories (recursively) 60 that do not already exist. If <false>, then creating a directory or file throws an 61 exception if its parent directory does not exist. This value defaults to <true>. 64 used by the <formatDirectoryListing> method to format directory listings in a 71 …Each <file> or <directory> entry within a <<<FileSystem>>> has associated <owner>, <group> and <pe… 72 …attributes. All of these attributes are optional. If none are specified for a file or directory, t… 76 read, written or deleted, and whether a directory can be created, listed or deleted. [all …]
|
/external/mockftpserver/tags/2.3/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 8 …ver>> provides a simulated server file system, including support for file and directory permissions 31 Windows file system. The rules for file and directory names include: 45 file system. The rules for file and directory names include: 59 then creating a directory or file will automatically create any parent directories (recursively) 60 that do not already exist. If <false>, then creating a directory or file throws an 61 exception if its parent directory does not exist. This value defaults to <true>. 64 used by the <formatDirectoryListing> method to format directory listings in a 71 …Each <file> or <directory> entry within a <<<FileSystem>>> has associated <owner>, <group> and <pe… 72 …attributes. All of these attributes are optional. If none are specified for a file or directory, t… 76 read, written or deleted, and whether a directory can be created, listed or deleted. [all …]
|
/external/mockftpserver/MockFtpServer/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 8 …ver>> provides a simulated server file system, including support for file and directory permissions 31 Windows file system. The rules for file and directory names include: 45 file system. The rules for file and directory names include: 59 then creating a directory or file will automatically create any parent directories (recursively) 60 that do not already exist. If <false>, then creating a directory or file throws an 61 exception if its parent directory does not exist. This value defaults to <true>. 64 used by the <formatDirectoryListing> method to format directory listings in a 71 …Each <file> or <directory> entry within a <<<FileSystem>>> has associated <owner>, <group> and <pe… 72 …attributes. All of these attributes are optional. If none are specified for a file or directory, t… 76 read, written or deleted, and whether a directory can be created, listed or deleted. [all …]
|
/external/mockftpserver/tags/2.0-rc1/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 8 …ver>> provides a simulated server file system, including support for file and directory permissions 31 Windows file system. The rules for file and directory names include: 45 file system. The rules for file and directory names include: 59 then creating a directory or file will automatically create any parent directories (recursively) 60 that do not already exist. If <false>, then creating a directory or file throws an 61 exception if its parent directory does not exist. This value defaults to <true>. 64 used by the <formatDirectoryListing> method to format directory listings in a 71 …Each <file> or <directory> entry within a <<<FileSystem>>> has associated <owner>, <group> and <pe… 72 …attributes. All of these attributes are optional. If none are specified for a file or directory, t… 76 read, written or deleted, and whether a directory can be created, listed or deleted. [all …]
|
/external/mockftpserver/tags/2.1/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 8 …ver>> provides a simulated server file system, including support for file and directory permissions 31 Windows file system. The rules for file and directory names include: 45 file system. The rules for file and directory names include: 59 then creating a directory or file will automatically create any parent directories (recursively) 60 that do not already exist. If <false>, then creating a directory or file throws an 61 exception if its parent directory does not exist. This value defaults to <true>. 64 used by the <formatDirectoryListing> method to format directory listings in a 71 …Each <file> or <directory> entry within a <<<FileSystem>>> has associated <owner>, <group> and <pe… 72 …attributes. All of these attributes are optional. If none are specified for a file or directory, t… 76 read, written or deleted, and whether a directory can be created, listed or deleted. [all …]
|