HomeSort by relevance Sort by last modified time
    Searched refs:disk (Results 51 - 75 of 111) sorted by null

1 23 4 5

  /external/e2fsprogs/lib/blkid/
getsize.c 39 #include <sys/disk.h>
147 * Note that FreeBSD >= 4.0 has disk devices as unbuffered (raw,
  /external/fio/os/
os-mac.h 8 #include <sys/disk.h>
  /external/qemu/distrib/ext4_utils/src/
make_ext4fs_main.c 25 #include <sys/disk.h>
ext4_utils.c 41 #include <sys/disk.h>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_Basics.py 110 """startup disk - the startup disk """
170 'disk' : Containers_and_folders.disk,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Processes_Suite.py 136 'disk' : Disk_Folder_File_Suite.disk,
Folder_Actions_Suite.py 205 """POSIX path - the POSIX file system path of the disk """
223 'disk' : Disk_Folder_File_Suite.disk,
  /system/extras/ext4_utils/
make_ext4fs_main.c 25 #include <sys/disk.h>
ext4_utils.c 42 #include <sys/disk.h>
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/macos/
SDL_syscdrom.c 470 Boolean disk = false; local
495 disk = true;
499 /* If no disk is present, just eject the tray */
500 if (! disk) {
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/i18n/
messages.properties 100 PreferencePage_Save_Disk=Save to disk
  /external/chromium_org/chrome/installer/mac/
dmgdiffer.sh 9 # dmgdiffer creates a disk image containing a binary update able to patch
17 # and producing a disk image from that structure.
19 # The Chrome make_patch_fs function produces an disk image that is able to
36 # Application of update disk images produced by this script is
37 # product-specific. With updates managed by Keystone, the update disk images
45 # 3 Input disk images do not exist
46 # 4 Output disk image already exists
51 # 9 Could not create disk image
124 # make_patch_fs is responsible for comparing the old and new disk images
126 # contents of what will become a disk image able to update old_fs to new_fs
    [all...]
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 2 # how much disk space is used by a particular data to actually store data
390 puts "/** Disk-Space Utilization Report For $file_to_analyze"
497 The total amount of disk space used by the entire database files.
517 The total amount of disk space required to store all B-Tree entries
542 consecutive in the disk file. Many filesystems are optimized
545 database files that do not fit in the disk cache.
  /external/e2fsprogs/lib/ext2fs/
getsize.c 39 #include <sys/disk.h>
  /external/chromium_org/chromeos/dbus/
cros_disks_client.cc 400 DiskInfo disk(device_path, response);
401 callback.Run(disk);
  /external/e2fsprogs/lib/quota/
quotaio_tree.c 34 int qtree_entry_unused(struct qtree_mem_dqinfo *info, char *disk)
39 if (disk[i])
108 "(out of disk space).");
497 * Read dquot from disk.
  /external/chromium_org/chrome/browser/resources/net_internals/
timeline_data_series.js 334 * Tracks disk cache read or write rate. Doesn't include clearing, opening,
360 // The disk cache has a lot of 0-length writes, when truncating entries.
  /external/chromium_org/content/test/gpu/gpu_tests/
cloud_storage_test_base.py 59 ### Routines working with the local disk (only used for local
140 # PNG to disk, following the pattern in bitmap_unittest.py. The key to
250 help='Overrides the default on-disk location for generated test images '
  /external/stressapptest/src/
sat.cc 141 // Get a space separated sting of disk locations.
146 // Copy and remove the disk name.
147 string disk = locations.back(); local
150 logprintf(12, "Log: disk at %s\n", disk.c_str());
152 filename_.push_back(disk + "/sat_disk.a");
154 filename_.push_back(disk + "/sat_disk.b");
169 "with disk/network DMA.\n");
838 // Size of read blocks for disk test.
841 // Size of write blocks for disk test
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
event_router.cc 810 const DiskMountManager::Disk& disk, bool mounting) {
814 // If the disk is not being mounted, we don't want the Scanning
818 disk.system_path_prefix());
822 void EventRouter::OnDiskRemoved(const DiskMountManager::Disk& disk) {
    [all...]
  /external/chromium_org/chrome/browser/resources/quota_internals/
event_handler.js 162 * Available disk space.
264 * |availableSpace| represents total available disk space.
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/buildbot/
bg.js 181 // jobs on the try servers, causing them to become disk-bound.
  /external/blktrace/doc/
blktrace.tex 42 into either long-term on-disk storage, or provides direct formatted
138 Now to simply watch what is going on for a specific disk (to stop the
424 specific disk location at a given size. These requests typically
426 the vm flushing dirty data to disk or the file system syncing
427 a super or journal block to disk. \emph{pc} requests are SCSI
    [all...]
  /external/qemu-pc-bios/bochs/
bochs.h 437 bx_bool disk; member in struct:__anon34008
  /external/chromium_org/ui/file_manager/image_loader/
cache.js 8 * Persistent cache storing images in an indexed database on the hard disk.

Completed in 540 milliseconds

1 23 4 5