Searched
full:filesystem (Results
351 -
375 of
1607) sorted by null
<<11121314151617181920>>
/development/testrunner/test_defs/ |
test_suite.py | 125 test_root_path: the filesystem path to the tests build directory 126 upstream_build_path: filesystem path for the directory
|
/external/e2fsprogs/contrib/ |
populate-extfs.sh | 3 # This script uses debugfs command to populate the ext2/3/4 filesystem 10 Create an ext2/ext3/ext4 filesystem from a directory or file
|
/external/e2fsprogs/lib/ext2fs/ |
mkdir.c | 2 * mkdir.c --- make a directory in the filesystem 115 * Link the directory into the filesystem hierarchy
|
symlink.c | 2 * symlink.c --- make a symlink in the filesystem, based on mkdir.c 123 * Link the symlink into the filesystem hierarchy
|
ext2_ext_attr.h | 4 On-disk format of extended attributes for the ext2 filesystem.
|
qcow2.h | 4 * for virtual machines, and stores the filesystem data on disk in a
|
/external/e2fsprogs/lib/quota/ |
quotaio.h | 136 * filesystem. */ 141 /* Create new quotafile of specified format on given filesystem */
|
/external/e2fsprogs/tests/ |
Makefile.in | 64 @echo; echo; echo "New test filesystem at ${TDIR}/image." 65 @echo "Now, break the filesystem as appropriate, and run 'make testend'"
|
/external/lldb/test/pexpect-2.4/examples/ |
README | 69 This collects filesystem capacity info using the 'df' command. 70 Tuples of filesystem name and percentage are stored in a list.
|
/external/mockftpserver/MockFtpServer/src/site/apt/ |
fakeftpserver-versus-stubftpserver.apt | 16 and simulation scenarios. You define a filesystem (internal, in-memory) containing an arbitrary set of
23 consistent with its configuration and the contents of its internal filesystem, including file and
|
/external/okhttp/okhttp-android-support/src/main/java/com/squareup/okhttp/ |
AndroidShimResponseCache.java | 100 * Force buffered operations to the filesystem. This ensures that responses 136 * will remain on the filesystem.
|
/external/parameter-framework/ |
README.md | 31 The [filesystem plugin](https://github.com/01org/parameter-framework-plugins-filesystem)
|
/external/parameter-framework/test/functional-tests/PfwTestCase/Types/ |
tINT16_ARRAY.py | 94 - Blackboard and filesystem values checked 116 #Check parameter value on filesystem 138 - Blackboard and filesystem values checked 157 #Check parameter value on filesystem 200 #Check parameter value on filesystem 221 - Blackboard and filesystem values checked 240 #Check parameter value on filesystem 283 #Check parameter value on filesystem
|
tUINT32_ARRAY.py | 95 - Blackboard and filesystem values checked 117 #Check parameter value on filesystem 139 - Blackboard and filesystem values checked 158 #Check parameter value on filesystem 201 #Check parameter value on filesystem 222 - Blackboard and filesystem values checked 241 #Check parameter value on filesystem 284 #Check parameter value on filesystem
|
/external/sepolicy/ |
kernel.te | 12 # cgroup filesystem initialization prior to setting the cgroup root directory label. 16 allow kernel usbfs:filesystem mount;
|
/external/squashfs-tools/squashfs-tools/ |
info.c | 2 * Create a squashfs filesystem. This is a highly compressed read only 3 * filesystem.
|
read_file.c | 2 * Create a squashfs filesystem. This is a highly compressed read only 3 * filesystem.
|
unsquashfs_info.c | 2 * Create a squashfs filesystem. This is a highly compressed read only 3 * filesystem.
|
/frameworks/base/core/java/android/os/ |
StatFs.java | 24 * Retrieve overall information about the space on a filesystem. This is a 31 * Construct a new StatFs for looking at the stats of the filesystem at
|
/frameworks/compile/mclinker/include/mcld/Support/ |
FileSystem.h | 1 //===- FileSystem.h -------------------------------------------------------===// 10 // filesystem (v3), but modified to remove exception handling and the
|
/system/core/include/cutils/ |
sockets.h | 70 // Linux "abstract" (non-filesystem) namespace 74 // Normal filesystem namespace
|
/system/vold/ |
Utils.h | 55 /* Reads filesystem metadata from device at path */ 59 /* Reads filesystem metadata from untrusted device at path */
|
/external/clang/unittests/Basic/ |
VirtualFileSystemTest.cpp | 22 class DummyFileSystem : public vfs::FileSystem { 286 IntrusiveRefCntPtr<vfs::FileSystem> FS = vfs::getRealFileSystem(); 313 IntrusiveRefCntPtr<vfs::FileSystem> FS = vfs::getRealFileSystem(); 531 IntrusiveRefCntPtr<vfs::FileSystem> 533 IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS) { 539 IntrusiveRefCntPtr<vfs::FileSystem> getFromYAMLString( 541 IntrusiveRefCntPtr<vfs::FileSystem> ExternalFS = new DummyFileSystem()) { 549 IntrusiveRefCntPtr<vfs::FileSystem> FS; 562 IntrusiveRefCntPtr<vfs::FileSystem> FS = 612 IntrusiveRefCntPtr<vfs::FileSystem> FS [all...] |
/external/e2fsprogs/misc/ |
e2freefrag.c | 2 * e2freefrag - report filesystem free-space fragmentation 220 com_err(device_name, retval, "while closing the filesystem.\n"); 255 com_err(device_name, retval, "while opening filesystem"); 326 "to filesystem blocksize.\n", progname);
|
/external/e2fsprogs/tests/f_baddir/ |
expect.1 | 0 Filesystem did not have a UUID; generating one.
|
Completed in 78 milliseconds
<<11121314151617181920>>