HomeSort by relevance Sort by last modified time
    Searched defs:_GLIBCXX_NOTHROW (Results 26 - 35 of 35) sorted by null

12

  /prebuilts/ndk/9/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/9/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/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...]

Completed in 137 milliseconds

12