/external/webkit/WebCore/platform/image-decoders/ico/ |
ICOImageDecoder.h | 89 // after calculating the image size. If decoding fails but there is no
|
/external/webkit/WebKitTools/Scripts/ |
run-javascriptcore-tests | 52 # ecma_3/Date/15.9.5.7.js fails on Mac (but not Windows) https://bugs.webkit.org/show_bug.cgi?id=25161
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/port/ |
chromium_linux.py | 147 # file), so if kill fails on the given PID, just try to
|
chromium_mac.py | 160 # file), so if kill fails on the given PID, just try to
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
vms-code.c | 89 if (name[ERR_FD]) /* likely won't see message if this fails; oh well... */
|
/external/wpa_supplicant_6/wpa_supplicant/ |
todo.txt | 54 if something fails; does something else need deinit?
|
/frameworks/base/common/java/com/android/common/ |
NetworkConnectivityListener.java | 119 * another network fails.</li>
|
/frameworks/base/core/java/android/webkit/ |
StreamLoader.java | 77 * fails to setup, it should still call status() with the error code.
|
/frameworks/base/core/tests/coretests/src/android/app/activity/ |
ActivityManagerTest.java | 46 // TODO: Find a way to re-enable this. It fails if any other app has failed during startup.
|
/frameworks/base/core/tests/coretests/src/android/provider/ |
SettingsProviderTest.java | 85 // Query with a specific URI and a WHERE clause fails.
|
/hardware/libhardware/ |
hardware.c | 155 /* load the module, if this fails, we're doomed, and we should not try
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSettingsUtils.java | 132 * Attempts to get the given attribute as a String resource first, and if it fails
|
/packages/apps/Mms/tests/src/com/android/mms/ |
InterceptSendSms.java | 100 assertTrue("Fails to send mms", false);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/ |
UiDocumentNode.java | 82 * This fails if the given XML node has a different element name -- it won't change the
|
/sdk/eclipse/scripts/ |
build_server.sh | 19 set -e # Fail this script as soon as a command fails -- fail early, fail fast
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/icons/ |
ImageFactory.java | 73 // Store the image in the hash, even if this failed. If it fails now, it will fail later.
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Inc/ |
TNETWArb_buffer.h | 88 /* Define the value that create pool will return if it fails
|
/external/qemu/distrib/sdl-1.2.12/include/ |
SDL_video.h | 340 * This function returns the video framebuffer surface, or NULL if it fails. 392 * hardware does not support gamma translation, or otherwise fails, 403 * hardware does not support gamma translation, or otherwise fails, 612 * fast as possible. If this function fails, it returns NULL. 729 * If the conversion fails or runs out of memory, it returns NULL 743 * If the conversion fails or runs out of memory, it returns NULL [all...] |
/prebuilt/darwin-x86/sdl/include/SDL/ |
SDL_video.h | 340 * This function returns the video framebuffer surface, or NULL if it fails. 392 * hardware does not support gamma translation, or otherwise fails, 403 * hardware does not support gamma translation, or otherwise fails, 612 * fast as possible. If this function fails, it returns NULL. 729 * If the conversion fails or runs out of memory, it returns NULL 743 * If the conversion fails or runs out of memory, it returns NULL [all...] |
/prebuilt/linux-x86/sdl/include/SDL/ |
SDL_video.h | 340 * This function returns the video framebuffer surface, or NULL if it fails. 392 * hardware does not support gamma translation, or otherwise fails, 403 * hardware does not support gamma translation, or otherwise fails, 612 * fast as possible. If this function fails, it returns NULL. 729 * If the conversion fails or runs out of memory, it returns NULL 743 * If the conversion fails or runs out of memory, it returns NULL [all...] |
/prebuilt/windows/sdl/host/include/SDL/ |
SDL_video.h | 344 * This function returns the video framebuffer surface, or NULL if it fails. 396 * hardware does not support gamma translation, or otherwise fails, 407 * hardware does not support gamma translation, or otherwise fails, 614 * fast as possible. If this function fails, it returns NULL. 731 * If the conversion fails or runs out of memory, it returns NULL 745 * If the conversion fails or runs out of memory, it returns NULL [all...] |
/prebuilt/windows/sdl/include/SDL/ |
SDL_video.h | 340 * This function returns the video framebuffer surface, or NULL if it fails. 392 * hardware does not support gamma translation, or otherwise fails, 403 * hardware does not support gamma translation, or otherwise fails, 612 * fast as possible. If this function fails, it returns NULL. 729 * If the conversion fails or runs out of memory, it returns NULL 743 * If the conversion fails or runs out of memory, it returns NULL [all...] |
/bionic/libc/bionic/ |
fts.c | 282 * pointer, follow fails. 328 * If haven't read do so. If the read fails, fts_build sets 559 * Open the directory for reading. If this fails, we're done. 592 * and stay in the directory, chdir. If this fails we keep going, 803 * a stat(2). If that fails, check for a non-existent symlink. If
|
/packages/apps/Phone/src/com/android/phone/ |
OtaUtils.java | 323 * required. Also shown when activation fails and user needs 408 * Show programming failure dialog when OTA provisioning fails. 432 * programming failure dialog when it fails. See {@link otaShowProgramFailure} 451 * Show programming failure dialog when OTA provisioning fails more than 3 533 * Show two-second notice when OTA provisioning fails and number of failed attempts [all...] |
/dalvik/libcore/sql/src/test/java/tests/sql/ |
ResultSetGetterTests.java | 302 @KnownFailure("last assertion fails: invalid conversion. Test passes on RI") 350 @KnownFailure("last assertion fails: invalid conversion. Test passes on RI") 429 @KnownFailure("last assertion fails: invalid conversion. Test passes on RI") 477 @KnownFailure("last assertion fails: invalid conversion. Test passes on RI") [all...] |