Searched
full:disk (Results
276 -
300 of
1896) sorted by null
<<11121314151617181920>>
/frameworks/volley/src/com/android/volley/toolbox/ |
DiskBasedCache.java | 39 * Cache implementation that caches files directly onto the hard disk in the specified 40 * directory. The default disk usage size is 5MB, but is configurable. 57 /** Default maximum disk usage in bytes. */ 86 * Clears the cache. Deletes all cached files from disk. 334 * serialized to disk. */ 461 * headers on disk. Once upon a time, this used the standard Java
|
/external/blktrace/doc/ |
blktrace.8 | 198 any type of read or write from a specific disk location at a given size. These 200 initiated by the vm flushing dirty data to disk or the file system syncing a 201 super or journal block to disk. \fBpc\fR requests are SCSI commands. blktrace
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_store.h | 205 // Collect the chunk data and preferrably store it on disk to 228 // chunk to disk). |prefix_misses| is the set of prefixes where the 237 // Cancel the update in process and remove any temporary disk
|
/external/llvm/include/llvm-c/ |
lto.h | 118 * Loads an object file from disk. 133 * Loads an object file from disk. The seek point of fd is not preserved. 140 * Loads an object file from disk. The seek point of fd is not preserved.
|
/external/llvm/tools/lto/ |
lto.cpp | 63 /// lto_module_create - Loads an object file from disk. Returns NULL on error 69 /// lto_module_create_from_fd - Loads an object file from disk. Returns NULL on 75 /// lto_module_create_from_fd_at_offset - Loads an object file from disk.
|
/external/webkit/Source/WebKit/gtk/webkit/ |
webkiticondatabase.cpp | 58 * won't be added to the database on disk and no existing icons will 189 * Determines the absolute path to the database folder on disk. 215 * Specifies the absolute path to the database folder on disk.
|
/frameworks/volley/src/com/android/volley/ |
RequestQueue.java | 93 * @param cache A Cache to use for persisting responses to disk 109 * @param cache A Cache to use for persisting responses to disk 121 * @param cache A Cache to use for persisting responses to disk
|
/development/tools/ |
make_key | 38 # touch the disk.
|
/external/blktrace/ |
blktrace_api.h | 99 __u64 sector; /* disk offset */
|
/external/ceres-solver/internal/ceres/ |
linear_least_squares_problems.h | 74 // Write the linear least squares problem to disk. The exact format
|
/external/chromium/base/ |
shared_memory_posix.cc | 105 // This function theoretically can block on the disk, but realistically 107 // and be deleted before they ever make it out to disk. 255 // This function theoretically can block on the disk, but realistically 257 // and be deleted before they ever make it out to disk.
|
sys_info.h | 31 // Return the available disk space in bytes on the volume containing |path|,
|
/external/chromium/chrome/browser/chromeos/login/ |
owner_key_utils.h | 77 // The blob on disk is a DER-encoded X509 SubjectPublicKeyInfo object.
|
/external/chromium/chrome/browser/cocoa/ |
keystone_glue.mm | 178 // Returns the version of the currently-installed application on disk. 182 // currently installed on disk, compare that to the currently-running version, 186 // In order to check the version on disk, the installed application's 202 // on disk with the running version and calls -updateStatus:version: with the 558 // -updateStatus:version:. It doesn't matter what's currently on disk. 562 // If no updates are available, check what's on disk, because an update 596 // installed. Figure it out based on what's on disk. 639 // If the version on disk could not be determined, assume that 646 // If the version on disk doesn't match what's currently running, an [all...] |
/external/chromium/chrome/browser/download/ |
base_file.h | 24 // File being downloaded and saved to disk. This is a base class
|
/external/chromium/chrome/browser/history/ |
top_sites_backend.h | 35 // The boolean parameter indicates if the DB existed on disk or needs to be
|
/external/chromium/chrome/browser/policy/ |
device_policy_identity_strategy.h | 30 // Sets the device's credentials when they have been read from disk after
|
user_policy_identity_strategy.h | 65 // Keeps the on-disk copy of the token.
|
/external/chromium/chrome/browser/printing/ |
print_dialog_gtk.h | 61 // Saves data in |metafile| to disk for document named |document_name|.
|
/external/chromium/chrome/browser/ui/cocoa/ |
keystone_promote_postflight.sh | 18 # promoted during application installation directly from the disk image,
|
/external/chromium/chrome/browser/ui/webui/ |
shared_resources_data_source.cc | 75 // Requests should not block on the disk! On Windows this goes to the
|
/external/chromium/net/disk_cache/ |
file.h | 42 // on disk, and allow shared read and write.
|
stats.h | 73 // Saves the stats to disk.
|
/external/chromium/net/url_request/ |
url_request_file_job.cc | 165 // URL requests should not block on the disk! 273 // URL requests should not block on the disk! On Windows this goes to the 332 // URL requests should not block on the disk! 357 // URL requests should not block on the disk!
|
/external/clang/lib/Serialization/ |
GeneratePCH.cpp | 51 // Make sure it hits disk now.
|
Completed in 470 milliseconds
<<11121314151617181920>>