Home
last modified time | relevance | path

Searched refs:raise (Results 676 - 693 of 693) sorted by relevance

1...<<2122232425262728

/third_party/protobuf/ruby/tests/
H A Dcommon_tests.rb12 # Ruby 2.5 changed to raise FrozenError instead of RuntimeError
1218 raise Google::Protobuf::Error, "Unknown type: #{value.class}"
/kernel/linux/linux-5.10/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c2988 EXPECT_EQ(0, raise(SIGSTOP)); in TEST()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c692 raise(signr); in record__sig_exit()
2621 * If SIGUSR2 raise after or during record__mmap_read_all(), in __cmd_record()
/third_party/tzdata/
H A Dzic.c884 raise(sig); in check_for_signal()
885 abort(); /* A bug in 'raise'. */ in check_for_signal()
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h368 #define DOCTEST_BREAK_INTO_DEBUGGER() raise(SIGTRAP)
4367 raise(sig);
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/
H A Dfplsp.S8668 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8682 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8695 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8709 # Step 0. If X < 0, create a NaN and raise the invalid operation #
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/
H A Dfplsp.S8668 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8682 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8695 # Step 0. If X < 0, create a NaN and raise the invalid operation #
8709 # Step 0. If X < 0, create a NaN and raise the invalid operation #
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c3054 EXPECT_EQ(0, raise(SIGSTOP)); in TEST()
/third_party/googletest/googletest/src/
H A Dgtest.cc5346 raise(SIGTRAP);
/third_party/node/deps/googletest/src/
H A Dgtest.cc5366 raise(SIGTRAP);
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3747 pub fn raise(signum: ::c_int) -> ::c_int; in raise() functions
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex3015 \def\arrow{\leavevmode\raise.05ex\hbox to 1em{\hfil$\rightarrow$\hfil}}
3016 \def\result{\leavevmode\raise.05ex\hbox to 1em{\hfil$\Rightarrow$\hfil}}
3170 $^{{\ooalign{\hfil\raise.07ex\hbox{\selectfonts\lllsize R}%
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/
H A Dconfigure_llvm1472 # raise(SIGTERM) instead. The check is run in a subshell so we
1479 raise(SIGTERM);
/third_party/ffmpeg/
H A Dconfigure1517 # raise(SIGTERM) instead. The check is run in a subshell so we
1524 raise(SIGTERM);
/third_party/python/Modules/
H A D_testcapimodule.c1911 /* These two blocks used to raise a TypeError: in test_s_code()
3226 msg = "conversion of " STR " didn't raise ValueError"; \ in test_string_to_double()
3567 /* reliably raise a MemoryError */
3808 propagate; raise a fresh one after swapping in the old thread in run_in_subinterp()
5219 - we don't have a Python wrapper for raise() in raise_SIGINT_then_send_None()
5224 raise(SIGINT); in raise_SIGINT_then_send_None()
6352 /* Only raise if list is empty, otherwise append None in error_func()
6353 * This ensures that we only raise once */ in error_func()
7167 /* We cannot raise exceptions here but we still want the testsuite in MyList_dealloc()
/third_party/libabigail/tests/lib/
H A Dcatch.hpp7972 // raise() called from it, i.e. one stack frame below.
7978 #define CATCH_TRAP() raise(SIGTRAP)
10921 raise( sig );
/third_party/sqlite/src/
H A Dshell.c25915 raise(SIGTRAP);
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp10017 extern int raise (int __sig) throw ();
[all...]

Completed in 176 milliseconds

1...<<2122232425262728