HomeSort by relevance Sort by last modified time
    Searched full:disk (Results 351 - 375 of 1896) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/chromeos/login/
ownership_service.h 57 // Sets a new owner key. This will _not_ load the key material from disk, but
64 // fetch the public key off disk.
  /external/chromium/chrome/browser/download/
base_file_unittest.cc 41 // Make sure the data has been properly written to disk.
75 // Keep track of what data should be saved to the disk file.
download_file_unittest.cc 73 // Make sure the data has been properly written to disk.
112 // Keep track of what data should be saved to the disk file.
  /external/chromium/chrome/browser/
icon_manager.h 7 // to avoid blocking the UI thread with potentially expensive COM and disk
32 // 1. A quick, synchronous check of its caches which does not touch the disk:
spellcheck_host_impl.h 90 // Write a custom dictionary addition to disk.
102 // Saves |data_| to disk. Run on the file thread.
  /external/chromium/chrome/browser/net/
sqlite_persistent_cookie_store_unittest.cc 67 // to write it's data to disk. Then we can see if after loading it again it
83 // to write it's data to disk. Then we can see if after loading it again it
  /external/chromium/chrome/browser/resources/file_manager/js/
mock_chrome.js 54 * Disk mount/unmount notification.
159 DEVICE_TYPE_HDD: 'Hard Disk Device',
  /external/chromium/chrome/browser/safe_browsing/
prefix_set.h 40 // The on-disk format looks like:
69 // Persist the set on disk.
  /external/chromium/chrome/browser/sessions/
base_session_service.h 143 // Returns true if the NavigationEntry should be written to disk.
146 // Returns true if the TabNavigationshould be written to disk.
  /external/chromium/chrome/browser/ui/cocoa/
install.sh 8 # means that the application is running from a disk image and wants to be
9 # copied to /Applications. The application, when running from the disk image,
  /external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.h 183 const chromeos::MountLibrary::Disk* disk) OVERRIDE;
  /external/chromium/net/proxy/
proxy_config_service_win.cc 76 // The registry functions below will end up going to disk. Do this on another
94 // The registry functions below will end up going to disk. Do this on another
  /external/clang/include/clang/Tooling/
Refactoring.h 132 /// the results to disk.
146 /// \brief Write all refactored files to disk.
  /external/e2fsprogs/lib/blkid/
blkidP.h 51 #define BLKID_BID_FL_VERIFIED 0x0001 /* Device data validated from disk */
102 #define BLKID_BIC_FL_CHANGED 0x0004 /* Cache has changed from disk */
getsize.c 39 #include <sys/disk.h>
142 * Note that FreeBSD >= 4.0 has disk devices as unbuffered (raw,
save.c 2 * save.c - write the cache struct to disk
55 * Write out the cache struct to the cache file on disk.
  /external/e2fsprogs/lib/ext2fs/
kernel-jbd.h 88 * On-disk structures
141 __u32 t_blocknr; /* The on-disk block number */
150 * The revoke descriptor: used on disk to describe a series of blocks to
161 #define JFS_FLAG_ESCAPE 1 /* on-disk block is escaped */
343 * FLUSH: All updates complete, but we are still writing to disk
344 * COMMIT: All data on disk, writing commit record
483 /* ... the transaction we are pushing to disk ... */
540 /* Total maximum capacity of the journal region on disk. */
  /external/iproute2/doc/
arpd.sgml 10 it on local disk and feeding it to kernel on demand to avoid
78 <tt/SIGHUP/ syncs database to disk. <tt/SIGUSR1/ sends some statistics
  /external/iproute2/man/man8/
arpd.8 12 daemon collects gratuitous ARP information, saving it on local disk and feeding it to kernel on demand to avoid redundant broadcasting due to limited size of kernel ARP cache.
47 arpd exits gracefully syncing database and restoring adjusted sysctl parameters, when receives SIGINT or SIGTERM. SIGHUP syncs database to disk. SIGUSR1 sends some statistics to syslog. Effect of another signals is undefined, they may corrupt database and leave sysctl praameters in an unpredictable state.
  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Ring.java 40 * <code>Ring</code> defines a flat ring or disk within three dimensional
59 * of one (a unit disk).
  /external/jsilver/src/com/google/clearsilver/jsilver/compiler/
CompilingClassLoader.java 160 * any files to disk.
162 * When files are written to, rather than putting the bytes on disk, they are appended to buffers
  /external/qemu/android/
snaphost-android.c 175 * that disk.dataPartition.initPath is empty. */
176 iniFile_setValue(hwcfg_bkp, "disk.dataPartition.initPath", "");
  /external/qemu/block/
vmdk.c 188 "# Disk DescriptorFile\n"
198 "# The Disk Data Base \n"
278 * Each GDE span 32M disk, means:
552 * This problem may occur because of insufficient space on host disk
658 // update CID on the first write every time the virtual disk is opened
673 "# Disk DescriptorFile\n"
682 "# The Disk Data Base \n"
836 .help = "Virtual disk size"
  /external/qemu/
block.h 36 #define BDRV_O_NO_FLUSH 0x0200 /* disable flushing on this disk */
144 /* Ensure contents are flushed to disk. */
block_int.h 140 int64_t total_sectors; /* if we are reading a disk image, give its
182 /* Whether the disk can expand beyond total_sectors */

Completed in 656 milliseconds

<<11121314151617181920>>