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

<<21222324252627282930>>

  /external/chromium/net/proxy/
proxy_script_fetcher_impl.cc 145 // Also disable the use of the disk cache. The cache is disabled so that if
  /external/chromium/net/url_request/
view_cache_helper.cc 225 data_->append("no disk cache");
  /external/chromium/sdch/open-vcdiff/src/google/
vcdecoder.h 107 // to guard against running out of memory or swapping to disk while decoding
  /external/e2fsprogs/ext2ed/
blockbitmap_com.c 5 A part of the extended file system 2 disk editor.
  /external/e2fsprogs/misc/
util.c 101 /* On FreeBSD, all disk devices are character specials */
  /external/grub/stage2/
fsys_ffs.c 22 * bootloader file "disk.c" dated 4/12/95.
fsys_ufs2.c 23 * bootloader file "disk.c" dated 4/12/95.
  /external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/file/
FileBlockHeader.java 66 * Memory address the structure was located when written to disk [4 or 8 bytes (defined in file header as a pointer
  /external/libpng/
pngwio.c 130 * to disk). After png_flush is called, there should be no data pending
  /external/llvm/lib/Support/Windows/
Process.inc 112 // their operation. To prevent the disk from filling up, this configuration item
  /external/llvm/tools/bugpoint/
bugpoint.cpp 198 // avoid filling up the disk, we prevent it
  /external/markdown/docs/
using_as_module.txt 27 If you later want to write it to disk, you should encode it yourself:
  /external/protobuf/src/google/protobuf/compiler/
plugin.proto 99 // CodeGeneratorResponse before writing files to disk.
  /external/qemu/android/avd/
info.c 39 * store persistent disk images and configuration files. Most remarkable
51 * When starting up an AVD, the emulator looks for relevant disk images
63 * Individual image disk search patch can be over-riden on the command-line
102 /* 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 117 // ones. Video is playing but a lot of disk seek may be happening.
  /frameworks/base/docs/html/training/displaying-bitmaps/
load-bitmap.jd 125 decoder. However, if you plan to cache the resized versions in memory or on disk, it?s usually still

Completed in 320 milliseconds

<<21222324252627282930>>