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

1 2 3 4 5 6 78 91011>>

  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
bs16.S 199 # ES:DI = Buffer to store sectors read from disk
start.S 131 # ES:DI = Buffer to store file content read from disk
216 # ES:DI = Buffer to store sectors read from disk
    [all...]
start16.S 132 # ES:DI = Buffer to store file content read from disk
210 # ES:DI = Buffer to store sectors read from disk
    [all...]
start32.S 147 # ES:DI = Buffer to store file content read from disk
225 # ES:DI = Buffer to store sectors read from disk
    [all...]
  /external/stressapptest/src/
sat.cc 161 // Get a space separated sting of disk locations.
166 // Copy and remove the disk name.
167 string disk = locations.back(); local
170 logprintf(12, "Log: disk at %s\n", disk.c_str());
172 filename_.push_back(disk + "/sat_disk.a");
174 filename_.push_back(disk + "/sat_disk.b");
189 "with disk/network DMA.\n");
897 // Size of read blocks for disk test.
900 // Size of write blocks for disk test
    [all...]
  /external/syslinux/core/fs/iso9660/
susp_rr.c 31 #include <disk.h>
  /external/vboot_reference/utility/
dev_debug_vboot 53 -i FILE, --image FILE Specify the disk image to use
  /prebuilts/devtools/tools/lib/
jimfs-1.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 
  /prebuilts/tools/common/offline-m2/com/google/jimfs/jimfs/1.1/
jimfs-1.1.jar 
  /system/extras/libfec/
fec_open.cpp 30 #include <sys/disk.h>
  /system/extras/verity/fec/
image.cpp 42 #include <sys/disk.h>
  /build/soong/third_party/zip/
struct.go 10 This package does not support disk spanning.
  /external/curl/packages/vms/
generate_vax_transfer.com 182 $ patched_macro = "sys$disk:[]macro32_exactcase.exe"
  /external/nanohttpd/
README.md 205 For a more classic aproach, perhaps to just create a HTTP server serving mostly service files from your disk, you can use the module with artifactId *nanohttpd-webserver*.
  /external/nanohttpd/src/site/markdown/
index.md 201 For a more classic aproach, perhaps to just create a HTTP server serving mostly service files from your disk, you can use the module with artifactId *nanohttpd-webserver*.
  /external/syslinux/com32/gfxboot/
gfxboot.c 77 uint8_t media_type; // 2: media type (0: disk, 1: floppy, 2: cdrom)
129 char *localboot; // boot from local disk
198 gfx_config.sector_shift = sdi->disk.sector_shift;
199 gfx_config.boot_drive = sdi->disk.drive_number;
  /external/syslinux/mbr/
oldmbr.asm 200 ; EBIOS disk address packet
  /external/syslinux/mk/
lib.mk 109 syslinux/disk.o \
  /prebuilts/go/darwin-x86/src/archive/zip/
struct.go 10 This package does not support disk spanning.
  /prebuilts/go/darwin-x86/src/cmd/go/
note.go 80 // try to read the section headers and the string table from disk.
  /prebuilts/go/darwin-x86/src/crypto/tls/
handshake_test.go 41 update = flag.Bool("update", false, "update golden files on disk")
  /prebuilts/go/darwin-x86/src/debug/plan9obj/
file.go 34 // This structure doesn't exist on-disk, but eases navigation
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 181 EDQUOT - APPLICATION_ERROR: "disk quota exceeded",
  /prebuilts/go/linux-x86/src/archive/zip/
struct.go 10 This package does not support disk spanning.

Completed in 630 milliseconds

1 2 3 4 5 6 78 91011>>