/prebuilt/linux-x86/sdl/include/SDL/ |
begin_code.h | 98 packing set to an alternate value, say for loading structures from disk.
|
/prebuilt/windows/sdl/host/include/SDL/ |
begin_code.h | 81 packing set to an alternate value, say for loading structures from disk.
|
/prebuilt/windows/sdl/include/SDL/ |
begin_code.h | 98 packing set to an alternate value, say for loading structures from disk.
|
/dalvik/vm/ |
SignalCatcher.c | 136 * before doing the file write, so we don't stall the VM if disk I/O is 183 * We don't know how long it will take to do the disk I/O, so put us
|
/external/dnsmasq/src/ |
config.h | 117 in its leases file. This also make dnsmasq "flash disk friendly". 118 Normally, dnsmasq tries very hard to keep the on-disk leases file
|
/external/e2fsprogs/lib/ext2fs/ |
fileio.c | 99 * This function flushes the dirty block buffer out to disk if 158 * the disk as necessary.
|
/external/grub/stage2/ |
fsys_reiserfs.c | 71 __u16 s_tree_height; /* height of disk tree */ 108 on disk, and this transaction does not need to be replayed. 178 /* Header of a disk block. More precisely, header of a formatted leaf 227 unsigned long dc_block_number; /* Disk child's block number. */ 228 unsigned short dc_size; /* Disk child's used space. */ 233 /* Stat Data on disk. 423 * transactions are still on disk. 466 * we can still read the rest from the disk on demand. [all...] |
jfs.h | 62 #define DISIZE 512 /* on-disk inode size (in byte) */ 64 #define INOSPERIAG 4096 /* number of disk inodes per iag */ 66 #define INOSPEREXT 32 /* number of disk inode per extent */ 334 * directory root page (in-line in on-disk inode): 551 /* extended mode bits (on-disk inode di_mode) */ 556 #define EXTSPERIAG 128 /* number of disk inode extent per iag */
|
/external/kernel-headers/original/linux/ |
swap.h | 45 * kilobyte is reserved for boot loader or disk label stuff... 94 * disk blocks. A list of swap extents maps the entire swapfile. (Where the
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/ |
SDL_syscdrom_c.h | 113 The file is streamed from disk using a threaded double-buffer approach. 114 This way, the high latency operation of reading from disk can be performed without interrupting
|
/external/webkit/WebKit/qt/Api/ |
qwebsecurityorigin.cpp | 70 disk usage of the origin's databases can be limited with setDatabaseQuota(). 122 use on the disk.
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteOpenHelper.java | 69 * <p>Errors such as bad permissions or a full disk may cause this operation 137 * {@link #getWritableDatabase} unless some problem, such as a full disk,
|
/frameworks/base/core/java/com/android/internal/backup/ |
LocalTransport.java | 41 * Backup transport for stashing stuff into a known location on disk, and 174 RestoreSet set = new RestoreSet("Local disk image", "flash", RESTORE_TOKEN);
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man7/ |
fsf-funding.7 | 155 for each disk sold.\*(R" Don't be satisfied with a vague promise, such as 159 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man7/ |
fsf-funding.7 | 154 for each disk sold.\*(R" Don't be satisfied with a vague promise, such as 158 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man7/ |
fsf-funding.7 | 155 for each disk sold.\*(R" Don't be satisfied with a vague promise, such as 159 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man7/ |
fsf-funding.7 | 155 for each disk sold.\*(R" Don't be satisfied with a vague promise, such as 159 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man7/ |
fsf-funding.7 | 162 for each disk sold.\*(R" Don't be satisfied with a vague promise, such as 166 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man7/ |
fsf-funding.7 | 155 for each disk sold.\*(R" Don't be satisfied with a vague promise, such as 159 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
|
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man7/ |
fsf-funding.7 | 155 for each disk sold.\*(R" Don't be satisfied with a vague promise, such as 159 Even a precise fraction \*(L"of the profits from this disk\*(R" is not very
|
/external/e2fsprogs/misc/ |
mke2fs.8.in | 131 is used to create an ext2/ext3 filesystem (usually in a disk partition). 185 filesystem blocks. This is the number of blocks read or written to disk 186 before moving to next disk. This mostly affects placement of filesystem 189 time to avoid placing them on a single disk, which can hurt the performanace. 240 bytes of space on the disk. The larger the 334 is a much simpler and less error-prone method of checking a disk for bad
|
/external/webkit/WebCore/loader/icon/ |
IconDatabase.cpp | 184 // Clear the in-memory record of every IconRecord, anything waiting to be read from disk, and anything waiting to be written to disk 198 // Clear all in-memory records of things that need to be synced out to disk 205 // Clear all in-memory records of things that need to be read in from disk 280 // If the size parameter was (0, 0) that means the caller of this method just wanted the read from disk to be kicked off 300 // The effect of asking for an Icon for a pageURL automatically queues it to be read from disk 302 // that method "I don't care about the actual Image, i just want you to make sure you're getting it from disk. 486 // If this icon is down to it's last retainer, we don't care about reading it in from disk anymore 526 // If this icon was pending a read, remove it from that set because this new data should override what is on disk 611 // Remove it from the in-memory records and don't bother reading it in from disk anymor [all...] |
/packages/apps/Mms/src/com/android/mms/data/ |
Conversation.java | 216 * Returns a temporary Conversation (not representing one on disk) wrapping 258 // has not yet made its way to disk), there's nothing to do. 325 * or null if it does not exist on disk yet. 520 * Remove any obsolete conversations sitting around on disk. Obsolete threads are threads 864 // Keep track of what threads are now on disk so we 910 // Purge the cache of threads that no longer exist on disk. [all...] |
/external/e2fsprogs/ext2ed/doc/ |
user-guide.sgml | 71 EXT2ED is a "disk editor" for the ext2 filesystem. Its purpose is to show 306 to update the object in the disk with the changed object in memory. 314 enabled, each change to the disk will be logged at a very primitive 329 working with EXT2ED, the logging option will be enabled, despite the disk 360 of my ide disk. The command will be: 469 Editing without a type. In this case, the disk block will be shown 572 is required to actually write the new data to the disk. 830 disk, use the <Command>writedata</Command> command. 934 The <Command>writedata</Command> command will update the disk with the object data that 1204 editing of the main copy. No actual data is written to disk, of-course [all...] |
/external/tcpdump/ |
print-rx.c | 310 { 20000, "disk-begin" }, 311 { 20001, "disk-commit" }, 312 { 20002, "disk-lock" }, 313 { 20003, "disk-write" }, 314 { 20004, "disk-getversion" }, 315 { 20005, "disk-getfile" }, 316 { 20006, "disk-sendfile" }, 317 { 20007, "disk-abort" }, 318 { 20008, "disk-releaselocks" }, 319 { 20009, "disk-truncate" } [all...] |