/external/clang/include/clang/Serialization/ |
ASTReader.h | 173 /// \brief The on-disk hash table used for the DeclContext's Name lookup table. [all...] |
/external/dbus/dbus/ |
dbus-sysdeps-util-win.c | 1065 return "A disk I/O failure occurred."; [all...] |
/external/oprofile/doc/ |
internals.xml | 163 kernel and write it to the disk. It takes the single data stream from the 172 After this final step from interrupt to disk file, the data is now 489 particular PC value sample with an actual ELF binary on the disk. This [all...] |
/external/valgrind/main/drd/scripts/ppc-cross/kernel-config/2.6.22/ |
.config | 964 # Disk-On-Chip Device Drivers 1148 # SCSI support type (disk, tape, CD-ROM) [all...] |
/frameworks/base/services/java/com/android/server/ |
MountService.java | 734 // FMT: NNN Volume <label> <mountpoint> disk inserted (<major>:<minor>) 735 // FMT: NNN Volume <label> <mountpoint> disk removed (<major>:<minor>) [all...] |
/frameworks/base/services/java/com/android/server/net/ |
NetworkPolicyManagerService.java | 329 // read policy from disk [all...] |
/frameworks/base/core/java/android/provider/ |
Settings.java | [all...] |
/dalvik/vm/analysis/ |
DexPrepare.cpp | 517 * For best use of disk/memory, we want to extract once and perform 633 /* unmap the read-write version, forcing writes to disk */ [all...] |
/development/cmds/monkey/src/com/android/commands/monkey/ |
Monkey.java | 273 // StrictMode's disk checks end up catching this on 276 // redirected to a file?) So we allow disk writes [all...] |
/external/bluetooth/glib/gio/ |
gunixmounts.c | 78 * @G_UNIX_MOUNT_TYPE_FLOPPY: Floppy disk UNIX mount type. 205 * @mount_path: a mount path, e.g. <filename>/media/disk</filename> [all...] |
/external/bluetooth/glib/glib/ |
gfileutils.c | 966 * file to ensure the data is on disk when we rename over the destination. 969 * data is written to the disk before the metadata.) [all...] |
/external/chromium/chrome/browser/download/ |
download_manager.cc | 84 // remove on disk, and in progress ones we need to cancel. 96 // from the disk. This may or may not result in it being [all...] |
/external/chromium/chrome/browser/extensions/ |
extension_prefs.cc | 882 // since it may change on disk. [all...] |
/external/chromium/chrome/browser/profiles/ |
profile_impl.cc | 660 // This causes the Preferences file to be written to disk. 821 // Make sure we save to disk that the session has opened. [all...] |
/external/chromium/chrome/browser/sessions/ |
session_service.cc | 434 // If there are pending window closes, read the current session from disk. 677 // the structure to disk. To avoid this we explicitly memset the struct. [all...] |
/external/e2fsprogs/misc/ |
tune2fs.c | 953 "\tstride=<RAID per-disk chunk size in blocks>\n" 1197 * Write the inode to disk so that inode table [all...] |
/external/webkit/Source/WebCore/loader/appcache/ |
ApplicationCacheStorage.cpp | [all...] |
/frameworks/base/docs/html/about/versions/ |
android-2.3.jd | 263 developer of accidental disk or network activity that could degrade application 266 Developers can evaluate the network and disk usages issues raised in StrictMode [all...] |
/frameworks/base/tools/aapt/ |
Images.cpp | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
unistd.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
unistd.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
unistd.h | [all...] |
/external/grub/ |
ChangeLog | 46 disk, enable the workaround in Stage 1 by replacing the jmp 866 correctly. The idea is that GRUB forces the fixed disk flag 867 when booted from a hard disk. When BIOS loads GRUB directly, 872 * stage2/builtins.c (install_func): Store the fixed disk flag of 888 * stage2/builtins.c (embed_func): When checking if the disk can [all...] |
/cts/tests/tests/accounts/src/android/accounts/cts/ |
AccountManagerTest.java | [all...] |
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
CtsTest.java | 132 "Warning: can potentially use a lot of disk space.")
|