OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disk
(Results
126 - 150
of
2804
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/chromeos/policy/
user_policy_disk_cache.h
19
// Handles the on-
disk
cache file used by UserPolicyCache. This class handles
49
// Starts reading the policy cache from
disk
. Passes the read policy
54
// Triggers a write operation to the
disk
cache on the FILE thread.
/external/chromium_org/content/browser/loader/
redirect_to_file_resource_handler.h
73
// buf_), and then write this buffer out to
disk
(write_callback_pending_ is
74
// true while writing to
disk
). Reading from the network is suspended while
76
// tracks the offset into buf_ that we are writing to
disk
.
/external/chromium_org/third_party/libjingle/source/talk/base/
optionsfile.h
36
// Implements storage of simple options in a text file on
disk
. This is
43
// Loads the file from
disk
, overwriting the in-memory values.
45
// Saves the contents in memory, overwriting the on-
disk
values.
/external/e2fsprogs/lib/ext2fs/
flushb.c
3
* device to
disk
and to flush any buffers from
disk
cache.
43
#define FDFLUSH _IO(2,0x4b) /* flush floppy
disk
*/
/external/grub/stage1/
stage1.h
69
/* The segment of
disk
buffer. The
disk
buffer MUST be 32K long and
79
/* The flag for BIOS drive number to designate a hard
disk
vs. a
stage1.S
94
.byte GRUB_INVALID_DRIVE /* the
disk
to load stage2 from */
143
* Check if we have a forced
disk
reference here
188
/* set %si to the
disk
address packet */
213
* BIOS call "INT 0x13 Function 0x42" to read sectors from
disk
into memory
216
* %ds:%si = segment:offset of
disk
address packet
232
* Determine the hard
disk
geometry from the BIOS!
245
/* Nope, we definitely have a hard
disk
, and we're screwed. */
326
* BIOS call "INT 0x13 Function 0x2" to read sectors from
disk
into memory
332
* %dl = drive (0x80 for hard
disk
, 0x0 for floppy
disk
)
[
all
...]
/external/chromium_org/chrome/installer/mac/
dmgdiffer.sh
9
# dmgdiffer creates a
disk
image containing a binary update able to patch
17
# and producing a
disk
image from that structure.
19
# The Chrome make_patch_fs function produces an
disk
image that is able to
36
# Application of update
disk
images produced by this script is
37
# product-specific. With updates managed by Keystone, the update
disk
images
45
# 3 Input
disk
images do not exist
46
# 4 Output
disk
image already exists
51
# 9 Could not create
disk
image
124
# make_patch_fs is responsible for comparing the old and new
disk
images
126
# contents of what will become a
disk
image able to update old_fs to new_fs
[
all
...]
/cts/tools/signature-tools/src/signature/io/
IApiExternalizer.java
26
*
disk
. An alternative implementation can use ASCII files.
/development/samples/training/bitmapfun/BitmapFun/src/main/java/com/example/android/bitmapfun/util/
ImageCache.java
51
* This class handles
disk
and memory caching of bitmaps in conjunction with the
63
// Default
disk
cache size in bytes
66
// Compression settings when writing images to
disk
cache
185
// By default the
disk
cache is not initialized here as it should be initialized
186
// on a separate thread due to
disk
access.
188
// Set up
disk
cache
194
* Initializes the
disk
cache. Note that this includes
disk
access so this should not be
195
* executed on the main/UI thread. By default an ImageCache does not initialize the
disk
200
// Set up
disk
cach
[
all
...]
/external/chromium/chrome/browser/policy/proto/
device_management_local.proto
13
// Wrapper around CloudPolicyResponse/DevicePolicyResponse for caching on
disk
.
/external/chromium/chrome/common/
content_settings.h
23
// prefs off
disk
.
/external/chromium/net/disk_cache/
file_block.h
15
// Used to simplify loading / storing the block from
disk
.
/external/chromium_org/base/prefs/
persistent_pref_store.h
71
// actually persisted to
disk
. This happens in some cases when there are
78
// Reads the preferences from
disk
. Notifies observers via
82
// Reads the preferences from
disk
asynchronously. Notifies observers via
88
// Lands any pending writes to
disk
.
/external/chromium_org/chrome/browser/
memory_purger.h
9
// This was implemented in an attempt to speed up suspend-to-
disk
by throwing
/external/chromium_org/chrome/browser/policy/proto/cloud/
device_management_local.proto
13
// Wrapper around CloudPolicyResponse/DevicePolicyResponse for caching on
disk
.
/external/chromium_org/chrome/browser/profiles/
file_path_verifier_win.h
31
// on
disk
and reports the result via UMA stat Stability.FileAtPath.Preferences.
/external/chromium_org/chrome/browser/ui/options/
options_util.cc
14
// GoogleUpdateSettings touches the
disk
from the UI thread. MetricsService
/external/chromium_org/chrome/common/extensions/api/
recovery_private.idl
20
// <dd>The image is being written to
disk
.</dd>
54
// Write an image to the
disk
downloaded from the provided URL. The
70
// Write an image to the
disk
, prompting the user to supply the image from
91
// Destroys the partition table of a
disk
, effectively erasing it. This is
/external/chromium_org/net/base/
zap.h
14
// time that people can access them once they are written to
disk
.
/external/chromium_org/net/disk_cache/
file_block.h
14
// Used to simplify loading / storing the block from
disk
.
/external/chromium_org/net/tools/dump_cache/
dump_files.h
8
// Performs basic inspection of the
disk
cache files with minimal disruption
/external/chromium_org/ui/gfx/
color_profile.h
21
// On Windows, this reads a file from
disk
so it shouldn't be run on the UI
/external/dropbear/
MULTI
5
can create a single binary. This will save
disk
space by avoiding repeated
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_CDName.3
19
"/dev/
disk
/ide/1/master"
/external/qemu/hw/
scsi-disk.h
4
/* scsi-
disk
.c */
Completed in 615 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>