OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disk
(Results
226 - 250
of
1361
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/chrome/browser/history/
top_sites_backend.h
35
// The boolean parameter indicates if the DB existed on
disk
or needs to be
/external/chromium/chrome/browser/policy/
device_policy_identity_strategy.h
30
// Sets the device's credentials when they have been read from
disk
after
user_policy_identity_strategy.h
65
// Keeps the on-
disk
copy of the token.
/external/chromium/chrome/browser/printing/
print_dialog_gtk.h
61
// Saves data in |metafile| to
disk
for document named |document_name|.
/external/chromium/chrome/browser/ui/cocoa/
keystone_promote_postflight.sh
18
# promoted during application installation directly from the
disk
image,
/external/chromium/chrome/browser/ui/webui/
shared_resources_data_source.cc
75
// Requests should not block on the
disk
! On Windows this goes to the
/external/chromium/net/disk_cache/
file.h
42
// on
disk
, and allow shared read and write.
stats.h
73
// Saves the stats to
disk
.
/external/chromium/net/url_request/
url_request_file_job.cc
165
// URL requests should not block on the
disk
!
273
// URL requests should not block on the
disk
! On Windows this goes to the
332
// URL requests should not block on the
disk
!
357
// URL requests should not block on the
disk
!
/external/clang/lib/Serialization/
GeneratePCH.cpp
57
// Make sure it hits
disk
now.
/external/e2fsprogs/ext2ed/
ext2_com.c
5
A part of the extended file system 2
disk
editor.
ext2ed.conf.in
4
# Configuration file for the extended 2 file system
disk
editor. #
/external/e2fsprogs/misc/
findsuper.c
13
* linux superblock as there is in the SunOS superblock--
disk
geometry is
25
* on each cyl; however, if the
disk
geometry is wrong, this is useless.
31
* findsuper /dev/hda 437760 1024 (my
disk
has cyls of 855*512)
63
* The program findsuper is a utility that scans a
disk
and finds
/external/giflib/
gif_err.c
64
Err = "Write failed (
disk
full?)";
/external/grub/
AUTHORS
17
builtin commands,
disk
swapping support, keyboard configuration support,
/external/grub/stage2/
common.c
78
[ERR_NO_DISK] = "Selected
disk
does not exist",
79
[ERR_NO_DISK_SPACE] = "No spare sectors on the
disk
",
85
[ERR_READ] = "
Disk
read error",
90
[ERR_WRITE] = "
Disk
write error",
fs.h
46
* Each
disk
drive contains some number of file systems.
66
* The first boot and super blocks are given in absolute
disk
addresses.
84
* undue wasted
disk
space, the last data block of a small file may be
166
int fs_rps; /*
disk
revolutions per second */
200
/* this comes from the
disk
driver partitioning */
226
long fs_inodefmt; /* format of on-
disk
inodes */
243
#define FS_OPTSPACE 1 /* minimize
disk
fragmentation */
346
* Turn file system block numbers into
disk
block addresses.
443
* Number of
disk
sectors per block; assumes DEV_BSIZE byte sector size.
/external/icu4c/samples/ufortune/resources/
root.txt
62
"99 blocks of crud on the
disk
,
65
100 blocks of crud on the
disk
!
67
100 blocks of crud on the
disk
,
70
101 blocks of crud on the
disk
! ...",
/external/kernel-headers/original/asm-generic/
fcntl.h
37
#define O_DIRECT 00040000 /* direct
disk
access hint */
/external/libpng/contrib/gregbook/
README
152
symbols," with "
disk
" and "dir" set appropriately:
154
$ rpng == "$
disk
:[dir]rpng-x.exe"
155
$ rpng2 == "$
disk
:[dir]rpng2-x.exe"
156
$ wpng == "$
disk
:[dir]wpng.exe"
/external/libvpx/examples/
decoder_tmpl.c
88
/* Write decoded data to
disk
*/
/external/openssl/crypto/
o_dir_test.c
43
#define CURRDIR "SYS$
DISK
:[]"
/external/protobuf/examples/
AddPerson.java
84
// Write the new address book back to
disk
.
add_person.cc
83
// Write the new address book back to
disk
.
/external/qemu/block/
qcow2-cluster.c
193
* Writes one sector of the L1 table to the
disk
(can't update single entries
256
/* if there was an old l2 table, read it from the
disk
*/
427
* For a given offset of the
disk
image, find the cluster offset in
493
/* find the cluster offset for the given
disk
offset */
522
* for a given
disk
offset, load (and allocate if needed)
571
/* find the cluster offset for the given
disk
offset */
585
* For a given offset of the
disk
image, return cluster offset in
644
* Write L2 table updates to
disk
, writing whole sectors to avoid a
734
* For a given offset of the
disk
image, return cluster offset in qcow2 file.
Completed in 259 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>