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

<<31323334353637383940>>

  /libcore/luni/src/main/native/
NetFd.h 21 * Wraps access to the int inside a java.io.FileDescriptor, taking care of throwing exceptions.
  /ndk/sources/cxx-stl/gabi++/tests/
Android.mk 21 $(call do_test,exceptions,test_gabixx_exceptions.cpp)
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostreams.base/ios/basic.ios.members/
swap.pass.cpp 79 ios1.exceptions(std::ios::failbit);
99 ios2.exceptions(std::ios::eofbit);
124 assert(ios1.exceptions() == std::ios::eofbit);
153 assert(ios2.exceptions() == std::ios::failbit);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 53 // stdexcept header and throw the appropriate exceptions directly.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
throw_exception.hpp 62 //All boost exceptions are required to derive from std::exception,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
prctl.h 38 # define PR_FP_EXC_DISABLED 0 /* FP exceptions disabled */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
cxxabi_forced.h 43 * @ingroup exceptions
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
prctl.h 38 # define PR_FP_EXC_DISABLED 0 /* FP exceptions disabled */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
prctl.h 38 # define PR_FP_EXC_DISABLED 0 /* FP exceptions disabled */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
cxxabi_forced.h 43 * @ingroup exceptions
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 53 // stdexcept header and throw the appropriate exceptions directly.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 53 // stdexcept header and throw the appropriate exceptions directly.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 53 // stdexcept header and throw the appropriate exceptions directly.
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
cxxabi_forced.h 43 * @ingroup exceptions
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
cxxabi_forced.h 43 * @ingroup exceptions
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_range_errors.c 53 // stdexcept header and throw the appropriate exceptions directly.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_range_errors.c 53 // stdexcept header and throw the appropriate exceptions directly.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
cxxabi_forced.h 43 * @ingroup exceptions
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
cxxabi_forced.h 43 * @ingroup exceptions
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
cxxabi_forced.h 43 * @ingroup exceptions
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
config.c 71 {"exceptions", NULL},
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 13 modules, classes, exceptions, very high level dynamic data types, and
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
config.c 73 {"exceptions", NULL},
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
Python-2.7.5-py2.7.egg-info 13 modules, classes, exceptions, very high level dynamic data types, and
  /development/tools/mkstubs/src/com/android/mkstubs/sourcer/
MethodSourcer.java 45 String desc, String signature, String[] exceptions) {
53 mExceptions = exceptions;
116 // output throwable exceptions

Completed in 1870 milliseconds

<<31323334353637383940>>