HomeSort by relevance Sort by last modified time
    Searched full:filesystem (Results 176 - 200 of 1607) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/squashfs-tools/squashfs-tools/
progressbar.h 4 * Create a squashfs filesystem. This is a highly compressed read only
5 * filesystem.
pseudo.h 4 * Create a squashfs filesystem. This is a highly compressed read only
5 * filesystem.
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/
ReadOnlyException.java 23 * {@link BlockDevice}, {@link FileSystem} or other file system object. This is
28 * @see FileSystem#isReadOnly()
  /external/parameter-framework/test/functional-tests/PfwTestCase/Types/
tFP16_Q7_8.py 85 - Blackboard and filesystem values checked
100 #Check parameter value on filesystem
101 assert commands.getoutput('cat $PFW_RESULT/FP16_Q7.8') == hex_value, log.F("FILESYSTEM : parameter update error")
120 - Blackboard and filesystem values checked
135 #Check parameter value on filesystem
136 assert commands.getoutput('cat $PFW_RESULT/FP16_Q7.8') == hex_value, log.F("FILESYSTEM : parameter update error")
156 - Blackboard and filesystem values checked
167 #Check parameter value on filesystem
168 assert commands.getoutput('cat $PFW_RESULT/FP16_Q7.8') == param_check, log.F("FILESYSTEM : Forbiden parameter change")
187 - Blackboard and filesystem values checke
    [all...]
tINT32_Max.py 83 - Blackboard and filesystem values checked
101 #Check parameter value on filesystem
102 assert commands.getoutput('cat $PFW_RESULT/INT32_Max') == hex_value, log.F("FILESYSTEM : parameter update error")
120 - Blackboard and filesystem values checked
138 #Check parameter value on filesystem
139 assert commands.getoutput('cat $PFW_RESULT/INT32_Max') == hex_value, log.F("FILESYSTEM : parameter update error")
159 - Blackboard and filesystem values checked
171 #Check parameter value on filesystem
172 assert commands.getoutput('cat $PFW_RESULT/INT32_Max') == param_check, log.F("FILESYSTEM : Forbiden parameter change")
191 - Blackboard and filesystem values checke
    [all...]
tEnum.py 85 - FILESYSTEM set to 0x5
98 log.I("Check filesystem value")
99 assert commands.getoutput("cat %s"%(self.filesystem_name)) == filesystem_value, log.F("FILESYSTEM : parameter update error for %s"%(self.param_name))
117 - FILESYSTEM set to 0x80
130 log.I("Check filesystem value")
131 assert commands.getoutput("cat %s"%(self.filesystem_name)) == filesystem_value, log.F("FILESYSTEM : parameter update error for %s"%(self.param_name))
149 - FILESYSTEM set to 0x7F
162 log.I("Check filesystem value")
163 assert commands.getoutput("cat %s"%(self.filesystem_name)) == filesystem_value, log.F("FILESYSTEM : parameter update error for %s"%(self.param_name))
181 - FILESYSTEM must not chang
    [all...]
  /external/glide/third_party/disklrucache/
README.md 4 A cache that uses a bounded amount of space on a filesystem. Each cache entry
9 The cache stores its data in a directory on the filesystem. This directory must
14 This cache limits the number of bytes that it will store on the filesystem.
18 deleted. The limit does not include filesystem overhead or the cache journal so
39 filesystem, the corresponding entries will be dropped from the cache. If an
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/
RetrCommandHandler.java 23 import org.mockftpserver.fake.filesystem.FileEntry;
24 import org.mockftpserver.fake.filesystem.FileSystemEntry;
25 import org.mockftpserver.fake.filesystem.FileSystemException;
55 verifyFileSystemCondition(entry != null, path, "filesystem.doesNotExist");
56 verifyFileSystemCondition(!entry.isDirectory(), path, "filesystem.isNotAFile");
MkdCommandHandler.java 21 import org.mockftpserver.fake.filesystem.DirectoryEntry;
46 verifyFileSystemCondition(getFileSystem().exists(parent), parent, "filesystem.doesNotExist");
47 verifyFileSystemCondition(!getFileSystem().exists(path), path, "filesystem.alreadyExists");
RmdCommandHandler.java 43 verifyFileSystemCondition(getFileSystem().exists(path), path, "filesystem.doesNotExist");
44 verifyFileSystemCondition(getFileSystem().isDirectory(path), path, "filesystem.isNotADirectory");
45 verifyFileSystemCondition(getFileSystem().listNames(path).size() == 0, path, "filesystem.directoryIsNotEmpty");
RntoCommandHandler.java 47 verifyFileSystemCondition(!getFileSystem().isDirectory(toPath), toPath, "filesystem.isDirectory");
51 verifyFileSystemCondition(notNullOrEmpty(parentPath), parentPath, "filesystem.doesNotExist");
52 verifyFileSystemCondition(getFileSystem().exists(parentPath), parentPath, "filesystem.doesNotExist");
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
NlstCommandHandlerTest.groovy 23 import org.mockftpserver.fake.filesystem.FileSystemException
24 import org.mockftpserver.fake.filesystem.Permissions
81 fileSystem.getEntry(DIR).permissions = new Permissions('-wx-wx-wx')
84 assertSessionReply(1, ReplyCodes.READ_FILE_ERROR, ['filesystem.cannotRead', DIR])
88 fileSystem.listNamesMethodException = new FileSystemException("bad", ERROR_MESSAGE_KEY)
  /external/e2fsprogs/ext2ed/doc/
ext2fs-overview.sgml 7 <Title>The extended-2 filesystem overview</Title>
22 the ext2 filesystem. It was written in summer 95, while I was working on the
23 <Literal remap="tt">ext2 filesystem editor project (EXT2ED)</Literal>.
28 design aspects of the the ext2 filesystem. This document is a result of an
109 users. If you use Linux, chances are that you are using the ext2 filesystem.
119 The ext2 filesystem is still under development. I will document here
123 ext2 filesystem in Linux 1.3, so stay tuned.
129 <Title>A filesystem - Why do we need it?</Title>
137 A <Literal remap="tt">filesystem</Literal> consists of two word - <Literal remap="tt">file</Literal> and <Literal remap="tt">system</Literal>.
152 the filesystem, as I understand it, is to make it easy for us to update an
    [all...]
  /external/e2fsprogs/tests/m_quota/
expect.1 5 Filesystem label=
13 Maximum filesystem blocks=67371008
22 Writing superblocks and filesystem accounting information: done
24 Filesystem features: ext_attr resize_inode dir_index filetype sparse_super quota
32 Filesystem volume name: <none>
34 Filesystem magic number: 0xEF53
35 Filesystem revision #: 1 (dynamic)
36 Filesystem features: ext_attr resize_inode dir_index filetype sparse_super quota
38 Filesystem state: clean
40 Filesystem OS type: Linu
    [all...]
  /external/e2fsprogs/tests/m_uninit/
expect.1 0 Filesystem label=
9 Maximum filesystem blocks=67371008
18 Writing superblocks and filesystem accounting information: done
20 Filesystem features: ext_attr resize_inode dir_index filetype sparse_super uninit_bg
28 Filesystem volume name: <none>
30 Filesystem magic number: 0xEF53
31 Filesystem revision #: 1 (dynamic)
32 Filesystem features: ext_attr resize_inode dir_index filetype sparse_super uninit_bg
34 Filesystem state: clean
36 Filesystem OS type: Linu
    [all...]
  /external/squashfs-tools/RELEASE-READMEs/
README-3.3 1 SQUASHFS 3.3 - A squashed read-only filesystem for Linux
9 both to the filesystem itself (bigger blocks, and sparse files), but
88 filesystems. This allows the original filesystem to be recovered
92 "xxx" is the name of the filesystem being appended to, and "yyy" is a
97 avoid cluttering the filesystem. If Mksquashfs aborts, the "-recover"
98 option can be used to recover the filesystem, giving the previously
154 list filesystem with file attributes, but don't unsquash
166 Display the filesystem superblock information. This is useful to
167 discover the filesystem version, byte ordering, whether it has an
169 the filesystem
    [all...]
README-4.3 1 SQUASHFS 4.3 - A squashed read-only filesystem for Linux
39 used to generate the original filesystem. Previously -stat only displayed
126 These errors are typically failure to read a file from the source filesystem.
154 This is useful when Unsquashing a filesystem as a non-root user, and the
155 filesystem contains system xattrs which are only writable by root.
160 1. If Mksquashfs ran out of space in the destination filesystem, this
162 continue to process the source filesystem. Mksquashfs now immediately
163 aborts on out of space in the destination filesystem.
173 commencing source filesystem reading and compression. Mksquashfs
175 and compressing the source filesystem, thus limiting the number o
    [all...]
  /external/squashfs-tools/
CHANGES 6 buffer/memory overflow checks, filesystem hardening
76 - mksquashfs: improve out of space in output filesystem handling
96 - read_fs: scan_inode_table(), fix memory leak on filesystem corruption
108 1. Filesystem improvements:
115 1.1 Add missing NO_XATTR filesystem flag to indicate no-xattrs
121 filesystem - checkdata is no longer supported.
122 1.4 Fix appending bug when appending to an empty filesystem - this
135 4.1 19 SEPT 2010 Major filesystem and tools improvements
137 1. Filesystem improvements:
209 2.1 Unsquashfs has been parallelised. Filesystem reading, writin
    [all...]
  /external/mockftpserver/MockFtpServer/src/site/apt/
fakeftpserver-filesystems.apt 14 The filesystem abstraction is accessed through the <<<FileSystem>>> interface in the
15 <<<org.mockftpserver.fake.filesystem>>> package. Two implementations of this interface are provided:
17 simulating a real file system. You are also free to implement your own <<<FileSystem>>> implementation.
30 <<WindowsFakeFileSystem>> is an implementation of the <<<FileSystem>>> interface that simulates a Microsoft
44 <<UnixFakeFileSystem>> is an implementation of the <<<FileSystem>>> interface that simulates a Unix
65 filesystem-specific manner. This property is initialized by concrete subclasses.
71 Each <file> or <directory> entry within a <<<FileSystem>>> has associated <owner>, <group> and <permissions>
75 If, however, these values are specified for a filesystem entry, then they affect whether a file can be created,
85 The permissions for a file or directory entry in the filesystem are represented by a 9-character string of
    [all...]
fakeftpserver-getting-started.apt 9 an FTP Server and is suitable for most testing and simulation scenarios. You define a virtual filesystem
27 * Create and configure a <<<FileSystem>>>, and attach to the <<<FakeFtpServer>>> instance.
40 FileSystem fileSystem = new WindowsFakeFileSystem();
41 fileSystem.add(new DirectoryEntry("c:\\data"));
42 fileSystem.add(new FileEntry("c:\\data\\file1.txt", "abcdef 1234567890"));
43 fileSystem.add(new FileEntry("c:\\data\\run.exe"));
44 fakeFtpServer.setFileSystem(fileSystem);
119 import org.mockftpserver.fake.filesystem.FileEntry;
120 import org.mockftpserver.fake.filesystem.FileSystem;
    [all...]
  /external/e2fsprogs/
e2fsprogs.spec.in 21 filesystem inconsistencies after an unclean shutdown), mke2fs (used to
22 initialize a partition to contain an empty ext2 filesystem), debugfs
23 (used to examine the internal structure of a filesystem, to manually
24 repair a corrupted filesystem or to create test cases for e2fsck),
25 tune2fs (used to modify filesystem parameters), resize2fs to grow and
27 filesystem utilities.
36 Summary: Ext2 filesystem-specific static libraries and headers.
43 develop ext2, ext3, or ext4 filesystem-specific programs.
46 ext2. ext3. or ext4 filesystem-specific programs. If you install
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
AbstractFakeFileSystem.java 16 package org.mockftpserver.fake.filesystem;
33 * Abstract superclass for implementation of the FileSystem interface that manage the files
43 * filesystem-specific manner. This property must be initialized by concrete subclasses.
48 public abstract class AbstractFakeFileSystem implements FileSystem {
89 * Add each of the entries in the specified List to this filesystem. Note that this does not affect
90 * entries already existing within this filesystem.
110 throw new FileSystemException(path, "filesystem.pathAlreadyExists");
118 throw new FileSystemException(parent, "filesystem.parentDirectoryDoesNotExist");
140 * @see org.mockftpserver.fake.filesystem.FileSystem#delete(java.lang.String)
    [all...]
  /external/e2fsprogs/ext2ed/
ext2_com.c 8 Extended-2 filesystem General commands
11 The commands here will be registered when we are editing an ext2 filesystem
65 /* Note the various dispatches below - They should be intuitive if you know the ext2 filesystem structure */
  /external/toybox/toys/other/
switch_root.c 1 /* switch_root.c - Switch from rootfs/initramfs to another filesystem
53 // Root filesystem we're leaving must be ramfs or tmpfs
61 // New directory must be different filesystem instance
  /frameworks/base/core/java/android/net/
LocalSocketAddress.java 24 * abstract (non-filesystem) UNIX domain namespace.
41 * A socket named with a normal filesystem path.
43 FILESYSTEM(2);

Completed in 66 milliseconds

1 2 3 4 5 6 78 91011>>