Searched
full:disk (Results
351 -
375 of
1361) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/policy/ |
cloud_policy_cache_base.h | 27 // it to disk or session_manager (depending on subclass implementation),
|
cloud_policy_identity_strategy.h | 21 // disk, observing and triggering relevant notifications.
|
file_based_policy_loader.cc | 14 // Amount of time we wait for the files on disk to settle before trying to load
|
profile_policy_connector.cc | 36 // disk. If this proves to be a problem, we need to do this initialization
|
/external/chromium/chrome/browser/safe_browsing/ |
bloom_filter_unittest.cc | 98 // Create new empty filter and load from disk.
|
/external/chromium/chrome/common/extensions/ |
extension_file_util.h | 19 // Utilties for manipulating the on-disk storage of extensions.
|
extension_resource_unittest.cc | 40 // The path doesn't exist on disk, we will be returned an empty path.
|
extension_unpacker.h | 22 // and writes them back out to disk for later use.
|
/external/chromium/chrome/common/ |
important_file_writer.cc | 112 // to fail, but if it does, avoid losing data and just hit the disk
|
/external/chromium/net/disk_cache/ |
addr.h | 36 // 0 = separate file on disk
|
block_files.h | 25 // This class handles the set of block-files open by the disk cache.
|
mem_backend_impl.h | 25 // the operations of the cache without writing to disk.
|
/external/chromium/net/socket/ |
ssl_client_socket.h | 53 // WARNING: These values are serialised to disk. Don't change them.
|
/external/chromium/webkit/glue/ |
webkit_glue.h | 218 // Gets the directory where the launching executable resides on disk. 257 // Enable or disable the disk cache. Used for debugging. 260 // Clear the disk cache. Used for debugging. 261 // |preserve_ssl_host_info| indicates whether disk cache entries related to
|
/external/e2fsprogs/ext2ed/ |
group_com.c | 5 A part of the extended file system 2 disk editor.
|
super_com.c | 5 A part of the extended file system 2 disk editor.
|
/external/e2fsprogs/lib/blkid/ |
resolve.c | 79 value ? value : "", cache ? "in cache" : "from disk"));
|
/external/e2fsprogs/resize/ |
resize2fs.8.in | 66 disk cylinder as before! Otherwise, the resize operation will
|
/external/elfutils/libelf/ |
common.h | 1 /* Common definitions for handling files in memory or only on disk.
|
/external/libvpx/examples/ |
twopass_encoder.txt | 7 frames to disk in IVF format. It builds upon the simple_encoder example.
|
/external/qemu/android/ |
main-common.h | 79 /* Populate the hwConfig fields corresponding to the kernel/disk images
|
/external/qemu/android/utils/ |
ini.h | 77 /* parses a key value as a disk size. this means it can be an integer followed
|
/external/qemu/distrib/ |
README | 9 like a specific kernel image, ramdisk, system and user disk images. Please go to the Android web
|
/external/qemu/distrib/sdl-1.2.12/include/ |
begin_code.h | 98 packing set to an alternate value, say for loading structures from disk.
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macos/ |
SDL_syscdrom.c | 470 Boolean disk = false; local 495 disk = true; 499 /* If no disk is present, just eject the tray */ 500 if (! disk) {
|
Completed in 302 milliseconds
<<11121314151617181920>>