Home
last modified time | relevance | path

Searched refs:error (Results 11326 - 11350 of 16562) sorted by relevance

1...<<451452453454455456457458459460>>...663

/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmrgts.cpp612 dataerrln("Couldn't create SimpleDateFormat, error %s", u_errorName(status)); in Test4089106()
772 dataerrln("Couldn't create SimpleDateFormat, error %s", u_errorName(status)); in Test4103341()
789 dataerrln("Couldn't create SimpleDateFormat, error %s", u_errorName(status)); in Test4104136()
854 dataerrln("Couldn't create SimpleDateFormat, error %s", u_errorName(status)); in Test4104522()
897 dataerrln("Couldn't create SimpleDateFormat, error %s", u_errorName(status)); in Test4106807()
1196 ", error pos = " + pos.getErrorIndex()); in Test4210209()
1311 int32_t pass = 0, error = 0, warning = 0; in Test1684() local
1359 error++; in Test1684()
1372 error++; in Test1684()
1395 error in Test1684()
[all...]
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_request.c171 usbd_do_request_callback(struct usb_xfer *xfer, usb_error_t error) in usbd_do_request_callback() argument
193 usb_do_clear_stall_callback(struct usb_xfer *xfer, usb_error_t error) in usb_do_clear_stall_callback() argument
217 /* reset error counter */ in usb_do_clear_stall_callback()
272 if (error == USB_ERR_CANCELLED) in usb_do_clear_stall_callback()
290 if (error == USB_ERR_STALLED) in usb_do_clear_stall_callback()
296 if (error == USB_ERR_TIMEOUT) { in usb_do_clear_stall_callback()
612 err = xfer->error; in usbd_do_request_flags()
679 * blocked in case of a non-transfer related error: in usbd_do_request_flags()
699 DPRINTF("I/O error - waiting a bit for TT cleanup\n"); in usbd_do_request_flags()
845 DPRINTFN(0, "port %d reset returning error in usbd_req_reset_port()
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DIBMCalendarTest.java724 int pass = 0, error = 0, warning = 0; in TestJB1684()
755 error++; in TestJB1684()
771 error++; in TestJB1684()
795 error++; in TestJB1684()
803 String info = "\nPassed: " + pass + ", Warnings: " + warning + ", Errors: " + error; in TestJB1684()
804 if (error > 0) { in TestJB1684()
1495 int sDiff; // 0x7FFFFFFF indicates overflow error expected in TestFieldDifference()
/third_party/libuv/src/unix/
H A Dfs.c195 rc = 0; /* The close is in progress, not an error. */ in uv__fs_close()
321 * If there has been no error, then dlerror() will just return in uv__mkostemp_initonce()
381 /* In case of failure `uv__cloexec` will leave error in `errno`, in uv__fs_mkstemp()
412 /* In case of failure `uv__cloexec` will leave error in `errno`, in uv__fs_open()
524 goto error; in uv__fs_opendir()
528 goto error; in uv__fs_opendir()
533 error: in uv__fs_opendir()
550 /* readdir() returns NULL on end of directory, as well as on error. errno in uv__fs_readdir()
557 goto error; in uv__fs_readdir()
568 goto error; in uv__fs_readdir()
[all...]
/third_party/mesa3d/src/amd/common/
H A Dac_gpu_info.c534 bool error = false; in set_custom_cu_en_mask() local
541 error = true; in set_custom_cu_en_mask()
551 error = true; in set_custom_cu_en_mask()
564 error = true; in set_custom_cu_en_mask()
571 error = true; in set_custom_cu_en_mask()
575 if (!error) { in set_custom_cu_en_mask()
750 /* Add some margin of error, though this shouldn't be needed in theory. */ in ac_query_gpu_info()
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp-parse.y46 yyerror(YYLTYPE *locp, glcpp_parser_t *parser, const char *error);
177 %error-verbose
305 * It is an error to undefine or to redefine a built-in
317 * in a shader does not itself result in an error, but may
321 * such a name results in a compile-time error.
391 * so that it can do the error checking require to
448 /* #if without an expression is only an error if we
496 /* #elif without an expression is an error unless we
1316 * Caution: Only very cursory error-checking is performed to see if
1449 yyerror(YYLTYPE *locp, glcpp_parser_t *parser, const char *error)
[all...]
/third_party/mesa3d/src/glx/
H A Dglxcmds.c282 * \param error Out parameter, set to True on error if not NULL,
283 * otherwise raise the error to the application.
288 __glXIsDirect(Display * dpy, GLXContextID contextID, Bool *error) in __glXIsDirect() argument
300 if (error) in __glXIsDirect()
301 *error = True; in __glXIsDirect()
411 /* What to do here? This case is the sign of an internal error. It in CreateContext()
424 * with client-side state, not just an XID. To simplify error handling in CreateContext()
429 Bool error = False; in CreateContext() local
430 int isDirect = __glXIsDirect(dpy, gc->xid, &error); in CreateContext()
[all...]
/third_party/libinput/tools/
H A Dlibinput-record.c1982 goto error; in all_devices()
1989 error: in all_devices()
2314 if (rc < 0) { /* error */ in mainloop()
2416 goto error; in init_device()
2427 goto error; in init_device()
2437 goto error; in init_device()
2452 error: in init_device()
2636 first is file, last is file -> error in find_output_file()
2637 first is file, last !exist -> error in find_output_file()
2639 first !exist, last is file -> error in find_output_file()
[all...]
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dgeocoding_data.pb.h27 #error This file was generated by a newer version of protoc which is
28 #error incompatible with your Protocol Buffer headers. Please update
29 #error your headers.
32 #error This file was generated by an older version of protoc which is
33 #error incompatible with your Protocol Buffer headers. Please
34 #error regenerate this file with a newer version of protoc.
/third_party/node/deps/uv/src/unix/
H A Dfs.c175 rc = 0; /* The close is in progress, not an error. */ in uv__fs_close()
302 * If there has been no error, then dlerror() will just return in uv__mkostemp_initonce()
361 /* In case of failure `uv__cloexec` will leave error in `errno`, in uv__fs_mkstemp()
392 /* In case of failure `uv__cloexec` will leave error in `errno`, in uv__fs_open()
440 break; /* We read some data so return that, ignore the error. */ in uv__fs_preadv()
577 goto error; in uv__fs_opendir()
581 goto error; in uv__fs_opendir()
586 error: in uv__fs_opendir()
603 /* readdir() returns NULL on end of directory, as well as on error. errno in uv__fs_readdir()
610 goto error; in uv__fs_readdir()
[all...]
/third_party/rust/crates/bindgen/bindgen/
H A Dlib.rs1413 /// Even though referencing `Bar` is a compiler error.
2104 /// items via the `error!` log.
2417 /// Clang diagnosed an error.
2419 /// Code generation reported an error.
2436 write!(f, "clang diagnosed error: {}", message) in fmt()
2439 write!(f, "codegen error: {}", err) in fmt()
2445 impl std::error::Error for BindgenError {}
2818 "Internal rustfmt error".to_string(),
2886 let mut error = None; in parse() variables
2891 let error in parse()
[all...]
/third_party/rust/crates/clap/src/builder/
H A Dcommand.rs20 use crate::error::ErrorKind;
21 use crate::error::Result as ClapResult;
426 /// Most error states are handled as asserts under the assumption they are programming mistake
459 /// Custom error message for post-parsing validation
464 /// # use clap::{Command, error::ErrorKind};
466 /// let err = cmd.error(ErrorKind::InvalidValue, "Some failure case");
468 pub fn error(&mut self, kind: ErrorKind, message: impl std::fmt::Display) -> Error { in error() functions
543 /// [`ErrorKind::DisplayHelp`]: crate::error::ErrorKind::DisplayHelp
544 /// [`ErrorKind::DisplayVersion`]: crate::error::ErrorKind::DisplayVersion
616 /// [`ErrorKind::DisplayHelp`]: crate::error
[all...]
/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_simd_inc.h62 #error "Unsupported unit width" in max_fast_forward_char_pair_offset()
76 #error "Unknown code width" in jump_if_utf_char_start()
98 #error "Unsupported unit width" in character_to_int32()
786 #error "Unknown code width"
984 #error "Unsupported unit width"
1138 #error "Unsupported unit width"
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp430 catch (const vk::Error& error) in createTestDevice()
432 if (error.getError() == vk::VK_ERROR_EXTENSION_NOT_PRESENT) in createTestDevice()
1291 catch (const tcu::NotSupportedError& error) in iterate()
1293 log << TestLog::Message << "Not supported: " << error.getMessage() << TestLog::EndMessage; in iterate()
1295 catch (const tcu::TestError& error) in iterate()
1297 m_resultCollector.fail(std::string("Exception: ") + error.getMessage()); in iterate()
H A DvktSynchronizationWin32KeyedMutexTests.cpp222 catch (const vk::Error& error) in createTestDevice()
224 if (error.getError() == vk::VK_ERROR_EXTENSION_NOT_PRESENT) in createTestDevice()
1815 catch (const tcu::NotSupportedError& error) in iterate()
1817 log << TestLog::Message << "Not supported: " << error.getMessage() << TestLog::EndMessage; in iterate()
1819 catch (const tcu::TestError& error) in iterate()
1821 m_resultCollector.fail(std::string("Exception: ") + error.getMessage()); in iterate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp83 OS << "error: UUID load command is too short.\n"; in dumpUUID()
145 OS << "error: invalid contribution to string offsets table in section ." in dumpDWARFv5StringOffsetsSection()
162 WithColor::error() in dumpDWARFv5StringOffsetsSection()
225 OS << "error: size of ." << SectionName << " is not a multiple of " in dumpStringOffsetsSection()
252 WithColor::error() << toString(std::move(Err)) << '\n'; in dumpAddrSection()
253 // Keep going after an error, if we can, assuming that the length field in dumpAddrSection()
275 WithColor::error() << toString(std::move(Err)) << '\n'; in dumpRnglistsSection()
277 // Keep going after an error, if we can, assuming that the length field in dumpRnglistsSection()
298 WithColor::error() << toString(std::move(E)) << '\n'; in dumpLoclistsSection()
558 WithColor::error() << toStrin in dump()
[all...]
/third_party/python/Lib/test/
H A Dtest_curses.py818 except curses.error:
828 except curses.error:
838 except curses.error:
904 except curses.error:
995 except curses.error:
1028 with self.assertRaises(curses.panel.error,
H A Dtest_grammar.py218 def check(test, error=False):
220 if error:
232 check(f"{num}and x", error=(num == "0xf"))
233 check(f"{num}or x", error=(num == "0"))
237 check(f"x if {num}else y", error=(num == "0xf"))
239 check(f"{num}spam", error=True)
247 warnings.simplefilter('error', SyntaxWarning)
843 # Cases where we want the custom error
1298 # If SyntaxWarning is configured to be an error, it actually raises a
1302 warnings.simplefilter('error', SyntaxWarnin
[all...]
/third_party/python/Lib/logging/
H A D__init__.py37 'captureWarnings', 'critical', 'debug', 'disable', 'error',
1031 sys.stderr.write('--- Logging error ---\n')
1055 ' - possible formatting error.\nUse the'
1056 ' traceback above to help find the error.\n'
1508 def error(self, msg, *args, **kwargs): member in Logger
1515 logger.error("Houston, we have a %s", "major problem", exc_info=1)
1524 self.error(msg, *args, exc_info=exc_info, **kwargs)
1695 logger hierarchy. If no handler was found, output a one-off error
1862 def error(self, msg, *args, **kwargs): member in LoggerAdapter
1864 Delegate an error cal
2107 def error(msg, *args, **kwargs): global() function
[all...]
/third_party/python/Objects/
H A Dfloatobject.c796 (already dealt with above), and an error in float_pow()
810 /* Whether this is an error is a mess, and bumps into libm in float_pow()
954 ndigits <= 323). Returns a Python float, or sets a Python error and
1608 goto error; in float_as_integer_ratio_impl()
1611 goto error; in float_as_integer_ratio_impl()
1614 goto error; in float_as_integer_ratio_impl()
1621 goto error; in float_as_integer_ratio_impl()
1627 goto error; in float_as_integer_ratio_impl()
1632 error: in float_as_integer_ratio_impl()
/third_party/protobuf/src/google/protobuf/
H A Dapi.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.
H A Dwrappers.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.
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFramebufferBlitTests.cpp200 bool error = false; in compare() local
228 error = true; in compare()
231 if (error) in compare()
283 error = true; in compare()
289 if (error) in compare()
311 return !error; in compare()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationCrossInstanceSharingTests.cpp433 catch (const vk::Error& error) in createTestDevice()
435 if (error.getError() == vk::VK_ERROR_EXTENSION_NOT_PRESENT) in createTestDevice()
1282 catch (const tcu::NotSupportedError& error) in iterate()
1284 log << TestLog::Message << "Not supported: " << error.getMessage() << TestLog::EndMessage; in iterate()
1286 catch (const tcu::TestError& error) in iterate()
1288 m_resultCollector.fail(std::string("Exception: ") + error.getMessage()); in iterate()
H A DvktSynchronizationWin32KeyedMutexTests.cpp222 catch (const vk::Error& error) in createTestDevice()
224 if (error.getError() == vk::VK_ERROR_EXTENSION_NOT_PRESENT) in createTestDevice()
1814 catch (const tcu::NotSupportedError& error) in iterate()
1816 log << TestLog::Message << "Not supported: " << error.getMessage() << TestLog::EndMessage; in iterate()
1818 catch (const tcu::TestError& error) in iterate()
1820 m_resultCollector.fail(std::string("Exception: ") + error.getMessage()); in iterate()

Completed in 62 milliseconds

1...<<451452453454455456457458459460>>...663