HomeSort by relevance Sort by last modified time
    Searched full:disk (Results 301 - 325 of 1658) sorted by null

<<11121314151617181920>>

  /external/qemu/block/
qcow2-cluster.c 193 * Writes one sector of the L1 table to the disk (can't update single entries
256 /* if there was an old l2 table, read it from the disk */
427 * For a given offset of the disk image, find the cluster offset in
493 /* find the cluster offset for the given disk offset */
522 * for a given disk offset, load (and allocate if needed)
571 /* find the cluster offset for the given disk offset */
585 * For a given offset of the disk image, return cluster offset in
644 * Write L2 table updates to disk, writing whole sectors to avoid a
734 * For a given offset of the disk image, return cluster offset in qcow2 file.
  /external/qemu/
qemu-options.hx 59 "-fda/-fdb file use 'file' as floppy disk 0/1 image\n")
64 Use @var{file} as floppy disk 0/1 image (@pxref{disk_images}). You can
69 "-hda/-hdb file use 'file' as IDE hard disk 0/1 image\n")
72 "-hdc/-hdd file use 'file' as IDE hard disk 2/3 image\n")
79 Use @var{file} as hard disk 0, 1, 2 or 3 image (@pxref{disk_images}).
103 This option defines which disk image (@pxref{disk_images}) to use with
116 This option defines the type of the media: disk or cdrom.
124 Specify which disk @var{format} will be used rather than detecting
143 attempt to do disk IO directly to the guests memory. QEMU may still perform
149 caching is specified for a qcow2 disk image, @option{cache=writeback} will b
    [all...]
  /external/qemu-pc-bios/bochs/bios/
notes 2 # Read Disk Sector #
  /external/webkit/Source/WebCore/platform/haiku/
CookieJarHaiku.cpp 41 // FIXME: Shouldn't this be saved to and restored from disk too?
  /external/webkit/Source/WebCore/storage/
OriginUsageRecord.h 58 unsigned long long size; // This member remains uninitialized until disk usage is calculated.
StorageTracker.h 67 // Sync to disk on background thread.
  /external/webkit/Tools/Scripts/
show-pretty-diff 37 # FIXME: We can probably avoid putting this on the disk by directly piping
  /external/webkit/Tools/WebKitTestRunner/InjectedBundle/mac/
ActivateFonts.mm 42 // Work around <rdar://problem/6698023> by activating fonts from disk
  /frameworks/base/core/java/android/speech/tts/
UtteranceProgressListener.java 27 * output will have been written to disk for file synthesis requests.
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseStressTest.java 81 * and when disk run out
  /packages/apps/Email/emailcommon/src/com/android/emailcommon/internet/
BinaryTempFileBody.java 48 * @param filePath The file containing the data to be stored on disk temporarily
  /packages/experimental/procstatlog/
procstatreport.py 116 <span style="font-size: 150%%">disk: %(device)s</span><br>
532 os.path.join(files_dir, "disk%d.csv" % num))
535 "id": cgi.escape("disk%d" % num),
536 "id_js": json.write("disk%d" % num),
542 "filename_js": json.write("%s/disk%d.csv" % (files_url, num)),
556 os.path.join(files_dir, "disk%d_time.csv" % num))
559 "id": cgi.escape("disk%d_time" % num),
560 "id_js": json.write("disk%d_time" % num),
562 "filename_js": json.write("%s/disk%d_time.csv" % (files_url, num)),
  /packages/providers/CalendarProvider/res/values-sl/
strings.xml 30 <string name="debug_tool_message" msgid="4862486669932821937">"1) Na kartico SD/disk USB boste kopirali zbirko podatkov koledarja, ki jo bo lahko bral vsak program, in 2) jo poslali po e-po?ti. Ne pozabite je izbrisati, takoj ko jo uspe?no kopirate iz naprave ali dobite e-po?to."</string>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
tftp.h 70 #define ENOSPACE 3 /* disk full or allocation exceeded */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h 37 #define O_DIRECT 00040000 /* direct disk access hint */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
gfs2_ondisk.h 49 * An on-disk inode number
90 * Order is important, need to be able to read old superblocks to do on-disk
129 __be64 ri_addr; /* grp block disk address */
178 gfs2_quota structures on disk:
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h 70 #define ENOSPACE 3 /* disk full or allocation exceeded */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 37 #define O_DIRECT 00040000 /* direct disk access hint */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
gfs2_ondisk.h 49 * An on-disk inode number
90 * Order is important, need to be able to read old superblocks to do on-disk
129 __be64 ri_addr; /* grp block disk address */
178 gfs2_quota structures on disk:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
tftp.h 70 #define ENOSPACE 3 /* disk full or allocation exceeded */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h 37 #define O_DIRECT 00040000 /* direct disk access hint */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
gfs2_ondisk.h 49 * An on-disk inode number
90 * Order is important, need to be able to read old superblocks to do on-disk
129 __be64 ri_addr; /* grp block disk address */
178 gfs2_quota structures on disk:
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
ExportScreenshotAction.java 34 /** Saves the current layout editor's rendered image to disk */
  /system/core/gpttool/
gpttool.c 130 fprintf(stderr,"partition '%s' does not fit on disk\n", name);
151 "usage: gpttool write <disk> [ <partition> ]*\n"
152 " gpttool read <disk>\n"
279 fprintf(stderr,"< simulating 16GB disk >\n\n");
  /frameworks/base/core/java/android/os/
StrictMode.java 50 * <p>StrictMode is most commonly used to catch accidental disk or
52 * operations are received and animations take place. Keeping disk
59 * <p class="note">Note that even though an Android device's disk is
62 * almost all disk accesses are fast, but may in individual cases be
101 * many cases of disk access are often necessary during the normal activity lifecycle. Use
106 * guaranteed to find all disk or network accesses. While it does
109 * effort mechanism. Notably, disk or network access from JNI calls
368 * disk operations but will likely expand in future releases.
396 * Enable detection of disk reads.
403 * Disable detection of disk reads
    [all...]

Completed in 1097 milliseconds

<<11121314151617181920>>