/external/tcpdump/ |
smbutil.c | 956 { "ERRwrongdisk", 34, "The wrong disk was found in a drive." }, [all...] |
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
FrameLoaderClientAndroid.cpp | [all...] |
/external/webkit/Source/WebKit/mac/WebView/ |
WebPDFView.mm | [all...] |
/external/webkit/Source/WebKit/win/ |
WebView.cpp | 487 // Foundation disk cache capacity (in bytes) 526 // Foundation disk cache capacity (in bytes) 585 // Foundation disk cache capacity (in bytes) 605 // Don't shrink a big disk cache, since that would cause churn. [all...] |
/external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/ |
test_runner.py | 700 # Write the summary to disk (results.html) and display it if requested. [all...] |
/external/yaffs2/yaffs2/direct/ |
dtest.c | 1295 printf("%d free when disk full\n",f); [all...] |
/frameworks/base/core/java/android/content/ |
ContentProvider.java | 440 * disk) from halting application launch. [all...] |
/frameworks/base/core/java/android/webkit/ |
CallbackProxy.java | [all...] |
LoadListener.java | [all...] |
/frameworks/base/core/res/res/values/ |
config.xml | 406 Also, the battery stats are flushed to disk when we hit this level. --> [all...] |
/frameworks/base/libs/binder/ |
Parcel.cpp | 497 // Not only does disk/network usage not impact the caller, but [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
LayoutCanvas.java | 904 // disk rather than from memory. [all...] |
/external/libxml2/ |
xmlIO.c | 1378 * write the document to disk. The code for the header/trailer data to [all...] |
/external/skia/emoji/ |
gmojiraw.txt | [all...] |
/external/sonivox/jet_tools/JetCreator/ |
midifile.py | [all...] |
/external/webkit/Source/WebCore/loader/ |
FTPDirectoryParser.cpp | 258 * like this: DISK$VOL:[DIR1.DIR2.DIR3]FILE.TYPE;123 270 * eg "ACA:[ANONYMOUS]", "DISK$FTP:[ANONYMOUS]", "SYS$ANONFTP:" [all...] |
/frameworks/base/core/java/android/accounts/ |
AccountManager.java | [all...] |
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteDatabase.java | 150 * If the disk is full, this may fail even before you actually write anything. 158 * This is the only reliable way to open a database if the disk may be full. [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
gccinstall.info | [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
gccinstall.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
gccinstall.info | [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
gccinstall.info | [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
gccinstall.info | [all...] |
/external/webkit/Source/WebKit/mac/ |
ChangeLog-2002-12-03 | 106 The plants.com favicon was marked to be removed from disk and thus it had no retain count. The problem was that it was still on disk and _hasIconForIconURL would return YES. If hasIconForIconURL returns YES, its is ok to call _setIconURL:forSiteURL:. Since there was no retain count, the assert in _setIconURL:forSiteURL: would be hit. 108 We now consider icons without retain counts to not exist even if they're on disk. [all...] |
ChangeLog-2007-10-14 | 259 Foundation disk cache way too big or way too small 261 Use the actual location of the foundation disk cache, rather than 582 1) Make the Foundation disk cache much much bigger than the 596 the disk cache's cacpacity. [all...] |