HomeSort by relevance Sort by last modified time
    Searched full:exceptions (Results 301 - 325 of 5964) sorted by null

<<11121314151617181920>>

  /external/valgrind/main/VEX/
TODO.txt 10 iropt: reconsider precise exceptions
  /frameworks/base/core/java/android/util/
AndroidException.java 20 * Base class for all checked exceptions thrown by the Android frameworks.
AndroidRuntimeException.java 20 * Base class for all unchecked exceptions thrown by the Android frameworks.
  /frameworks/base/graphics/java/android/renderscript/
RSDriverException.java 21 * Base class for all exceptions thrown by the Android
RSIllegalArgumentException.java 21 * Base class for all exceptions thrown by the Android
RSInvalidStateException.java 21 * Base class for all exceptions thrown by the Android
RSRuntimeException.java 21 * Base class for all exceptions thrown by the Android
  /frameworks/base/media/java/android/media/
MediaDrmException.java 20 * Base class for MediaDrm exceptions
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
CatException.java 23 * Base class for all the exceptions in CAT service.
  /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
RSDriverException.java 21 * Base class for all exceptions thrown by the Android
RSIllegalArgumentException.java 21 * Base class for all exceptions thrown by the Android
RSInvalidStateException.java 21 * Base class for all exceptions thrown by the Android
RSRuntimeException.java 21 * Base class for all exceptions thrown by the Android
  /libcore/dalvik/src/main/java/dalvik/annotation/
Throws.java 25 * A "system annotation" used to provide the Exceptions attribute.
  /libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatException.java 20 * Used internally to propogate Expat errors. We convert these exceptions into
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/iostreamclass/iostream.assign/
member_swap.pass.cpp 49 assert(is1.exceptions() == is1.goodbit);
57 assert(is2.exceptions() == is2.goodbit);
72 assert(is1.exceptions() == is1.goodbit);
80 assert(is2.exceptions() == is2.goodbit);
move_assign.pass.cpp 55 assert(is1.exceptions() == is1.goodbit);
63 assert(is2.exceptions() == is2.goodbit);
78 assert(is1.exceptions() == is1.goodbit);
86 assert(is2.exceptions() == is2.goodbit);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream/istream.assign/
member_swap.pass.cpp 49 assert(is1.exceptions() == is1.goodbit);
57 assert(is2.exceptions() == is2.goodbit);
72 assert(is1.exceptions() == is1.goodbit);
80 assert(is2.exceptions() == is2.goodbit);
move_assign.pass.cpp 55 assert(is1.exceptions() == is1.goodbit);
63 assert(is2.exceptions() == is2.goodbit);
78 assert(is1.exceptions() == is1.goodbit);
86 assert(is2.exceptions() == is2.goodbit);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.assign/
member_swap.pass.cpp 49 assert(os1.exceptions() == os1.goodbit);
57 assert(os2.exceptions() == os2.goodbit);
72 assert(os1.exceptions() == os1.goodbit);
80 assert(os2.exceptions() == os2.goodbit);
move_assign.pass.cpp 55 assert(os1.exceptions() == os1.goodbit);
63 assert(os2.exceptions() == os2.goodbit);
78 assert(os1.exceptions() == os1.goodbit);
86 assert(os2.exceptions() == os2.goodbit);
  /ndk/sources/cxx-stl/system/include/
new 26 // these next two are not really required, since exceptions are off
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
log_level.hpp 33 log_cpp_exception_errors = 5, // uncaught C++ exceptions
  /ndk/tests/device/test-gnustl-full/jni/
Android.mk 14 # Exceptions are disabled for now
  /ndk/tests/device/test-stlport/jni/
Android.mk 14 # Exceptions are disabled for now

Completed in 535 milliseconds

<<11121314151617181920>>