HomeSort by relevance Sort by last modified time
    Searched full:disk (Results 226 - 250 of 2804) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/kernel-headers/original/linux/raid/
md_u.h 90 * configuration/status of one particular disk
102 * configuration/status of one particular disk
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/
SDL_syscdrom.h 34 /* Get table-of-contents (number of tracks + track info) for disk.
57 /* Eject the current disk */
  /external/stressapptest/src/
worker.h 440 // Read and write whole file to disk.
444 // Read and write pages to disk.
660 // Worker thread to perform disk test.
665 // Calculate disk thread specific bandwidth.
687 static const int kSectorSize = 512; // Size of sector on disk.
701 // Retrieves the size (in bytes) of the disk/file.
707 // Do an asynchronous disk I/O operation.
711 // Write a block to disk.
714 // Verify a block on disk.
720 int read_block_size_; // Size of blocks read from disk, in bytes
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
parport.h 44 PARPORT_CLASS_HDC, /* Hard disk controller */
47 PARPORT_CLASS_FDC, /* Floppy disk controller */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/raid/
md_p.h 34 * 912 - 1023 Disk specific descriptor.
77 #define MD_DISK_FAULTY 0 /* disk is faulty / operational */
78 #define MD_DISK_ACTIVE 1 /* disk is running or spare disk */
79 #define MD_DISK_SYNC 2 /* disk is in sync with the raid set */
80 #define MD_DISK_REMOVED 3 /* disk is in sync with the raid set */
82 #define MD_DISK_WRITEMOSTLY 9 /* disk is "write-mostly" is RAID1 config.
129 __u32 size; /* 8 Apparent size of each individual disk */
md_u.h 90 * configuration/status of one particular disk
102 * configuration/status of one particular disk
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
parport.h 44 PARPORT_CLASS_HDC, /* Hard disk controller */
47 PARPORT_CLASS_FDC, /* Floppy disk controller */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/raid/
md_p.h 34 * 912 - 1023 Disk specific descriptor.
77 #define MD_DISK_FAULTY 0 /* disk is faulty / operational */
78 #define MD_DISK_ACTIVE 1 /* disk is running or spare disk */
79 #define MD_DISK_SYNC 2 /* disk is in sync with the raid set */
80 #define MD_DISK_REMOVED 3 /* disk is in sync with the raid set */
82 #define MD_DISK_WRITEMOSTLY 9 /* disk is "write-mostly" is RAID1 config.
129 __u32 size; /* 8 Apparent size of each individual disk */
md_u.h 90 * configuration/status of one particular disk
102 * configuration/status of one particular disk
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
parport.h 44 PARPORT_CLASS_HDC, /* Hard disk controller */
47 PARPORT_CLASS_FDC, /* Floppy disk controller */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/raid/
md_p.h 34 * 912 - 1023 Disk specific descriptor.
77 #define MD_DISK_FAULTY 0 /* disk is faulty / operational */
78 #define MD_DISK_ACTIVE 1 /* disk is running or spare disk */
79 #define MD_DISK_SYNC 2 /* disk is in sync with the raid set */
80 #define MD_DISK_REMOVED 3 /* disk is in sync with the raid set */
82 #define MD_DISK_WRITEMOSTLY 9 /* disk is "write-mostly" is RAID1 config.
129 __u32 size; /* 8 Apparent size of each individual disk */
md_u.h 90 * configuration/status of one particular disk
102 * configuration/status of one particular disk
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/Finder/
Finder_items.py 61 """eject: Eject the specified disk(s)
62 Required argument: the disk(s) to eject
101 """erase: (NOT AVAILABLE) Erase the specified disk(s)
146 """update: Update the display of the specified object(s) to match their on-disk representation
192 """disk - the disk on which the item is stored """
260 """physical size - the actual space used by the item on disk """
288 'disk' : _Prop_disk,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
System_Events_Suite.py 81 'disk' : Disk_Folder_File_Suite.disk,
__init__.py 86 getbaseclasses(disk)
117 'cdis' : disk,
  /development/apps/SettingInjectorSample/src/com/example/android/injector/
DisabledInjectorService.java 36 // Simulate a delay while reading the setting from disk
FailingInjectorService.java 44 // Simulate a delay while reading the setting from disk
MyInjectorService.java 36 // Simulate a delay while reading the setting from disk
SlowInjectorService.java 36 // Simulate a delay while reading the setting from disk
  /development/samples/HelloEffects/
_index.html 20 be images loaded from disk, frames from the device's camera, or other video
  /external/chromium/base/
mime_util.h 16 // have to exist. Please note because it doesn't touch the disk, this does not
native_library_linux.cc 19 // dlopen() opens the file off disk.
native_library_win.cc 19 // LoadLibrary() opens the file off disk.
  /external/chromium/base/test/
test_file_util_mac.cc 18 // open should then have to load the file from disk.
  /external/chromium/chrome/browser/download/
download_file_manager.h 6 // represent one in progress download and performs the disk IO for that
11 // operations, in order to avoid disk activity on either the IO (network) thread
19 // file_thread (writes to disk)
145 // that was paused to wait for the on-disk file to be created.

Completed in 270 milliseconds

1 2 3 4 5 6 7 8 91011>>