OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disk
(Results
176 - 200
of
2804
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/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.
289
// Like Open(), but returns the on-
disk
path in disk_file if disk_file is
294
// Like Open() but given the actual on-
disk
path.
/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/chromium_org/chrome/browser/net/
transport_security_persister.h
7
// singleton object deals with writing that data out to
disk
as needed and
11
//
disk
. For the moment, we don't want to delay startup for this load, so we
31
// and writes to
disk
.
43
// Reads and updates on-
disk
TransportSecurity state.
86
// serialized state 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
.
/external/chromium_org/base/files/
important_file_writer.h
82
// to
disk
after the commit interval. If another ScheduleWrite is issued
83
// before that, only one serialization and write to
disk
will happen, and
113
// Time delta after which scheduled data will be written to
disk
.
/external/chromium_org/chrome/browser/component_updater/
component_patcher_operation.h
64
// A 'copy' operation takes a file currently residing on the
disk
and moves it
109
// A 'bsdiff' operation takes an existing file on
disk
, and a bsdiff-
132
// A 'courgette' operation takes an existing file on
disk
, and a Courgette-
/external/chromium_org/chrome/browser/storage_monitor/
storage_monitor_chromeos.h
40
// Sets up
disk
listeners and issues notifications for any discovered
50
const disks::DiskMountManager::
Disk
*
disk
) OVERRIDE;
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
types.html
19
overwritten. These settings are stored to
disk
and remain in place until
26
settings. These settings are stored to
disk
and remain in place until
34
stored to
disk
and are cleared when the last incognito window is closed. They
/external/chromium_org/content/browser/dom_storage/
dom_storage_database.h
32
// be overwritten. If the database exists on
disk
then it will be
93
// the file from
disk
and attempt to create a new database from
109
// Path to the database on
disk
.
/external/chromium_org/net/tools/dump_cache/
cache_dumper.h
62
// Writes data to a
disk
.
78
// entry_path_ where we write that entry to
disk
. Subsequent calls to
79
// WriteEntry() utilize this path for writing to
disk
.
/external/chromium_org/net/url_request/
url_request_context_builder.h
39
DISK
,
49
// based off available
disk
space.
52
// The cache path (when type is
DISK
).
/external/chromium_org/third_party/leveldatabase/src/include/leveldb/
filter_policy.h
9
// information from
disk
. In many cases, a filter can cut down the
10
// number of
disk
seeks form a handful to a single
disk
seek per
/external/chromium_org/third_party/sqlite/src/test/
corruptC.test
102
} {1 {database
disk
image is malformed}}
123
} {1 {database
disk
image is malformed}}
135
} {1 {database
disk
image is malformed}}
147
} {1 {database
disk
image is malformed}}
180
} {1 {database
disk
image is malformed}}
192
} {1 {database
disk
image is malformed}}
208
} {1 {database
disk
image is malformed}}
220
} {1 {database
disk
image is malformed}}
232
} {1 {database
disk
image is malformed}}
244
} {1 {database
disk
image is malformed}
[
all
...]
/external/chromium_org/third_party/tlslite/tlslite/
BaseDB.py
17
"""Create a new on-
disk
database.
29
"""Open a pre-existing on-
disk
database.
35
raise ValueError("Can only open on-
disk
databases")
Completed in 1794 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>