| /third_party/backends/backend/pixma/ |
| H A D | pixma_bjnp.c | 809 int error; in get_scanner_name() local 2406 SANE_Status error; sanei_bjnp_read_bulk() local [all...] |
| H A D | pixma.c | 179 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 D | kodakaio.c | 2420 int error; in kodak_network_discovery() local
|
| /third_party/cJSON/ |
| H A D | cJSON.c | 91 } error; typedef
|
| /third_party/curl/lib/ |
| H A D | ftp.c | 293 int error = 0; in AcceptServerConnect() local 925 int error; in ftp_state_use_port() local [all...] |
| H A D | http2.c | 190 uint32_t error; /* stream error code */ member [all...] |
| /third_party/cups-filters/filter/ |
| H A D | rastertopdf.cpp | 954 int error = 0; in prepare_pdf_page() local
|
| /third_party/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 349 Message error; in FailFromInternalError() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | apicoll.cpp | 1406 UErrorCode error = U_ZERO_ERROR; in TestDisplayName() local 1430 UErrorCode error in TestAttribute() local [all...] |
| H A D | transrt.cpp | 1205 LegalHebrew(UErrorCode& error) LegalHebrew() argument 1230 UErrorCode error = U_ZERO_ERROR; TestHebrew() local [all...] |
| H A D | dtfmrgts.cpp | 1311 int32_t pass = 0, error = 0, warning = 0; in Test1684() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | putil.cpp | 2113 Qus_EC_t error = { sizeof(Qus_EC_t) }; /* SPI error code */ local
|
| H A D | unames.cpp | 1530 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 D | xhci.c | 2813 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 D | ehci.c | 2104 ehci_device_done(struct usb_xfer *xfer, usb_error_t error) in ehci_device_done() argument
|
| /third_party/FreeBSD/sys/dev/usb/ |
| H A D | usb_hub.c | 178 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 D | usb_device.c | 2784 usb_error_t error; in usbd_set_endpoint_mode() local [all...] |
| /third_party/FreeBSD/sys/kern/ |
| H A D | subr_bus.c | 499 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 D | pipe.c | 1879 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 D | tty.c | 1240 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 D | aiff.c | 237 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 D | vmwgfx_drm.h | 354 __s32 error; member
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | Update.cpp | 65 HRESULT CUpdateErrorInfo::SetFromError_DWORD(const char *message, const FString &fileName, DWORD error)
in SetFromError_DWORD() argument
|
| H A D | ArchiveCommandLine.cpp | 696 bool error = false;
in AddSwitchWildcardsToCensor() local
|
| /third_party/jerryscript/jerry-core/parser/js/ |
| H A D | js-parser-internal.h | 493 parser_error_t error; /**< error code */ member
|