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

<<11121314151617181920>>

  /external/e2fsprogs/tests/f_resize_inode/
expect 2 Filesystem label=
10 Maximum filesystem blocks=8421376
19 Writing superblocks and filesystem accounting information: done
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
UserAccountTest.groovy 18 import org.mockftpserver.fake.filesystem.FileEntry
19 import org.mockftpserver.fake.filesystem.FileSystemEntry
20 import org.mockftpserver.fake.filesystem.Permissions
  /external/squashfs-tools/kernel/fs/squashfs/
block.c 2 * Squashfs - a compressed read only filesystem for Linux
77 * filesystem), otherwise the length is obtained from the first two bytes of
79 * is stored uncompressed in the filesystem (usually because compression
  /frameworks/base/tools/obbtool/
mkobb.sh 29 SLOP=512 # Amount of filesystem slop in ${BLOCK_SIZE} blocks
60 echo "ERROR: Could not find filesystem \`${FS}' in the kernel."
239 # Create the filesystem
  /bootable/recovery/applypatch/
applypatch.h 36 // When there isn't enough room on the target filesystem to hold the
  /cts/tests/tests/security/src/android/security/cts/
ListeningPortsTest.java 93 * socket. Unix domain sockets can be protected with unix filesystem
109 * socket. Unix domain sockets can be protected with unix filesystem
125 * socket. Unix domain sockets can be protected with unix filesystem
141 * socket. Unix domain sockets can be protected with unix filesystem
  /external/boringssl/src/crypto/
directory.h 42 * reading directories in the filesystem. */
  /external/clang/lib/Basic/
VirtualFileSystem.cpp 68 FileSystem::~FileSystem() {}
71 FileSystem::getBufferForFile(const llvm::Twine &Name, int64_t FileSize,
151 class RealFileSystem : public FileSystem {
178 IntrusiveRefCntPtr<FileSystem> vfs::getRealFileSystem() {
179 static IntrusiveRefCntPtr<FileSystem> FS = new RealFileSystem();
226 OverlayFileSystem::OverlayFileSystem(IntrusiveRefCntPtr<FileSystem> BaseFS) {
230 void OverlayFileSystem::pushOverlay(IntrusiveRefCntPtr<FileSystem> FS) {
465 class VFSFromYAML : public vfs::FileSystem {
468 IntrusiveRefCntPtr<FileSystem> ExternalFS
    [all...]
  /external/clang/lib/Tooling/
Refactoring.cpp 21 #include "llvm/Support/FileSystem.h"
  /external/e2fsprogs/lib/ext2fs/
check_desc.c 2 * check_desc.c --- Check the group descriptors of an ext2 filesystem
dupfs.c 2 * dupfs.c --- duplicate a ext2 filesystem handle
freefs.c 2 * freefs.c --- free an ext2 filesystem
  /external/e2fsprogs/misc/
e2label.c 71 fprintf (stderr, _("e2label: not an ext2 filesystem\n"));
  /external/e2fsprogs/tests/f_bbfile/
expect.1 0 Filesystem did not have a UUID; generating one.
  /external/e2fsprogs/tests/f_dup2/
expect.1 0 Filesystem did not have a UUID; generating one.
  /external/e2fsprogs/tests/f_lotsbad/
expect.1 0 Filesystem did not have a UUID; generating one.
  /external/fsck_msdos/
boot.c 111 pfatal("exFAT filesystem is not supported.");
122 * or this is not a FAT32 filesystem, most likely an
123 * exFAT filesystem.
252 pfatal("Filesystem too big (%u clusters) for non-FAT32 partition",
  /external/icu/icu4c/source/io/
ufile.h 65 FILE *fFile; /* the actual filesystem interface */
  /external/kernel-headers/original/uapi/linux/
cramfs_fs.h 60 struct cramfs_info fsid; /* unique filesystem info */
  /external/kernel-headers/original/uapi/linux/usb/
gadgetfs.h 2 * Filesystem based user-mode API to USB Gadget controller hardware
  /external/llvm/lib/Bitcode/Writer/
BitWriter.cpp 13 #include "llvm/Support/FileSystem.h"
  /external/llvm/lib/Support/
ToolOutputFile.cpp 15 #include "llvm/Support/FileSystem.h"
  /external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
AbstractFileSystemEntry.java 16 package org.mockftpserver.fake.filesystem;
FileSystemEntry.java 17 package org.mockftpserver.fake.filesystem;
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
PwdCommandHandlerTest.groovy 45 assertSessionReply(ReplyCodes.READ_FILE_ERROR, 'filesystem.currentDirectoryNotSet')

Completed in 68 milliseconds

<<11121314151617181920>>