Home
last modified time | relevance | path

Searched refs:error (Results 5501 - 5525 of 8313) sorted by relevance

1...<<221222223224225226227228229230>>...333

/third_party/python/Include/internal/
H A Dpycore_fileutils.h8 # error "Py_BUILD_CORE must be defined to include this header"
/third_party/python/Lib/distutils/tests/
H A Dtest_upload.py5 from urllib.error import HTTPError
/third_party/pulseaudio/src/pulsecore/
H A Dcore-rtclock.c51 #include <pulsecore/core-error.h>
/third_party/python/Lib/
H A Dquopri.py200 except getopt.error as msg:
/third_party/openssl/crypto/ct/
H A Dct_sct_ctx.c11 # error "CT is disabled"
91 /* An error occurred whilst searching for the extension */ in ct_x509_cert_fixup()
131 /* Duplicate poison extensions are present - error */ in SCT_CTX_set1_cert()
148 /* Duplicate SCT extensions are present - error */ in SCT_CTX_set1_cert()
/third_party/openssl/crypto/asn1/
H A Dasn1_err.c19 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_ASN1_PARSE_ERROR), "asn1 parse error"},
21 "asn1 sig parse error"},
22 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_AUX_ERROR), "aux error"},
36 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_DECODE_ERROR), "decode error"},
40 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_ENCODE_ERROR), "encode error"},
42 "error getting time"},
44 "error loading section"},
46 "error setting cipher params"},
113 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_LIST_ERROR), "list error"},
116 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_MIME_PARSE_ERROR), "mime parse error"},
[all...]
/third_party/openssl/crypto/evp/
H A Devp_err.c37 "cipher parameter error"},
42 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_COPY_ERROR), "copy error"},
49 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_DECODE_ERROR), "decode error"},
51 "default query parse error"},
57 "error loading section"},
72 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_FINAL_ERROR), "final error"},
73 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_GENERATE_ERROR), "generate error"},
81 "initialization error"},
141 {ERR_PACK(ERR_LIB_EVP, 0, EVP_R_PBKDF2_ERROR), "pbkdf2 error"},
145 "private key decode error"},
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary_test.cpp117 EXPECT_THAT(diagnostic->error, Eq(std::string("Missing assembly text."))); in TEST_F()
/third_party/skia/src/core/
H A DSkSharedMutex.cpp44 #error weak annotations are not supported for your compiler
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DlibEGL.hpp69 // Functions that don't change the error code, for use by client APIs
118 #error "libEGL::loadExports unimplemented for this platform" in loadExports()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkSemaphore.cpp76 # error "Missing VK_KHR_external_semaphore_fd implementation for this platform!"
/third_party/openssl/ohos_lite/include/crypto/
H A Dx509.h210 /* error callback */
242 int error; member
/third_party/openssl/providers/common/
H A Dprovider_err.c29 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_BN_ERROR), "bn error"},
39 "error instantiating drbg"},
41 "error retrieving entropy"},
43 "error retrieving nonce"},
57 "fips module conditional error"},
59 "fips module entering error state"},
61 "fips module in error state"},
62 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_GENERATE_ERROR), "generate error"},
113 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_IN_ERROR_STATE), "in error state"},
171 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_RESEED_ERROR), "reseed error"},
[all...]
/third_party/skia/third_party/externals/spirv-tools/kokoro/scripts/windows/
H A Dbuild.bat74 :: This lets us use !ERRORLEVEL! inside an IF ... () and get the actual error at that point.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/kokoro/scripts/windows/
H A Dbuild.bat74 :: This lets us use !ERRORLEVEL! inside an IF ... () and get the actual error at that point.
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary_test.cpp117 EXPECT_THAT(diagnostic->error, Eq(std::string("Missing assembly text."))); in TEST_F()
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdhuff.h119 #error Cannot determine word size
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddouble-conversion-utils.h144 #error Target architecture was not detected as supported by Double-Conversion.
364 // A compile error here means your Dest and Source have different sizes.
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_sdlrenderer.cpp32 #error This backend requires SDL 2.0.17+ because of SDL_RenderGeometry() function
206 SDL_Log("error creating texture"); in ImGui_ImplSDLRenderer_CreateFontsTexture()
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtc/
H A Dtype_aligned.hpp15 # error "GLM: Aligned types are not supported on this platform"
/third_party/skia/src/sksl/analysis/
H A DSkSLGetLoopUnrollInfo.cpp249 errors->error(line, msg); in GetLoopUnrollInfo()
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/
H A Dretrace_restricted_traces.py208 logging.error('There was a problem tracing "%s", could not find header file: %s' %
/third_party/skia/third_party/externals/angle2/third_party/renderdoc/src/
H A Drenderdoc_app.h43 # error "Unknown platform"
490 // This will return 1 if the capture succeeded, and 0 if there was an error capturing.
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DShaderModuleVk.cpp171 DAWN_INVALID_IF(!result.success, "An error occured while generating SPIR-V: %s.", in GetTransformedModuleHandle()
172 result.error); in GetTransformedModuleHandle()
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.h159 FT_Error error; /* last execution error */ member
532 * FreeType error code. 0 means success.

Completed in 17 milliseconds

1...<<221222223224225226227228229230>>...333