OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disk
(Results
526 - 550
of
2804
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/chromium_org/chrome/browser/themes/
browser_theme_pack.h
74
// Builds a data pack on
disk
at |path| for future quick loading by
113
// Builds a header ready to write to
disk
.
214
// All structs written to
disk
need to be packed; no alignment tricks here,
217
// Header that is written to
disk
.
/external/chromium_org/chrome/test/chromedriver/
util.cc
319
stream.WriteUInt16(0); //
Disk
number where file starts.
329
stream.WriteUInt16(0); // num of this
disk
330
stream.WriteUInt16(0); //
disk
where cd starts
331
stream.WriteUInt16(1); // number of cds on this
disk
/external/chromium_org/content/browser/dom_storage/
dom_storage_database_unittest.cc
121
// trigger its deletion from
disk
.
131
// keeps the DB on
disk
on close.
169
// This test needs to operate with a file on
disk
to ensure that we will
216
// This test needs to operate with a file on
disk
so that we
/external/chromium_org/content/browser/download/
download_interrupt_reasons_impl.cc
39
// Not enough room left on the
disk
.
/external/chromium_org/content/common/mac/
font_loader.h
46
// |result->font_id| - unique identifier for the on-
disk
file we load for
/external/chromium_org/content/public/browser/
download_interrupt_reason_values.h
22
// "
Disk
Full".
/external/chromium_org/content/test/
image_decoder_test.h
20
// image files and compares their MD5 sums to the stored sums on
disk
.
/external/chromium_org/media/webm/chromeos/
webm_encoder.h
43
// |fps_n/fps_d|. Must be called on a thread that allows
disk
IO.
/external/chromium_org/net/disk_cache/
file.h
45
// on
disk
, and allow shared read and write.
/external/chromium_org/net/disk_cache/v3/
block_bitmaps.h
21
// This class handles the set of block-files open by the
disk
cache.
/external/chromium_org/net/http/
mock_http_cache.h
19
// Mock
disk
cache (a very basic memory cache implementation).
177
// Helper function for reading response info from the
disk
cache.
182
// Helper function for writing response info into the
disk
cache.
206
// This version of the
disk
cache doesn't invoke CreateEntry callbacks.
/external/chromium_org/net/url_request/
url_request_file_job.h
57
// URLRequestFileJob and also passed between threads because
disk
access is
/external/chromium_org/remoting/host/
host_config.h
62
// the changes on the
disk
.
/external/chromium_org/rlz/mac/lib/
rlz_value_store_mac.h
56
// Returns the backing dictionary that should be written to
disk
.
/external/chromium_org/third_party/WebKit/Tools/Scripts/
show-pretty-diff
37
# FIXME: We can probably avoid putting this on the
disk
by directly piping
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/
checkout_mock.py
51
# that LandDiff will try to actually read the patch from
disk
!
/external/chromium_org/third_party/WebKit/public/platform/mac/
WebSandboxSupport.h
50
// to the on-
disk
font file.
/external/chromium_org/third_party/openssl/openssl/crypto/
o_dir_test.c
43
#define CURRDIR "SYS$
DISK
:[]"
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
zip_writer.cc
195
WriteShort(&output, 0); // starting
disk
number
205
WriteShort(&output, 0); //
disk
number
206
WriteShort(&output, 0); //
disk
with start of central directory
207
WriteShort(&output, num_entries); // central directory entries (this
disk
)
/external/chromium_org/third_party/sqlite/src/src/
os_common.h
64
** of code will give us the ability to simulate a
disk
I/O error. This
/external/chromium_org/third_party/sqlite/src/test/
async.test
70
# the next test file will delete the database file on
disk
(using
corrupt4.test
77
} {1 {database
disk
image is malformed}}
pagerfault2.test
13
# fault conditions (OOM, IO error,
disk
full etc.). They are similar
wal6.test
56
} {1 {
disk
I/O error}}
/external/chromium_org/ui/base/resource/
data_pack.h
5
// DataPack represents a read-only view onto an on-
disk
file that contains
Completed in 472 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>