/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 497 # treat the next displayed warning as a fatal error. 808 # Echo program name prefixed message to standard error. 815 func_echo_infix_1 " $tc_standout${tc_red}error$tc_reset" "$*" >&2 821 # Echo program name prefixed message to standard error, and exit. 902 # mkdir can fail with a 'File exist' error if two processes 1445 # Echo program name prefixed warning message to standard error. 1458 # Echo program name prefixed warning message to standard error. Warning 1612 'error' warnings are treated as fatal errors" 1927 *error) 2019 # Echo program name prefixed message to standard error, followe [all...] |
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 497 # treat the next displayed warning as a fatal error. 820 # Echo program name prefixed message to standard error. 827 func_echo_infix_1 " $tc_standout${tc_red}error$tc_reset" "$*" >&2 833 # Echo program name prefixed message to standard error, and exit. 914 # mkdir can fail with a 'File exist' error if two processes 1457 # Echo program name prefixed warning message to standard error. 1470 # Echo program name prefixed warning message to standard error. Warning 1624 'error' warnings are treated as fatal errors" 1937 *error) 2029 # Echo program name prefixed message to standard error, followe [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 454 # treat the next displayed warning as a fatal error. 777 # Echo program name prefixed message to standard error. 784 func_echo_infix_1 " $tc_standout${tc_red}error$tc_reset" "$*" >&2 790 # Echo program name prefixed message to standard error, and exit. 871 # mkdir can fail with a 'File exist' error if two processes 1296 # Echo program name prefixed warning message to standard error. 1309 # Echo program name prefixed warning message to standard error. Warning 1467 'error' warnings are treated as fatal errors" 1720 *error) 1805 # Echo program name prefixed message to standard error, followe [all...] |
/third_party/vk-gl-cts/framework/opengl/simplereference/ |
H A D | sglrReferenceContext.cpp | 3207 deUint32 error = blitResolveMultisampleFramebuffer(mask, srcRect, dstRect, swapSrcX ^ swapDstX, swapSrcY ^ swapDstY); 3209 if (error != GL_NO_ERROR) 3210 setError(error); 4179 // Check command error conditions 4661 inline void ReferenceContext::setError (deUint32 error) 4664 m_lastError = error;
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
H A D | webgl_rendering_context_base.cpp | 2417 LOGE("WebGL: getActiveAttrib: error bufSize exceed!"); in GetActiveAttrib() 2431 LOGE("WebGL: getActiveUniform: error bufSize exceed!"); in GetActiveUniform() 2867 void WebGLRenderingContextBase::SetError(napi_env env, napi_value thisVar, GLenum error, std::string func, int32_t line) in SetError() argument 2875 LOGE("SetError last error %{public}u", err); in SetError() 2877 LOGE("Set error %{public}u for %{public}s:%{public}d ", error, func.c_str(), line); in SetError() 2878 context->GetWebGLRenderingContextImpl().SetError(error); in SetError()
|
/third_party/mbedtls/tests/scripts/ |
H A D | all.sh | 53 # The behavior on an error depends on whether --keep-going (alias -k) 55 # * Without --keep-going: the script stops on the first error without 222 # unless there is an error. This reduces logging overhead in the CI. 279 --error-test Error test mode: run a failing function in addition 286 --no-keep-going Stop at the first error (default). 458 --error-test) error_test=$((error_test + 1));; 653 # This function runs if there is any error in a component. 719 # a reasonably informative error message (not just "$@"). 1052 # Show the diff for information. It isn't an error if the diff is 2349 # Note that gcc is required to allow the use of -Wno-error [all...] |
/third_party/node/deps/v8/src/builtins/mips/ |
H A D | builtins-mips.cc | 2880 Label error; in Generate_DoubleToI() local 2881 __ Branch(&error, ne, scratch, Operand(zero_reg)); in Generate_DoubleToI() 2884 __ bind(&error); in Generate_DoubleToI() 3306 // In case of an error the return address may point to a memory area in Generate_DirectCEntry()
|
/third_party/node/deps/v8/src/builtins/mips64/ |
H A D | builtins-mips64.cc | 2965 Label error; in Generate_DoubleToI() local 2966 __ Branch(&error, ne, scratch, Operand(zero_reg)); in Generate_DoubleToI() 2969 __ bind(&error); in Generate_DoubleToI() 3397 // In case of an error the return address may point to a memory area in Generate_DirectCEntry()
|
/third_party/node/deps/v8/src/builtins/loong64/ |
H A D | builtins-loong64.cc | 2941 Label error; in Generate_DoubleToI() local 2942 __ Branch(&error, ne, scratch, Operand(zero_reg)); in Generate_DoubleToI() 2945 __ bind(&error); in Generate_DoubleToI() 3370 // In case of an error the return address may point to a memory area in Generate_DirectCEntry()
|
/third_party/node/deps/v8/src/builtins/riscv64/ |
H A D | builtins-riscv64.cc | 2992 Label error; in Generate_DoubleToI() local 2993 __ Branch(&error, eq, scratch, Operand(zero_reg), Label::Distance::kNear); in Generate_DoubleToI() 2996 __ bind(&error); in Generate_DoubleToI() 3468 // In case of an error the return address may point to a memory area in Generate_DirectCEntry()
|
/third_party/python/Lib/test/ |
H A D | test_tarfile.py | 716 # constructor in case of an error. For the test we rely on 746 mock.side_effect = zlib.error 2500 error = tarfile.CompressionError('lzma module is not available'), 2501 with unittest.mock.patch.object(tarfile.TarFile, 'xzopen', side_effect=error): 2542 self.assertIn(b'error', err.lower()) 2770 # TarFile.close() if there was no error. 3338 If an error occurs, it must be checked using `expect_exception` 3448 # The other cases will fail with this error too.
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | wpa.c | 172 * @error: Indicate whether this is an Michael MIC error report 173 * @pairwise: 1 = error report for pairwise packet, 0 = for group packet 179 void wpa_sm_key_request(struct wpa_sm *sm, int error, int pairwise) in wpa_sm_key_request() argument 217 if (error) in wpa_sm_key_request() 235 "WPA: Sending EAPOL-Key Request (error=%d " in wpa_sm_key_request() 237 error, pairwise, sm->ptk_set, (unsigned long) rlen); in wpa_sm_key_request() 1097 * Normally, this error behavior would result in us in wpa_supplicant_install_igtk() 1102 "WPA: Ignore IGTK configuration error due to invalid IGTK KeyID byte order"); in wpa_supplicant_install_igtk()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
H A D | Renderer11.cpp | 590 // Don't error in this case- just don't use mDeviceContext1 or mDeviceContext3. in initialize() 1848 // Transform feedback is not allowed for DrawElements, this error should have been caught at the in drawElements() 3131 // executable to NULL and return GL_NO_ERROR to signify that there was a link error but the in compileToExecutable() 3139 angle::Result error = loadExecutable( in compileToExecutable() local 3144 if (error == angle::Result::Stop) in compileToExecutable() 3146 return error; in compileToExecutable()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
H A D | vktMemoryPipelineBarrierTests.cpp | 585 catch (const vk::Error& error) in bindBufferMemory() 587 if (error.getError() == vk::VK_ERROR_OUT_OF_DEVICE_MEMORY in bindBufferMemory() 588 || error.getError() == vk::VK_ERROR_OUT_OF_HOST_MEMORY) in bindBufferMemory() 635 catch (const vk::Error& error) in bindImageMemory() 637 if (error.getError() == vk::VK_ERROR_OUT_OF_DEVICE_MEMORY in bindImageMemory() 638 || error.getError() == vk::VK_ERROR_OUT_OF_HOST_MEMORY) in bindImageMemory()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
H A D | vktMemoryPipelineBarrierTests.cpp | 585 catch (const vk::Error& error) in bindBufferMemory() 587 if (error.getError() == vk::VK_ERROR_OUT_OF_DEVICE_MEMORY in bindBufferMemory() 588 || error.getError() == vk::VK_ERROR_OUT_OF_HOST_MEMORY) in bindBufferMemory() 635 catch (const vk::Error& error) in bindImageMemory() 637 if (error.getError() == vk::VK_ERROR_OUT_OF_DEVICE_MEMORY in bindImageMemory() 638 || error.getError() == vk::VK_ERROR_OUT_OF_HOST_MEMORY) in bindImageMemory()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vulkan.hpp | 26 # error "vulkan.hpp needs at least c++ standard version 11" 10787 # error unsupported platform 10803 # error unsupported platform 10841 # error unsupported platform 10854 # error unsupported platform 10869 # error unsupported platform
|
/third_party/mesa3d/src/imgui/ |
H A D | imgui.cpp | 446 - 2017/08/20 (1.51) - added PushStyleColor(ImGuiCol idx, ImU32 col) overload, which _might_ cause an "ambiguous call" compilation error if you are using ImColor() with implicit cast. Cast to ImU32 or ImVec4 explicily to fix. 1574 // We handle UTF-8 decoding error by skipping forward. 3004 bool error = false; in DebugCheckVersionAndDataLayout() local 3005 if (strcmp(version, IMGUI_VERSION)!=0) { error = true; IM_ASSERT(strcmp(version,IMGUI_VERSION)==0 && "Mismatched version string!"); } in DebugCheckVersionAndDataLayout() 3006 if (sz_io != sizeof(ImGuiIO)) { error = true; IM_ASSERT(sz_io == sizeof(ImGuiIO) && "Mismatched struct layout!"); } in DebugCheckVersionAndDataLayout() 3007 if (sz_style != sizeof(ImGuiStyle)) { error = true; IM_ASSERT(sz_style == sizeof(ImGuiStyle) && "Mismatched struct layout!"); } in DebugCheckVersionAndDataLayout() 3008 if (sz_vec2 != sizeof(ImVec2)) { error = true; IM_ASSERT(sz_vec2 == sizeof(ImVec2) && "Mismatched struct layout!"); } in DebugCheckVersionAndDataLayout() 3009 if (sz_vec4 != sizeof(ImVec4)) { error = true; IM_ASSERT(sz_vec4 == sizeof(ImVec4) && "Mismatched struct layout!"); } in DebugCheckVersionAndDataLayout() 3010 if (sz_vert != sizeof(ImDrawVert)) { error = true; IM_ASSERT(sz_vert == sizeof(ImDrawVert) && "Mismatched struct layout!"); } in DebugCheckVersionAndDataLayout() 3011 return !error; in DebugCheckVersionAndDataLayout() [all...] |
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_exporter.cpp | 512 result.error += "failed to export camera"; in ExportGltfCameras() 539 result.error += "failed to export light"; in ExportGltfLight()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_arit.c | 1228 * error for multiplication by zero, and it will produce wrong results in lp_build_mul_imm() 3225 #error 3384 #error
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassMultisampleResolveTests.cpp | 296 catch (const vk::Error& error) in createImage() 298 if (error.getError() == VK_ERROR_FORMAT_NOT_SUPPORTED) in createImage()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcRobustBufferAccessBehaviorTests.cpp | 431 /* Log link error */ in Link() 437 /* Get error log length */ in Link() 443 /* Get error log */ in Link() 533 /* Log compilation error */ in Compile() 546 /* Get error log */ in Compile() 1472 /* Get error from draw */ in iterate() 1473 GLenum error = gl.getError(); in iterate() local 1482 /* Handle error from draw */ in iterate() 1483 GLU_EXPECT_NO_ERROR(error, "DrawArrays"); in iterate()
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | MultisampledRenderToTextureTest.cpp | 39 void assertErrorIfNotMSRTT2(GLenum error) in assertErrorIfNotMSRTT2() argument 47 ASSERT_GL_ERROR(error); in assertErrorIfNotMSRTT2() 1803 // validation error (if ASSERT is removed). 1883 // between framebuffer and render pass will result in an ASSERT and a validation error (if ASSERT is
|
/third_party/skia/src/core/ |
H A D | SkPath.cpp | 1315 SkScalar error = startOver90 - startOver90I; in addArc() local 1316 if (SkScalarNearlyEqual(error, 0)) { in addArc()
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_internal.h | 95 #error Use IMGUI_DISABLE_DEFAULT_FORMAT_FUNCTIONS 98 #error Use IMGUI_DISABLE_DEFAULT_MATH_FUNCTIONS 672 // ImDrawList: Helper function to calculate a circle's segment count given its radius and a "maximum error" value. 673 // Estimation of number of circle segment based on error is derived using method described in https://stackoverflow.com/a/2244088/15194693 675 // N = ceil ( pi / acos(1 - error / r) ) where r > 0, error <= r 688 // Raw equation from IM_DRAWLIST_CIRCLE_AUTO_SEGMENT_CALC rewritten for 'r' and 'error'.
|
/third_party/pulseaudio/src/utils/ |
H A D | pactl.c | 490 pa_json_encoder_add_member_string(encoder, "error", _("(invalid)")); in pa_volume_to_json_object() 511 pa_json_encoder_add_member_string(encoder, "error", _("(invalid)")); in pa_cvolume_to_json_object() 2072 goto error; in set_sink_formats() 2093 error: in set_sink_formats()
|