/third_party/openssl/crypto/ts/ |
H A D | ts_err.c | 25 "certificate verify error"}, 31 "ess add signing cert error"}, 33 "ess add signing cert v2 error"}, 35 "ess signing certificate error"}, 47 "pkcs7 add signature error"}, 49 "pkcs7 add signed attr error"}, 56 "response setup error"}, 60 {ERR_PACK(ERR_LIB_TS, 0, TS_R_TIME_SYSCALL_ERROR), "time syscall error"}, 66 "tst info setup error"}, 84 if (ERR_reason_error_string(TS_str_reasons[0].error) in ossl_err_load_TS_strings() [all...] |
/third_party/openssl/include/internal/ |
H A D | numbers.h | 36 # error "do not know the integer encoding on this architecture"
|
/third_party/openssl/crypto/store/ |
H A D | store_local.h | 94 OSSL_STORE_error_fn error; member 144 /* 1 on load error, only valid for fetched loaders */
|
/third_party/openssl/crypto/x509/ |
H A D | x509_err.c | 22 "base64 decode error"}, 32 "error getting md by nid"}, 34 "error using siginf set"}, 63 "public key decode error"}, 65 "public key encode error"}, 90 if (ERR_reason_error_string(X509_str_reasons[0].error) == NULL) in ossl_err_load_X509_strings()
|
/third_party/openssl/providers/implementations/rands/seeding/ |
H A D | rand_vxworks.c | 29 # error "VxWorks <7 only support RAND_SEED_NONE"
|
/third_party/skia/third_party/externals/microhttpd/src/include/ |
H A D | w32functions.h | 29 #error w32functions.h is designed only for W32 systems 154 * Return errno equivalent of last winsock error 155 * @return errno equivalent of last winsock error 160 * Return pointer to string description of errnum error 164 * @return pointer to string description of error 169 * Return pointer to string description of last winsock error 170 * @return pointer to string description of last winsock error 175 * Set last winsock error to equivalent of given errno value
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/src/main/cpp/ |
H A D | Game.h | 57 void onErrorAfterClose(AudioStream *oboeStream, Result error) override;
|
/third_party/skia/third_party/externals/oboe/src/aaudio/ |
H A D | AudioStreamAAudio.h | 100 aaudio_result_t error);
|
/third_party/skia/src/sksl/ir/ |
H A D | SkSLConstructorStruct.cpp | 23 context.fErrors->error(line, in Convert()
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | sync_restricted_traces_to_cipd.py | 64 logging.error('%s version %s create failed' % (trace, trace_version))
|
/third_party/skia/third_party/externals/dawn/src/common/ |
H A D | HashUtils.h | 53 # error "Unsupported platform" in HashCombine()
|
/third_party/openssl/crypto/ct/ |
H A D | ct_policy.c | 11 # error "CT is disabled"
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A D | pshrec.h | 129 FT_Error error; member
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-face.h | 28 #error "Include <hb.h> instead."
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | iochannel.h | 25 #error "Please include config.h before including this file!" 50 * on error. */
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | yaml2obj.cpp | 30 if (std::error_code EC = YIn.error()) { in convertYAML()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | Error.cpp | 1 //===- Error.cpp - tblgen error handling helper routines --------*- C++ -*-===// 9 // This file contains error handling helper routines to pretty-print diagnostic 29 // This is used to exit with an error code if there were any errors. in PrintMessage() 66 void PrintError(const Twine &Msg) { WithColor::error() << Msg << "\n"; } in PrintError()
|
/third_party/skia/third_party/externals/tint/src/ast/ |
H A D | module_clone_test.cc | 157 ASSERT_TRUE(result.success) << result.error; in TEST() 163 // freed. ASAN should error if there's any remaining references in dst when in TEST()
|
/third_party/skia/third_party/externals/tint/src/writer/hlsl/ |
H A D | generator_impl_test.cc | 30 ASSERT_TRUE(gen.Generate()) << gen.error(); in TEST_F()
|
/third_party/skia/third_party/externals/tint/src/writer/wgsl/ |
H A D | generator_impl_binary_test.cc | 54 ASSERT_TRUE(gen.EmitExpression(out, expr)) << gen.error(); in TEST_P()
|
/third_party/skia/tools/perf-canvaskit-puppeteer/ |
H A D | benchmark.js | 53 console.error(e);
|
/third_party/skia/third_party/externals/icu/scripts/ |
H A D | make_data_assembly.py | 24 parser.error("ICU data file is not given.")
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | rbbiscan.h | 86 void error(UErrorCode e); // error reporting convenience function.
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | resbund.h | 104 * informational error results which still indicate success. U_USING_FALLBACK_WARNING 192 * If an error occurs, then NULL is returned. 218 * @param status fills in the outgoing error code 233 * @param status fills in the outgoing error code 248 * @param status fills in the outgoing error code 262 * @param status fills in the outgoing error code 276 * @param status fills in the outgoing error code 336 * @param status fills in the outgoing error code 347 * @param status fills in the outgoing error code 359 * @param status fills in the outgoing error cod [all...] |
/third_party/skia/third_party/externals/freetype/builds/meson/ |
H A D | process_ftoption_h.py | 21 script exits with an error message listing the missing variable names. 57 parser.error(
|