HomeSort by relevance Sort by last modified time
    Searched defs:__ex (Results 1 - 25 of 37) sorted by null

1 2

  /development/ndk/sources/android/libportable/arch-arm/
fenv.c 61 fexcept_t __ex = __excepts; local
62 WRAP(fesetexceptflag)(&__ex, __excepts);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
nested_exception.h 80 explicit _Nested_exception(_Except&& __ex)
81 : _Except(static_cast<_Except&&>(__ex))
89 _S_get(const _Ex& __ex)
90 { return dynamic_cast<const nested_exception*>(&__ex); }
97 _S_get(const _Ex* __ex)
98 { return dynamic_cast<const nested_exception*>(__ex); }
103 __get_nested_exception(const _Ex& __ex)
104 { return __get_nested_helper<_Ex>::_S_get(__ex); }
120 __throw_with_nested(_Ex&& __ex, const nested_exception*)
121 { throw __ex; }
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
nested_exception.h 80 explicit _Nested_exception(_Except&& __ex)
81 : _Except(static_cast<_Except&&>(__ex))
89 _S_get(const _Ex& __ex)
90 { return dynamic_cast<const nested_exception*>(&__ex); }
97 _S_get(const _Ex* __ex)
98 { return dynamic_cast<const nested_exception*>(__ex); }
103 __get_nested_exception(const _Ex& __ex)
104 { return __get_nested_helper<_Ex>::_S_get(__ex); }
120 __throw_with_nested(_Ex&& __ex, const nested_exception*)
121 { throw __ex; }
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex); local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
nested_exception.h 80 explicit _Nested_exception(_Except&& __ex)
81 : _Except(static_cast<_Except&&>(__ex))
89 _S_get(const _Ex& __ex)
90 { return dynamic_cast<const nested_exception*>(&__ex); }
97 _S_get(const _Ex* __ex)
98 { return dynamic_cast<const nested_exception*>(__ex); }
103 __get_nested_exception(const _Ex& __ex)
104 { return __get_nested_helper<_Ex>::_S_get(__ex); }
120 __throw_with_nested(_Ex&& __ex, const nested_exception*)
121 { throw __ex; }
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex); local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
nested_exception.h 80 explicit _Nested_exception(_Except&& __ex)
81 : _Except(static_cast<_Except&&>(__ex))
89 _S_get(const _Ex& __ex)
90 { return dynamic_cast<const nested_exception*>(&__ex); }
97 _S_get(const _Ex* __ex)
98 { return dynamic_cast<const nested_exception*>(__ex); }
103 __get_nested_exception(const _Ex& __ex)
104 { return __get_nested_helper<_Ex>::_S_get(__ex); }
120 __throw_with_nested(_Ex&& __ex, const nested_exception*)
121 { throw __ex; }
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex); local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
nested_exception.h 80 explicit _Nested_exception(_Except&& __ex)
81 : _Except(static_cast<_Except&&>(__ex))
89 _S_get(const _Ex& __ex)
90 { return dynamic_cast<const nested_exception*>(&__ex); }
97 _S_get(const _Ex* __ex)
98 { return dynamic_cast<const nested_exception*>(__ex); }
103 __get_nested_exception(const _Ex& __ex)
104 { return __get_nested_helper<_Ex>::_S_get(__ex); }
120 __throw_with_nested(_Ex&& __ex, const nested_exception*)
121 { throw __ex; }
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex); local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
nested_exception.h 80 explicit _Nested_exception(_Except&& __ex)
81 : _Except(static_cast<_Except&&>(__ex))
89 _S_get(const _Ex& __ex)
90 { return dynamic_cast<const nested_exception*>(&__ex); }
97 _S_get(const _Ex* __ex)
98 { return dynamic_cast<const nested_exception*>(__ex); }
103 __get_nested_exception(const _Ex& __ex)
104 { return __get_nested_helper<_Ex>::_S_get(__ex); }
120 __throw_with_nested(_Ex&& __ex, const nested_exception*)
121 { throw __ex; }
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex); local
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
nested_exception.h 80 explicit _Nested_exception(_Except&& __ex)
81 : _Except(static_cast<_Except&&>(__ex))
89 _S_get(const _Ex& __ex)
90 { return dynamic_cast<const nested_exception*>(&__ex); }
97 _S_get(const _Ex* __ex)
98 { return dynamic_cast<const nested_exception*>(__ex); }
103 __get_nested_exception(const _Ex& __ex)
104 { return __get_nested_helper<_Ex>::_S_get(__ex); }
120 __throw_with_nested(_Ex&& __ex, const nested_exception*)
121 { throw __ex; }
140 __throw_with_nested(static_cast<_Ex&&>(__ex), &__ex); local
    [all...]
  /bionic/libm/include/arm/
fenv.h 105 fexcept_t __ex = __excepts; local
106 fesetexceptflag(&__ex, __excepts);
  /development/ndk/platforms/android-3/arch-arm/include/
fenv.h 105 fexcept_t __ex = __excepts; local
106 fesetexceptflag(&__ex, __excepts);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/
fenv.h 107 fexcept_t __ex = __excepts; local
109 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/
fenv.h 108 fexcept_t __ex = __excepts; local
110 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
fenv.h 109 fexcept_t __ex = __excepts; local
111 fesetexceptflag(&__ex, __excepts); /* XXX */
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
fenv.h 108 fexcept_t __ex = __excepts; local
110 fesetexceptflag(&__ex, __excepts); /* XXX */

Completed in 1899 milliseconds

1 2