/external/e2fsprogs/e2fsck/ |
recovery.c | 214 * journal_recover - recovers a on-disk journal 596 * could reach the disk.
|
/external/elfutils/libdwfl/ |
libdwfl.h | 347 /* Report a kernel and its modules found on disk, for offline use. 352 or an errno code if finding the files on disk failed.
|
linux-kernel-modules.c | 257 /* Report a kernel and all its modules found on disk, for offline use. 262 or an errno code if finding the files on disk failed. */
|
/external/grub/stage2/ |
fsys_ext2fs.c | 735 the disk */ 749 /* advance loc prematurely to next on-disk directory entry */
|
/external/jmonkeyengine/engine/src/bullet/com/jme3/bullet/ |
PhysicsSpace.java | 451 * (e.g. after loading from disk) - recursive if node 498 * (e.g. before saving to disk) - recursive if node [all...] |
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/ |
PhysicsSpace.java | 425 * (e.g. after loading from disk) - recursive if node 472 * (e.g. before saving to disk) - recursive if node [all...] |
/external/kernel-headers/original/linux/ |
blkdev.h | 594 extern int blk_register_queue(struct gendisk *disk); 595 extern void blk_unregister_queue(struct gendisk *disk);
|
ext3_fs.h | 252 * Structure of an inode on the disk 693 * Describe an inode's exact location on disk and in memory
|
/external/llvm/tools/lli/ |
lli.cpp | 195 EmitJitDebugInfoToDisk("jit-emit-debug-to-disk", 197 cl::desc("Emit debug info objfiles to disk"),
|
/external/webkit/LayoutTests/storage/indexeddb/ |
tutorial.html | 319 // refer to the same objectStore/index on disk). 442 // to disk can be serialized for postMessage.
|
/external/webkit/Source/WebKit/win/ |
WebHistory.cpp | 323 // item without URL is useless; data on disk must have been bad; ignore 969 // loaded from disk. Any entry older than this item should be rejected. [all...] |
/frameworks/base/core/java/com/android/internal/os/ |
ProcessStats.java | 805 // Permit disk reads here, as /proc/meminfo isn't really "on 806 // disk" and should be fast. TODO: make BlockGuard ignore
|
/frameworks/base/libs/androidfw/ |
Asset.cpp | 116 * Create a new Asset from a file on disk. There is a fair chance that 172 * Create a new Asset from a compressed file on disk. There is a fair chance
|
/frameworks/base/services/java/com/android/server/content/ |
ContentService.java | 66 // Try to create the SyncManager, return null if it fails (e.g. the disk is full). 85 pw.println("No SyncManager created! (Disk full?)"); [all...] |
/frameworks/native/cmds/atrace/ |
atrace.cpp | 99 { "disk", "Disk I/O", 0, {
|
/packages/apps/Gallery/res/values/ |
strings.xml | 67 <!-- alert to the user to that the shared storage is being disk-checked [CHAR LIMIT=NONE] --> 69 <!-- alert to the user to that the SD card is being disk-checked -->
|
/packages/apps/LegacyCamera/res/values/ |
strings.xml | 53 <!-- alert to the user that the USB storage is being disk-checked [CHAR LIMIT=30] --> 55 <!-- alert to the user that the SD card is being disk-checked -->
|
/packages/apps/Settings/src/com/android/settings/widget/ |
SettingsAppWidgetProvider.java | 387 // disk contention. 469 // disk contention. [all...] |
/system/vold/ |
Volume.cpp | 305 /* Don't try to mount the volumes if we have not yet entered the disk password 707 SLOGE("Failed to apply disk configuration (%d)", rc);
|
/external/e2fsprogs/misc/ |
mke2fs.c | 202 * Runs the badblocks program to test the disk 505 #define BSD_DISKMAGIC (0x82564557UL) /* The disk magic number */ 506 #define BSD_MAGICDISK (0x57455682UL) /* The disk magic number reversed */ 828 "\tstride=<RAID per-disk data chunk in blocks>\n" [all...] |
/external/skia/gm/ |
gmmain.cpp | 353 * image to disk for examination? 357 * bytes we would have written to disk if we were writing the 362 * CON: If we read a bitmap from disk, we need to take its checksum 757 * get this by computing the checksum of a single PNG file on disk. 761 * was written to disk as a PNG in the first place. If [all...] |
/external/e2fsprogs/po/ |
tr.po | 175 msgid "Usage: %s disk\n" 176 msgstr "Kullan?m?: %s disk\n" 796 "Hem süper blok hem de disk bölümleme tablosu bozuk olabilir!\n" [all...] |
/external/clang/lib/Serialization/ |
ASTWriter.cpp | [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
EncodeDecodeTest.java | 44 * file, and read it back in from disk. The data we're generating is just an elementary 460 // Save a copy to disk. Useful for debugging the test. Note this is a raw elementary [all...] |
/external/chromium/chrome/browser/history/ |
top_sites_unittest.cc | 823 // Now reload. This verifies topsites actually wrote the deletion to disk. 848 // Now reload. This verifies topsites actually wrote the deletion to disk. 947 // Make sure there is no longer a Thumbnails file on disk. [all...] |