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

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
cxxabi.h 104 __cxa_cdtor_type __destructor) _GLIBCXX_NOTHROW;
125 __cxa_guard_release(__guard*) _GLIBCXX_NOTHROW;
128 __cxa_guard_abort(__guard*) _GLIBCXX_NOTHROW;
132 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
588 __cxa_get_globals() _GLIBCXX_NOTHROW __attribute__ ((__const__));
591 __cxa_get_globals_fast() _GLIBCXX_NOTHROW __attribute__ ((__const__));
595 __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW;
599 __cxa_free_exception(void*) _GLIBCXX_NOTHROW;
608 __cxa_get_exception_ptr(void*) _GLIBCXX_NOTHROW __attribute__ ((__pure__));
611 __cxa_begin_catch(void*) _GLIBCXX_NOTHROW;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
cxxabi.h 100 __cxa_cdtor_type __destructor) _GLIBCXX_NOTHROW;
121 __cxa_guard_release(__guard*) _GLIBCXX_NOTHROW;
124 __cxa_guard_abort(__guard*) _GLIBCXX_NOTHROW;
139 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
567 __cxa_current_exception_type() _GLIBCXX_NOTHROW __attribute__ ((__pure__));
573 virtual ~__foreign_exception() _GLIBCXX_NOTHROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
cxxabi.h 100 __cxa_cdtor_type __destructor) _GLIBCXX_NOTHROW;
121 __cxa_guard_release(__guard*) _GLIBCXX_NOTHROW;
124 __cxa_guard_abort(__guard*) _GLIBCXX_NOTHROW;
139 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
567 __cxa_current_exception_type() _GLIBCXX_NOTHROW __attribute__ ((__pure__));
573 virtual ~__foreign_exception() _GLIBCXX_NOTHROW;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
cxxabi.h 100 __cxa_cdtor_type __destructor) _GLIBCXX_NOTHROW;
121 __cxa_guard_release(__guard*) _GLIBCXX_NOTHROW;
124 __cxa_guard_abort(__guard*) _GLIBCXX_NOTHROW;
139 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
567 __cxa_current_exception_type() _GLIBCXX_NOTHROW __attribute__ ((__pure__));
573 virtual ~__foreign_exception() _GLIBCXX_NOTHROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cxxabi.h 52 #define _GLIBCXX_NOTHROW throw()
54 #define _GLIBCXX_NOTHROW __attribute__((nothrow))
142 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 52 #define _GLIBCXX_NOTHROW throw()
54 #define _GLIBCXX_NOTHROW __attribute__((nothrow))
142 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 52 #define _GLIBCXX_NOTHROW throw()
54 #define _GLIBCXX_NOTHROW __attribute__((nothrow))
142 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
cxxabi.h 52 #define _GLIBCXX_NOTHROW throw()
54 #define _GLIBCXX_NOTHROW __attribute__((nothrow))
142 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
cxxabi.h 52 #define _GLIBCXX_NOTHROW throw()
54 #define _GLIBCXX_NOTHROW __attribute__((nothrow))
142 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
c++config.h 41 // _GLIBCXX_NOTHROW
56 #ifndef _GLIBCXX_NOTHROW
58 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
114 #ifndef _GLIBCXX_NOTHROW
115 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
c++config.h 41 // _GLIBCXX_NOTHROW
56 #ifndef _GLIBCXX_NOTHROW
58 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
114 #ifndef _GLIBCXX_NOTHROW
115 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
c++config.h 41 // _GLIBCXX_NOTHROW
56 #ifndef _GLIBCXX_NOTHROW
58 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
114 #ifndef _GLIBCXX_NOTHROW
115 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
c++config.h 41 // _GLIBCXX_NOTHROW
56 #ifndef _GLIBCXX_NOTHROW
58 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
114 #ifndef _GLIBCXX_NOTHROW
115 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
c++config.h 41 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW throw()
59 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
c++config.h 41 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW throw()
59 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
c++config.h 41 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW throw()
59 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
c++config.h 41 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW throw()
59 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
c++config.h 41 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW throw()
59 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
c++config.h 41 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW throw()
59 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
atomic_0.h 47 _GLIBCXX_NOTHROW;
51 _GLIBCXX_NOTHROW;
54 __atomic_flag_for_address(const volatile void* __z) _GLIBCXX_NOTHROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
atomic_0.h 47 _GLIBCXX_NOTHROW;
51 _GLIBCXX_NOTHROW;
54 __atomic_flag_for_address(const volatile void* __z) _GLIBCXX_NOTHROW;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
atomic_0.h 47 _GLIBCXX_NOTHROW;
51 _GLIBCXX_NOTHROW;
54 __atomic_flag_for_address(const volatile void* __z) _GLIBCXX_NOTHROW;

Completed in 790 milliseconds