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

<<31323334353637383940>>

  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
StorageUtils.java 177 * Return number of available bytes on the filesystem backing the given
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
dm-ioctl.h 303 * Set this to avoid attempting to freeze any filesystem when suspending.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Containers_and_folders.py 34 """format - the filesystem format of this disk """
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pep277.py 53 "Unicode-friendly filesystem encoding")
test_unicode_file.py 15 raise unittest.SkipTest("No Unicode filesystem semantics on this platform.")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/sepolgen/
refpolicy.py 595 self.filesystem = ""
600 return "genfscon %s %s %s" % (self.filesystem, self.path, str(self.context))
610 self.filesystem = ""
622 return "%s %s %s;" % (s, self.filesystem, str(self.context))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/sepolgen/
refpolicy.py 595 self.filesystem = ""
600 return "genfscon %s %s %s" % (self.filesystem, self.path, str(self.context))
610 self.filesystem = ""
622 return "%s %s %s;" % (s, self.filesystem, str(self.context))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pep277.py 53 "Unicode-friendly filesystem encoding")
test_unicode_file.py 15 raise unittest.SkipTest("No Unicode filesystem semantics on this platform.")
  /sdk/docs/
howto_SDK_git_cygwin.txt 100 Windows filesystem is not case-sensitive, this confuses Git.
  /system/bt/osi/include/
config.h 37 // file on the filesystem.
  /system/core/run-as/
run-as.c 56 * - Do not trust user input and/or the filesystem whenever possible.
  /system/core/toolbox/
lsof.c 87 // Things that are just the root filesystem are uninteresting (we already know)
mount.c 209 * If the filesystem is not found, or the
  /system/extras/tests/fstest/
recovery_test.cpp 20 * filesystem crashes in key blocks (e.g. superblock).
  /external/clang/include/clang/Frontend/
CompilerInstance.h 80 IntrusiveRefCntPtr<vfs::FileSystem> VirtualFileSystem;
355 vfs::FileSystem &getVirtualFileSystem() const {
365 void setVirtualFileSystem(IntrusiveRefCntPtr<vfs::FileSystem> FS) {
  /external/e2fsprogs/e2fsck/
pass5.c 82 * If the filesystem has changed it means that there was an corruption
426 * do not compromise the filesystem.
673 * do not compromise the filesystem.
  /external/gptfdisk/
cgdisk.8 82 boot loader is stored, without the benefit of a filesystem. This partition
233 name is different from the filesystem name, which is encoded in the
234 filesystem's data structures. Note also that to activate this item by
  /external/libxml2/test/relaxng/
libvirt.rng 471 <define name="filesystem">
472 <element name="filesystem">
1097 <ref name="filesystem"/>
  /external/skia/tools/skp/
webpages_playback.py 40 use local filesystem.
533 help=('Uploads to Google Storage or copies to local filesystem storage '
540 'a directory for local filesystem storage'),
  /frameworks/base/core/java/android/os/
Environment.java 286 * can better be thought as media/shared storage. It is a filesystem that
291 * filesystem on a computer.</em>
573 * unsupported filesystem.
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-compiler-jdt/0.20.0/
tycho-compiler-jdt-0.20.0.jar 
  /external/blktrace/doc/
blktrace.tex 239 Filesystem label=
246 Maximum filesystem blocks=4294967296
256 Writing superblocks and filesystem accounting information: done
258 This filesystem will be automatically checked every 27 mounts or
740 filesystem. This section provides some details as to the interfaces
    [all...]
  /external/squashfs-tools/squashfs-tools/
action.c 2 * Create a squashfs filesystem. This is a highly compressed read only
3 * filesystem.
    [all...]
  /docs/source.android.com/src/devices/tech/ota/
device_code.jd 36 filesystem that runs on those devices. It also supports Memory Technology Device
37 (MTD) flash devices and the yaffs2 filesystem from older releases.</p>
59 There are five supported filesystem types:</p>
62 <dd>A yaffs2 filesystem atop an MTD flash device. "device" must be the name of
70 <dd>An ext4 filesystem atop an eMMC flash device. "device" must be the path of
77 <dd>A FAT filesystem atop a block device, typically for external storage such
88 <code>/sdcard</code> (if available) should be filesystem types (yaffs2, ext4,
    [all...]

Completed in 360 milliseconds

<<31323334353637383940>>