Home
last modified time | relevance | path

Searched refs:fatal (Results 1 – 25 of 28) sorted by relevance

12

/AliOS-Things-master/components/py_engine/engine/tools/
A Dupip.py138 fatal("Unable to resolve %s (no Internet?)" % host, e)
187 def fatal(msg, exc=None): function
305 fatal("Only 'install' command supported")
336 fatal("Unknown/unsupported option: " + opt)
/AliOS-Things-master/solutions/javascript_demo/common/
A Dulog_demo.js74 ulog.fatal('ulog test demo fatal log output count ' + log_count/5);
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Drun-test262.c103 void fatal(int errcode, const char *fmt, ...) in fatal() function
305 fatal(1, "allocation failure\n"); in namelist_add()
463 fatal(1, "JS_NewRuntime failure"); in agent_start()
468 fatal(1, "JS_NewContext failure"); in agent_start()
997 fatal(2, "unknown test mode: %s", q); in load_config()
1503 fatal(1, "JS_NewRuntime failure"); in run_test_buf()
1508 fatal(1, "JS_NewContext failure"); in run_test_buf()
1799 fatal(1, "JS_NewRuntime failure"); in run_test262_harness_test()
1804 fatal(1, "JS_NewContext failure"); in run_test262_harness_test()
1924 fatal(2, "missing argument for option %s", option); in get_opt_arg()
[all …]
/AliOS-Things-master/components/SDL2/src/image/
A Dconfig.log74 gcc: fatal error: no input files
79 gcc: fatal error: no input files
337 gcc: fatal error: no input files
342 gcc: fatal error: no input files
375 gcc: fatal error: no input files
380 gcc: fatal error: no input files
551 conftest.c:56:21: fatal error: jpeglib.h: No such file or directory
707 conftest.c:56:17: fatal error: png.h: No such file or directory
770 conftest.c:23:17: fatal error: png.h: No such file or directory
848 conftest.c:56:20: fatal error: tiffio.h: No such file or directory
[all …]
A Dconfigure1398 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
/AliOS-Things-master/components/SDL2/acinclude/
A Dalsa.m414 dnl and the alsa libraries are not found, a fatal AC_MSG_ERROR() will result.
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Ddemand.c104 fatal("Couldn't set up demand-dialled PPP interface: %m"); in demand_conf()
A Dauth.c438 fatal("unable to regain privileges: %m");
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/
A DCMakeLists.txt131 option(fatal-warnings "Compiler warnings are errors" OFF)
155 if(fatal-warnings)
168 if (fatal-warnings)
A Dconfigure1289 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
A DChangeLog247 the file is BigTIFF, by a non-fatal error.
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/
A DFAQ38 Z_BUF_ERROR is not fatal--another call to deflate() or inflate() can be
121 ld.so.1: rpm: fatal: relocation error: file /usr/local/lib/libz.so:
A DChangeLog1029 - Note that Z_BUF_ERROR is not fatal
/AliOS-Things-master/components/mbedtls/
A DChangeLog888 a fatal error in the verify callback.
953 * Fix behaviour that hid the original cause of fatal alerts in some cases
957 peer after sending a fatal alert to refuse a renegotiation attempt.
963 fatal errors in authentication mode MBEDTLS_SSL_VERIFY_OPTIONAL and to
974 * Send fatal alerts in more cases. The previous behaviour was to skip
975 sending the fatal alert and just drop the connection.
1280 * Fixed a bug causing some handshakes to fail due to some non-fatal alerts
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dlibjpeg.txt265 on stderr, and it will call exit() if a fatal error occurs.
1406 Receives control for a fatal error. Information sufficient to
1453 ERREXITn(...) for fatal errors
A Dinstall.txt889 2. in event of a fatal error, it exits by calling exit().
A Dconfigure1205 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak1152 * (to stderr) all (fatal) messages on memory allocation issues. Enables
/AliOS-Things-master/components/amp/engine/duktape_engine/duktape/
A Dduktape.c10012 DUK_INTERNAL_DECL void duk_debug_send_throw(duk_hthread *thr, duk_bool_t fatal);
39987 duk_uint8_t fatal; member
40254 if (dec_ctx->fatal) { in duk__decode_helper()
40276 if (dec_ctx->fatal) { in duk__decode_helper()
40401 duk_bool_t fatal = 0; in duk_bi_textdecoder_constructor() local
40412 fatal = duk_to_boolean(thr, -1); in duk_bi_textdecoder_constructor()
40425 dec_ctx->fatal = (duk_uint8_t) fatal; in duk_bi_textdecoder_constructor()
40457 duk_push_boolean(thr, dec_ctx->fatal); in duk_bi_textdecoder_prototype_shared_getter()
40487 dec_ctx.fatal = 0; /* use replacement chars */ in duk_textdecoder_decode_utf8_nodejs()
51855 DUK_INTERNAL void duk_debug_send_throw(duk_hthread *thr, duk_bool_t fatal) { argument
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng-manual.txt4277 Errors handled through png_error() are fatal, meaning that png_error()
4284 On non-fatal errors, png_warning() is called
A Dconfigure1253 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A Dconfigure1271 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dconfigure1206 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
/AliOS-Things-master/components/SDL2/src/gfx/
A Dconfigure1224 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
/AliOS-Things-master/components/SDL2/
A Dconfigure1371 fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;

Completed in 422 milliseconds

12