Searched refs:__except (Results 26 - 49 of 49) sorted by relevance

12

/external/chromium_org/sandbox/win/src/
H A Dcrosscall_params.h251 __except(EXCEPTION_EXECUTE_HANDLER) { function
H A Dcrosscall_client.h154 __except(EXCEPTION_EXECUTE_HANDLER) { function
267 __except(EXCEPTION_EXECUTE_HANDLER) { function
H A Dcrosscall_server.cc166 } __except(EXCEPTION_EXECUTE_HANDLER) { function
/external/openssl/crypto/rand/
H A Drand_win.c534 __except (EXCEPTION_EXECUTE_HANDLER) function
699 } __except(EXCEPTION_EXECUTE_HANDLER) { function
/external/chromium_org/third_party/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
H A DCallstacker.cpp299 || tokens[i] == "__except"
/external/chromium_org/third_party/skia/tools/
H A Drender_pdfs_main.cpp296 __except(GenerateDumpAndPrintCallstack(GetExceptionInformation()))
/external/clang/test/SemaCXX/
H A DMicrosoftExtensions.cpp210 void f() { int __except = 0; } local
/external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
H A DCallstacker.cpp299 || tokens[i] == "__except"
/external/skia/tools/
H A Drender_pdfs_main.cpp290 __except(GenerateDumpAndPrintCallstack(GetExceptionInformation()))
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
H A Dpthread.h1294 * Redefine the SEH __except keyword to ensure that applications
1297 #define __except( E ) \ macro
1298 __except( ( GetExceptionCode() == ptw32_get_exception_services_code() ) \
/external/chromium_org/components/crash/app/
H A Dbreakpad_win.cc305 } __except(EXCEPTION_EXECUTE_HANDLER) { function
/external/chromium_org/third_party/webrtc/base/
H A Dthread.cc370 __except(EXCEPTION_CONTINUE_EXECUTION) { function
H A Dproxydetect.cc605 } __except(EXCEPTION_EXECUTE_HANDLER) { function
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc345 __except (EXCEPTION_CONTINUE_EXECUTION) function
/external/protobuf/gtest/src/
H A Dgtest.cc488 // This function is useful as an __except condition.
2035 } __except(internal::UnitTestOptions::GTestShouldProcessSEH(
2045 } __except(internal::UnitTestOptions::GTestShouldProcessSEH(
2057 } __except(internal::UnitTestOptions::GTestShouldProcessSEH(
2268 } __except(internal::UnitTestOptions::GTestShouldProcessSEH(
3654 } __except(internal::UnitTestOptions::GTestShouldProcessSEH(
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dvideoframe_unittest.h1262 } __except(ExceptionFilter(GetExceptionCode(), GetExceptionInformation())) {
1272 } __except(ExceptionFilter(GetExceptionCode(), GetExceptionInformation())) {
/external/chromium_org/testing/gtest/src/
H A Dgtest.cc515 // This function is useful as an __except condition.
2348 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc507 // This function is useful as an __except condition.
2076 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
H A Daudio_device_core_win.cc5082 __except (EXCEPTION_CONTINUE_EXECUTION) function
/external/gtest/src/
H A Dgtest.cc511 // This function is useful as an __except condition.
2064 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc507 // This function is useful as an __except condition.
2076 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
/external/mesa3d/src/gtest/src/
H A Dgtest.cc507 // This function is useful as an __except condition.
2076 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc804 // This function is useful as an __except condition.
1995 // This function is useful as an __except condition.
3548 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc804 // This function is useful as an __except condition.
1995 // This function is useful as an __except condition.
3548 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT

Completed in 472 milliseconds

12