Searched refs:__except (Results 1 - 20 of 20) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dsehmap.h12 #define except __except
H A Drpc.h91 their __try/__except/__finally feature, or we need to do at least for x64
94 #define RpcExcept(expr) } __except(expr) {
H A Dnmsupp.h21 #define except __except
H A Dnetmon.h1006 #define except __except
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dsehmap.h12 #define except __except
H A Drpc.h91 their __try/__except/__finally feature, or we need to do at least for x64
94 #define RpcExcept(expr) } __except(expr) {
H A Dnmsupp.h21 #define except __except
H A Dnetmon.h1006 #define except __except
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dbasic_ios.h221 * @param __except The new exceptions mask.
251 exceptions(iostate __except) argument
253 _M_exception = __except;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dbasic_ios.h221 * @param __except The new exceptions mask.
251 exceptions(iostate __except) argument
253 _M_exception = __except;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dbasic_ios.h221 * @param __except The new exceptions mask.
251 exceptions(iostate __except) argument
253 _M_exception = __except;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dbasic_ios.h221 * @param __except The new exceptions mask.
251 exceptions(iostate __except) argument
253 _M_exception = __except;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dbasic_ios.h221 * @param __except The new exceptions mask.
251 exceptions(iostate __except) argument
253 _M_exception = __except;
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dbasic_ios.h221 * @param __except The new exceptions mask.
251 exceptions(iostate __except) argument
253 _M_exception = __except;
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dbasic_ios.h221 * @param __except The new exceptions mask.
251 exceptions(iostate __except) argument
253 _M_exception = __except;
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dbasic_ios.h221 * @param __except The new exceptions mask.
251 exceptions(iostate __except) argument
253 _M_exception = __except;
/prebuilts/misc/common/swig/include/2.0.11/std/
H A Dstd_ios.i200 exceptions(iostate __except);
/prebuilts/ndk/current/sources/third_party/googletest/googletest/src/
H A Dgtest.cc507 // This function is useful as an __except condition.
2049 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/src/
H A Dgtest.cc507 // This function is useful as an __except condition.
2049 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/src/
H A Dgtest.cc507 // This function is useful as an __except condition.
2049 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT

Completed in 1376 milliseconds