/third_party/node/deps/acorn/acorn/dist/ |
H A D | bin.js | 30 var print = (status === 0) ? console.log : console.error; 77 console.error(fileMode ? e.message.replace(/\(\d+:\d+\)$/, function (m) { return m.slice(0, 1) + inputFilePaths[fileIdx] + " " + m.slice(1); }) : e.message);
|
/third_party/libfuse/lib/ |
H A D | fuse_i.h | 67 int error; member 168 int fuse_send_reply_iov_nofree(fuse_req_t req, int error, struct iovec *iov, 189 * @return negative standard error code or 0 on success
|
/third_party/libfuse/include/ |
H A D | fuse_common.h | 11 #error "Never include <fuse_common.h> directly; use <fuse.h> or <fuse_lowlevel.h> instead." 327 * as an error and signaled to the caller). 390 * flag is not set, returning ENOSYS will be treated as an error and signalled 694 * until .size bytes have been copied or an error or EOF is 840 * @return actual number of bytes copied or -errno on error 923 # error only API version 30 or greater is supported
|
/third_party/ltp/testcases/kernel/syscalls/fallocate/ |
H A D | fallocate03.c | 118 int error; member 247 if (TEST_RETURN != test_data[test_index].error) { in main()
|
/third_party/ltp/testcases/kernel/sched/sched_stress/ |
H A D | sched_tc3.c | 221 error("Failed to receive SIGUSR1 signal before timeout!", in signal_handler() 224 error("received unexpected signal", __FILE__, __LINE__); in signal_handler()
|
/third_party/ltp/testcases/kernel/syscalls/mlockall/ |
H A D | mlockall03.c | 23 * TEST TITLE : Test for checking basic error conditions for 55 * Issue sys call failed to produce expected error. 101 int error; /* error description */ member 102 char *edesc; /* Expected error no */ 144 "for checking error %s", TC[i].edesc); in main() 152 if (TEST_ERRNO != TC[i].error) in main() 236 "for mlockall() error %s\n", TC[i].edesc); in setup_test() 247 "for mlockall() error %s\n", TC[i].edesc); in setup_test() 281 "checking for mlockall() error in cleanup_test() [all...] |
H A D | mlockall02.c | 23 * TEST TITLE : Test for checking basic error conditions for 54 * Issue sys call failed to produce expected error. 93 int error; /* error description */ member 94 char *edesc; /* Expected error no */ 121 "for checking error %s", TC[i].edesc); in main() 129 if (TEST_ERRNO != TC[i].error) in main() 191 "for mlockall error %s\n", TC[i].edesc); in setup_test() 211 "mlockall error %s\n", TC[i].edesc); in setup_test() 242 "checking for mlockall error in cleanup_test() [all...] |
/third_party/node/deps/v8/src/trap-handler/ |
H A D | handler-inside-posix.cc | 57 #error "Unsupported platform." 130 #error "Unsupported architecture." in TryHandleSignal()
|
/third_party/node/deps/openssl/openssl/crypto/bio/ |
H A D | bio_local.h | 30 # error internal/cryptlib.h included before bio_local.h 33 # error openssl/bio.h included before bio_local.h
|
/third_party/rust/crates/codespan/codespan-reporting/examples/ |
H A D | reusable_diagnostic.rs | 51 /// An error enum that represent all possible errors within your program 60 Error::MismatchType(left, right) => Diagnostic::error() in report() 70 Error::MutatingImmutable(original, mutating) => Diagnostic::error() in report()
|
/third_party/python/Tools/scripts/ |
H A D | pickle2db.py | 60 except getopt.error: 126 except bsddb.error:
|
/third_party/openssl/crypto/bio/ |
H A D | bio_local.h | 30 # error internal/cryptlib.h included before bio_local.h 33 # error openssl/bio.h included before bio_local.h
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Device.cpp | 107 egl::Error error = in getAttribute() local 110 return error; in getAttribute()
|
/third_party/skia/third_party/externals/angle2/src/common/gl/cgl/ |
H A D | FunctionsCGL.h | 53 SOFT_LINK_FUNCTION_HEADER(OpenGL, CGLErrorString, const char *, (CGLError error), (error))
|
/third_party/vk-gl-cts/external/vulkan-docs/src/config/ifdef-mismatch/ |
H A D | extension.rb | 69 # First pop any non-matching conditionals and fire a mismatch error 77 # Log an error 79 logger.error message_with_context %(unmatched conditional "#{conditional.line}" with no endif), source_location: conditional.cursor 110 logger.error message_with_context %(unmatched endif - found "#{line}" with no matching conditional begin), source_location: cursor
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
H A D | parser_clear_color_test.cc | 96 std::string error; member 121 EXPECT_EQ(std::string("13: ") + test_data.error, r.Error()) << test_data.data; in TEST_P()
|
/third_party/skia/third_party/externals/spirv-tools/tools/cfg/ |
H A D | bin_to_dot.cpp | 171 // Invalid arguments return error codes, but don't necessarily generate in BinaryToDot() 180 if (auto error = spvBinaryParse(context, &converter, words, num_words, in BinaryToDot() 182 return error; in BinaryToDot()
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
H A D | Driver.cpp | 33 # error Unimplemented platform 95 # error Unimplemented platform in loadSwiftShader()
|
/third_party/skia/third_party/externals/swiftshader/tests/regres/shell/ |
H A D | shell_unix.go | 87 func Exec(timeout time.Duration, exe, wd string, env []string, args ...string) ([]byte, error) { 102 res := make(chan error)
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/cfg/ |
H A D | bin_to_dot.cpp | 171 // Invalid arguments return error codes, but don't necessarily generate in BinaryToDot() 180 if (auto error = spvBinaryParse(context, &converter, words, num_words, in BinaryToDot() 182 return error; in BinaryToDot()
|
/third_party/skia/third_party/externals/imgui/examples/libs/usynergy/ |
H A D | uSynergy.h | 46 #error "Can't define both USYNERGY_LITTLE_ENDIAN and USYNERGY_BIG_ENDIAN" 54 #error "Can't detect endian-nes, please defined either USYNERGY_LITTLE_ENDIAN or USYNERGY_BIG_ENDIAN";
|
/third_party/skia/third_party/externals/icu/source/extra/scrptrun/ |
H A D | scrptrun.cpp | 118 UErrorCode error = U_ZERO_ERROR; in next() local 145 UScriptCode sc = uscript_getScript(ch, &error); in next()
|
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl3/ |
H A D | main.cpp | 22 static void glfw_error_callback(int error, const char* description) in glfw_error_callback() argument 24 fprintf(stderr, "Glfw Error %d: %s\n", error, description); in glfw_error_callback() 82 // - If the file cannot be loaded, the function will return NULL. Please handle those errors in your application (e.g. use an assertion, or display an error and quit). in main()
|
/third_party/skia/third_party/externals/microhttpd/doc/ |
H A D | mdate-sh | 62 error () function 118 test $# -gt 0 || error "failed parsing '$ls_command /' output" 138 test -n "$month" || error "failed parsing '$ls_command /' output"
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/detail/ |
H A D | type_int.hpp | 270 # error "GLM error: multiple default precision requested for signed integer types" 282 # error "GLM error: multiple default precision requested for unsigned integer types"
|