Home
last modified time | relevance | path

Searched refs:error (Results 5426 - 5450 of 8313) sorted by relevance

1...<<211212213214215216217218219220>>...333

/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h336 * @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 Ddebugger.h41 #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 Dkernel.hpp94 throw error(CL_INVALID_ARG_INDEX); in set_svm()
/third_party/node/lib/internal/test_runner/
H A Dharness.js40 // 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 Dwasm-value.h6 #error This header should only be included if WebAssembly is enabled.
H A Dmodule-compiler.h6 #error This header should only be included if WebAssembly is enabled.
H A Dfunction-body-decoder.h6 #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 Dwasm-debug.h6 #error This header should only be included if WebAssembly is enabled.
H A Dwasm-init-expr.h6 #error This header should only be included if WebAssembly is enabled.
/third_party/node/test/parallel/
H A Dtest-child-process-spawnsync-validation-errors.js14 // 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 Dcrc32_simd.c199 #error ARM CRC32 SIMD extensions only supported for Clang and GCC
/third_party/node/src/quic/
H A Dtransportparams.cc211 const QuicError& TransportParams::error() const { in error() function in node::quic::TransportParams
/third_party/node/test/async-hooks/
H A Dinit-hooks.js122 console.error(violations.join('\n\n') + '\n');
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h426 __s32 error; member
/third_party/ntfs-3g/libntfs-3g/
H A Dunix_io.c87 # 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 Datomic.h103 #error missing definition of a_cas
/third_party/musl/porting/liteos_m/kernel/src/string/arch/arm/
H A Dmemcmp_armv8m.S252 #error 'MVE is not enabled in compile options'
/third_party/musl/porting/liteos_m/user/src/internal/
H A Datomic.h103 #error missing definition of a_cas
/third_party/musl/src/hilog/linux/
H A Dvsnprintf_s_p.c31 #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 Dunistd.h17 #error "Never include this file directly; instead, include <unistd.h>"
H A Dstring.h17 #error "Never include this file directly; instead, include <string.h>"
/third_party/musl/porting/linux/user/src/hilog/
H A Dvsnprintf_s_p.c31 #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 Datomic.h103 #error missing definition of a_cas
/third_party/musl/porting/uniproton/kernel/src/internal/
H A Datomic.h103 #error missing definition of a_cas
/third_party/musl/src/internal/
H A Datomic.h103 #error missing definition of a_cas

Completed in 19 milliseconds

1...<<211212213214215216217218219220>>...333