/third_party/curl/projects/ |
H A D | build-openssl.bat | 133 goto error
142 goto error
691 goto error
696 goto error
701 goto error
706 goto error
713 goto error
720 goto error
725 goto error
730 goto error
732 :error global() label [all...] |
/third_party/FreeBSD/sys/dev/usb/serial/ |
H A D | u3g.c | 675 int error, type, nports; in u3g_attach() local 724 error = usbd_transfer_setup(uaa->device, &i, in u3g_attach() 727 if (error) { in u3g_attach() 749 error = ucom_attach(&sc->sc_super_ucom, sc->sc_ucom, in u3g_attach() 751 if (error) { in u3g_attach() 844 u3g_write_callback(struct usb_xfer *xfer, usb_error_t error) in u3g_write_callback() argument 887 if (error != USB_ERR_CANCELLED) { in u3g_write_callback() 897 u3g_read_callback(struct usb_xfer *xfer, usb_error_t error) in u3g_read_callback() argument 919 if (error != USB_ERR_CANCELLED) { in u3g_read_callback() 986 u3g_intr_callback(struct usb_xfer *xfer, usb_error_t error) in u3g_intr_callback() argument [all...] |
/third_party/mesa3d/src/glx/ |
H A D | dri3_glx.c | 237 unsigned *error) in dri3_create_context_attribs() 249 *error = dri_convert_glx_attribs(num_attribs, attribs, &dca); in dri3_create_context_attribs() 250 if (*error != __DRI_CTX_ERROR_SUCCESS) in dri3_create_context_attribs() 269 *error = __DRI_CTX_ERROR_BAD_FLAG; in dri3_create_context_attribs() 279 *error = __DRI_CTX_ERROR_NO_MEMORY; in dri3_create_context_attribs() 326 error, in dri3_create_context_attribs() 1139 xcb_generic_error_t *error; in dri3_create_display() local 1164 dri3_reply = xcb_dri3_query_version_reply(c, dri3_cookie, &error); in dri3_create_display() 1166 free(error); in dri3_create_display() 1174 present_reply = xcb_present_query_version_reply(c, present_cookie, &error); in dri3_create_display() 232 dri3_create_context_attribs(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, unsigned num_attribs, const uint32_t *attribs, unsigned *error) dri3_create_context_attribs() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv84_video.c | 86 goto error; in nv84_load_firmwares() 95 error: in nv84_load_firmwares() 663 goto error; in nv84_video_buffer_create() 670 goto error; in nv84_video_buffer_create() 678 goto error; in nv84_video_buffer_create() 683 goto error; in nv84_video_buffer_create() 703 goto error; in nv84_video_buffer_create() 713 goto error; in nv84_video_buffer_create() 724 goto error; in nv84_video_buffer_create() 730 goto error; in nv84_video_buffer_create() [all...] |
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | io.c | 742 goto error; in _mpd_copy_utf8() 747 goto error; in _mpd_copy_utf8() 752 goto error; in _mpd_copy_utf8() 760 error: in _mpd_copy_utf8() 1310 goto error; in mpd_qformat_spec() 1349 goto error; in mpd_qformat_spec() 1369 goto error; in mpd_qformat_spec() 1379 goto error; in mpd_qformat_spec() 1382 goto error; in mpd_qformat_spec() 1388 goto error; in mpd_qformat_spec() [all...] |
/third_party/skia/third_party/externals/tint/samples/ |
H A D | main.cc | 45 * The tint shader compiler has encountered an unexpected error. * in TintInternalCompilerErrorReporter() 455 /// assuming each element in the file is of type `T`. If any error occurs, 456 /// writes error messages to the standard error stream and returns false. 510 /// output. If any error occurs, returns false and outputs error message to 511 /// standard error. The ContainerT type must have data() and size() methods, 565 spv_errors += "error: line " + std::to_string(position.index) + ": " + in Disassemble() 621 std::cerr << "Failed to generate: " << result.error << std::endl; in GenerateSpirv() 668 std::cerr << "Failed to generate: " << result.error << st in GenerateWgsl() [all...] |
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsFboUtil.cpp | 527 void Checker::addGLError (glw::GLenum error, const char* description) in addGLError() argument 529 m_statusCodes.addErrorCode(error, description); in addGLError() 533 void Checker::addPotentialGLError (glw::GLenum error, const char* description) in addPotentialGLError() argument 535 m_statusCodes.addErrorCode(error, description); in addPotentialGLError() 567 * optional). Furthermore, the statuses may contain GL error codes, which 569 * have failed with an error (if one was checked for) even before 796 // fboStatus is the only allowed error status and succeeding is forbidden in isFBOStatusRequired() 821 // only this error code listed in isErrorCodeRequired() 825 void ValidStatusCodes::addErrorCode (glw::GLenum error, const char* description) in addErrorCode() argument 827 DE_ASSERT(isErrorCode(error)); in addErrorCode() 957 const GLenum error = m_gl.getError(); checkError() local [all...] |
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/ |
H A D | thumbnail_source_loading.cpp | 249 MEDIA_WARN_LOG("SwitchToNextState find next state error, current state:%{public}d",
293 MEDIA_ERR_LOG("SourceLoader LoadImageSource error:%{public}d, errorno:%{public}d", err, errno);
in CreateImagePixelMap() 450 std::string LocalThumbSource::GetSourcePath(ThumbnailData &data, int32_t &error)
467 std::string LocalLcdSource::GetSourcePath(ThumbnailData &data, int32_t &error)
484 std::string LocalOriginSource::GetSourcePath(ThumbnailData &data, int32_t &error)
498 std::string CloudThumbSource::GetSourcePath(ThumbnailData &data, int32_t &error)
518 std::string CloudLcdSource::GetSourcePath(ThumbnailData &data, int32_t &error)
550 std::string CloudOriginSource::GetSourcePath(ThumbnailData &data, int32_t &error)
|
/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | thumbnail_manager.cpp | 123 NAPI_ERR_LOG("fstat error, errno:%{public}d", errno); in MMapFdPtr() 497 request->error = E_FAIL; in RequestFastImage() 512 request->error = E_FAIL; in RequestFastImage() 528 if (!RequestFastImage(request) && request->error != E_FAIL) { in DealWithFastRequest() 552 request->error = E_FAIL; in DealWithQualityRequest() 602 if (request->error == E_FAIL) { in HandlePixelCallback() 603 int32_t errorNum = MediaLibraryNapiUtils::TransErrorCode("requestPhoto", request->error); in HandlePixelCallback()
|
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/ |
H A D | ipc_invoker.c | 68 RPC_LOG_ERROR("liteipc open failed error : %d.", errno); in OpenDriver() 81 RPC_LOG_ERROR("liteipc get version failed error : %d.\n", ret); in OpenDriver() 179 RPC_LOG_ERROR("IpcIo data too big, please use IpcIoPushDataBuff to push big data, error: %d.", errno); in CheckIpcIo() 302 int32_t error = OnRemoteRequestInner(ipcMsg->code, &hdlerArg->io, &reply, option, &hdlerArg->cbs[i]); in CallIpcCallback() local 303 if (error < 0) { in CallIpcCallback() 304 RPC_LOG_ERROR("OnRemoteRequestInner failed, error = %d", error); in CallIpcCallback() 506 int32_t error = OnRemoteRequestInner(ipcMsg->code, &data, &reply, option, objectStub); in IpcJoinThreadLoop() local 507 if (error < 0) { in IpcJoinThreadLoop() 508 RPC_LOG_ERROR("OnRemoteRequestInner failed, error in IpcJoinThreadLoop() [all...] |
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | resource.c | 635 int error; member 645 c->error = -ENOMEM; in acpi_dev_new_resource_entry() 668 c->error = ret; in acpi_dev_process_resource() 712 c.error = 0; in __acpi_dev_get_resources() 717 return c.error ? c.error : -EIO; in __acpi_dev_get_resources() 737 * returned as the final error code. 744 * The number of resources in the output list is returned on success, an error 745 * code reflecting the error condition is returned otherwise. 782 * an error cod [all...] |
/kernel/linux/linux-5.10/drivers/crypto/virtio/ |
H A D | virtio_crypto_algs.c | 64 int error; in virtio_crypto_dataq_sym_callback() local 70 error = 0; in virtio_crypto_dataq_sym_callback() 74 error = -EINVAL; in virtio_crypto_dataq_sym_callback() 77 error = -EBADMSG; in virtio_crypto_dataq_sym_callback() 80 error = -EIO; in virtio_crypto_dataq_sym_callback() 85 ablk_req, error); in virtio_crypto_dataq_sym_callback()
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | mt312.c | 669 goto error; in mt312_i2c_gate_ctrl() 683 error: in mt312_i2c_gate_ctrl() 785 goto error; in mt312_attach() 793 goto error; in mt312_attach() 821 goto error; in mt312_attach() 826 error: in mt312_attach()
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | dst_ca.c | 75 goto error; in dst_ci_command() 79 goto error; in dst_ci_command() 84 goto error; in dst_ci_command() 89 goto error; in dst_ci_command() 94 goto error; in dst_ci_command() 100 error: in dst_ci_command() 112 if (dst_ci_command(state, data, ca_string, len, read)) { // If error in dst_put_ci()
|
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_attr.c | 563 goto error; in csio_vport_create() 571 goto error; in csio_vport_create() 582 goto error; in csio_vport_create() 588 goto error; in csio_vport_create() 597 goto error; in csio_vport_create() 606 error: in csio_vport_create()
|
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | chp.c | 252 int error; in chp_status_write() local 263 error = s390_vary_chpid(cp->chpid, 1); in chp_status_write() 267 error = s390_vary_chpid(cp->chpid, 0); in chp_status_write() 270 error = -EINVAL; in chp_status_write() 272 return error < 0 ? error : count; in chp_status_write() 536 * data associated with the given channel-path ID. Return %NULL on error. 661 * 3 for not recognized. Return negative error code on error.
|
/kernel/linux/linux-5.10/drivers/phy/renesas/ |
H A D | phy-rcar-gen3-usb2.c | 336 /* If current and new mode is the same, this returns the error */ in role_store() 659 goto error; in rcar_gen3_phy_usb2_probe() 669 goto error; in rcar_gen3_phy_usb2_probe() 680 goto error; in rcar_gen3_phy_usb2_probe() 692 goto error; in rcar_gen3_phy_usb2_probe() 696 goto error; in rcar_gen3_phy_usb2_probe() 701 error: in rcar_gen3_phy_usb2_probe()
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | meter.c | 243 goto error; in ovs_meter_cmd_reply_stats() 247 goto error; in ovs_meter_cmd_reply_stats() 251 goto error; in ovs_meter_cmd_reply_stats() 255 goto error; in ovs_meter_cmd_reply_stats() 266 goto error; in ovs_meter_cmd_reply_stats() 272 error: in ovs_meter_cmd_reply_stats()
|
/kernel/linux/linux-5.10/sound/firewire/bebob/ |
H A D | bebob_stream.c | 618 // packet queueing error or detecting discontinuity in snd_bebob_stream_start_duplex() 651 goto error; in snd_bebob_stream_start_duplex() 655 goto error; in snd_bebob_stream_start_duplex() 672 goto error; in snd_bebob_stream_start_duplex() 683 goto error; in snd_bebob_stream_start_duplex() 692 goto error; in snd_bebob_stream_start_duplex() 697 error: in snd_bebob_stream_start_duplex()
|
/kernel/linux/linux-5.10/sound/firewire/oxfw/ |
H A D | oxfw-stream.c | 345 goto error; in snd_oxfw_stream_start_duplex() 354 goto error; in snd_oxfw_stream_start_duplex() 360 goto error; in snd_oxfw_stream_start_duplex() 366 goto error; in snd_oxfw_stream_start_duplex() 373 goto error; in snd_oxfw_stream_start_duplex() 379 error: in snd_oxfw_stream_start_duplex()
|
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_device.c | 33 * Returns zero for success or a negative error code. 67 goto error; in snd_hdac_device_init() 89 goto error; in snd_hdac_device_init() 96 goto error; in snd_hdac_device_init() 106 goto error; in snd_hdac_device_init() 112 goto error; in snd_hdac_device_init() 117 error: in snd_hdac_device_init() 182 * Returns 0 if the name is set or updated, or a negative error code. 205 * Returns the size of string, like snprintf(), or a negative error code. 222 * Return an encoded command verb or -1 for error [all...] |
/kernel/linux/linux-5.10/fs/nilfs2/ |
H A D | dir.c | 125 char *error; in nilfs_check_page() local 153 /* Too bad, we had an error */ in nilfs_check_page() 161 error = "rec_len is smaller than minimal"; in nilfs_check_page() 164 error = "unaligned directory entry"; in nilfs_check_page() 167 error = "rec_len is too small for name_len"; in nilfs_check_page() 170 error = "directory entry across blocks"; in nilfs_check_page() 174 dir->i_ino, error, (page->index << PAGE_SHIFT) + offs, in nilfs_check_page()
|
/kernel/linux/linux-5.10/fs/iomap/ |
H A D | direct-io.c | 33 int error; member 85 ssize_t ret = dio->error; in iomap_dio_complete() 111 if (!dio->error && dio->size && in iomap_dio_complete() 144 * Set an error in the dio if none is set yet. We have to use cmpxchg 146 * update the error. 150 cmpxchg(&dio->error, 0, ret); in iomap_dio_set_error() 268 if (dio->error) { in iomap_dio_bio_actor() 449 dio->error = 0; in __iomap_dio_rw() 520 /* magic error code to fall back to buffered I/O */ in __iomap_dio_rw()
|
/kernel/linux/linux-5.10/lib/ |
H A D | Makefile | 118 # -mpreferred-stack-boundary=3 build error: 214 obj-$(CONFIG_NOTIFIER_ERROR_INJECTION) += notifier-error-inject.o 215 obj-$(CONFIG_PM_NOTIFIER_ERROR_INJECT) += pm-notifier-error-inject.o 216 obj-$(CONFIG_NETDEV_NOTIFIER_ERROR_INJECT) += netdev-notifier-error-inject.o 217 obj-$(CONFIG_MEMORY_NOTIFIER_ERROR_INJECT) += memory-notifier-error-inject.o 219 of-reconfig-notifier-error-inject.o 220 obj-$(CONFIG_FUNCTION_ERROR_INJECTION) += error-inject.o
|
/kernel/linux/linux-5.10/kernel/ |
H A D | cred.c | 228 goto error; in cred_alloc_blank() 232 error: in cred_alloc_blank() 287 goto error; in prepare_creds() 291 error: in prepare_creds() 722 goto error; in prepare_kernel_cred() 728 error: in prepare_kernel_cred()
|