| /third_party/typescript/tests/baselines/reference/ |
| D | jsxAndTypeAssertion.errors.txt | 4 tests/cases/conformance/jsx/jsxAndTypeAssertion.tsx(6,31): error TS1381: Unexpected token. Did you … 7 tests/cases/conformance/jsx/jsxAndTypeAssertion.tsx(10,24): error TS1381: Unexpected token. Did you… 9 tests/cases/conformance/jsx/jsxAndTypeAssertion.tsx(12,23): error TS1381: Unexpected token. Did you… 10 tests/cases/conformance/jsx/jsxAndTypeAssertion.tsx(12,24): error TS1382: Unexpected token. Did you… 13 tests/cases/conformance/jsx/jsxAndTypeAssertion.tsx(14,23): error TS1381: Unexpected token. Did you… 14 tests/cases/conformance/jsx/jsxAndTypeAssertion.tsx(14,24): error TS1382: Unexpected token. Did you… 15 tests/cases/conformance/jsx/jsxAndTypeAssertion.tsx(14,38): error TS1381: Unexpected token. Did you… 20 tests/cases/conformance/jsx/jsxAndTypeAssertion.tsx(18,69): error TS1381: Unexpected token. Did you… 21 tests/cases/conformance/jsx/jsxAndTypeAssertion.tsx(18,76): error TS1381: Unexpected token. Did you… 40 !!! error TS1381: Unexpected token. Did you mean `{'}'}` or `}`? [all …]
|
| D | jsxParsingError3.errors.txt | 1 tests/cases/conformance/jsx/Error1.tsx(1,15): error TS1381: Unexpected token. Did you mean `{'}'}` … 2 tests/cases/conformance/jsx/Error2.tsx(1,15): error TS1382: Unexpected token. Did you mean `{'>'}` … 3 tests/cases/conformance/jsx/Error3.tsx(1,22): error TS1381: Unexpected token. Did you mean `{'}'}` … 4 tests/cases/conformance/jsx/Error4.tsx(1,22): error TS1382: Unexpected token. Did you mean `{'>'}` … 5 tests/cases/conformance/jsx/Error5.tsx(1,15): error TS1381: Unexpected token. Did you mean `{'}'}` … 6 tests/cases/conformance/jsx/Error6.tsx(1,15): error TS1382: Unexpected token. Did you mean `{'>'}` … 20 !!! error TS1381: Unexpected token. Did you mean `{'}'}` or `}`? 25 !!! error TS1382: Unexpected token. Did you mean `{'>'}` or `>`? 30 !!! error TS1381: Unexpected token. Did you mean `{'}'}` or `}`? 35 !!! error TS1382: Unexpected token. Did you mean `{'>'}` or `>`? [all …]
|
| D | tsxGenericArrowFunctionParsing.errors.txt | 1 tests/cases/conformance/jsx/file.tsx(8,17): error TS1382: Unexpected token. Did you mean `{'>'}` or… 2 tests/cases/conformance/jsx/file.tsx(20,32): error TS1382: Unexpected token. Did you mean `{'>'}` o… 3 tests/cases/conformance/jsx/file.tsx(24,25): error TS1382: Unexpected token. Did you mean `{'>'}` o… 16 !!! error TS1382: Unexpected token. Did you mean `{'>'}` or `>`? 30 !!! error TS1382: Unexpected token. Did you mean `{'>'}` or `>`? 36 !!! error TS1382: Unexpected token. Did you mean `{'>'}` or `>`?
|
| D | exportSpellingSuggestion.types | 7 throw new Error("Unexpected " + msg); 8 >new Error("Unexpected " + msg) : Error 10 >"Unexpected " + msg : string 11 >"Unexpected " : "Unexpected "
|
| /third_party/libxml2/result/HTML/ |
| D | doc3.htm.err | 16 ./test/HTML/doc3.htm:148: HTML parser error : Unexpected end tag : p 19 ./test/HTML/doc3.htm:236: HTML parser error : Unexpected end tag : font 22 ./test/HTML/doc3.htm:236: HTML parser error : Unexpected end tag : a 31 ./test/HTML/doc3.htm:747: HTML parser error : Unexpected end tag : li 34 ./test/HTML/doc3.htm:747: HTML parser error : Unexpected end tag : font 37 ./test/HTML/doc3.htm:747: HTML parser error : Unexpected end tag : p 40 ./test/HTML/doc3.htm:772: HTML parser error : Unexpected end tag : form 43 ./test/HTML/doc3.htm:795: HTML parser error : Unexpected end tag : iframe 49 ./test/HTML/doc3.htm:804: HTML parser error : Unexpected end tag : sc 52 ./test/HTML/doc3.htm:811: HTML parser error : Unexpected end tag : a [all …]
|
| /third_party/rust/crates/rustix/tests/thread/ |
| D | clocks.rs | 27 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep() 34 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep() 41 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep() 48 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep() 73 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep_absolute() 83 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep_absolute() 93 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep_absolute() 103 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep_absolute() 128 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep_relative() 138 otherwise => panic!("unexpected resut: {:?}", otherwise), in test_invalid_nanosleep_relative() [all …]
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| D | DiagnosticsBase.cpp | 60 return "unexpected end of file found in comment"; in message() 62 return "unexpected token"; in message() 86 return "unexpected #endif found without a matching #if"; in message() 88 return "unexpected #else found without a matching #if"; in message() 90 return "unexpected #else found after another #else"; in message() 92 return "unexpected #elif found without a matching #if"; in message() 94 return "unexpected #elif found after #else"; in message() 96 return "unexpected end of file found in conditional block"; in message() 127 return "unexpected end of file found in directive"; in message() 129 return "unexpected token after conditional expression"; in message()
|
| /third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/ |
| D | DiagnosticsBase.cpp | 60 return "unexpected end of file found in comment"; in message() 62 return "unexpected token"; in message() 86 return "unexpected #endif found without a matching #if"; in message() 88 return "unexpected #else found without a matching #if"; in message() 90 return "unexpected #else found after another #else"; in message() 92 return "unexpected #elif found without a matching #if"; in message() 94 return "unexpected #elif found after #else"; in message() 96 return "unexpected end of file found in conditional block"; in message() 129 return "unexpected end of file found in directive"; in message() 131 return "unexpected token after conditional expression"; in message()
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/ |
| D | DiagnosticsBase.cpp | 79 return "unexpected end of file found in comment"; in message() 81 return "unexpected token"; in message() 105 return "unexpected #endif found without a matching #if"; in message() 107 return "unexpected #else found without a matching #if"; in message() 109 return "unexpected #else found after another #else"; in message() 111 return "unexpected #elif found without a matching #if"; in message() 113 return "unexpected #elif found after #else"; in message() 115 return "unexpected end of file found in conditional block"; in message() 146 return "unexpected end of file found in directive"; in message() 148 return "unexpected token after conditional expression"; in message()
|
| /third_party/python/Modules/ |
| D | testcapi_long.h | 47 "unsigned unexpected null result"); in TESTNAME() 52 "unsigned unexpected -1 result"); in TESTNAME() 62 "signed unexpected null result"); in TESTNAME() 67 "signed unexpected -1 result"); in TESTNAME() 87 "unexpected NULL from PyLong_FromLong"); in TESTNAME() 93 "unexpected NULL from PyNumber_Negative"); in TESTNAME() 110 "unexpected NULL from PyLong_FromLong"); in TESTNAME() 116 "unexpected NULL from PyNumber_Lshift"); in TESTNAME() 135 "unexpected NULL from PyNumber_Rshift"); in TESTNAME() 154 "unexpected NULL from PyNumber_Negative"); in TESTNAME() [all …]
|
| /third_party/ltp/doc/man3/ |
| D | tst_sig.3 | 36 tst_sig \- set up for unexpected signals 51 to set up signal handling functions for unexpected 53 of exiting following an unexpected interruption by a signal. 69 treat the SIGCHLD signal just as any other unexpected 76 executed upon the receipt of an unexpected signal. 82 as the \fIhandler\fR argument. Upon receipt of an unexpected 115 * set up for unexpected signals: 127 * set up for unexpected signals:
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/ |
| D | 6-1.c | 42 perror("Unexpected error while attempting to setup test " in main() 48 perror("Unexpected error while attempting to setup test " in main() 55 ("Unexpected error while attempting to use sigprocmask.\n"); in main() 61 ("Unexpected error while attempting to use sigprocmask.\n"); in main() 66 perror("Unexpected error while attempting to setup test " in main() 79 perror("Unexpected error while attempting to setup test " in main() 91 perror("Unexpected error while attempting to use sigpending\n"); in main()
|
| D | 4-1.c | 39 perror("Unexpected error while attempting to setup test " in main() 45 perror("Unexpected error while attempting to setup test " in main() 52 ("Unexpected error while attempting to use sigprocmask.\n"); in main() 58 ("Unexpected error while attempting to use sigprocmask.\n"); in main() 63 perror("Unexpected error while attempting to setup test " in main() 74 perror("Unexpected error while attempting to use sigpending\n"); in main()
|
| D | 5-1.c | 34 perror("Unexpected error while attempting to setup test " in main() 41 ("Unexpected error while attempting to use sigprocmask.\n"); in main() 46 perror("Unexpected error while attempting to setup test " in main() 57 perror("Unexpected error while attempting to use sigpending\n"); in main() 63 ("Unexpected error while attempting to use sigismember.\n"); in main()
|
| /third_party/openssl/test/ |
| D | params_conversion_test.c | 194 TEST_note("unexpected valid conversion to int32 on line %d", line); in param_conversion_test() 200 TEST_note("unexpected conversion to int32 on line %d", line); in param_conversion_test() 206 TEST_note("unexpected valid conversion from int32 on line %d", in param_conversion_test() 214 TEST_note("unexpected valid conversion to int64 on line %d", line); in param_conversion_test() 220 TEST_note("unexpected conversion to int64 on line %d", line); in param_conversion_test() 226 TEST_note("unexpected valid conversion from int64 on line %d", in param_conversion_test() 234 TEST_note("unexpected valid conversion to uint32 on line %d", line); in param_conversion_test() 240 TEST_note("unexpected conversion to uint32 on line %d", line); in param_conversion_test() 246 TEST_note("unexpected valid conversion from uint32 on line %d", in param_conversion_test() 254 TEST_note("unexpected valid conversion to uint64 on line %d", line); in param_conversion_test() [all …]
|
| /third_party/parse5/packages/parse5/lib/common/ |
| D | error-codes.ts | 16 unexpectedSolidusInTag = 'unexpected-solidus-in-tag', 17 unexpectedNullCharacter = 'unexpected-null-character', 18 unexpectedQuestionMarkInsteadOfTagName = 'unexpected-question-mark-instead-of-tag-name', 20 unexpectedEqualsSignBeforeAttributeName = 'unexpected-equals-sign-before-attribute-name', 22 unexpectedCharacterInAttributeName = 'unexpected-character-in-attribute-name', 25 …unexpectedCharacterAfterDoctypeSystemIdentifier = 'unexpected-character-after-doctype-system-ident… 26 … unexpectedCharacterInUnquotedAttributeValue = 'unexpected-character-in-unquoted-attribute-value',
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/ |
| D | 6-1.c | 27 unexpected function failure. 59 perror("Unexpected error while attempting to setup test " in a_thread_func() 65 perror("Unexpected error while attempting to setup test " in a_thread_func() 72 ("Unexpected error while attempting to use pthread_sigmask.\n"); in a_thread_func() 78 ("Unexpected error while attempting to use pthread_sigmask.\n"); in a_thread_func() 83 perror("Unexpected error while attempting to setup test " in a_thread_func() 96 perror("Unexpected error while attempting to setup test " in a_thread_func() 108 perror("Unexpected error while attempting to use sigpending\n"); in a_thread_func()
|
| D | 4-1.c | 27 unexpected function failure. 56 perror("Unexpected error while attempting to setup test " in a_thread_func() 62 perror("Unexpected error while attempting to setup test " in a_thread_func() 69 ("Unexpected error while attempting to use pthread_sigmask.\n"); in a_thread_func() 75 ("Unexpected error while attempting to use pthread_sigmask.\n"); in a_thread_func() 80 perror("Unexpected error while attempting to setup test " in a_thread_func() 91 perror("Unexpected error while attempting to use sigpending\n"); in a_thread_func()
|
| D | 5-1.c | 29 unexpected function failure. 57 perror("Unexpected error while attempting to setup test " in a_thread_func() 64 ("Unexpected error while attempting to use pthread_sigmask.\n"); in a_thread_func() 69 perror("Unexpected error while attempting to setup test " in a_thread_func() 80 perror("Unexpected error while attempting to use sigpending\n"); in a_thread_func() 85 perror("Unexpected error while attempting to use sigismember."); in a_thread_func() 99 ("Unexpected error while attempting to use pthread_sigmask."); in a_thread_func()
|
| /third_party/ltp/testcases/kernel/syscalls/fcntl/ |
| D | fcntl01.c | 80 tst_resm(TFAIL, "new fd has unexpected value: " in main() 87 tst_resm(TFAIL, "new fd has unexpected value, got %d, " in main() 94 tst_resm(TFAIL, "new fd has unexpected value: " in main() 99 tst_resm(TFAIL, "unexpected flag 0x%x, expected 0x%x", in main() 108 tst_resm(TFAIL, "unexpected flag 0x%x, expected 0x%x", in main() 117 tst_resm(TFAIL, "unexpected flag ox%x, expected 0x%x", in main() 126 tst_resm(TFAIL, "unexpected flag 0x%x, expected 0x%x", in main() 136 tst_resm(TFAIL, "unexpected flag 0x%x, expected 0x%x", in main() 147 tst_resm(TFAIL, "unexpected flags got 0x%x expected " in main() 155 tst_resm(TFAIL, "unexpected flags, got 0x%x, " in main()
|
| /third_party/ltp/lib/ |
| D | tst_sig.c | 38 FUNCTION IDENTIFIER : tst_sig Set up for unexpected signals. 46 This module may be linked with c-modules requiring unexpected 54 handler - a pointer to the unexpected signal handler to 55 be executed after an unexpected signal has been 61 by the unexpected signal handler before tst_exit is 85 * tst_sig() : set-up to catch unexpected signals. fork_flag is set to NOFORK 86 * if SIGCHLD is to be an "unexpected signal", otherwise it is set to 120 * SIGKILL is never unexpected. in tst_sig() 121 * SIGCHLD is only unexpected when in tst_sig() 224 * an unexpected signal is caught. [all …]
|
| /third_party/libexif/test/ |
| D | test-null.c | 41 fprintf(stderr, "Unexpected success in %s\n", "exif_loader_new_mem"); in loader_null_test() 55 fprintf(stderr, "Unexpected success in %s\n", "exif_loader_write"); in loader_null_test() 65 fprintf(stderr, "Unexpected success in %s\n", "exif_loader_get_data"); in loader_null_test() 106 fprintf(stderr, "Unexpected success in %s\n", "exif_data_new_mem"); in data_null_test() 122 fprintf(stderr, "Unexpected success in %s\n", "exif_data_get_mnote_data"); in data_null_test() 177 fprintf(stderr, "Unexpected success in %s\n", "exif_content_new_mem"); in content_null_test() 230 fprintf(stderr, "Unexpected success in %s\n", "exif_entry_new_mem"); in entry_null_test() 246 fprintf(stderr, "Unexpected success in %s\n", "exif_entry_get_value"); in entry_null_test() 252 fprintf(stderr, "Unexpected value in %s\n", "exif_entry_get_value"); in entry_null_test() 313 fprintf(stderr, "Unexpected success in %s\n", "exif_log_new_mem"); in log_null_test()
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaltstack/ |
| D | 2-1.c | 40 ("Unexpected error while attempting to setup test pre-conditions"); in handler() 68 ("Unexpected error while attempting to setup test pre-conditions"); in main() 74 ("Unexpected error while attempting to setup test pre-conditions"); in main() 80 ("Unexpected error while attempting to setup test pre-conditions"); in main() 89 ("Unexpected error while attempting to setup test pre-conditions"); in main() 95 ("Unexpected error while attempting to setup test pre-conditions"); in main()
|
| /third_party/rust/crates/syn/src/ |
| D | parse.rs | 267 unexpected: Cell<Option<Rc<Cell<Unexpected>>>>, field 275 inner.set(Unexpected::Some(unexpected_span)); in drop() 390 unexpected: Rc<Cell<Unexpected>>, in new_parse_buffer() argument 397 unexpected: Cell::new(Some(unexpected)), in new_parse_buffer() 401 pub(crate) enum Unexpected { enum 404 Chain(Rc<Cell<Unexpected>>), 407 impl Default for Unexpected { implementation 409 Unexpected::None in default() 413 impl Clone for Unexpected { implementation 416 Unexpected::None => Unexpected::None, in clone() [all …]
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/ |
| D | 12-3.c | 34 perror("Unexpected error while attempting to setup test " in handler() 53 perror("Unexpected error while attempting to setup test " in main() 59 perror("Unexpected error while attempting to setup test " in main() 67 perror("Unexpected error while attempting to setup test " in main() 73 perror("Unexpected error while attempting to setup test " in main()
|