Searched
full:disk (Results
376 -
400 of
1361) sorted by null
<<11121314151617181920>>
/external/srec/config/en.us/tcp/ |
bothtags5.tcp | 26 # (3) the voicetag "recognition result" from that training token is then added to a list of tags (for saving to disk)n
|
/external/stlport/src/ |
fstream.cpp | 54 // If it's a disk file, and if the internal and external character
|
/external/tcpdump/ |
print-tftp.c | 63 { ENOSPACE, "ENOSPACE" }, /* disk full or allocation exceeded */
|
tftp.h | 76 #define ENOSPACE 3 /* disk full or allocation exceeded */
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
CrossProcessFontLoading.h | 66 // correspond to the same on-disk font file are always the same and don't change
|
/external/webkit/Source/WebKit/chromium/public/ |
WebStorageNamespace.h | 73 // Shutdown the StorageNamespace. Write all StorageArea's to disk and disallow new
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
updatechangelogswithreviewer.py | 74 # Tell the world that we just changed something on disk so that the cached diff is invalidated.
|
/external/yaffs2/yaffs2/direct/ |
yaffs_fileem.c | 3 * yaffs_ramdisk.c: yaffs ram disk component
|
/external/zlib/contrib/minizip/ |
unzip.h | 99 the central dir on this disk */ 106 the central dir on this disk */ 125 uLong disk_num_start; /* disk number start 2 bytes */ 146 uLong disk_num_start; /* disk number start 2 bytes */
|
/frameworks/base/core/tests/coretests/src/android/database/ |
DatabaseErrorHandlerTest.java | 81 * Disk I/O error. meh..
|
/frameworks/base/services/java/com/android/server/ |
DiskStatsService.java | 34 * statistics about the status of the disk.
|
/frameworks/base/services/java/com/android/server/am/ |
CoreSettingsObserver.java | 33 * disk I/O operations. Note: This class assumes that all core settings reside
|
/libcore/support/src/test/java/tests/io/ |
MockOs.java | 34 * be useful to test otherwise hard-to-test scenarios such as a full disk.
|
/ndk/sources/cxx-stl/stlport/src/ |
fstream.cpp | 54 // If it's a disk file, and if the internal and external character
|
/prebuilt/darwin-x86/sdl/include/SDL/ |
begin_code.h | 98 packing set to an alternate value, say for loading structures from disk.
|
/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.
|
/system/extras/ext4_utils/ |
make_ext4fs_main.c | 23 #include <sys/disk.h>
|
/dalvik/vm/ |
SignalCatcher.cpp | 136 * before doing the file write, so we don't stall the VM if disk I/O is 178 * We don't know how long it will take to do the disk I/O, so put us
|
/external/chromium/base/win/ |
pe_image.h | 214 // Converts an rva value to an offset on disk. 218 // Converts an address to an offset on disk.
|
/external/chromium/chrome/browser/cocoa/ |
keystone_glue.h | 132 // such as a disk image. 204 // The version of the application currently installed on disk.
|
/external/chromium/chrome/browser/sync/syncable/ |
directory_backing_store.h | 69 // Updates the on-disk store with the input |snapshot| as a database 182 // The handle to our sqlite on-disk store for initialization and loading, and
|
/external/chromium/net/disk_cache/ |
stress_cache.cc | 5 // This is a simple application that stress-tests the crash recovery of the disk 14 // To test that the disk cache doesn't generate critical errors with regular
|
/external/clang/docs/ |
PCHInternals.html | 95 <p>Clang's precompiled headers are designed with a compact on-disk 103 <p>Clang's precompiled headers are loaded "lazily" from disk. When a 119 loaded from disk. For a simple "Hello, World!" program that includes 420 <p>The identifier table block contains an on-disk hash table that maps 446 <p>Within the PCH file, the identifiers used to name declarations are represented with an integral value. A separate table provides a mapping from this integral value (the identifier ID) to the location within the on-disk 453 <p>The method pool block is represented as an on-disk hash table that 461 compilation of the program, Clang will search in the on-disk hash 470 values to the offset of the selector within the on-disk hash table,
|
Completed in 403 milliseconds
<<11121314151617181920>>