/third_party/libdrm/include/drm/ |
H A D | vmwgfx_drm.h | 336 * @error: This member should've been set to -EFAULT on submission. 338 * error == -EFAULT: Fence communication failed. The host is synchronized. 340 * error != 0 && error != -EFAULT: 342 * error == 0: All is OK, The host may not be synchronized. 354 __s32 error; member 783 * an error will be returned.
|
/third_party/jerryscript/jerry-core/debugger/ |
H A D | debugger.h | 41 #error Please define the MAX_BUFFER_SIZE between 64 and 256 bytes. 131 JERRY_DEBUGGER_PARSE_ERROR = 2, /**< parse error */ 220 JERRY_DEBUGGER_EVAL_OK = 1, /**< eval result, no error */ 221 JERRY_DEBUGGER_EVAL_ERROR = 2, /**< eval result when an error has occurred */ 233 JERRY_DEBUGGER_OUTPUT_OK = 1, /**< output result, no error */ 234 JERRY_DEBUGGER_OUTPUT_ERROR = 2, /**< output result, error */
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
H A D | kernel.hpp | 94 throw error(CL_INVALID_ARG_INDEX); in set_svm()
|
/third_party/node/lib/internal/test_runner/ |
H A D | harness.js | 40 // do anything but throw the error. 46 // Check if this error is coming from a reporter. If it is, throw it. 51 // Check if this error is coming from a test. If it is, fail the test. 53 // If the test is already finished or the resource that created the error 59 'activity after the test ended. This activity created the error ' + 64 `the test ended. This activity created the error "${err}" which ` +
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-value.h | 6 #error This header should only be included if WebAssembly is enabled.
|
H A D | module-compiler.h | 6 #error This header should only be included if WebAssembly is enabled.
|
H A D | function-body-decoder.h | 6 #error This header should only be included if WebAssembly is enabled. 32 uint32_t offset; // offset in the module bytes, for error reporting
|
H A D | wasm-debug.h | 6 #error This header should only be included if WebAssembly is enabled.
|
H A D | wasm-init-expr.h | 6 #error This header should only be included if WebAssembly is enabled.
|
/third_party/node/test/parallel/ |
H A D | test-child-process-spawnsync-validation-errors.js | 14 // spawnSync() should run successfully but return an ENOENT error. 17 assert.strictEqual(child.error.code, 'ENOENT');
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | crc32_simd.c | 199 #error ARM CRC32 SIMD extensions only supported for Clang and GCC
|
/third_party/node/src/quic/ |
H A D | transportparams.cc | 211 const QuicError& TransportParams::error() const { in error() function in node::quic::TransportParams
|
/third_party/node/test/async-hooks/ |
H A D | init-hooks.js | 122 console.error(violations.join('\n\n') + '\n');
|
/third_party/ntfs-3g/include/fuse-lite/ |
H A D | fuse_kernel.h | 426 __s32 error; member
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | unix_io.c | 87 # error "Mac OS X: F_FULLFSYNC is not defined. Either you didn't include fcntl.h or you're using an older, unsupported version of Mac OS X (pre-10.3)." in ntfs_fsync() 146 /* if permission error and rw, retry read-only */ in ntfs_device_unix_io_open()
|
/third_party/musl/porting/liteos_a/kernel/src/internal/ |
H A D | atomic.h | 103 #error missing definition of a_cas
|
/third_party/musl/porting/liteos_m/kernel/src/string/arch/arm/ |
H A D | memcmp_armv8m.S | 252 #error 'MVE is not enabled in compile options'
|
/third_party/musl/porting/liteos_m/user/src/internal/ |
H A D | atomic.h | 103 #error missing definition of a_cas
|
/third_party/musl/src/hilog/linux/ |
H A D | vsnprintf_s_p.c | 31 #error "max string is 2G" 214 * return -1 if an error occurs. 238 return -1; /* to skip error handler, return strlen(strDest) or -1 */ in vsnprintfp_s()
|
/third_party/musl/porting/linux/user/include/fortify/ |
H A D | unistd.h | 17 #error "Never include this file directly; instead, include <unistd.h>"
|
H A D | string.h | 17 #error "Never include this file directly; instead, include <string.h>"
|
/third_party/musl/porting/linux/user/src/hilog/ |
H A D | vsnprintf_s_p.c | 31 #error "max string is 2G" 214 * return -1 if an error occurs. 238 return -1; /* to skip error handler, return strlen(strDest) or -1 */ in vsnprintfp_s()
|
/third_party/musl/porting/liteos_m/kernel/src/internal/ |
H A D | atomic.h | 103 #error missing definition of a_cas
|
/third_party/musl/porting/uniproton/kernel/src/internal/ |
H A D | atomic.h | 103 #error missing definition of a_cas
|
/third_party/musl/src/internal/ |
H A D | atomic.h | 103 #error missing definition of a_cas
|