HomeSort by relevance Sort by last modified time
    Searched full:exceptions (Results 926 - 950 of 8688) sorted by null

<<31323334353637383940>>

  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Unwind-sjlj.c 9 // Implements setjump-longjump based C++ exceptions
23 // 32-bit iOS uses setjump/longjump based C++ exceptions.
24 // Other architectures use "zero cost" exceptions.
26 // With SJLJ based exceptions, any function that has a catch clause or needs to
57 /// Called at start of each function that catches exceptions
65 /// Called at end of each function that catches exceptions
341 // regular exceptions.
461 // Setjmp/longjmp based exceptions don't have a true CFA.
  /ndk/sources/cxx-stl/stlport/
Android.mk 116 LOCAL_CPP_FEATURES := rtti exceptions
128 LOCAL_CPP_FEATURES := rtti exceptions
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-compiler-manager/2.2/
plexus-compiler-manager-2.2.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
nested_exception.h 50 * @addtogroup exceptions
157 // @} group exceptions
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 82 // No exceptions from this point.
127 // No exceptions from this point.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
stdexcept 46 * @addtogroup exceptions
153 // @} group exceptions
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
nested_exception.h 50 * @addtogroup exceptions
157 // @} group exceptions
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 82 // No exceptions from this point.
127 // No exceptions from this point.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
stdexcept 46 * @addtogroup exceptions
153 // @} group exceptions
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
nested_exception.h 50 * @addtogroup exceptions
157 // @} group exceptions
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 82 // No exceptions from this point.
127 // No exceptions from this point.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
stdexcept 46 * @addtogroup exceptions
153 // @} group exceptions
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
errors.py 3 Provides exceptions used by the Distutils modules. Note that Distutils
4 modules may raise standard exceptions; in particular, SystemExit is
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib2to3/fixes/
fix_raise.py 10 raise "foo", V, T -> warns about string exceptions
43 msg = "Python 3 does not support string exceptions"
  /prebuilts/gdb/darwin-x86/lib/python2.7/xml/dom/
__init__.py 62 """Abstract base class for DOM exceptions.
63 Exceptions with specific codes are specializations of this class."""
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
errors.py 3 Provides exceptions used by the Distutils modules. Note that Distutils
4 modules may raise standard exceptions; in particular, SystemExit is
  /prebuilts/gdb/linux-x86/lib/python2.7/lib2to3/fixes/
fix_raise.py 10 raise "foo", V, T -> warns about string exceptions
43 msg = "Python 3 does not support string exceptions"
  /prebuilts/gdb/linux-x86/lib/python2.7/xml/dom/
__init__.py 62 """Abstract base class for DOM exceptions.
63 Exceptions with specific codes are specializations of this class."""
  /prebuilts/misc/common/swig/include/2.0.11/lua/
_std_common.i 7 %include <std_except.i> // the general exceptions
19 note: I allow front(), back() & pop_back() to throw exceptions
  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubyerrors.swg 10 /* Define custom exceptions for errors that do not map to existing Ruby
11 exceptions. Note this only works for C++ since a global cannot be
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_ios.i 197 exceptions() const;
200 exceptions(iostate __except);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
nested_exception.h 50 * @addtogroup exceptions
157 // @} group exceptions
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/ov_tree_map_/
split_join_fn_imps.hpp 82 // No exceptions from this point.
127 // No exceptions from this point.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
stdexcept 46 * @addtogroup exceptions
153 // @} group exceptions
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
errors.py 3 Provides exceptions used by the Distutils modules. Note that Distutils
4 modules may raise standard exceptions; in particular, SystemExit is

Completed in 1095 milliseconds

<<31323334353637383940>>