/third_party/pulseaudio/src/modules/bluetooth/ |
H A D | rtp.h | 79 #error "Unknown byte order"
|
/third_party/python/Include/cpython/ |
H A D | longobject.h | 2 # error "this header file must not be included directly" 26 There are no error cases. 66 return -1 on error. 70 If is_signed is 0/false, it's an error if v < 0; else (v >= 0) n bytes
|
/third_party/python/Include/internal/ |
H A D | pycore_runtime.h | 8 # error "this header requires Py_BUILD_CORE define" 97 indicates an error occurred. The main interpreter will 162 Return NULL on success, or return an error message on failure. */
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | start-child.c | 40 #include <pulsecore/core-error.h>
|
/third_party/python/Include/ |
H A D | pyhash.h | 111 # error Py_HASH_CUTOFF must in range 0...7.
|
/third_party/openssl/crypto/bn/ |
H A D | bn_err.c | 25 {ERR_PACK(ERR_LIB_BN, 0, BN_R_ENCODING_ERROR), "encoding error"}, 52 if (ERR_reason_error_string(BN_str_reasons[0].error) == NULL) in ossl_err_load_BN_strings()
|
/third_party/openssl/crypto/http/ |
H A D | http_err.c | 22 "error parsing asn1 length"}, 24 "error parsing content length"}, 25 {ERR_PACK(ERR_LIB_HTTP, 0, HTTP_R_ERROR_PARSING_URL), "error parsing url"}, 26 {ERR_PACK(ERR_LIB_HTTP, 0, HTTP_R_ERROR_RECEIVING), "error receiving"}, 27 {ERR_PACK(ERR_LIB_HTTP, 0, HTTP_R_ERROR_SENDING), "error sending"}, 31 "header parse error"}, 47 {ERR_PACK(ERR_LIB_HTTP, 0, HTTP_R_RECEIVED_ERROR), "received error"}, 57 "response parse error"}, 78 if (ERR_reason_error_string(HTTP_str_reasons[0].error) == NULL) in ossl_err_load_HTTP_strings()
|
/third_party/openssl/crypto/ocsp/ |
H A D | ocsp_err.c | 21 "certificate verify error"}, 26 "error in nextupdate field"}, 28 "error in thisupdate field"}, 68 if (ERR_reason_error_string(OCSP_str_reasons[0].error) == NULL) in ossl_err_load_OCSP_strings()
|
/third_party/openssl/crypto/conf/ |
H A D | conf_err.c | 18 {ERR_PACK(ERR_LIB_CONF, 0, CONF_R_ERROR_LOADING_DSO), "error loading dso"}, 31 "module initialization error"}, 70 if (ERR_reason_error_string(CONF_str_reasons[0].error) == NULL) in ossl_err_load_CONF_strings()
|
/third_party/openssl/crypto/crmf/ |
H A D | crmf_err.c | 23 {ERR_PACK(ERR_LIB_CRMF, 0, CRMF_R_ERROR), "error"}, 25 "error decoding certificate"}, 27 "error decrypting certificate"}, 29 "error decrypting symmetric key"}, 67 if (ERR_reason_error_string(CRMF_str_reasons[0].error) == NULL) in ossl_err_load_CRMF_strings()
|
/third_party/openssl/crypto/dh/ |
H A D | dh_err.c | 22 {ERR_PACK(ERR_LIB_DH, 0, DH_R_BN_DECODE_ERROR), "bn decode error"}, 23 {ERR_PACK(ERR_LIB_DH, 0, DH_R_BN_ERROR), "bn error"}, 38 {ERR_PACK(ERR_LIB_DH, 0, DH_R_DECODE_ERROR), "decode error"}, 45 {ERR_PACK(ERR_LIB_DH, 0, DH_R_KDF_PARAMETER_ERROR), "kdf parameter error"}, 55 "parameter encoding error"}, 56 {ERR_PACK(ERR_LIB_DH, 0, DH_R_PEER_KEY_ERROR), "peer key error"}, 58 {ERR_PACK(ERR_LIB_DH, 0, DH_R_SHARED_INFO_ERROR), "shared info error"}, 69 if (ERR_reason_error_string(DH_str_reasons[0].error) == NULL) in ossl_err_load_DH_strings()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
H A D | FrameCapture_mock.cpp | 13 # error Frame capture must be disabled to include this file.
|
/third_party/vk-gl-cts/executor/ |
H A D | xeContainerFormatParser.hpp | 84 void error (const std::string& what);
|
/third_party/skia/third_party/externals/swiftshader/include/EGL/ |
H A D | eglplatform.h | 132 #error "Platform not recognized"
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | ValidateLimitations.h | 42 void error(TSourceLoc loc, const char *reason, const char* token);
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Buffer.cpp | 65 return error(GL_OUT_OF_MEMORY); in bufferData()
|
H A D | main.cpp | 103 // Records an error code 105 void error(GLenum errorCode) in error() function
|
/third_party/openssl/crypto/store/ |
H A D | store_err.c | 23 "error verifying pkcs12 mac"}, 46 "passphrase callback error"}, 71 if (ERR_reason_error_string(OSSL_STORE_str_reasons[0].error) == NULL) in ossl_err_load_OSSL_STORE_strings()
|
/third_party/openssl/include/openssl/ |
H A D | txt_db.h | 44 long error; member
|
/third_party/openssl/ohos_lite/include/internal/ |
H A D | numbers.h | 35 # error "do not know the integer encoding on this architecture"
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | errmsg.c | 11 * File error.c 26 U_CFUNC void error(uint32_t linenumber, const char *msg, ...) in error() function
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/audio/ |
H A D | AAssetDataSource.cpp | 24 #error USE_FFMPEG should be defined in app.gradle
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
H A D | range.hpp | 19 # error "GLM_GTX_range requires C++11 suppport or 'range for'"
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLDoStatement.cpp | 21 context.fErrors->error(stmt->fLine, "do-while loops are not supported"); in Convert()
|
/third_party/skia/third_party/externals/dawn/src/dawn_node/ |
H A D | Module.cpp | 26 Napi::Error::New(env, res.error).ThrowAsJavaScriptException(); in CreateGPU()
|