OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disk
(Results
101 - 125
of
1896
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/Source/WebKit/mac/Misc/
WebIconDatabase.h
51
-
disk
storage
56
- Save icons to
disk
for later use.
58
Every icon in the database has a retain count. If an icon has a retain count greater than 0, it will be written to
disk
for later use. If an icon's retain count equals zero it will be removed from
disk
. The retain count is not persistent across launches. If the WebKit client wishes to retain an icon it should retain the icon once for every launch. This is best done at initialization time before the database begins removing icons. To make sure that the database does not remove unretained icons prematurely, call delayDatabaseCleanup until all desired icons are retained. Once all are retained, call allowDatabaseCleanup.
88
@discussion Returns an icon for a web site URL from memory or
disk
. nil if none is found.
99
@discussion Returns an icon URL for a web site URL from memory or
disk
. nil if none is found.
/system/vold/
DirectVolume.cpp
95
/* We can handle this
disk
*/
111
if (!strcmp(devtype, "
disk
")) {
116
/* Send notification iff
disk
is ready (ie all partitions found) */
121
"Volume %s %s
disk
inserted (%d:%d)", getLabel(),
127
if (!strcmp(devtype, "
disk
")) {
133
if (!strcmp(devtype, "
disk
")) {
207
SLOGE("Partition '%s' has a different major than its
disk
!", devpath);
246
SLOGI("Volume %s
disk
has changed", getLabel());
287
SLOGD("Volume %s %s
disk
%d:%d removed\n", getLabel(), getMountpoint(), major, minor);
288
snprintf(msg, sizeof(msg), "Volume %s %s
disk
removed (%d:%d)"
[
all
...]
/external/clang/lib/Serialization/
ASTReaderInternals.h
82
/// \brief Base class for the trait describing the on-
disk
hash table for the
86
/// functionality for accessing the on-
disk
hash table of identifiers
141
/// \brief The on-
disk
hash table used to contain information about
182
/// \brief The on-
disk
hash table used for the global method pool.
186
/// \brief Trait class used to search the on-
disk
hash table containing all of
189
/// The on-
disk
hash table contains a mapping from each header path to
229
/// \brief The on-
disk
hash table used for known header files.
/external/e2fsprogs/misc/
chattr.1.in
54
not modified. This avoids a certain amount of
disk
I/O for laptop
61
A file with the `c' attribute set is automatically compressed on the
disk
63
this file compresses data before storing them on the
disk
. Note: please
68
the changes are written synchronously on the
disk
; this is equivalent to
83
the blocks on
disk
. It may not be removed using
113
and written back to the
disk
. Note: please make sure to read the bugs
117
the changes are written synchronously on the
disk
; this is equivalent to
/external/webkit/Source/WebKit/win/Interfaces/
IWebIconDatabase.idl
39
-
disk
storage
45
- Save icons to
disk
for later use.
47
Every icon in the database has a retain count. If an icon has a retain count greater than 0, it will be written to
disk
for later use. If an icon's retain count equals zero it will be removed from
disk
. The retain count is not persistent across launches. If the WebKit client wishes to retain an icon it should retain the icon once for every launch. This is best done at initialization time before the database begins removing icons. To make sure that the database does not remove unretained icons prematurely, call delayDatabaseCleanup until all desired icons are retained. Once all are retained, call allowDatabaseCleanup.
80
@discussion Returns an icon for a web site URL from memory or
disk
. nil if none is found.
90
@discussion Returns an icon URL for a web site URL from memory or
disk
. nil if none is found.
146
@discussion Returns an icon URL for a web site URL from memory or
disk
. nil if none is found.
/external/libvpx/libvpx/examples/includes/HTML-Toc-0.91/t/
manualTest.t
210
<li>1. <a href=#h-1>Compiler
Disk
v1</a>
215
<li>2. <a href=#h-2>Compiler
Disk
v2</a>
225
<li>3. <a href=#h-3>Library System
Disk
</a>
247
<li><a href=#Figure-1>Contents Compiler
Disk
v1</a>
248
<li><a href=#Figure-2>Contents Compiler
Disk
v2</a>
272
<a name=h-1><h1>1 Compiler
Disk
v1</h1></a>
273
<img src=img.gif alt="Contents Compiler
Disk
v1">
274
<a name=Figure-1><p class=captionFigure>Figure 1: Contents Compiler
Disk
v1</p></a>
279
<a name=h-2><h1>2 Compiler
Disk
v2</h1></a>
280
<img src=img.gif alt="Contents Compiler
Disk
v2"
[
all
...]
/external/protobuf/src/google/protobuf/compiler/
importer.h
211
// An implementation of SourceTree which loads files from locations on
disk
.
219
// Map a path on
disk
to a location in the SourceTree. The path may be
245
// Given a path to a file on
disk
, find a virtual path mapping to that
254
// and maps it to a different file that exists on
disk
. *virtual_file
256
// is filled in with the
disk
path of the file which would be opened if
270
// Given a virtual path, find the path to the file on
disk
.
271
// Return true and update disk_file with the on-
disk
path if the file exists.
288
// Like Open(), but returns the on-
disk
path in disk_file if disk_file is
293
// Like Open() but given the actual on-
disk
path.
/external/stressapptest/src/
sat.h
173
//
Disk
thread options.
174
int read_block_size_; // Size of block to read from
disk
.
175
int write_block_size_; // Size of block to write to
disk
.
176
int64 segment_size_; // Size of segment to split
disk
into.
177
int cache_size_; // Size of
disk
cache.
184
// the
disk
test.
214
int disk_threads_; // Threads of
disk
test.
215
int random_threads_; // Number of random
disk
threads.
225
vector<string> diskfilename_; // Filename for
disk
IO device.
/bootable/diskinstaller/editdisklbl/
editdisklbl.c
110
/* load the
disk
layout file */
112
fprintf(stderr, "Errors encountered while loading
disk
conf file %s",
181
printf("Test mode enabled. Actions will not be committed to
disk
!\n");
184
fprintf(stderr, "Could not apply
disk
configuration!\n");
189
/* now copy the images to their appropriate locations on
disk
*/
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
AttribBits.java
73
* The file is stored on
disk
using file-system level transparent
80
* The file is stored on
disk
using file-system level transparent
87
* not been explicitly written are not stored on
disk
. For example, if
90
* not consume physical
disk
space.
120
* to the
disk
.
/external/qemu/distrib/sdl-1.2.15/include/
SDL_cdrom.h
47
/** The maximum number of CD-ROM tracks on a
disk
*/
67
/** Given a status, returns true if there's a
disk
in the drive */
75
Uint32 offset; /**< Offset, in frames, from start of
disk
*/
85
int numtracks; /**< Number of tracks on
disk
*/
121
* - "/dev/
disk
/ide/1/master"
/frameworks/native/opengl/libs/EGL/
egl_cache.h
79
// this will do so, loading the serialized cache contents from
disk
if
84
//
disk
.
87
// loadBlobCache attempts to load the saved cache contents from
disk
into
108
// from
disk
.
115
// contents to
disk
.
/prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_cdrom.h
47
/** The maximum number of CD-ROM tracks on a
disk
*/
67
/** Given a status, returns true if there's a
disk
in the drive */
75
Uint32 offset; /**< Offset, in frames, from start of
disk
*/
85
int numtracks; /**< Number of tracks on
disk
*/
121
* - "/dev/
disk
/ide/1/master"
/prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_cdrom.h
47
/** The maximum number of CD-ROM tracks on a
disk
*/
67
/** Given a status, returns true if there's a
disk
in the drive */
75
Uint32 offset; /**< Offset, in frames, from start of
disk
*/
85
int numtracks; /**< Number of tracks on
disk
*/
121
* - "/dev/
disk
/ide/1/master"
/prebuilts/tools/windows/sdl/include/SDL/
SDL_cdrom.h
47
/** The maximum number of CD-ROM tracks on a
disk
*/
67
/** Given a status, returns true if there's a
disk
in the drive */
75
Uint32 offset; /**< Offset, in frames, from start of
disk
*/
85
int numtracks; /**< Number of tracks on
disk
*/
121
* - "/dev/
disk
/ide/1/master"
/external/chromium/chrome/browser/history/
in_memory_database.cc
58
// InitDB doesn't create the index so in the
disk
-loading case, it can be
69
// Attach to the history database on
disk
. (We can't ATTACH in the middle of
128
// Detach from the history database on
disk
.
/external/chromium/chrome/common/
important_file_writer.h
76
// to
disk
after the commit interval. If another ScheduleWrite is issued
77
// before that, only one serialization and write to
disk
will happen, and
107
// Time delta after which scheduled data will be written to
disk
.
/external/chromium/net/tools/dump_cache/
cache_dumper.h
63
// Writes data to a
disk
.
80
// entry_path_ where we write that entry to
disk
. Subsequent calls to
81
// WriteEntry() utilize this path for writing to
disk
.
/system/core/libdiskconfig/
diskconfig.c
48
ALOGE("Invalid
disk
length specified.");
201
/* first lba where the partitions will start on
disk
*/
212
/* Number of LBAs on
disk
*/
259
/* This function verifies that the
disk
info provided is valid, and if so,
311
/* allow the user override the "
disk
size" if they provided num_lba */
317
/* XXX: we assume that the
disk
has < 2^32 sectors :-) */
343
/* since this is our offset into the
disk
, we start off with that as
356
/* the partition requests the rest of the
disk
. */
359
"the rest of
disk
.");
374
ALOGE("Total requested size of partitions (%llu) is greater than
disk
"
[
all
...]
/external/webkit/Tools/android/flex-2.5.4a/MISC/VMS/
build.com
90
$ then 'COPY' [.misc]parse.% sys$
disk
:[]y_tab.*
120
$ open/Write optfile sys$
disk
:[]crtl.opt
130
$ open/Write optfile sys$
disk
:[]ident.opt
139
sys$
disk
:[]crtl.opt/Opt,sys$
disk
:[]ident.opt/Opt
146
$ mcr sys$
disk
:[]flex.exe -t -p scan.l > scan.chk
/frameworks/base/media/java/android/media/
MiniThumbFile.java
173
// Other NIO related exception like
disk
full, read only channel..etc
175
",
disk
full or mount read-only? " + ex.getClass());
216
// Other NIO related exception like
disk
full, read only channel..etc
218
+ id + ";
disk
full or mount read-only? " + ex.getClass());
260
// Other NIO related exception like
disk
full, read only channel..etc
262
",
disk
full or mount read-only? " + ex.getClass());
/packages/apps/Email/src/org/apache/commons/io/output/
DeferredFileOutputStream.java
30
* threshold is reached, and only then commit it to
disk
. If the stream is
32
*
disk
at all.
139
* Returns the current output stream. This may be memory based or
disk
154
* that is backed by
disk
. This is the point at which we realise that too
156
*
disk
-based storage.
191
*
disk
, this method returns <code>null</code>.
/bootable/diskinstaller/
config.mk
213
@echo "Creating bootable android system-
disk
image: $@"
219
@echo "Done with bootable android system-
disk
image -[ $@ ]-"
227
@echo "Creating bootable android data-
disk
image: $@"
233
@echo "Done with bootable android data-
disk
image -[ $@ ]-"
238
# now convert the installer_img (
disk
image) to a VirtualBox image
242
# hrd-code the UUID so we don't have to release the
disk
manually in the VirtualBox manager.
263
@echo "Done with VirtualBox bootable system-
disk
image -[ $@ ]-"
272
@echo "Done with VirtualBox bootable data-
disk
image -[ $@ ]-"
/cts/tests/tests/content/src/android/content/cts/
SharedPreferencesTest.java
109
// result in a duplicate write-out to
disk
.
124
// redundant way. Wish I could inject a clock or
disk
mock
126
// file on
disk
.
222
// write do
disk
), still does write to
disk
if the file isn't
267
// still being used while writing out to
disk
.
325
// This shouldn't hit
disk
. (it was already pre-loaded above)
329
// This SHOULD hit
disk
. (multi-process flag is set)
/docs/source.android.com/src/source/
building.jd
31
least 16GB of RAM/swap and 30GB or more of
disk
space in order to
39
<li>30GB of free
disk
space to complete a single build and
Completed in 2567 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>