HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 151 - 175 of 6352) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/clang/test/SemaObjC/
ivar-lookup.m 98 __typeof(myStatus) __in; // fails.
101 __typeof(myStatus) __in; // fails.
103 __typeof(myStatus) __in; // fails.
105 __typeof(myStatus) __in; // fails.
  /external/compiler-rt/lib/sanitizer_common/scripts/
litlint_test.py 7 # Returns nonzero if any test fails
  /external/javassist/src/main/javassist/tools/reflect/
CannotCreateException.java 19 * Signals that <code>ClassMetaobject.newInstance()</code> fails.
  /external/junit/src/org/junit/runner/
Computer.java 22 * Throws an InitializationError if Runner construction fails
  /external/qemu/distrib/libpng-1.2.46/
sources.make 21 # Enable MMX code path for x86, except on Darwin where it fails
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_ConvertSurface.3 11 Creates a new surface of the specified format, and then copies and maps the given surface to it\&. If this function fails, it returns \fBNULL\fP\&.
SDL_DisplayFormat.3 18 If the conversion fails or runs out of memory, it returns \fBNULL\fR
  /external/skia/platform_tools/android/bin/
android_make 3 # Fail-fast if anything in the script fails.
android_ninja 3 # Fail-fast if anything in the script fails.
  /external/valgrind/main/memcheck/tests/
post-syscall.c 11 writes a result even if it fails. wait*() could also be used,
  /external/valgrind/main/memcheck/tests/x86/
bug152022.c 4 valgrinding Wine running a large win32 app (Picasa) fails with the message
  /external/valgrind/main/none/tests/
map_unaligned.c 22 // This fails because MAP_FIXED is specified and p1+1 isn't page-aligned.
  /frameworks/base/core/java/android/content/
ActivityNotFoundException.java 21 * one of its variants fails because an Activity can not be found to execute
  /frameworks/base/core/java/android/net/
ParseException.java 20 * Thrown when parsing a URL fails.
  /frameworks/base/tests/RenderScriptTests/FountainFbo/
Android.mk 24 # TODO: build fails with this set
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_FileIO.c 35 @return If function fails, the return value is #AKM_FAIL. When function fails,
96 @return If function fails, the return value is #AKM_FAIL. When function fails,
  /ndk/sources/host-tools/sed-4.2.1/m4/
realloc.m4 10 # fails), and replace realloc if it is not.
  /ndk/tests/device/test-stlport_shared-exception/jni/
singleton.cpp 5 // egcs fails to see that there is a public static accessor function.
  /ndk/tests/device/test-stlport_static-exception/jni/
singleton.cpp 5 // egcs fails to see that there is a public static accessor function.
  /packages/apps/Bluetooth/res/values-lv/
strings.xml 39 <string name="incoming_file_confirm_Notification_title" msgid="2958227698135117210">"Bluetooth Share: ien?ko?ais fails"</string>
41 <string name="incoming_file_toast_msg" msgid="1733710749992901811">"No citas ier?ces tiek s?t?ts fails. Apstipriniet, ka v?laties sa?emt ?o failu."</string>
43 <string name="notification_received" msgid="3324588019186687985">"Kop?go?ana, izmantojot Bluetooth: sa?emts fails <xliff:g id="FILE">%1$s</xliff:g>"</string>
44 <string name="notification_received_fail" msgid="3619350997285714746">"Kop?go?ana, izmantojot Bluetooth: fails <xliff:g id="FILE">%1$s</xliff:g> netika sa?emts"</string>
46 <string name="notification_sent" msgid="9218710861333027778">"Kop?go?ana, izmantojot Bluetooth: nos?t?ts fails <xliff:g id="FILE">%1$s</xliff:g>"</string>
48 <string name="notification_sent_fail" msgid="6696082233774569445">"Kop?go?ana, izmantojot Bluetooth: fails <xliff:g id="FILE">%1$s</xliff:g> netika nos?t?ts"</string>
51 <string name="download_line2" msgid="5876973543019417712">"Fails: <xliff:g id="FILE">%1$s</xliff:g>"</string>
60 <string name="download_fail_line1" msgid="3846450148862894552">"Fails netika sa?emts."</string>
61 <string name="download_fail_line2" msgid="8950394574689971071">"Fails: <xliff:g id="FILE">%1$s</xliff:g>"</string>
64 <string name="download_succ_line5" msgid="4509944688281573595">"Fails ir sa?emts."</string
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/python/
defarg.swg 10 This fails because args is now a tuple and SWIG doesn't know what to
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
AaptExecException.java 20 * Exception thrown when the execution of aapt fails.
DexException.java 20 * Exception throw when dx fails.
ProguardExecException.java 20 * Exception thrown when the execution of proguard fails.
  /external/chromium_org/third_party/angle/tests/compiler_tests/
ExpressionLimit_test.cpp 191 // Test expression over the limit fails.
219 // Test expression over the limit fails.
247 // Test call stack over the limit fails.
275 // Test call stack over the limit fails.
456 // Check simple recursions fails.
460 // Check simple recursions fails.
464 // Check if recursions fails.
468 // Check if recursions fails.
472 // Check ternary recursions fails.
476 // Check ternary recursions fails
    [all...]

Completed in 485 milliseconds

1 2 3 4 5 67 8 91011>>