Home
last modified time | relevance | path

Searched refs:abort (Results 1 – 25 of 1128) sorted by relevance

12345678910>>...46

/third_party/libunwind/tests/
DLrs-race.c53 abort (); in foo_0()
63 abort (); in foo_1()
73 abort (); in foo_2()
83 abort (); in foo_3()
93 abort (); in foo_4()
103 abort (); in foo_5()
113 abort (); in foo_6()
123 abort (); in foo_7()
133 abort (); in foo_8()
143 abort (); in foo_9()
[all …]
/third_party/nghttp2/third-party/llhttp/src/
Dllhttp.c1154 abort(); in llhttp__internal__run()
1165 abort(); in llhttp__internal__run()
1175 abort(); in llhttp__internal__run()
1186 abort(); in llhttp__internal__run()
1199 abort(); in llhttp__internal__run()
1223 abort(); in llhttp__internal__run()
1241 abort(); in llhttp__internal__run()
1252 abort(); in llhttp__internal__run()
1263 abort(); in llhttp__internal__run()
1280 abort(); in llhttp__internal__run()
[all …]
/third_party/node/deps/llhttp/src/
Dllhttp.c964 abort(); in llhttp__internal__run()
975 abort(); in llhttp__internal__run()
985 abort(); in llhttp__internal__run()
996 abort(); in llhttp__internal__run()
1009 abort(); in llhttp__internal__run()
1033 abort(); in llhttp__internal__run()
1051 abort(); in llhttp__internal__run()
1062 abort(); in llhttp__internal__run()
1073 abort(); in llhttp__internal__run()
1090 abort(); in llhttp__internal__run()
[all …]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dthrow_delegate.cc47 std::abort(); in ThrowStdLogicError()
55 std::abort(); in ThrowStdLogicError()
63 std::abort(); in ThrowStdInvalidArgument()
71 std::abort(); in ThrowStdInvalidArgument()
80 std::abort(); in ThrowStdDomainError()
88 std::abort(); in ThrowStdDomainError()
97 std::abort(); in ThrowStdLengthError()
105 std::abort(); in ThrowStdLengthError()
114 std::abort(); in ThrowStdOutOfRange()
122 std::abort(); in ThrowStdOutOfRange()
[all …]
/third_party/libuv/src/unix/
Dthread.c128 abort(); in uv_barrier_destroy()
151 abort(); in uv_barrier_wait()
159 abort(); in uv_barrier_destroy()
272 abort(); in uv_thread_create_ex()
275 abort(); in uv_thread_create_ex()
310 abort(); in uv_mutex_init()
313 abort(); in uv_mutex_init()
318 abort(); in uv_mutex_init()
330 abort(); in uv_mutex_init_recursive()
333 abort(); in uv_mutex_init_recursive()
[all …]
/third_party/mbedtls/tests/scripts/
Dcurves.pl73 sub abort { subroutine
83 and abort "Failed to disable $curve\n";
99 and abort "Failed to enable $curve\n";
106 and abort "Failed to $ecdsa $dep\n";
110 and abort "Failed to build: only $curve\n";
112 and abort "Failed test suite: only $curve\n";
115 and abort "Failed to disable $curve\n";
134 and abort "Failed to disable $curve\n";
137 and abort "Failed to build: all but $curve\n";
139 and abort "Failed test suite: all but $curve\n";
Ddepends-pkalgs.pl76 sub abort { subroutine
93 and abort "Failed to disable $alg\n";
96 and abort "Failed to disable $opt\n";
100 and abort "Failed to build lib: $alg\n";
101 system( "cd tests && make" ) and abort "Failed to build tests: $alg\n";
102 system( "make test" ) and abort "Failed test suite: $alg\n";
Ddepends-hashes.pl65 sub abort { subroutine
85 and abort "Failed to $hash\n";
90 and abort "Failed to disable $opt\n";
94 and abort "Failed to build lib: $hash_config_string\n";
95 system( "cd tests && make" ) and abort "Failed to build tests: $hash_config_string\n";
96 system( "make test" ) and abort "Failed test suite: $hash_config_string\n";
Dtest-ref-configs.pl66 sub abort { subroutine
92 and abort "Failed to activate $conf\n";
94 system( "CFLAGS='-Os -Werror -Wall -Wextra' make" ) and abort "Failed to build: $conf\n";
95 system( "make test" ) and abort "Failed test suite: $conf\n";
102 and abort "Failed compat.sh: $conf\n";
114 and abort "Failed ssl-opt.sh: $conf\n";
/third_party/rust/crates/proc-macro-error/tests/ui/
Dabort.stderr1 error: abort!(span, from) test
2 --> $DIR/abort.rs:4:13
7 error: abort!(span, single_expr) test
8 --> $DIR/abort.rs:5:18
13 error: abort!(span, expr1, expr2) test
14 --> $DIR/abort.rs:6:15
19 error: Diagnostic::abort() test
20 --> $DIR/abort.rs:7:15
37 --> $DIR/abort.rs:8:14
43 --> $DIR/abort.rs:9:1
/third_party/vulkan-loader/loader/
Dtrampoline.c100 abort(); /* Intentionally fail so user can correct issue. */ in vkGetInstanceProcAddr()
675 abort(); /* Intentionally fail so user can correct issue. */ in vkDestroyInstance()
729 abort(); /* Intentionally fail so user can correct issue. */ in vkEnumeratePhysicalDevices()
765 abort(); /* Intentionally fail so user can correct issue. */ in vkGetPhysicalDeviceFeatures()
779 abort(); /* Intentionally fail so user can correct issue. */ in vkGetPhysicalDeviceFormatProperties()
794 abort(); /* Intentionally fail so user can correct issue. */ in vkGetPhysicalDeviceImageFormatProperties()
809 abort(); /* Intentionally fail so user can correct issue. */ in vkGetPhysicalDeviceProperties()
824 abort(); /* Intentionally fail so user can correct issue. */ in vkGetPhysicalDeviceQueueFamilyProperties()
838 abort(); /* Intentionally fail so user can correct issue. */ in vkGetPhysicalDeviceMemoryProperties()
849 abort(); /* Intentionally fail so user can correct issue. */ in vkCreateDevice()
[all …]
/third_party/libunwind/src/setjmp/
Dsiglongjmp.c72 abort (); in siglongjmp()
77 abort (); in siglongjmp()
104 abort (); in siglongjmp()
109 abort (); in siglongjmp()
112 abort(); in siglongjmp()
122 abort (); in siglongjmp()
126 abort (); in siglongjmp()
130 abort (); in siglongjmp()
/third_party/node/test/fixtures/wpt/dom/abort/
Devent.any.js14 c.abort();
19 c.abort();
27 controller.abort();
39 controller.abort();
42 controller.abort();
50 controller.abort();
64 controller.abort();
68 const signal = AbortSignal.abort();
/third_party/vulkan-loader/loader/generated/
Dvk_loader_extensions.c2478 abort(); /* Intentionally fail so user can correct issue. */ in GetPhysicalDeviceVideoCapabilitiesKHR()
2493 abort(); /* Intentionally fail so user can correct issue. */ in terminator_GetPhysicalDeviceVideoCapabilitiesKHR()
2511 abort(); /* Intentionally fail so user can correct issue. */ in GetPhysicalDeviceVideoFormatPropertiesKHR()
2527 abort(); /* Intentionally fail so user can correct issue. */ in terminator_GetPhysicalDeviceVideoFormatPropertiesKHR()
2544 abort(); /* Intentionally fail so user can correct issue. */ in CreateVideoSessionKHR()
2560 abort(); /* Intentionally fail so user can correct issue. */ in DestroyVideoSessionKHR()
2577 abort(); /* Intentionally fail so user can correct issue. */ in GetVideoSessionMemoryRequirementsKHR()
2594 abort(); /* Intentionally fail so user can correct issue. */ in BindVideoSessionMemoryKHR()
2611 abort(); /* Intentionally fail so user can correct issue. */ in CreateVideoSessionParametersKHR()
2627 abort(); /* Intentionally fail so user can correct issue. */ in UpdateVideoSessionParametersKHR()
[all …]
/third_party/icu/icu4c/source/test/perf/leperf/
Dletrperf.cpp47 abort(); in time_null()
58 abort(); in time_obj()
68 abort(); in time_obj2()
79 abort(); in time_letr1()
88 abort(); in time_letr1()
102 abort(); in time_letr2()
109 abort(); in time_letr2()
119 abort(); in time_letr3()
126 abort(); in time_letr3()
133 abort(); in time_letr3()
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
Danimencoder_fuzzer.cc35 abort(); in AddFrame()
43 abort(); in AddFrame()
53 abort(); in AddFrame()
64 abort(); in AddFrame()
75 abort(); in AddFrame()
96 abort(); in AddFrame()
113 abort(); in AddFrame()
133 abort(); in LLVMFuzzerTestOneInput()
162 abort(); in LLVMFuzzerTestOneInput()
171 abort(); in LLVMFuzzerTestOneInput()
Denc_dec_fuzzer.cc39 abort(); in LLVMFuzzerTestOneInput()
49 abort(); in LLVMFuzzerTestOneInput()
59 abort(); in LLVMFuzzerTestOneInput()
66 abort(); in LLVMFuzzerTestOneInput()
96 abort(); in LLVMFuzzerTestOneInput()
109 abort(); in LLVMFuzzerTestOneInput()
131 abort(); in LLVMFuzzerTestOneInput()
/third_party/typescript/tests/baselines/reference/
DcontrolFlowForCatchAndFinally.types77 declare class Aborter { abort(): void };
79 >abort : () => void
98 this.abortController.abort();
99 >this.abortController.abort() : void
100 >this.abortController.abort : () => void
104 >abort : () => void
132 this.abortController.abort(); // ok
133 >this.abortController.abort() : void
134 >this.abortController.abort : () => void
138 >abort : () => void
/third_party/rust/crates/proc-macro-error/test-crate/
Dlib.rs7 abort, abort_call_site, diagnostic, emit_call_site_warning, emit_error, emit_warning,
19 abort!( in abort_from()
29 abort!(span, "abort!(span, single_expr) test") in abort_to_string()
36 abort!(span, "abort!(span, expr1, {}) test", "expr2") in abort_format()
49 Diagnostic::spanned(span.into(), Level::Error, "Diagnostic::abort() test".into()).abort() in direct_abort()
94 abort! { in abort_notes()
124 abort! { in emit_notes()
194 abort!(span, "set_dummy test") in dummy()
211 abort!(span, "append_dummy test") in append_dummy()
240 abort!(input, "..."); in multiple_tokens()
[all …]
/third_party/skia/third_party/externals/microhttpd/src/examples/
Dspdy_fileserver.c68 abort();\
192 abort(); in standard_request_handler()
200 abort(); in standard_request_handler()
208 abort(); in standard_request_handler()
216 abort(); in standard_request_handler()
223 abort(); in standard_request_handler()
233 abort(); in standard_request_handler()
239 abort(); in standard_request_handler()
258 abort(); in standard_request_handler()
264 abort(); in standard_request_handler()
/third_party/mbedtls/programs/fuzz/
Dfuzz_pubkey.c27 abort(); in LLVMFuzzerTestOneInput()
30 abort(); in LLVMFuzzerTestOneInput()
33 abort(); in LLVMFuzzerTestOneInput()
55 abort( ); in LLVMFuzzerTestOneInput()
60 abort( ); in LLVMFuzzerTestOneInput()
67 abort( ); in LLVMFuzzerTestOneInput()
/third_party/node/test/parallel/
Dtest-abortcontroller.js22 ac.abort();
23 ac.abort();
33 ac.abort();
48 first.abort();
49 second.abort();
74 const signal = AbortSignal.abort();
84 const acAbort = AbortController.prototype.abort;
/third_party/node/doc/api/
Dglobals.md37 ac.signal.addEventListener('abort', () => console.log('Aborted!'),
40 ac.abort();
45 ### `abortController.abort()`
50 Triggers the abort signal, causing the `abortController.signal` to emit
51 the `'abort'` event.
68 `abortController.abort()` method is called.
70 #### Static method: `AbortSignal.abort()`
79 #### Event: `'abort'`
84 The `'abort'` event is emitted when the `abortController.abort()` method
86 single `type` property set to `'abort'`:
[all …]
/third_party/ltp/tools/sparse/sparse-src/validation/linear/
Djoin-cond-discard.c1 void abort(void) __attribute__((noreturn));
5 return a ? (abort(), 0) : 0; in bar()
10 return a ? (abort(), 0) : (abort(), 1); in qux()
/third_party/EGL/extensions/KHR/
DEGL_KHR_platform_gbm.txt147 abort();
150 abort();
162 abort();
167 abort();
178 abort();
183 abort();
207 abort();
213 abort();
216 abort();
225 abort();
[all …]

12345678910>>...46