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

1 2

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
cxxabi.h 103 __cxa_cdtor_type __destructor) _GLIBCXX_NOTHROW;
124 __cxa_guard_release(__guard*) _GLIBCXX_NOTHROW;
127 __cxa_guard_abort(__guard*) _GLIBCXX_NOTHROW;
131 __cxa_atexit(void (*)(void*), void*, void*) _GLIBCXX_NOTHROW;
138 __cxa_thread_atexit(void (*)(void*), void*, void *) _GLIBCXX_NOTHROW;
595 __cxa_get_globals() _GLIBCXX_NOTHROW __attribute__ ((__const__));
598 __cxa_get_globals_fast() _GLIBCXX_NOTHROW __attribute__ ((__const__));
602 __cxa_allocate_exception(size_t) _GLIBCXX_NOTHROW;
606 __cxa_free_exception(void*) _GLIBCXX_NOTHROW;
615 __cxa_get_exception_ptr(void*) _GLIBCXX_NOTHROW __attribute__ ((__pure__))
    [all...]
  /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/ndk/9/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/ndk/9/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/ndk/9/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/9/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/9/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/9/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/
c++config.h 40 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
113 #ifndef _GLIBCXX_NOTHROW
114 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/
c++config.h 40 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
113 #ifndef _GLIBCXX_NOTHROW
114 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/
c++config.h 40 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
113 #ifndef _GLIBCXX_NOTHROW
114 # define _GLIBCXX_NOTHROW _GLIBCXX_USE_NOEXCEPT
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/
c++config.h 40 // _GLIBCXX_NOTHROW
55 #ifndef _GLIBCXX_NOTHROW
57 # define _GLIBCXX_NOTHROW __attribute__((__nothrow__))
113 #ifndef _GLIBCXX_NOTHROW
114 # 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...]

Completed in 710 milliseconds

1 2