Home
last modified time | relevance | path

Searched refs:error (Results 15401 - 15425 of 15624) sorted by relevance

1...<<611612613614615616617618619620>>...625

/third_party/glfw/deps/glad/
H A Dvulkan.h32 #error header already included (API: vulkan), remove previous include!
37 #error header already included (API: vulkan), remove previous include!
237 #error "Vulkan is not supported for the 'armeabi' NDK ABI"
/third_party/icu/icu4c/source/i18n/
H A DdecNumber.cpp79 /* 5. Error handling: the type of the error is ORed into the status */
114 /* permitted to use return for fastpath or error exits (i.e., */
210 #define BADINT (Int)0x80000000 /* most-negative Int; error indicator */
244 #error decNumber.c: DECUSE64 must be 1 when DECDPUN>4
366 /* No error is possible. */
480 /* No error is possible, and no status can be set. */
498 /* set -- the context used for processing any error, */
507 /* checked by this routine, so the correct error (Underflow or */
530 uInt status=0; /* error code */ in uprv_decNumberFromString()
814 /* set is the context (used for result length and error repor
[all...]
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h4202 {static_cast<DWORD>(EXCEPTION_INT_DIVIDE_BY_ZERO), "Divide by zero error"},
4208 // Multiple threads may enter this filter/handler at once. We want the error message to be printed on the
4343 {SIGFPE, "SIGFPE - Floating point error signal"},
4592 __FILE__ ":" DOCTEST_TOSTR(__LINE__) ": Internal doctest error: " msg))
5405 for(const auto& error : testCase.errors) {
5406 xml.scopedElement("error")
5407 .writeAttribute("message", error.message)
5408 .writeText(error.details);
/third_party/node/deps/icu-small/source/i18n/
H A DdecNumber.cpp79 /* 5. Error handling: the type of the error is ORed into the status */
114 /* permitted to use return for fastpath or error exits (i.e., */
210 #define BADINT (Int)0x80000000 /* most-negative Int; error indicator */
244 #error decNumber.c: DECUSE64 must be 1 when DECDPUN>4
366 /* No error is possible. */
480 /* No error is possible, and no status can be set. */
498 /* set -- the context used for processing any error, */
507 /* checked by this routine, so the correct error (Underflow or */
530 uInt status=0; /* error code */ in uprv_decNumberFromString()
814 /* set is the context (used for result length and error repor
[all...]
/third_party/node/deps/v8/src/objects/
H A Dobjects.cc442 Handle<JSReceiver> error) { in NoSideEffectsErrorToString()
444 Handle<Object> name = JSReceiver::GetDataProperty(isolate, error, name_key); in NoSideEffectsErrorToString()
448 Handle<Object> msg = JSReceiver::GetDataProperty(isolate, error, msg_key); in NoSideEffectsErrorToString()
540 // When internally formatting error objects, use a side-effects-free in NoSideEffectsToMaybeString()
937 // Get the "prototype" of {callable}; raise an error if it's not a receiver. in OrdinaryHasInstance()
441 NoSideEffectsErrorToString(Isolate* isolate, Handle<JSReceiver> error) NoSideEffectsErrorToString() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A DdecNumber.cpp79 /* 5. Error handling: the type of the error is ORed into the status */
114 /* permitted to use return for fastpath or error exits (i.e., */
210 #define BADINT (Int)0x80000000 /* most-negative Int; error indicator */
244 #error decNumber.c: DECUSE64 must be 1 when DECDPUN>4
366 /* No error is possible. */
480 /* No error is possible, and no status can be set. */
498 /* set -- the context used for processing any error, */
507 /* checked by this routine, so the correct error (Underflow or */
530 uInt status=0; /* error code */ in uprv_decNumberFromString()
814 /* set is the context (used for result length and error repor
[all...]
/third_party/python/Modules/expat/
H A Dxmlparse.c128 # error You do not have support for any sources of high quality entropy \
141 If insist on not using any of these, bypass this error by defining \
1237 XXX possible error cases caused the XML_STATUS_ERROR return. in XML_SetEncoding()
2366 return XML_L("syntax error"); in XML_ErrorString()
2404 return XML_L("error in processing external entity reference"); in XML_ErrorString()
2659 declaration - causing the error XML_ERROR_MISPLACED_XML_PI in doContent. in externalEntityInitProcessor2()
4181 * error in internal entities. in doIgnoreSection()
4475 * to suspend the parser, which fails and raises an error. The parser can in entityValueInitProcessor()
4544 as valid, and report a syntax error, so we have to skip the BOM, and in externalParEntProcessor()
5926 * error retur in appendAttributeValue()
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/rsn_supp/
H A Dwpa.c222 * @error: Indicate whether this is an Michael MIC error report
223 * @pairwise: 1 = error report for pairwise packet, 0 = for group packet
229 void wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) in wpa_sm_key_request() argument
275 if (error) in wpa_sm_key_request()
293 "WPA: Sending EAPOL-Key Request (error=%d " in wpa_sm_key_request()
295 error, pairwise, sm->ptk_set, (unsigned long) rlen); in wpa_sm_key_request()
1561 * Normally, this error behavior would result in us
1566 "WPA: Ignore IGTK configuration error due to invalid IGTK KeyID byte order");
2460 "addr=" MACSTR " frame=eapol-key-m3 error
[all...]
/kernel/linux/linux-5.10/arch/parisc/kernel/
H A Dentry.S634 .error "undefined PA type to do_alias"
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c147 #error TX ring too small!
663 /* Collect the error response even if we don't care about the in typhoon_issue_command()
960 netdev_err(dev, "error getting stats\n"); in typhoon_get_stats()
/kernel/linux/linux-6.6/arch/parisc/kernel/
H A Dentry.S616 .error "undefined PA type to do_alias"
/kernel/linux/linux-5.10/drivers/media/platform/atmel/
H A Datmel-isc-base.c2084 ret = hdl->error; in isc_ctrl_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_dcbx.c515 "APP params: willing %d, valid %d error = %d\n", in qed_dcbx_get_app_data()
1957 info->error = dcbx_info->remote.params.app_error; in qed_dcbnl_peer_getappinfo()
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A D8139too.c712 #error "Invalid configuration for 8139_RXBUF_IDX"
1783 /* There was an major error, log it. */ in rtl8139_tx_interrupt()
1784 netif_dbg(tp, tx_err, dev, "Transmit error, Tx status %08x\n", in rtl8139_tx_interrupt()
2017 * error. I'm hoping we can handle some of these in rtl8139_rx()
2099 /* Update the error count. */ in rtl8139_weird_interrupt()
2121 netdev_err(dev, "PCI Bus error %04x\n", pci_cmd_status); in rtl8139_weird_interrupt()
2170 /* h/w no longer present (hotplug?) or major error, bail */ in rtl8139_interrupt()
2275 /* Update the error counts. */ in rtl8139_close()
2624 /* Update the error counts. */ in rtl8139_suspend()
/kernel/linux/linux-5.10/drivers/net/ethernet/cortina/
H A Dgemini.c1881 filter.bits.error = 1; in gmac_set_rx_mode()
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c1214 * The caller must hold a reference to the destination socket. On error, the
1216 * all error checks are performed and memory in the queue is reserved.
1218 * < 0: error. skb freed, reference to sock dropped.
1593 * netlink_set_err - report error to broadcast listeners
1596 * @group: the broadcast group that will notice the error
1597 * @code: error code, must be negative (as usual in kernelspace)
1612 /* sk->sk_err wants a positive error value */ in netlink_set_err()
2257 * single netdev. The outcome is MSG_TRUNC error. in netlink_dump()
2412 * requests to cap the error message, and get extra error dat in netlink_ack()
[all...]
/kernel/linux/linux-5.10/tools/testing/ktest/
H A Dktest.pl853 # $@ stores error of eval
1706 # if stop is defined but wasn't hit, return error
2375 my $check_build_re = ".*:.*(warning|error|Error):.*";
2467 if (/^\s*(.*?):.*(warning|error)/) {
3262 # -1 (255) on error
/kernel/linux/linux-5.10/net/ipv6/
H A Dip6_fib.c319 if (rt->dst.error == -EAGAIN) { in fib6_rule_lookup()
2056 * <0 -> walk is terminated by an error.
H A Dip6_tunnel.c312 * created tunnel or error pointer
364 * matching tunnel or error pointer
488 * ip6_tnl_err - tunnel error handler
512 processing of the error. */ in ip6_tnl_err()
1187 if (dst->error) in ip6_tnl_xmit()
1424 /* XXX: send ICMP error even if DF is not set. */ in ipxip6_tnl_xmit()
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-video.c423 "cannot change alternate number to %d (error=%i)\n", in em28xx_set_alternate()
568 errmsg = "Buffer error (overrun)"; in print_err_status()
577 errmsg = "Bit-stuff error (bad cable?)"; in print_err_status()
2166 "%s: v4l2_fh_open() returned error %d\n", in em28xx_v4l2_open()
2319 "cannot change alternate number to 0 (error=%i)\n", in em28xx_v4l2_close()
2642 "%s: Error while setting audio - error [%d]!\n", in em28xx_v4l2_init()
2671 "%s: em28xx_write_reg - msp34xx(1) failed! error [%d]\n", in em28xx_v4l2_init()
2680 "%s: em28xx_write_reg - msp34xx(2) failed! error [%d]\n", in em28xx_v4l2_init()
2754 ret = hdl->error; in em28xx_v4l2_init()
2796 "unable to register video device (error in em28xx_v4l2_init()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Drequest.c1147 /* Unless we get some strange error wait for the task abort to complete in request_aborting_state_tc_event()
1215 * these SMP_XXX_XX_ERR status. For these type of error, in smp_request_await_response_tc_event()
1870 /* The command has completed with error */ in sci_io_request_frame_handler()
2128 /* If we have an error completion status for the in stp_request_udma_await_tc_event()
2195 /* likely non-error data underrrun, workaround missing in atapi_data_tc_completion_handler()
2202 d2h->error = 0; in atapi_data_tc_completion_handler()
2246 * actually a protocol error or a bug like the in atapi_data_tc_completion_handler()
2517 * controller-specific I/O completion error conditions.
2726 /* If an error is flagged let libata decode the fis */ in isci_process_stp_response()
2853 * noticed, the I/O has to be handled in the error in isci_request_io_request_complete()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/arm/
H A Dacornscsi.c150 #error "Yippee! ABORT TAG is now defined! Remove this error!"
807 * Only trigger an error if the device attempts to report all happy in acornscsi_done()
1192 * If the interface still wants more, then this is an error. in acornscsi_dma_intr()
1536 * 'On those occasions when an error or exception condition occurs in acornscsi_message()
2465 * Returns : 0, or < 0 on error.
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h364 int error; member
449 * @wb_err: The most recent error which has occurred.
1097 int state; /* state of grant or error if -ve */
2738 * filemap_set_wb_err - set a writeback error on an address_space
2739 * @mapping: mapping in which to set writeback error
2740 * @err: error to be set in mapping
2742 * When writeback fails in some way, we must record that error so that
2744 * to report errors on any file that was open at the time of the error. Some
2747 * When a writeback error occurs, most filesystems will want to call
2748 * filemap_set_wb_err to record the error i
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/
H A Dtyphoon.c142 #error TX ring too small!
658 /* Collect the error response even if we don't care about the in typhoon_issue_command()
955 netdev_err(dev, "error getting stats\n"); in typhoon_get_stats()
/kernel/linux/linux-6.6/drivers/net/ethernet/cortina/
H A Dgemini.c1880 filter.bits.error = 1; in gmac_set_rx_mode()

Completed in 125 milliseconds

1...<<611612613614615616617618619620>>...625