Searched refs:__except (Results 1 - 25 of 49) sorted by last modified time

12

/external/webrtc/src/system_wrappers/source/
H A Dset_thread_name_win.h38 __except (EXCEPTION_CONTINUE_EXECUTION) function
/external/skia/tools/
H A Drender_pdfs_main.cpp290 __except(GenerateDumpAndPrintCallstack(GetExceptionInformation()))
/external/skia/experimental/LightSymbolsUtil/Callstacker/Callstacker/
H A DCallstacker.cpp299 || tokens[i] == "__except"
/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/pixman/pixman/
H A Dpixman-arm.c57 __except (GetExceptionCode () == EXCEPTION_ILLEGAL_INSTRUCTION)
66 __except (GetExceptionCode () == EXCEPTION_ILLEGAL_INSTRUCTION)
/external/openssl/crypto/rand/
H A Drand_win.c534 __except (EXCEPTION_EXECUTE_HANDLER) function
699 } __except(EXCEPTION_EXECUTE_HANDLER) { function
/external/mesa3d/src/gtest/src/
H A Dgtest.cc507 // This function is useful as an __except condition.
2076 } __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/lzma/C/
H A DThreads.c81 __except (EXCEPTION_EXECUTE_HANDLER) { return 1; } function
/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
/external/libvpx/libvpx/vpx_ports/
H A Darm_cpudetect.c79 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) {
89 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) {
99 } __except (GetExceptionCode() == EXCEPTION_ILLEGAL_INSTRUCTION) {
/external/libopus/celt/arm/
H A Darmcpu.c64 __except(GetExceptionCode()==EXCEPTION_ILLEGAL_INSTRUCTION){
73 __except(GetExceptionCode()==EXCEPTION_ILLEGAL_INSTRUCTION){
82 __except(GetExceptionCode()==EXCEPTION_ILLEGAL_INSTRUCTION){
/external/gtest/src/
H A Dgtest.cc511 // This function is useful as an __except condition.
2064 } __except (internal::UnitTestOptions::GTestShouldProcessSEH( // NOLINT
/external/clang/test/CodeGen/
H A Dexceptions-seh.c11 } __except (1) {
/external/clang/test/Sema/
H A D__try.c47 } // expected-error{{expected '__except' or '__finally' block}}
50 __except ( FilterExpression() ) { // expected-warning{{implicit declaration of function '__except' is invalid in C99}} \
64 __except( try_scope ? 1 : -1 ) // expected-error{{undeclared identifier 'try_scope'}} expected-error{{expected expression}}
73 __except( ) { // expected-error{{expected expression}} expected-error{{expected expression}} function
81 __except ( FilterExpression(GetExceptionCode()) ) {
88 __except( FilterExpression(__exception_code()) ) {
95 __except( FilterExceptionInformation(__exception_info()) ) {
102 __except(FilterExceptionInformation( GetExceptionInformation() ) ) {
111 __except ( NotFilterExpressio
[all...]
/external/clang/test/SemaCXX/
H A DMicrosoftExtensions.cpp210 void f() { int __except = 0; } local
H A D__try.cpp42 __except(EXCEPTION_EXECUTE_HANDLER) function
64 } __except(true) { function
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dset_thread_name_win.h103 __except (EXCEPTION_CONTINUE_EXECUTION) function
/external/chromium_org/tools/gyp/test/win/compiler-flags/
H A Dexception-handling-on.cc20 } __except(EXCEPTION_EXECUTE_HANDLER) { function
/external/chromium_org/third_party/webrtc/base/
H A Dproxydetect.cc605 } __except(EXCEPTION_EXECUTE_HANDLER) { function
H A Dthread.cc370 __except(EXCEPTION_CONTINUE_EXECUTION) { function
/external/chromium_org/third_party/webrtc/modules/audio_device/win/
H A Daudio_device_core_win.cc5082 __except (EXCEPTION_CONTINUE_EXECUTION) function
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
H A Dsink_filter_ds.cc345 __except (EXCEPTION_CONTINUE_EXECUTION) 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()))

Completed in 643 milliseconds

12