Home
last modified time | relevance | path

Searched refs:error (Results 2751 - 2775 of 15097) sorted by relevance

1...<<111112113114115116117118119120>>...604

/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dsys_sh32.c29 int error; in sys_sh_pipe() local
31 error = do_pipe_flags(fd, 0); in sys_sh_pipe()
32 if (!error) { in sys_sh_pipe()
36 return error; in sys_sh_pipe()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Drpadlpar_sysfs.c106 int error; in dlpar_sysfs_init() local
113 error = sysfs_create_group(dlpar_kobj, &dlpar_attr_group); in dlpar_sysfs_init()
114 if (error) in dlpar_sysfs_init()
116 return error; in dlpar_sysfs_init()
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_kbd_led_backlight.c64 int error; in keyboard_led_probe() local
86 error = devm_led_classdev_register(&pdev->dev, cdev); in keyboard_led_probe()
87 if (error) in keyboard_led_probe()
88 return error; in keyboard_led_probe()
/kernel/linux/linux-5.10/include/linux/
H A Dcompiler-gcc.h3 #error "Please don't include <linux/compiler-gcc.h> directly, include <linux/compiler.h> instead."
15 # error Sorry, your version of GCC is too old - please use 4.9 or newer.
21 # error Sorry, your version of GCC is too old - please use 5.1 or newer.
157 #define __diag_GCC_error error
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_trans_inode.c121 int error; in xfs_trans_roll_inode() local
124 error = xfs_trans_roll(tpp); in xfs_trans_roll_inode()
125 if (!error) in xfs_trans_roll_inode()
127 return error; in xfs_trans_roll_inode()
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/
H A Diosm_ipc_irq.c70 goto error; in ipc_acquire_irq()
74 goto error; in ipc_acquire_irq()
84 goto error; in ipc_acquire_irq()
88 error: in ipc_acquire_irq()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Drpadlpar_sysfs.c106 int error; in dlpar_sysfs_init() local
113 error = sysfs_create_group(dlpar_kobj, &dlpar_attr_group); in dlpar_sysfs_init()
114 if (error) in dlpar_sysfs_init()
116 return error; in dlpar_sysfs_init()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-pasemi-pci.c31 int error; in pasemi_smb_pci_probe() local
60 error = pasemi_i2c_common_probe(smbus); in pasemi_smb_pci_probe()
61 if (error) in pasemi_smb_pci_probe()
62 return error; in pasemi_smb_pci_probe()
/kernel/linux/linux-6.6/mm/
H A Dpage_poison.c43 unsigned char error = a ^ b; in single_bit_flip() local
45 return error && !(error & (error - 1)); in single_bit_flip()
66 pr_err("pagealloc: single bit error\n"); in check_poison_mem()
/third_party/ffmpeg/libavcodec/
H A Dttadsp.c24 int32_t *error, int32_t *in, int32_t shift, in tta_filter_process_c()
28 if (*error < 0) { in tta_filter_process_c()
31 } else if (*error > 0) { in tta_filter_process_c()
47 *error = *in; in tta_filter_process_c()
23 tta_filter_process_c(int32_t *qmi, int32_t *dx, int32_t *dl, int32_t *error, int32_t *in, int32_t shift, int32_t round) tta_filter_process_c() argument
H A Dttaencdsp.c24 int32_t *error, int32_t *in, int32_t shift, in ttaenc_filter_process_c()
26 if (*error < 0) { in ttaenc_filter_process_c()
29 } else if (*error > 0) { in ttaenc_filter_process_c()
50 *error = *in; in ttaenc_filter_process_c()
23 ttaenc_filter_process_c(int32_t *qm, int32_t *dx, int32_t *dl, int32_t *error, int32_t *in, int32_t shift, int32_t round) ttaenc_filter_process_c() argument
/third_party/ffmpeg/libavdevice/tests/
H A Dtimefilter.c57 double error = 0; in main() local
68 error += (filtered - ideal[i]) * (filtered - ideal[i]); in main()
71 if (error < best_error) { in main()
72 best_error = error; in main()
/third_party/curl/tests/
H A Dazure.pm105 my ($curl, $azure_run_id, $azure_result_id, $testnum, $error, $start, $stop)=@_;
113 if($error == 2) {
116 elsif($error < 0) {
119 elsif(!$error) {
/third_party/libsnd/src/
H A Dogg_pcm.c59 int error = 0 ; in ogg_pcm_open() local
78 if ((error = opcm_read_header (psf))) in ogg_pcm_open()
79 return error ; in ogg_pcm_open()
125 return error ; in ogg_pcm_open()
/third_party/libunwind/libunwind/src/mi/
H A DGget_proc_name.c104 int error; in unw_get_proc_name() local
119 error = get_proc_name (tdep_get_as (c), ip, buf, buf_len, offp, in unw_get_proc_name()
122 if (c->dwarf.use_prev_instr && offp != NULL && error == 0) in unw_get_proc_name()
125 return error; in unw_get_proc_name()
/third_party/node/test/fixtures/wpt/streams/readable-streams/
H A Dtemplated.any.js67 c.error(theError);
75 c.error(theError);
103 controller.error(theError);
114 controller.error(theError);
/third_party/node/test/parallel/
H A Dtest-http-1.0-keep-alive.js121 console.error('< SERVER SENDING RESPONSE', ctx);
134 console.error(' > CLIENT SENDING REQUEST', ctx);
139 console.error(' > CLIENT CLOSE');
146 console.error(' > CLIENT ONDATA %j %j', s.length, s.toString());
H A Dtest-http-server-consumed-timeout.js36 console.error('The interval was not invoked.');
37 console.error(`Trying w/ timeout of ${newTimeoutDuration}.`);
46 console.error(`Time between intervals: ${durationBetweenIntervals}`);
47 console.error(`Trying w/ timeout of ${newTimeoutDuration}`);
H A Dtest-http2-server-push-stream-errors.js16 // Tests error handling within pushStream
17 // - NGHTTP2_ERR_STREAM_ID_NOT_AVAILABLE (should emit session error)
18 // - NGHTTP2_ERR_STREAM_CLOSED (should emit stream error)
19 // - every other NGHTTP2 error from binding (should emit stream error)
29 error: {
39 error: {
53 error: {
67 // Mock submitPushPromise because we only care about testing error handling
72 stream.pushStream({}, common.expectsError(currentError.error));
[all...]
H A Dtest-https-drain.js54 console.error('paused');
63 console.error(`sent: ${sent}`);
66 console.error('resumed');
80 console.error(`received: ${received}`);
H A Dtest-inspector-async-hook-setup-at-signal.js39 console.error('[test]', 'Waiting for initial setup');
44 console.error('[test]', 'Setting up timeout for async stack trace');
53 console.error('[test]', 'Verify basic properties of asyncStackTrace');
79 console.error('[test]', 'Stopping child instance');
H A Dtest-net-server-max-connections.js58 console.error(`closed ${index}`);
70 console.error('calling wait callback.');
94 c.on('error', function(e) {
100 console.error(`error ${index}: ${e}`);
H A Dtest-tls-psk-circuit.js26 function test(secret, opts, error) {
27 const cb = !error ?
40 if (!error) {
51 client.on('error', common.mustCall((err) => {
52 assert.strictEqual(err.code, error);
/third_party/node/deps/npm/node_modules/@npmcli/fs/lib/
H A Dmove-file.js31 } catch (error) {
32 if (error.code === 'EXDEV' || error.code === 'EPERM') {
45 throw error
/third_party/rust/crates/clap/examples/tutorial_builder/
H A D04_04_custom.rs3 use clap::error::ErrorKind;
34 cmd.error( in main()
53 cmd.error( in main()
71 cmd.error( in main()

Completed in 10 milliseconds

1...<<111112113114115116117118119120>>...604