Home
last modified time | relevance | path

Searched defs:error (Results 5726 - 5750 of 6617) sorted by relevance

1...<<221222223224225226227228229230>>...265

/third_party/backends/backend/pixma/
H A Dpixma_bjnp.c809 int error; in get_scanner_name() local
2406 SANE_Status error; sanei_bjnp_read_bulk() local
[all...]
H A Dpixma.c179 map_error (int error) in map_error() argument
911 int error; in calc_scan_param() local
1716 int error = 0; sane_open() local
1827 int error; sane_control_option() local
1904 int error = 0; sane_start() local
[all...]
/third_party/backends/backend/
H A Dkodakaio.c2420 int error; in kodak_network_discovery() local
/third_party/cJSON/
H A DcJSON.c91 } error; typedef
/third_party/curl/lib/
H A Dftp.c293 int error = 0; in AcceptServerConnect() local
925 int error; in ftp_state_use_port() local
[all...]
H A Dhttp2.c190 uint32_t error; /* stream error code */ member
[all...]
/third_party/cups-filters/filter/
H A Drastertopdf.cpp954 int error = 0; in prepare_pdf_page() local
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc349 Message error; in FailFromInternalError() local
/third_party/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp1406 UErrorCode error = U_ZERO_ERROR; in TestDisplayName() local
1430 UErrorCode error in TestAttribute() local
[all...]
H A Dtransrt.cpp1205 LegalHebrew(UErrorCode& error) LegalHebrew() argument
1230 UErrorCode error = U_ZERO_ERROR; TestHebrew() local
[all...]
H A Ddtfmrgts.cpp1311 int32_t pass = 0, error = 0, warning = 0; in Test1684() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dputil.cpp2113 Qus_EC_t error = { sizeof(Qus_EC_t) }; /* SPI error code */ local
H A Dunames.cpp1530 static constexpr UChar32 error = 0xffff; /* Undefined, but use this for backwards compatibility. */ in u_charFromName() local
[all...]
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c2813 xhci_transfer_remove(struct usb_xfer *xfer, usb_error_t error) xhci_transfer_remove() argument
3008 xhci_device_done(struct usb_xfer *xfer, usb_error_t error) xhci_device_done() argument
[all...]
H A Dehci.c2104 ehci_device_done(struct usb_xfer *xfer, usb_error_t error) in ehci_device_done() argument
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_hub.c178 uhub_intr_callback(struct usb_xfer *xfer, usb_error_t error) in uhub_intr_callback() argument
319 uhub_reset_tt_callback(struct usb_xfer *xfer, usb_error_t error) in uhub_reset_tt_callback() argument
[all...]
H A Dusb_device.c2784 usb_error_t error; in usbd_set_endpoint_mode() local
[all...]
/third_party/FreeBSD/sys/kern/
H A Dsubr_bus.c499 int error, i; in devclass_driver_deleted() local
565 int error; in devclass_delete_driver() local
622 int error; devclass_quiesce_driver() local
1277 int buflen, error; devclass_add_device() local
1536 int error; device_delete_child() local
1581 int error; device_delete_children() local
1605 int error; device_probe_and_attach() local
1646 int error; device_attach() local
1727 int error; device_probe() local
1872 int error; bus_generic_detach() local
1920 int error; bus_generic_suspend_child() local
1957 int error; bus_generic_suspend() local
2268 int error; device_set_devclass() local
2310 int error; device_detach() local
2825 int error, pass; driver_module_handler() local
[all...]
/third_party/libuv/src/win/
H A Dpipe.c1879 uv__pipe_read_error(uv_loop_t* loop, uv_pipe_t* handle, int error, uv_buf_t buf) uv__pipe_read_error() argument
1891 uv__pipe_read_error_or_eof(uv_loop_t* loop, uv_pipe_t* handle, int error, uv_buf_t buf) uv__pipe_read_error_or_eof() argument
2603 int error; uv_pipe_chmod() local
[all...]
H A Dtty.c1240 static int uv__tty_reset(uv_tty_t* handle, DWORD* error) { in uv__tty_reset() argument
1189 uv__tty_emit_text(uv_tty_t* handle, WCHAR buffer[], DWORD length, DWORD* error) uv__tty_emit_text() argument
1210 uv__tty_move_caret(uv_tty_t* handle, int x, unsigned char x_relative, int y, unsigned char y_relative, DWORD* error) uv__tty_move_caret() argument
1304 uv__tty_clear(uv_tty_t* handle, int dir, char entire_screen, DWORD* error) uv__tty_clear() argument
1392 uv__tty_set_style(uv_tty_t* handle, DWORD* error) uv__tty_set_style() argument
1548 uv__tty_save_state(uv_tty_t* handle, unsigned char save_attributes, DWORD* error) uv__tty_save_state() argument
1578 uv__tty_restore_state(uv_tty_t* handle, unsigned char restore_attributes, DWORD* error) uv__tty_restore_state() argument
1618 uv__tty_set_cursor_visibility(uv_tty_t* handle, BOOL visible, DWORD* error) uv__tty_set_cursor_visibility() argument
1638 uv__tty_set_cursor_shape(uv_tty_t* handle, int style, DWORD* error) uv__tty_set_cursor_shape() argument
1663 uv__tty_write_bufs(uv_tty_t* handle, const uv_buf_t bufs[], unsigned int nbufs, DWORD* error) global() argument
2178 DWORD error; global() local
2205 DWORD error; global() local
[all...]
/third_party/libsnd/src/
H A Daiff.c237 int error = 0, subformat ; in aiff_open() local
403 int k, found_chunk = 0, done = 0, error = 0 ; aiff_read_header() local
[all...]
/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h354 __s32 error; member
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdate.cpp65 HRESULT CUpdateErrorInfo::SetFromError_DWORD(const char *message, const FString &fileName, DWORD error) in SetFromError_DWORD() argument
H A DArchiveCommandLine.cpp696 bool error = false; in AddSwitchWildcardsToCensor() local
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-parser-internal.h493 parser_error_t error; /**< error code */ member

Completed in 66 milliseconds

1...<<221222223224225226227228229230>>...265