HomeSort by relevance Sort by last modified time
    Searched full:disk (Results 751 - 775 of 1896) sorted by null

<<31323334353637383940>>

  /external/qemu/android/avd/
info.c 40 * store persistent disk images and configuration files. Most remarkable
52 * When starting up an AVD, the emulator looks for relevant disk images
64 * Individual image disk search patch can be over-riden on the command-line
74 /* certain disk image files are mounted read/write by the emulator
    [all...]
  /external/qemu/android/
cmdline-options.h 65 CFG_PARAM( sysdir, "<dir>", "search for system disk images in <dir>" )
  /external/qemu/block/
cow.c 294 .help = "Virtual disk size"
  /external/qemu/distrib/libpng-1.2.19/
pngwio.c 120 to disk). After png_flush is called, there should be no data pending
  /external/quake/quake/src/QW/client/
gl_vidandroid.c 94 // FIXME: Precalculate this and cache to disk.
skin.c 118 // load the pic from disk
  /external/tinyxml/docs/
index.html 18 There are different ways to access and interact with XML data. TinyXml uses a Document Object Model (DOM), meaning the XML data is parsed into a C++ objects that can be browsed and manipulated, and then written to disk or another output stream. You can also construct an XML document from scratch with C++ objects and write this to disk or another output stream.<p>
146 A Linux Makefile and a Windows Visual C++ .dsw file is provided. Simply compile and run. It will write the file demotest.xml to your disk and generate output on the screen. It also tests walking the DOM by printing out the number of nodes found using different techniques.<p>
185 This is the only directive/special tag parsed by by TinyXml. Generally directive targs are stored in <a class="el" href="classTiXmlUnknown.html">TiXmlUnknown</a> so the commands wont be lost when it is saved back to disk.<p>
  /external/webkit/Source/WebKit/android/WebCoreSupport/
CacheResult.cpp 71 // headers but calculates it when writing the content to disk. It can never
  /external/webkit/Source/WebKit2/WebProcess/
com.apple.WebProcess.sb 43 ;; On-disk WebKit2 framework location, to account for debug installations
  /external/webkit/Source/WebKit2/WebProcess/mac/
WebProcessMac.mm 110 [nsurlCache setDiskCapacity:max<unsigned long>(urlCacheDiskCapacity, [nsurlCache diskCapacity])]; // Don't shrink a big disk cache, since that would cause churn.
  /frameworks/av/include/media/
mediaplayer.h 119 // ones. Video is playing but a lot of disk seek may be happening.
  /frameworks/av/services/audioflinger/
test-resample.cpp 257 // write output to disk
  /frameworks/base/core/java/android/util/
AtomicFile.java 35 * been completely written and sync'd to disk before removing its backup.
  /frameworks/base/docs/html/training/displaying-bitmaps/
load-bitmap.jd 128 decoder. However, if you plan to cache the resized versions in memory or on disk, it?s usually still
  /frameworks/base/services/java/com/android/server/updates/
ConfigUpdateInstallReceiver.java 243 // sync to disk
  /frameworks/base/tools/aapt/
ZipEntry.h 107 * contents of an archive with contents on disk.
ZipFile.h 197 unsigned long mCentralDirOffset; // offset from first disk
  /frameworks/support/v4/java/android/support/v4/util/
AtomicFile.java 33 * been completely written and sync'd to disk before removing its backup.
  /libcore/luni/src/main/java/java/text/
Format.java 52 * might produce the string "There are no files on the disk MyDisk on February
  /libcore/luni/src/main/java/libcore/util/
ZoneInfoDB.java 40 * disk space (inodes) and reduce I/O, all the data is concatenated into a single file,
  /ndk/sources/host-tools/sed-4.2.1/
BUGS 84 will not ever open for writing a file that is already on disk,
  /ndk/sources/host-tools/sed-4.2.1/lib/
strerror.c 149 msg = "Disk quota exceeded";
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
binary.sed 35 # This was actually used in a one-disk distribution of Linux to compute
binary2.sed 36 # This was actually used in a one-disk distribution of Linux to compute
binary3.sed 39 # This was actually used in a one-disk distribution of Linux to compute

Completed in 3098 milliseconds

<<31323334353637383940>>