/third_party/mbedtls/library/ |
H A D | net_sockets.c | 25 #error "This module only works on Unix and Windows, see MBEDTLS_NET_C in mbedtls_config.h" 31 #include "mbedtls/error.h" 126 * Return 0 if the file descriptor is valid, an error otherwise.
|
H A D | psa_crypto_rsa.c | 26 #include <mbedtls/error.h> 506 /* Just to get the error status right, as rsa_set_padding() doesn't in psa_rsa_oaep_set_padding_mode()
|
/third_party/lame/libmp3lame/ |
H A D | encoder.c | 228 # error FFTOFFSET greater than 576: FFT uses a negative offset in lame_encode_frame_init()
|
/third_party/json/tools/serve_header/ |
H A D | serve_header.py | 365 log.error('working directory does not look like project root') 406 log.exception('an error occurred:')
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | glsl_parser_extras.h | 89 * (useful for error messages). 628 /** Was there an error during compilation? */ 629 bool error; member
|
/third_party/ltp/include/old/ |
H A D | safe_macros.h | 13 #error "you must include test.h before this file"
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | device.cpp | 173 throw error(CL_INVALID_DEVICE); in device()
|
/third_party/mesa3d/src/glx/ |
H A D | driwindows_glx.c | 179 unsigned *error) in driwindows_create_context_attribs() 174 driwindows_create_context_attribs(struct glx_screen *base, struct glx_config *config_base, struct glx_context *shareList, unsigned num_attribs, const uint32_t *attribs, unsigned *error) driwindows_create_context_attribs() argument
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-module-builder.h | 6 #error This header should only be included if WebAssembly is enabled.
|
H A D | jump-table-assembler.cc | 412 #error Unknown architecture.
|
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/ |
H A D | v8_foozzie.py | 307 parser.error('Need either executable or config difference.') 564 print('# Internal error: %s' % e)
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | err.h | 173 * The error code packs differently depending on if it records a system 174 * error or an OpenSSL error. 176 * A system error packs like this (we follow POSIX and only allow positive 180 * |1| system error number | 183 * An OpenSSL error packs like this: 273 * ERR_PACK is a helper macro to properly pack OpenSSL error codes and may 349 /* Other common error codes, range 256..2^ERR_RFLAGS_OFFSET-1 */ 370 unsigned long error; member 400 /* Main error raisin [all...] |
/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/ |
H A D | protocol_core.h | 33 // Registers |error|, unless the tokenizer's status is already an error. 34 void RegisterError(Error error); 38 // Produces an error message considering |tokenizer.Status()|,
|
/third_party/node/tools/gyp/pylib/gyp/generator/ |
H A D | analyzer.py | 19 error: only supplied if there is an error. 267 if there is a parse error.""" 550 if "error" in values: 551 print("Error:", values["error"]) 808 _WriteOutput(params, error=str(e))
|