HomeSort by relevance Sort by last modified time
    Searched refs:_GLIBCXX_THROW_OR_ABORT (Results 1 - 14 of 14) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
exception.hpp 77 { _GLIBCXX_THROW_OR_ABORT(container_error()); }
81 { _GLIBCXX_THROW_OR_ABORT(insert_error()); }
85 { _GLIBCXX_THROW_OR_ABORT(join_error()); }
89 { _GLIBCXX_THROW_OR_ABORT(resize_error()); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/
exception.hpp 77 { _GLIBCXX_THROW_OR_ABORT(container_error()); }
81 { _GLIBCXX_THROW_OR_ABORT(insert_error()); }
85 { _GLIBCXX_THROW_OR_ABORT(join_error()); }
89 { _GLIBCXX_THROW_OR_ABORT(resize_error()); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
concurrence.h 102 { _GLIBCXX_THROW_OR_ABORT(__concurrence_lock_error()); }
106 { _GLIBCXX_THROW_OR_ABORT(__concurrence_unlock_error()); }
111 { _GLIBCXX_THROW_OR_ABORT(__concurrence_broadcast_error()); }
115 { _GLIBCXX_THROW_OR_ABORT(__concurrence_wait_error()); }
throw_allocator.h 80 { _GLIBCXX_THROW_OR_ABORT(forced_error()); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
concurrence.h 102 { _GLIBCXX_THROW_OR_ABORT(__concurrence_lock_error()); }
106 { _GLIBCXX_THROW_OR_ABORT(__concurrence_unlock_error()); }
111 { _GLIBCXX_THROW_OR_ABORT(__concurrence_broadcast_error()); }
115 { _GLIBCXX_THROW_OR_ABORT(__concurrence_wait_error()); }
throw_allocator.h 80 { _GLIBCXX_THROW_OR_ABORT(forced_error()); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++config.h 123 #ifndef _GLIBCXX_THROW_OR_ABORT
125 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC))
127 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort())
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++config.h 123 #ifndef _GLIBCXX_THROW_OR_ABORT
125 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC))
127 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort())
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++config.h 123 #ifndef _GLIBCXX_THROW_OR_ABORT
125 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC))
127 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort())
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++config.h 123 #ifndef _GLIBCXX_THROW_OR_ABORT
125 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (throw (_EXC))
127 # define _GLIBCXX_THROW_OR_ABORT(_EXC) (__builtin_abort())
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 73 { _GLIBCXX_THROW_OR_ABORT(bad_weak_ptr()); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
shared_ptr.h 73 { _GLIBCXX_THROW_OR_ABORT(bad_weak_ptr()); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr_base.h 76 { _GLIBCXX_THROW_OR_ABORT(bad_weak_ptr()); }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
shared_ptr_base.h 76 { _GLIBCXX_THROW_OR_ABORT(bad_weak_ptr()); }
    [all...]

Completed in 180 milliseconds