Home
last modified time | relevance | path

Searched refs:error (Results 8101 - 8125 of 16940) sorted by relevance

1...<<321322323324325326327328329330>>...678

/third_party/typescript/tests/baselines/reference/tsbuildWatch/noEmitOnError/
H A Ddoes-not-emit-any-files-on-error-with-incremental.js59 [12:00:43 AM] Found 1 error. Watching for file changes.
166 [12:00:50 AM] Found 1 error. Watching for file changes.
202 Change:: Fix Syntax error
361 [12:01:32 AM] Found 1 error. Watching for file changes.
492 [12:01:40 AM] Found 1 error. Watching for file changes.
H A Ddoes-not-emit-any-files-on-error.js59 [12:00:35 AM] Found 1 error. Watching for file changes.
113 [12:00:42 AM] Found 1 error. Watching for file changes.
149 Change:: Fix Syntax error
251 [12:01:13 AM] Found 1 error. Watching for file changes.
307 [12:01:21 AM] Found 1 error. Watching for file changes.
/third_party/typescript/tests/baselines/reference/
H A DbluebirdStaticThis.js7 constructor(callback: (resolve: (thenableOrResult: R | Promise.Thenable<R>) => void, reject: (error: any) => void) => void);
114 then<U>(onFulfilled: (value: R) => Thenable<U>, onRejected: (error: any) => Thenable<U>): Thenable<U>;
115 then<U>(onFulfilled: (value: R) => Thenable<U>, onRejected?: (error: any) => U): Thenable<U>;
116 then<U>(onFulfilled: (value: R) => U, onRejected: (error: any) => Thenable<U>): Thenable<U>;
117 then<U>(onFulfilled?: (value: R) => U, onRejected?: (error: any) => U): Thenable<U>;
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_file.cc172 // then fail with the error "code too large". This limit lets our in MaybeRestartJavaMethod()
212 bool FileGenerator::Validate(std::string* error) { in Validate() argument
219 error->assign(file_->name()); in Validate()
220 error->append( in Validate()
223 error->append(classname_); in Validate()
224 error->append( in Validate()
/third_party/protobuf/php/ext/google/protobuf/
H A Dmessage.c252 if (!f) goto error; in Message_write_property()
256 if (!msgval.map_val) goto error; in Message_write_property()
259 if (!msgval.array_val) goto error; in Message_write_property()
264 if (!ok) goto error; in Message_write_property()
274 error: in Message_write_property()
831 "Internal error, no such oneof field %d\n", in PHP_METHOD()
/third_party/python/Lib/
H A Dtokenize.py627 # Helper error handling routines
632 def error(message, filename=None, location=None): function
635 perror("%s:%d:%d: error: %s" % args)
637 perror("%s: error: %s" % (filename, message))
639 perror("error: %s" % message)
671 error(err.args[0], filename, (line, column))
674 error(err.args[0], filename, (line, column))
676 error(err, filename)
678 error(err)
682 perror("unexpected error
[all...]
H A Dtrace.py681 parser.error('-r/--report requires -f/--file')
686 parser.error('must specify one of --trace, --count, --report, '
690 parser.error('cannot specify both --listfuncs and (--trace or --count)')
693 parser.error('--summary can only be used with --count or --report')
696 parser.error('progname is missing: required with the main options')
/third_party/python/Python/
H A Dpystrtod.c375 `what` is used for the error message emitted when underscores are detected
409 goto error; in _Py_string_to_number_with_underscores()
416 goto error; in _Py_string_to_number_with_underscores()
423 goto error; in _Py_string_to_number_with_underscores()
427 goto error; in _Py_string_to_number_with_underscores()
434 error: in _Py_string_to_number_with_underscores()
656 not worth generating an error over. */ in ensure_decimal_point()
1003 or NULL on error. If NULL is returned, the Python error has been set.
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fDefaultVertexAttributeTests.cpp427 bool error = false; in verifyUnicoloredBuffer() local
445 // first error in verifyUnicoloredBuffer()
446 if (!error) in verifyUnicoloredBuffer()
452 error = true; in verifyUnicoloredBuffer()
457 if (!error) in verifyUnicoloredBuffer()
471 return !error; in verifyUnicoloredBuffer()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDefaultVertexAttributeTests.cpp504 bool error = false; in verifyUnicoloredBuffer() local
522 // first error in verifyUnicoloredBuffer()
523 if (!error) in verifyUnicoloredBuffer()
529 error = true; in verifyUnicoloredBuffer()
534 if (!error) in verifyUnicoloredBuffer()
548 return !error; in verifyUnicoloredBuffer()
/base/request/request/frameworks/js/napi/src/upload/
H A Djs_util.cpp343 napi_value error = nullptr; in CreateBusinessError() local
350 NAPI_CALL(env, napi_create_error(env, nullptr, msg, &error)); in CreateBusinessError()
351 napi_set_named_property(env, error, "code", code); in CreateBusinessError()
352 return error; in CreateBusinessError()
/base/request/request/services/src/manage/scheduler/
H A Dmod.rs27 use crate::error::ErrorCode;
82 error!("TaskManager update network failed {:?}", e);
238 error!("task {} not found in database", task_id);
363 error!("TaskManager update network failed {:?}", e);
/base/request/request/services/src/manage/
H A Dtask_manager.rs34 use crate::error::ErrorCode;
96 error!("Subscribe app uninstall event failed: {}", e);
149 error!("TaskManager receives error {:?}", e);
360 error!("Sends TaskManager event failed {}", e);
/base/startup/hvb/libhvb/src/crypto/
H A Dhvb_rsa_verify.c65 goto error; in emsa_pss_calc_m()
70 goto error; in emsa_pss_calc_m()
76 goto error; in emsa_pss_calc_m()
82 error: in emsa_pss_calc_m()
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h102 // General error
330 * @brief Report a load error to the SDK.
332 * @param errorCode The error code.
333 * @param description The error description.
408 * @brief Report web resource loading error to the SDK. These errors usually
412 * @param error The error information.
415 std::shared_ptr<NWebUrlResourceRequest> request, std::shared_ptr<NWebUrlResourceError> error) in OnResourceLoadError()
419 * @brief Notify the SDK that an HTTP error has been received from the server
423 * @param errorResponse The error occurre
414 OnResourceLoadError( std::shared_ptr<NWebUrlResourceRequest> request, std::shared_ptr<NWebUrlResourceError> error) OnResourceLoadError() argument
621 OnSslErrorRequestByJS(std::shared_ptr<NWebJSSslErrorResult> result, SslError error) OnSslErrorRequestByJS() argument
838 OnAllSslErrorRequestByJS(std::shared_ptr<NWebJSAllSslErrorResult> result, SslError error, const std::string& url, const std::string& originalUrl, const std::string& referrer, bool isFatalError, bool isMainFrame) OnAllSslErrorRequestByJS() argument
1029 OnSslErrorRequestByJSV2(std::shared_ptr<NWebJSSslErrorResult> result, SslError error, const std::vector<std::string>& certChainData) OnSslErrorRequestByJSV2() argument
[all...]
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.h81 * @brief Notify the SDK that an HTTP error has been received from the server
85 * @param response The error occurred.
119 * @brief Report a load error to the SDK.
121 * @param error_code The error code.
122 * @param description The error description.
167 * @brief Report web resource loading error to the SDK. These errors usually
171 * @param error The error information.
174 std::shared_ptr<OHOS::NWeb::NWebUrlResourceError> error) override;
322 bool OnSslErrorRequestByJS(std::shared_ptr<OHOS::NWeb::NWebJSSslErrorResult> result, ArkWebSslError error) overrid
[all...]
/device/soc/rockchip/rk3566/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp307 goto error; in GbmAllocMem()
313 goto error; in GbmAllocMem()
316 goto error); in GbmAllocMem()
323 error: in GbmAllocMem()
/device/soc/rockchip/rk3568/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp307 goto error; in GbmAllocMem()
313 goto error; in GbmAllocMem()
316 goto error); in GbmAllocMem()
323 error: in GbmAllocMem()
/device/soc/rockchip/rk3588/hardware/display/src/display_gralloc/
H A Ddisplay_gralloc_gbm.cpp307 goto error; in GbmAllocMem()
313 goto error; in GbmAllocMem()
316 goto error); in GbmAllocMem()
323 error: in GbmAllocMem()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dhndlhl.c195 goto error; in si_lhl_set_lpoclk()
215 goto error; in si_lhl_set_lpoclk()
236 goto error; in si_lhl_set_lpoclk()
260 error: in si_lhl_set_lpoclk()
/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.cpp326 LOGE("parse args error"); in CallSpecializedMethod()
330 std::unique_ptr<JsonValue> error = argsValue->GetArrayItem(0)->GetValue("error"); in CallSpecializedMethod() local
331 if (!error || !error->IsString()) { in CallSpecializedMethod()
332 LOGE("get error text failed"); in CallSpecializedMethod()
335 std::string errorText = error->GetString(); in CallSpecializedMethod()
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.h165 std::shared_ptr<OHOS::NWeb::NWebUrlResourceError> error) override;
180 OHOS::NWeb::SslError error) override;
182 OHOS::NWeb::SslError error,
306 OHOS::NWeb::SslError error, const std::vector<std::string>& certChainData) override;
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_server_dump.cpp102 int error = pa_context_errno(context); in Initialize() local
103 AUDIO_ERR_LOG("context connect error: %{public}s", pa_strerror(error)); in Initialize()
125 int error = pa_context_errno(context); in Initialize() local
126 AUDIO_ERR_LOG("context bad state error: %{public}s", pa_strerror(error)); in Initialize()
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/include/util/
H A Djson_util.h41 const CORE_NS::json::value& jsonData, const ::string_view element, ::string& error, T& output) in SafeGetJsonValue()
51 error += element + ": expected number.\n"; in SafeGetJsonValue()
59 const CORE_NS::json::value& jsonData, const ::string_view element, ::string& error, T& output) in SafeGetJsonValue()
66 error += element + ": expected string.\n"; in SafeGetJsonValue()
40 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const ::string_view element, ::string& error, T& output) SafeGetJsonValue() argument
58 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const ::string_view element, ::string& error, T& output) SafeGetJsonValue() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Djson_util.h38 const CORE_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) in SafeGetJsonValue()
48 error += element + ": expected number.\n"; in SafeGetJsonValue()
56 const CORE_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) in SafeGetJsonValue()
63 error += element + ": expected string.\n"; in SafeGetJsonValue()
37 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) SafeGetJsonValue() argument
55 SafeGetJsonValue( const CORE_NS::json::value& jsonData, const BASE_NS::string_view element, BASE_NS::string& error, T& output) SafeGetJsonValue() argument

Completed in 27 milliseconds

1...<<321322323324325326327328329330>>...678