HomeSort by relevance Sort by last modified time
    Searched full:disk (Results 776 - 800 of 1361) sorted by null

<<31323334353637383940>>

  /prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/lib/ldscripts/
shlelf_linux.xsc 132 we can shorten the on-disk segment size. */
shlelf_linux.xsw 132 we can shorten the on-disk segment size. */
shlelf_linux.xw 144 we can shorten the on-disk segment size. */
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
Addr2Line.java 51 "Unable to locate library %s on disk. Addresses mapping to this library "
ScreenShotDialog.java 293 * Prompt the user to save the image to disk.
  /sdk/layoutlib_api/src/com/android/layoutlib/api/
ILayoutBridge.java 222 * <p/>This cache contains bitmaps and nine patches that are loaded from the disk and reused
  /external/bluetooth/glib/gio/
gfileinfo.h 97 * The name is the on-disk filename which may not be in any known encoding,
197 * A key in the "standard" namespace for getting the amount of disk space
    [all...]
glocalfileoutputstream.c 1019 * file to ensure the data is on disk when we rename over the destination.
1022 * data is written to the disk before the metadata.)
  /external/chromium/base/
file_util.h 175 // side effect of priming the disk cache.
638 FILE_SYSTEM_ORDINARY, // on-disk filesystem like ext2
  /external/chromium/chrome/browser/history/
text_database_manager_unittest.cc 371 // Tests that changes get properly committed to disk.
407 // Tests that changes get properly committed to disk, as in the Writing test
  /external/chromium/chrome/browser/ui/cocoa/download/
download_item_cell.mm 582 // Draw progress disk
588 // Always repaint the whole disk.
  /external/chromium/chrome/browser/ui/webui/chromeos/
imageburner_ui.cc 219 const chromeos::MountLibrary::Disk* disk) {
  /external/chromium/chrome/browser/visitedlink/
visitedlink_unittest.cc 117 // Loads the database from disk and makes sure that the same URLs are present
315 // full, notifies its slaves of the change, and updates the disk.
  /external/clang/lib/Basic/
FileManager.cpp 47 /// represent a dir name that doesn't exist on the disk.
51 /// represent a filename that doesn't exist on the disk.
  /external/clang/test/Analysis/
retain-release-gc-only.m 160 extern CFDictionaryRef DADiskCopyDescription( DADiskRef disk );
161 extern DADiskRef DADiskCopyWholeDisk( DADiskRef disk );
retain-release.m 191 extern CFDictionaryRef DADiskCopyDescription( DADiskRef disk );
192 extern DADiskRef DADiskCopyWholeDisk( DADiskRef disk );
380 DADiskRef disk = DADiskCreateFromBSDName(kCFAllocatorDefault, 0, "hello"); // expected-warning{{leak}}
381 if (disk) NSLog(@"ok");
383 disk = DADiskCreateFromIOMedia(kCFAllocatorDefault, 0, media); // expected-warning{{leak}}
384 if (disk) NSLog(@"ok");
389 disk = DADiskCopyWholeDisk(d); // expected-warning{{leak}}
390 if (disk) NSLog(@"ok");
    [all...]
  /external/e2fsprogs/e2fsck/
recovery.c 214 * journal_recover - recovers a on-disk journal
594 * could reach the disk.
  /external/grub/stage2/
fsys_ext2fs.c 735 the disk */
749 /* advance loc prematurely to next on-disk directory entry */
  /external/kernel-headers/original/linux/
blkdev.h 594 extern int blk_register_queue(struct gendisk *disk);
595 extern void blk_unregister_queue(struct gendisk *disk);
ext3_fs.h 252 * Structure of an inode on the disk
693 * Describe an inode's exact location on disk and in memory
  /external/libvpx/vpx/
vpx_encoder.h 380 * bandwidth link, as from a local disk, where higher variations in
705 * the accumulated compressed data to disk or to the network to reset
  /external/webkit/LayoutTests/storage/indexeddb/
tutorial.html 319 // refer to the same objectStore/index on disk).
442 // to disk can be serialized for postMessage.
  /external/webkit/Source/WebKit/win/
WebHistory.cpp 323 // item without URL is useless; data on disk must have been bad; ignore
969 // loaded from disk. Any entry older than this item should be rejected.
    [all...]
  /frameworks/base/core/java/android/content/
ContentService.java 54 // Try to create the SyncManager, return null if it fails (e.g. the disk is full).
73 pw.println("No SyncManager created! (Disk full?)");
  /frameworks/base/core/java/com/android/internal/os/
ProcessStats.java 802 // Permit disk reads here, as /proc/meminfo isn't really "on
803 // disk" and should be fast. TODO: make BlockGuard ignore

Completed in 852 milliseconds

<<31323334353637383940>>