OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:disk
(Results
301 - 325
of
1361
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/Browser/src/com/android/browser/
AutofillHandler.java
50
* an AsyncTask as it involves plenty of slow
disk
IO.
56
//
disk
multiple times through SharedPreferences and SQLite. We
WebStorageSizeManager.java
35
* Package level class for managing the
disk
size consumed by the WebDatabase
40
* - Session/LocalStorage do not enforce any
disk
limits.
43
* The WebStorageSizeManager maintains a global limit for the
disk
space
55
* The size of the
disk
space used for Web storage is initially divided between
304
* @param spaceNeeded is the amount of
disk
space that would be needed
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
edd.h
7
* BIOS Enhanced
Disk
Drive Services
17
* information is used to identify BIOS boot
disk
. The code in setup.S
reiserfs_fs.h
41
DC =
Disk
Child
89
*
Disk
Data Structures
97
* Structure of super block on
disk
, a version of which in RAM is often accessed as REISERFS_SB(s)->s_rs
98
* the version in RAM is part of a larger structure containing fields never written to
disk
.
142
__le16 s_tree_height; /* height of
disk
tree */
154
/* this is the on
disk
super block */
172
// on-
disk
super block fields converted to cpu form
313
non-linear
disk
access that is significant as a percentage of total
571
// key is pointer to on
disk
key which is stored in le, result is cpu,
699
/* Header of a
disk
block. More precisely, header of a formatted lea
[
all
...]
/system/extras/ext4_utils/
contents.c
167
/* Creates a file on
disk
. Returns the inode number of the new file */
195
/* Creates a file on
disk
. Returns the inode number of the new file */
/development/pdk/docs/source/
download.jd
61
If you are running Linux in a virtual machine, you will need at least 1.5GB of RAM and 10GB or more of
disk
space in order to build the Android tree.<br>
69
<h4>Creating a case sensitive
disk
image</h4>
70
<p>If you want to avoid partitioning/formatting your hard drive, you can use a case-sensitive
disk
image instead. To create the image, launch
Disk
Utility and select "New Image". A size of 8 GB is sufficient, or more if you prefer. Be sure to select "case sensitive, journaled" as the volume format.</p>
71
<p>This will create a .dmg file which, once mounted, acts as a drive with the required formatting for Android development. For a
disk
image named "android.dmg" stored in your home directory, you can add the following to your <tt>~/.bash_profile</tt> to mount the image when you execute "mountAndroid":
/external/chromium/chrome/browser/history/
text_database_manager.h
90
// page add doesn't need to be committed to
disk
(slow). Note that files will
139
// Deletes all full text search data by removing the files from the
disk
.
233
// Populates the present_databases_ list based on which files are on
disk
.
279
// Tells us about the existence of database files on
disk
. All existing
281
// have to check the
disk
every time.
/external/grub/stage2/
fsys_minix.c
22
Disk
creation is like:
84
* This is the original minix inode layout on
disk
.
116
* minix super-block data on
disk
479
the
disk
*/
493
/* advance loc prematurely to next on-
disk
directory entry */
/frameworks/base/services/java/com/android/server/
DeviceStorageMonitorService.java
41
* This class implements a service to monitor the amount of
disk
104
* Handler that checks the amount of
disk
space on the device and sends a
105
* notification if the device runs low on
disk
space
300
* Constructor to run service. initializes the
disk
space threshold value
331
* an error dialog indicating low
disk
space and launch the Installer
DropBoxManagerService.java
84
// Various bits of
disk
information
152
// succeeds, and things like
disk
problems cause individual method failures.
435
/** Metadata describing an on-
disk
log file. */
500
* Extracts metadata from an existing on-
disk
log filename.
558
/** If never run before, scans
disk
contents to build in-memory tracking data. */
602
/** Adds a
disk
log file to in-memory tracking for accounting and enumeration. */
665
* Trims the files on
disk
to make sure they aren't using too much space.
/external/kernel-headers/original/linux/
jbd.h
128
* On-
disk
structures
157
__be32 t_blocknr; /* The on-
disk
block number */
162
* The revoke descriptor: used on
disk
to describe a series of blocks to
173
#define JFS_FLAG_ESCAPE 1 /* on-
disk
block is escaped */
409
* FLUSH: All updates complete, but we are still writing to
disk
410
* COMMIT: All data on
disk
, writing commit record
580
* @j_committing_transaction: the transaction we are pushing to
disk
603
* @j_maxlen: Total maximum capacity of the journal region on
disk
.
669
* the transaction we are pushing to
disk
743
/* Total maximum capacity of the journal region on
disk
. *
[
all
...]
/external/e2fsprogs/misc/
mke2fs.8.in
146
is used to create an ext2, ext3, or ext4 filesystem, usually in a
disk
207
filesystem blocks. This is the number of blocks read or written to
disk
208
before moving to the next
disk
, which is sometimes referred to as the
212
time to avoid placing them on a single
disk
, which can hurt performance.
220
parity
disk
, so N will be the number of disks in the array minus 1).
285
bytes of space on the
disk
. The larger the
386
is a much simpler and less error-prone method of checking a
disk
for bad
/external/grub/lib/
device.c
121
# include <sys/
disk
.h>
449
/* Make sure CD-ROMs don't get assigned a BIOS
disk
number
615
FLOPPY_DISKS is the number of floppy
disk
drives which will be probed.
827
/* Linux-only functions, because Linux has a bug that the
disk
cache for
828
a whole
disk
is not consistent with the one for a partition of the
829
disk
. */
837
/* For now,
disk
devices under Linux are all block devices. */
/external/jpeg/
makefile.mms
16
OPT= ,Sys$
Disk
:[]MAKVMS.OPT/Option
136
mcr sys$
disk
:[]djpeg -dct int -ppm -outfile testout.ppm testorig.jpg
137
mcr sys$
disk
:[]djpeg -dct int -bmp -colors 256 -outfile testout.bmp testorig.jpg
138
mcr sys$
disk
:[]cjpeg -dct int -outfile testout.jpg testimg.ppm
139
mcr sys$
disk
:[]djpeg -dct int -ppm -outfile testoutp.ppm testprog.jpg
140
mcr sys$
disk
:[]cjpeg -dct int -progressive -opt -outfile testoutp.jpg testimg.ppm
141
mcr sys$
disk
:[]jpegtran -outfile testoutt.jpg testprog.jpg
/external/qemu/
qemu-monitor.hx
19
"device|all", "commit changes to the
disk
images (if -snapshot is used) or backing files" },
22
Commit changes to the
disk
images (if -snapshot is used) or backing files.
122
Change the medium for a removable
disk
device to point to @var{filename}. eg
432
"addr size file", "save to
disk
virtual memory dump starting at 'addr' of size 'size'", },
435
save to
disk
virtual memory dump starting at @var{addr} of size @var{size}.
439
"addr size file", "save to
disk
physical memory dump starting at 'addr' of size 'size'", },
442
save to
disk
physical memory dump starting at @var{addr} of size @var{size}.
/external/chromium/chrome/browser/visitedlink/
visitedlink_master.cc
301
// Not rebuilding, so we want to keep the file on
disk
up-to-date.
316
// Keeps the file on
disk
up-to-date.
331
// us, otherwise, schedule writing the new table to
disk
ourselves.
365
// to
disk
since it will be replaced soon.
431
return; // The resize function wrote the new table to
disk
for us.
433
// Nobody wrote this out for us, write the full file to
disk
.
492
// Write the affected range to
disk
[deleted_hash, end_range].
595
// to
disk
. We don't want to save explicitly here, since the rebuild may
790
// The new table needs to be written to
disk
.
[
all
...]
/external/grub/
NEWS
90
written to a physical
disk
completely. To assist this feature, a new
122
exists. You should use this option whenever you add/remove a
disk
.
187
your
disk
with this command and then you can set the default boot
317
uses the Linux HDIO_GETGEO ioctl to determine hard
disk
geometry.
332
* LBA and preliminary AWARD BIOS
disk
extension support.
394
format. Added "relative"
disk
and partition capability, see
474
disk
isn't present in the drive. (for example, it won't be on the
477
* Stage1 now compatible with both a hard
disk
MBR and the DOS BIOS
549
partially completed
disk
/partition/file-name combination. Try it
/external/quake/quake/src/WinQuake/data/
README.TXT
184
will need to make a system
disk
.
186
To make a boot
disk
, type the following from the MS-DOS command prompt:
190
1. Make sure that this is a
disk
you wish to erase.
191
2. This
disk
absolutely HAS to be formatted in the A: drive.
193
To use the system
disk
, place the
disk
in the A: drive and reset the
198
disk
will need to have a CONFIG.SYS and AUTOEXEC.BAT that load the
203
As an alternative to making a Boot
Disk
, Windows 95 users can create a
206
results as using a Boot
Disk
. To create a Quake Shortcut, do the following:
/external/bluetooth/glib/docs/reference/glib/tmpl/
conversions.sgml
24
then the actual file name on
disk
would look like this:
34
disk
would look like this:
59
By default, Glib assumes that file names on
disk
are in UTF-8
fileutils.sgml
18
POSIX this is the actual on-
disk
encoding which might correspond to
92
file failed because the
disk
is full.
118
or write errors. i.e. the
disk
or other physical device hardware
/external/chromium/chrome/browser/diagnostics/
recon_diagnostics.cc
283
// Check that the
disk
space in the volume where the user data dir normally
287
DiskSpaceTest() : DiagnosticTest(ASCIIToUTF16("
Disk
Space")) {}
303
RecordFailure(ASCIIToUTF16("Low
disk
space : ") + printable_size);
/external/chromium/chrome/common/extensions/
extension_unpacker.cc
47
// Read the file from
disk
.
221
SetError("Could not write image data to
disk
.");
236
SetError("Could not write message catalogs to
disk
.");
/external/chromium/net/disk_cache/
entry_impl.h
70
// Deletes this entry from
disk
. If |everything| is false, only the user data
99
// entries that are being read from
disk
, to be called during loading.
204
// Copies data from
disk
to the internal buffer.
/external/clang/include/clang/Basic/
FileManager.h
44
/// the
disk
or in the virtual file system).
54
/// FileEntry - Cached information about one file (either on the
disk
201
/// if there were a file with the given name on
disk
. The file
/external/e2fsprogs/ext2ed/
ext2ed.h
6
A part of the extended file system 2
disk
editor.
9
Include file for the ext2
disk
editor.
308
/*
disk
.c */
Completed in 699 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>