HomeSort by relevance Sort by last modified time
    Searched full:fails (Results 1251 - 1275 of 5963) sorted by null

<<51525354555657585960>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
new.cpp 52 // If malloc fails and there is a new_handler,
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_gcc.h 176 /* egcs fails to initialize builtin types in expr. like this : new(p) char(); */
_sunprocc.h 12 // of the file. When they are undefed the c version fails to
  /ndk/sources/host-tools/make-3.81/
build.sh.in 51 # Exit as soon as any command fails.
  /ndk/sources/host-tools/make-3.81/tests/scripts/features/
include 96 # Make sure that we don't die when the command fails but we dontcare.
patternrules 14 # can be built are searched even if the first one fails
  /ndk/sources/host-tools/sed-4.2.1/lib/
lstat.c 69 /* If stat fails, then we do the same. */
  /ndk/sources/third_party/googletest/googletest/samples/
sample2_unittest.cc 62 // arguments in order to print them when it fails. Since NULL is
  /ndk/sources/third_party/googletest/googletest/test/
gtest_break_on_failure_unittest_.cc 34 // A user can ask Google Test to seg-fault when an assertion fails, using
  /packages/apps/Email/tests/src/com/android/email/
TestUtils.java 61 * Run {@code runnable} and fails if it doesn't throw a {@code expectedThrowable} or a subclass
  /packages/apps/Exchange/src/com/android/exchange/adapter/
MoveItemsParser.java 96 // There's not much to be done if this fails
SearchParser.java 103 // of the batch, and fall back to one op at a time if that fails. We don't have any
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/data/
MtpBitmapFetch.java 58 // when image decoding fails and an existing bitmap was supplied
  /packages/apps/Settings/res/layout-sw600dp-land/
confirm_lock_password.xml 20 <!-- This is the same layout as choose_lock_password. TODO: find out why merge tag fails -->
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConfirmDialogFragment.java 53 // Casting to ControllableActivity will crash if it fails. This is the expected
  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarUpgradeReceiver.java 60 // is attempted to be conservative. If the upgrade fails for some reason and we
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsUpgradeReceiver.java 65 // is attempted to be conservative. If the upgrade fails for some reason and we
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
ostream 242 * - insertion into the output sequence fails (in this case, the
304 * - inserting into the output sequence fails (in this case, badbit
343 * that function fails, sets failbit.
355 * If that function fails, sets failbit.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpcsvc/
klm_prot.x 127 /* klm_granted=> the cancel request fails due to lock is already granted */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
ostream 244 * - insertion into the output sequence fails (in this case, the
306 * - inserting into the output sequence fails (in this case, badbit
345 * that function fails, sets failbit.
357 * If that function fails, sets failbit.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
klm_prot.x 127 /* klm_granted=> the cancel request fails due to lock is already granted */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpcsvc/
klm_prot.x 127 /* klm_granted=> the cancel request fails due to lock is already granted */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
ostream 244 * - insertion into the output sequence fails (in this case, the
306 * - inserting into the output sequence fails (in this case, badbit
345 * that function fails, sets failbit.
357 * If that function fails, sets failbit.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
ostream 242 * - insertion into the output sequence fails (in this case, the
304 * - inserting into the output sequence fails (in this case, badbit
343 * that function fails, sets failbit.
355 * If that function fails, sets failbit.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
_gcc.h 176 /* egcs fails to initialize builtin types in expr. like this : new(p) char(); */

Completed in 1133 milliseconds

<<51525354555657585960>>