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

<<21222324252627282930>>

  /external/chromium/net/tools/dump_cache/
dump_files.cc 5 // Performs basic inspection of the disk cache files with minimal disruption
120 // Reads an entry from disk. Return false when all entries have been already
  /external/chromium/third_party/libjingle/source/talk/base/
win32filesystem.cc 424 int64 totalNumberOfBytes; // receives the number of bytes on disk
425 int64 totalNumberOfFreeBytes; // receives the free bytes on disk
  /external/clang/include/clang/Basic/
OnDiskHashTable.h 1 //===--- OnDiskHashTable.h - On-Disk Hash Table Implementation --*- C++ -*-===//
10 // This file defines facilities for reading and writing on-disk hash
  /external/clang/test/Analysis/
retain-release-region-store.m 73 extern CFDictionaryRef DADiskCopyDescription( DADiskRef disk );
74 extern DADiskRef DADiskCopyWholeDisk( DADiskRef disk );
retain-release.mm 188 extern CFDictionaryRef DADiskCopyDescription( DADiskRef disk );
189 extern DADiskRef DADiskCopyWholeDisk( DADiskRef disk );
  /external/e2fsprogs/ext2ed/
main.c 5 A part of the extended file system 2 disk editor.
533 * place in which I do check for internal errors is disk.c.
  /external/e2fsprogs/lib/ext2fs/
undo_io.c 226 * We divide the disk to blocks of tdb_data_size.
527 * Flush data buffers to disk.
  /external/e2fsprogs/misc/
fsck.8.in 39 program will try to handle filesystems on different physical disk drives
210 multiple filesystem checks on the same physical disk.
  /external/jpeg/
jerror.h 83 JMESSAGE(JERR_FILE_WRITE, "Output file write error --- out of disk space?")
115 "Write failed on temporary file --- out of disk space?")
  /external/qemu/
blockdev.c 256 if (!strcmp(buf, "disk")) {
487 fprintf(stderr, "qemu: could not open disk image %s: %s\n",
  /external/webkit/Source/WebKit/mac/History/
WebHistoryItem.mm 364 // Can't trust data on disk, and we've had at least one report of this (<rdar://6572300>).
393 // Daily and weekly counts < 0 are errors in the data read from disk, so reset to 0.
  /external/webkit/Source/WebKit/mac/Plugins/
WebNetscapePluginStream.mm 583 // This happens only rarely, when we are out of disk space or have a disk I/O error.
  /external/webkit/Source/WebKit/win/
WebHistoryItem.cpp 127 // Can't trust data on disk, and we've had at least one report of this (<rdar://6572300>).
165 // Daily and weekly counts < 0 are errors in the data read from disk, so reset to 0.
  /build/tools/zipalign/
ZipEntry.h 102 * contents of an archive with contents on disk.
ZipFile.h 197 unsigned long mCentralDirOffset; // offset from first disk
  /development/samples/BackupRestore/src/com/example/android/backuprestore/
MultiRecordExampleAgent.java 66 // badly wrong with the app's data on disk, and we do not want
  /development/testrunner/
create_test.py 166 # write tests/Android.mk to disk
  /docs/source.android.com/src/source/
building.md 165 Please follow the instructions on the [Initializing](initializing.html) page for creating a case-sensitive disk image.
  /external/chromium/base/metrics/
stats_table.h 51 // (across all processes), the StatsTable is removed from disk.
  /external/chromium/chrome/browser/policy/
user_policy_identity_strategy.cc 29 // Responsible for managing the on-disk token cache.
  /external/chromium/chrome/browser/renderer_host/
chrome_render_message_filter.cc 210 // Touch disk only if extension is localized.
download_resource_handler.cc 116 // We can't start saving the data before we create the file on disk.
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_store_file.h 115 // Delete any on-disk files, including the permanent storage.
  /external/chromium/chrome/browser/themes/
theme_service.h 220 // Save the images to be written to disk, mapping file path to id.
  /external/chromium/chrome/browser/
utility_process_host.h 47 // associated paths where those images live on disk.

Completed in 423 milliseconds

<<21222324252627282930>>