Home
last modified time | relevance | path

Searched refs:error (Results 7501 - 7525 of 15055) sorted by relevance

1...<<301302303304305306307308309310>>...603

/third_party/rust/crates/syn/src/
H A Dlit.rs842 Err(cursor.error("expected literal")) in parse()
892 _ => Err(head.error("expected string literal")), in parse()
903 _ => Err(head.error("expected byte string literal")), in parse()
914 _ => Err(head.error("expected byte literal")), in parse()
925 _ => Err(head.error("expected character literal")), in parse()
936 _ => Err(head.error("expected integer literal")), in parse()
947 _ => Err(head.error("expected floating point literal")), in parse()
958 _ => Err(head.error("expected boolean literal")), in parse()
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dmos7840.c509 * Otherwise we return a negative error number.
816 * Otherwise we return a negative error number.
845 * return a negative error number.
1614 goto error; in mos7840_port_probe()
1626 goto error; in mos7840_port_probe()
1637 goto error; in mos7840_port_probe()
1646 goto error; in mos7840_port_probe()
1655 goto error; in mos7840_port_probe()
1664 goto error; in mos7840_port_probe()
1672 goto error; in mos7840_port_probe()
[all...]
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1_main.c1910 goto error; in snd_emu10k1_create()
1922 goto error; in snd_emu10k1_create()
1928 goto error; in snd_emu10k1_create()
1938 goto error; in snd_emu10k1_create()
1957 goto error; in snd_emu10k1_create()
1962 goto error; in snd_emu10k1_create()
1985 goto error; in snd_emu10k1_create()
2025 goto error; in snd_emu10k1_create()
2029 goto error; in snd_emu10k1_create()
2035 goto error; in snd_emu10k1_create()
[all...]
/kernel/linux/linux-5.10/ipc/
H A Dshm.c217 * object pointer and error out as appropriate. in shm_lock()
587 * segment already. Propagate this case as an error to caller. in shm_mmap()
697 int error; in newseg() local
723 error = security_shm_alloc(&shp->shm_perm); in newseg()
724 if (error) { in newseg()
726 return error; in newseg()
736 error = -EINVAL; in newseg()
757 error = PTR_ERR(file); in newseg()
771 error = ipc_addid(&shm_ids(ns), &shp->shm_perm, ns->shm_ctlmni); in newseg()
772 if (error < in newseg()
[all...]
/kernel/linux/linux-5.10/drivers/media/usb/uvc/
H A Duvc_video.c71 u8 error; in uvc_query_ctrl() local
92 error = *(u8 *)data; in uvc_query_ctrl()
98 uvc_trace(UVC_TRACE_CONTROL, "Control error %u\n", error); in uvc_query_ctrl()
100 switch (error) { in uvc_query_ctrl()
117 * the control or there has been a HW error. in uvc_query_ctrl()
1005 * in bytes if successful. If an error occurs, it returns a negative error
1006 * code. The following error codes have special meanings.
1013 * If an error othe
[all...]
/kernel/linux/linux-5.10/drivers/memory/
H A Demif.c988 dev_err(dev, "Access error from SYS port - %x\n", interrupts); in emif_interrupt_handler()
996 dev_err(dev, "Access error from LL port - %x\n", in emif_interrupt_handler()
1310 goto error; in of_get_memory_device_details()
1318 goto error; in of_get_memory_device_details()
1342 goto error; in of_get_memory_device_details()
1366 error: in of_get_memory_device_details()
1399 goto error; in get_device_details()
1407 dev_err(dev, "%s:%d: allocation error\n", __func__, __LINE__); in get_device_details()
1408 goto error; in get_device_details()
1440 * Copy custom configs - ignore allocation error, i in get_device_details()
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/uvc/
H A Duvc_video.c74 u8 error; in uvc_query_ctrl() local
89 /* Reuse data[0] to request the error code. */ in uvc_query_ctrl()
96 error = *(u8 *)data; in uvc_query_ctrl()
102 uvc_dbg(dev, CONTROL, "Control error %u\n", error); in uvc_query_ctrl()
104 switch (error) { in uvc_query_ctrl()
121 * the control or there has been a HW error. in uvc_query_ctrl()
1023 * in bytes if successful. If an error occurs, it returns a negative error
1024 * code. The following error code
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dmos7840.c509 * Otherwise we return a negative error number.
841 * return a negative error number.
1589 goto error; in mos7840_port_probe()
1601 goto error; in mos7840_port_probe()
1612 goto error; in mos7840_port_probe()
1621 goto error; in mos7840_port_probe()
1630 goto error; in mos7840_port_probe()
1639 goto error; in mos7840_port_probe()
1647 goto error; in mos7840_port_probe()
1656 goto error; in mos7840_port_probe()
[all...]
/kernel/linux/linux-6.6/ipc/
H A Dshm.c217 * object pointer and error out as appropriate. in shm_lock()
600 * segment already. Propagate this case as an error to caller. in shm_mmap()
710 int error; in newseg() local
736 error = security_shm_alloc(&shp->shm_perm); in newseg()
737 if (error) { in newseg()
739 return error; in newseg()
749 error = -EINVAL; in newseg()
769 error = PTR_ERR(file); in newseg()
783 error = ipc_addid(&shm_ids(ns), &shp->shm_perm, ns->shm_ctlmni); in newseg()
784 if (error < in newseg()
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvorbisdec.c259 goto error; in vorbis_parse_setup_hdr_codebooks()
272 goto error; in vorbis_parse_setup_hdr_codebooks()
281 goto error; in vorbis_parse_setup_hdr_codebooks()
289 goto error; in vorbis_parse_setup_hdr_codebooks()
347 goto error; in vorbis_parse_setup_hdr_codebooks()
369 goto error; in vorbis_parse_setup_hdr_codebooks()
391 goto error; in vorbis_parse_setup_hdr_codebooks()
426 goto error; in vorbis_parse_setup_hdr_codebooks()
432 goto error; in vorbis_parse_setup_hdr_codebooks()
439 goto error; in vorbis_parse_setup_hdr_codebooks()
[all...]
H A Dvc1dec.c343 goto error; in ff_vc1_decode_init_alloc_tables()
349 goto error; in ff_vc1_decode_init_alloc_tables()
353 goto error; in ff_vc1_decode_init_alloc_tables()
357 goto error; in ff_vc1_decode_init_alloc_tables()
361 goto error; in ff_vc1_decode_init_alloc_tables()
367 goto error; in ff_vc1_decode_init_alloc_tables()
375 goto error; in ff_vc1_decode_init_alloc_tables()
379 goto error; in ff_vc1_decode_init_alloc_tables()
384 goto error; in ff_vc1_decode_init_alloc_tables()
391 goto error; in ff_vc1_decode_init_alloc_tables()
[all...]
/third_party/ffmpeg/libavformat/
H A Davidec.c1121 goto error; in read_gab2_sub()
1126 goto error; in read_gab2_sub()
1140 goto error; in read_gab2_sub()
1145 goto error; in read_gab2_sub()
1148 goto error; in read_gab2_sub()
1151 goto error; in read_gab2_sub()
1154 goto error; in read_gab2_sub()
1159 goto error; in read_gab2_sub()
1163 goto error; in read_gab2_sub()
1174 error in read_gab2_sub()
[all...]
/third_party/nghttp2/src/
H A Dshrpx_http2_session.cc399 auto error = errno; in initiate_connection() local
402 << ", errno=" << error; in initiate_connection()
410 auto error = errno; in initiate_connection() local
413 << ", errno=" << error; in initiate_connection()
520 auto error = errno; in initiate_connection() local
523 << ", errno=" << error; in initiate_connection()
535 auto error = errno; in initiate_connection() local
538 << ", errno=" << error; in initiate_connection()
585 auto error = errno; in initiate_connection() local
588 << ", errno=" << error; in initiate_connection()
599 auto error = errno; initiate_connection() local
[all...]
/third_party/mesa3d/src/loader/
H A Dloader_dri3_helper.c393 xcb_generic_error_t *error; in loader_dri3_drawable_init() local
445 reply = xcb_get_geometry_reply(draw->conn, cookie, &error); in loader_dri3_drawable_init()
446 if (reply == NULL || error != NULL) { in loader_dri3_drawable_init()
1010 /* Could only happen when error case, like display is already closed. */ in loader_dri3_swap_buffers_msc()
1446 xcb_generic_error_t *error = NULL; in dri3_alloc_render_buffer() local
1453 &error); in dri3_alloc_render_buffer()
1698 * Otherwise, we'll get a BadWindow error back from this request which in dri3_detect_drawable_is_window()
1709 * BadWindow error, then assume the drawable is a pixmap. in dri3_detect_drawable_is_window()
1711 xcb_generic_error_t *error = xcb_request_check(draw->conn, cookie); in dri3_detect_drawable_is_window() local
1713 if (error) { in dri3_detect_drawable_is_window()
1869 unsigned error; loader_dri3_create_image_from_buffers() local
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DDevice.cpp210 dawn::WarningLog() << "No Dawn device uncaptured error callback was set. This is " in Initialize()
421 // If we receive an internal error, assume the backend can't recover and proceed with in HandleError()
459 // Still forward device loss errors to the error scopes so they all reject. in HandleError()
462 // Pass the error to the error scope stack and call the uncaptured error callback in HandleError()
473 void DeviceBase::ConsumeError(std::unique_ptr<ErrorData> error) { in ConsumeError() argument
474 ASSERT(error != nullptr); in ConsumeError()
475 HandleError(error->GetType(), error in ConsumeError()
[all...]
/third_party/skia/third_party/externals/tint/src/resolver/
H A Ddependency_graph_test.cc677 Build(R"(12:34 error: function 'B' used before it has been declared in TEST_F()
691 Build(R"(12:34 error: alias 'T' used before it has been declared in TEST_F()
705 Build(R"(12:34 error: alias 'T' used before it has been declared in TEST_F()
716 Build(R"(12:34 error: alias 'T' used before it has been declared in TEST_F()
727 Build(R"(12:34 error: alias 'T' used before it has been declared in TEST_F()
738 Build(R"(12:34 error: alias 'T' used before it has been declared in TEST_F()
755 EXPECT_EQ(r()->error(), in TEST_F()
756 R"(12:34 error: var 'G' used before it has been declared in TEST_F()
779 Build("56:78 error: unknown " + DiagString(use_kind) + ": 'SYMBOL'"); in TEST_P()
806 Build(R"(error in TEST_F()
1052 bool error = ScopeDepth(a_kind) == ScopeDepth(b_kind); TEST_P() local
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h12 #error This file was generated by a newer version of protoc which is
13 #error incompatible with your Protocol Buffer headers. Please update
14 #error your headers.
17 #error This file was generated by an older version of protoc which is
18 #error incompatible with your Protocol Buffer headers. Please
19 #error regenerate this file with a newer version of protoc.
912 // optional string error = 1;
918 const std::string& error() const;
925 void set_allocated_error(std::string* error);
1629 // optional string error
1641 inline const std::string& CodeGeneratorResponse::error() const { error() function in compiler::CodeGeneratorResponse
1692 set_allocated_error(std::string* error) set_allocated_error() argument
1698 error_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), error, set_allocated_error() local
[all...]
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dbitops.h11 #error only <linux/bitops.h> can be included directly
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dbitops.h11 #error only <linux/bitops.h> can be included directly
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dimage.h11 #error This file should only be included in vmlinux.lds.S
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
H A Dbadge4.h12 #error "include <mach/hardware.h> instead"
/kernel/linux/linux-5.10/arch/openrisc/include/asm/
H A Dbitops.h36 #error only <linux/bitops.h> can be included directly
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dftrace.h7 # error Compiler does not support fentry?
/kernel/linux/linux-5.10/arch/s390/boot/compressed/
H A Ddecompressor.c82 NULL, NULL, output, vmlinux.image_size, NULL, error); in decompress_kernel()
/kernel/linux/linux-5.10/arch/arm64/lib/
H A DMakefile18 obj-$(CONFIG_FUNCTION_ERROR_INJECTION) += error-inject.o

Completed in 39 milliseconds

1...<<301302303304305306307308309310>>...603