HomeSort by relevance Sort by last modified time
    Searched refs:disk (Results 151 - 175 of 299) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/e2fsprogs/lib/ext2fs/
getsize.c 41 #include <sys/disk.h>
  /external/syslinux/core/fs/ext2/
bmap.c 11 #include <disk.h>
  /external/syslinux/diag/geodsp/
geodsp1s.asm 129 test cl,1 ; Extended disk access functionality set
187 ; waiting for the floppy disk to spin up.
geodspms.asm 118 test cl,1 ; Extended disk access functionality set
  /external/syslinux/dosutil/
copybs.asm 202 int 25h ; DOS absolute disk read
265 msg_filesystem_err: db 'Filesystem not found on disk', 0Dh, 0Ah, '$'
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
Folder_Actions_Suite.py 205 """POSIX path - the POSIX file system path of the disk """
223 'disk' : Disk_Folder_File_Suite.disk,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
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>
  /build/blueprint/pathtools/
fs.go 65 // osFs implements FileSystem using the local disk.
  /build/soong/cmd/multiproduct_kati/
main.go 35 // system. I suspect this is mostly due to memory or disk bandwidth though, and
  /external/ImageMagick/www/api/
cache-view.php 157 <p>GetCacheViewAuthenticPixels() gets pixels from the in-memory or disk pixel cache as defined by the geometry parameters. A pointer to the pixels is returned if the pixels are transferred, otherwise a NULL is returned.</p>
345 <p>GetCacheViewVirtualPixels() gets virtual pixels from the in-memory or disk pixel cache as defined by the geometry parameters. A pointer to the pixels is returned if the pixels are transferred, otherwise a NULL is returned.</p>
526 <p>QueueCacheViewAuthenticPixels() queues authentic pixels from the in-memory or disk pixel cache as defined by the geometry parameters. A pointer to the pixels is returned if the pixels are transferred, otherwise a NULL is returned.</p>
616 <p>SyncCacheViewAuthenticPixels() saves the cache view pixels to the in-memory or disk cache. It returns MagickTrue if the pixel region is flushed, otherwise MagickFalse.</p>
  /external/curl/packages/vms/
stage_curl_install.com 120 $ copy sys$disk:[]gnv$libcurl.exe 'new_gnu'[usr.lib]gnv$libcurl.exe/prot=w:re
build_vms.com 180 $ if orig_def_dev .eqs. "::" then orig_def_dev = "sys$disk:"
    [all...]
generate_config_vms_h_curl.com 193 $create sys$disk:[curl.lib]config_vms.h
194 $open/append cvh sys$disk:[curl.lib]config_vms.h
  /external/e2fsprogs/lib/support/
quotaio_tree.c 35 int qtree_entry_unused(struct qtree_mem_dqinfo *info, char *disk)
40 if (disk[i])
109 "(out of disk space).");
504 * Read dquot from disk.
  /external/protobuf/examples/
add_person.go 124 // Write the new address book back to disk.
  /prebuilts/go/darwin-x86/src/os/
file_posix.go 116 // of recently written data to disk.
types.go 40 // may be used in wire protocols or disk representations: they must not be
  /prebuilts/go/linux-x86/src/os/
file_posix.go 116 // of recently written data to disk.
types.go 40 // may be used in wire protocols or disk representations: they must not be
  /device/linaro/bootloader/edk2/EmulatorPkg/Unix/Host/
Host.h 67 #include <sys/disk.h>
  /external/autotest/client/site_tests/platform_BootPerf/
platform_BootPerf.py 20 assortment of performance keyvals that capture timing and disk
107 _DISK_PREFIX = 'disk-'
143 ("disk-" files), captured at the time of the occurrence.
147 The given event file can contain either uptime or disk data.
326 """Read and report disk read keyvals.
339 Disk statistics are reported in units of 512 byte sectors;
346 # We expect an error when reading disk statistics for the
348 # that event, and it doesn't include the disk statistics.
462 summary statistics for time elapsed and disk usage. Gather
  /external/nanohttpd/fileupload/src/test/java/fi/iki/elonen/
TestNanoFileUpLoad.java 50 import org.apache.commons.fileupload.disk.DiskFileItemFactory;
  /packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/storage/
NewStorageActivity.java 113 public void onDiskDestroyed(DiskInfo disk) {
233 // If the disk disappears, assume we're done
  /external/syslinux/com32/hdt/
hdt-common.c 36 #include <disk/util.h>
37 #include <disk/mbrs.h>
404 hardware->disk_info[i].disk = drive;

Completed in 1665 milliseconds

1 2 3 4 5 67 8 91011>>