Searched
full:filesystem (Results
376 -
400 of
1607) sorted by null
<<11121314151617181920>>
/external/e2fsprogs/tests/f_baddotdir/ |
expect.1 | 0 Filesystem did not have a UUID; generating one.
|
/external/e2fsprogs/tests/f_dup/ |
expect.1 | 0 Filesystem did not have a UUID; generating one.
|
/external/f2fs-tools/ |
README | 4 To use f2fs filesystem, you should format the storage partition
|
/external/jsilver/src/com/google/clearsilver/jsilver/examples/basic/ |
JSilverTest.java | 37 // Load resources from filesystem, relative to the current directory.
|
/external/kernel-headers/original/uapi/linux/nfsd/ |
export.h | 47 * exported filesystem.
|
/external/libxml2/example/ |
gjobs.xml | 49 or via operations performed on the filesystem itself. Email
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/command/ |
DeleCommandHandler.java | 43 verifyFileSystemCondition(getFileSystem().isFile(path), path, "filesystem.isNotAFile");
|
RnfrCommandHandler.java | 44 verifyFileSystemCondition(getFileSystem().exists(fromPath), fromPath, "filesystem.doesNotExist");
|
/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/ |
DirectoryEntry.java | 16 package org.mockftpserver.fake.filesystem;
|
WindowsDirectoryListingFormatter.java | 16 package org.mockftpserver.fake.filesystem;
|
/external/sepolicy/ |
security_classes | 16 class filesystem
|
/external/vboot_reference/scripts/image_signing/sample-test-configs/ |
ensure_secure_kernelparams.config | 23 # the size of the filesystem creep over time. That size is denoted by
|
/frameworks/base/tools/aapt/ |
DirectoryWalker.h | 4 // Defines an abstraction for opening a directory on the filesystem and
|
/frameworks/compile/mclinker/include/mcld/MC/ |
MCLDDirectory.h | 12 #include "mcld/Support/FileSystem.h"
|
/frameworks/compile/mclinker/lib/Support/ |
RealPath.cpp | 10 #include "mcld/Support/FileSystem.h"
|
/frameworks/native/libs/diskusage/ |
dirsize.c | 32 /* round up to filesystem block size */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/nfsd/ |
export.h | 46 * exported filesystem.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/META-INF/ |
MANIFEST.MF | 14 org.eclipse.core.filesystem,
|
/system/core/toolbox/ |
df.c | 50 printf("Filesystem Size Used Free Blksize\n");
|
/system/extras/ext4_utils/ |
setup_fs.c | 34 fprintf(stderr,"device %s already has a filesystem\n", blockdev);
|
test_ext4fixup | 21 echo "$ME: Filesystem image $NEW_FS_IMAGE does not exist" >&2
|
/external/clang/lib/Basic/ |
FileSystemStatCache.cpp | 56 FileSystemStatCache *Cache, vfs::FileSystem &FS) { 74 // Otherwise, we have to go to the filesystem. We can always just use 122 std::unique_ptr<vfs::File> *F, vfs::FileSystem &FS) {
|
/external/e2fsprogs/lib/ext2fs/ |
res_gdt.c | 21 * ext3 filesystem. The counters should be initialized to 1, 5, and 7 before 22 * calling this for the first time. In a sparse filesystem it will be the 24 * For a non-sparse filesystem it will be every group: 1, 2, 3, 4, ...
|
/external/e2fsprogs/misc/ |
ismounted.c | 2 * ismounted.c --- Check to see if the filesystem was mounted 76 * filesystem is mounted. Returns an error if the file doesn't exist 140 * /dev/root for the root filesystem. Argh. Instead we
|
/external/kernel-headers/original/uapi/linux/ |
msdos_fs.h | 9 * The MS-DOS filesystem constants/structures 145 __u8 version[2]; /* major, minor filesystem 149 __le16 info_sector; /* filesystem info sector */
|
Completed in 230 milliseconds
<<11121314151617181920>>