| /third_party/typescript/tests/baselines/reference/ |
| D | jsxParsingError2.errors.txt | 1 …nformance/jsx/Error1.tsx(2,16): error TS17008: JSX element 'span' has no corresponding closing tag. 2 tests/cases/conformance/jsx/Error2.tsx(1,17): error TS17002: Expected corresponding JSX closing tag… 3 …onformance/jsx/Error3.tsx(1,11): error TS17008: JSX element 'div' has no corresponding closing tag. 5 …onformance/jsx/Error4.tsx(1,11): error TS17008: JSX element 'div' has no corresponding closing tag. 6 tests/cases/conformance/jsx/Error4.tsx(1,22): error TS17002: Expected corresponding JSX closing tag… 8 …onformance/jsx/Error5.tsx(1,11): error TS17008: JSX element 'div' has no corresponding closing tag. 9 …nformance/jsx/Error5.tsx(1,16): error TS17008: JSX element 'span' has no corresponding closing tag. 22 // Issue error about missing span closing tag, not missing div closing tag 25 !!! error TS17008: JSX element 'span' has no corresponding closing tag. 30 !!! error TS17002: Expected corresponding JSX closing tag for 'div'. [all …]
|
| D | jsxAndTypeAssertion.errors.txt | 1 …sx/jsxAndTypeAssertion.tsx(6,6): error TS17008: JSX element 'any' has no corresponding closing tag. 5 …sx/jsxAndTypeAssertion.tsx(8,6): error TS17008: JSX element 'any' has no corresponding closing tag. 6 …x/jsxAndTypeAssertion.tsx(10,6): error TS17008: JSX element 'foo' has no corresponding closing tag. 12 …/jsxAndTypeAssertion.tsx(14,17): error TS17008: JSX element 'foo' has no corresponding closing tag. 17 …x/jsxAndTypeAssertion.tsx(18,2): error TS17008: JSX element 'foo' has no corresponding closing tag. 18 …x/jsxAndTypeAssertion.tsx(18,8): error TS17008: JSX element 'foo' has no corresponding closing tag. 19 …/jsxAndTypeAssertion.tsx(18,13): error TS17008: JSX element 'foo' has no corresponding closing tag. 34 !!! error TS17008: JSX element 'any' has no corresponding closing tag. 44 !!! error TS17008: JSX element 'any' has no corresponding closing tag. 48 !!! error TS17008: JSX element 'foo' has no corresponding closing tag. [all …]
|
| D | jsxUnclosedParserRecovery.errors.txt | 11 …x/jsxParserRecovery.tsx(39,6): error TS17008: JSX element 'diddy' has no corresponding closing tag. 12 …x/jsxParserRecovery.tsx(43,6): error TS17008: JSX element 'diddy' has no corresponding closing tag. 28 …x/jsxParserRecovery.tsx(83,6): error TS17008: JSX element 'diddy' has no corresponding closing tag. 29 …x/jsxParserRecovery.tsx(88,6): error TS17008: JSX element 'diddy' has no corresponding closing tag. 42 …/jsxParserRecovery.tsx(129,6): error TS17008: JSX element 'diddy' has no corresponding closing tag. 43 …/jsxParserRecovery.tsx(134,6): error TS17008: JSX element 'diddy' has no corresponding closing tag. 108 !!! error TS17008: JSX element 'diddy' has no corresponding closing tag. 114 !!! error TS17008: JSX element 'diddy' has no corresponding closing tag. 186 !!! error TS17008: JSX element 'diddy' has no corresponding closing tag. 193 !!! error TS17008: JSX element 'diddy' has no corresponding closing tag. [all …]
|
| D | errorSpanForUnclosedJsxTag.errors.txt | 1 …ForUnclosedJsxTag.tsx(9,14): error TS17008: JSX element 'Foo.Bar' has no corresponding closing tag. 2 …panForUnclosedJsxTag.tsx(11,13): error TS17008: JSX element 'Baz' has no corresponding closing tag. 17 !!! error TS17008: JSX element 'Foo.Bar' has no corresponding closing tag. 21 !!! error TS17008: JSX element 'Baz' has no corresponding closing tag.
|
| D | tsxFragmentErrors.errors.txt | 2 tests/cases/conformance/jsx/file.tsx(9,7): error TS17015: Expected corresponding closing tag for JS… 3 …cases/conformance/jsx/file.tsx(9,11): error TS17014: JSX fragment has no corresponding closing tag. 19 !!! error TS17015: Expected corresponding closing tag for JSX fragment. 28 !!! error TS17014: JSX fragment has no corresponding closing tag.
|
| D | jsxParsingError2.js | 12 // Issue error about missing span closing tag, not missing div closing tag 33 // Issue error about missing span closing tag, not missing div closing tag
|
| D | jsxInvalidEsprimaTestSuite.errors.txt | 11 tests/cases/conformance/jsx/11.tsx(1,10): error TS17002: Expected corresponding JSX closing tag for… 32 …cases/conformance/jsx/16.tsx(1,2): error TS17008: JSX element 'a' has no corresponding closing tag. 34 …cases/conformance/jsx/17.tsx(1,2): error TS17008: JSX element 'a' has no corresponding closing tag. 59 …cases/conformance/jsx/28.tsx(1,2): error TS17008: JSX element 'a' has no corresponding closing tag. 72 tests/cases/conformance/jsx/5.tsx(1,2): error TS17008: JSX element 'a' has no corresponding closing… 74 tests/cases/conformance/jsx/6.tsx(1,6): error TS17002: Expected corresponding JSX closing tag for '… 76 tests/cases/conformance/jsx/8.tsx(1,8): error TS17002: Expected corresponding JSX closing tag for '… 115 !!! error TS17008: JSX element 'a' has no corresponding closing tag. 121 !!! error TS17002: Expected corresponding JSX closing tag for 'a'. 129 !!! error TS17002: Expected corresponding JSX closing tag for 'a:b'. [all …]
|
| D | jsFileCompilationTypeArgumentSyntaxOfCall.errors.txt | 5 tests/cases/compiler/a.jsx(4,16): error TS17002: Expected corresponding JSX closing tag for 'number… 8 tests/cases/compiler/a.jsx(5,6): error TS17008: JSX element 'number' has no corresponding closing t… 27 !!! error TS17002: Expected corresponding JSX closing tag for 'number'. 33 !!! error TS17008: JSX element 'number' has no corresponding closing tag.
|
| D | jsxIntrinsicElementsTypeArgumentErrors.js | 5 // opening + closing 18 // self-closing 37 // opening + closing 44 // self-closing
|
| /third_party/node/test/fixtures/wpt/streams/piping/ |
| D | close-propagation-forward.any.js | 32 }, 'Closing must be propagated forward: starts closed; preventClose omitted; fulfilled close promis… 58 }, 'Closing must be propagated forward: starts closed; preventClose omitted; rejected close promise… 86 …}, `Closing must be propagated forward: starts closed; preventClose = ${stringVersion} (falsy); fu… 111 …}, `Closing must be propagated forward: starts closed; preventClose = ${String(truthy)} (truthy)`); 134 }, 'Closing must be propagated forward: starts closed; preventClose = true, preventAbort = true'); 156 }, 'Closing must be propagated forward: starts closed; preventClose = true, preventAbort = true, pr… 181 }, 'Closing must be propagated forward: becomes closed asynchronously; preventClose omitted; fulfil… 207 }, 'Closing must be propagated forward: becomes closed asynchronously; preventClose omitted; reject… 229 }, 'Closing must be propagated forward: becomes closed asynchronously; preventClose = true'); 254 }, 'Closing must be propagated forward: becomes closed asynchronously; dest never desires chunks; '… [all …]
|
| D | close-propagation-backward.any.js | 32 }, 'Closing must be propagated backward: starts closed; preventCancel omitted; fulfilled cancel pro… 62 }, 'Closing must be propagated backward: starts closed; preventCancel omitted; rejected cancel prom… 91 …}, `Closing must be propagated backward: starts closed; preventCancel = ${stringVersion} (falsy); … 112 …}, `Closing must be propagated backward: starts closed; preventCancel = ${String(truthy)} (truthy)… 132 }, 'Closing must be propagated backward: starts closed; preventCancel = true, preventAbort = true'); 152 }, 'Closing must be propagated backward: starts closed; preventCancel = true, preventAbort = true, …
|
| /third_party/node/deps/undici/src/lib/websocket/ |
| D | websocket.js | 188 if (this[kReadyState] === WebSocket.CLOSING || this[kReadyState] === WebSocket.CLOSED) { 189 // If this's ready state is CLOSING (2) or CLOSED (3) 194 // to CLOSING (2). 196 this[kReadyState] = WebSocket.CLOSING 198 // If the WebSocket closing handshake has not yet been started 199 // Start the WebSocket closing handshake and set this's ready 200 // state to CLOSING (2). 239 // that _The WebSocket Closing Handshake is Started_ and that the 240 // WebSocket connection is in the CLOSING state. 241 this[kReadyState] = states.CLOSING [all …]
|
| /third_party/python/Lib/test/ |
| D | test_dbm_dumb.py | 38 with contextlib.closing(dumbdbm.open(_fname, 'c')) as f: 75 with contextlib.closing(dumbdbm.open(_fname, 'w')) as f: 84 with contextlib.closing(dumbdbm.open(_fname, 'r')) as f: 101 with contextlib.closing(dumbdbm.open(_fname)) as f: 105 with contextlib.closing(dumbdbm.open(_fname)) as f: 111 with contextlib.closing(dumbdbm.open(_fname)) as f: 114 with contextlib.closing(dumbdbm.open(_fname)) as f: 119 with contextlib.closing(dumbdbm.open(_fname, 'r')) as f: 124 with contextlib.closing(dumbdbm.open(_fname)) as f: 127 with contextlib.closing(dumbdbm.open(_fname, 'r')) as f: [all …]
|
| /third_party/node/deps/undici/src/docs/api/ |
| D | api-lifecycle.md | 19 …nt` still has queued requests, the `Client` transitions to the **process.closing** state where it … 46 …e processed. `Client.close()` will transition to the [**processing.closing**](#closing) state. And… 50 …-state. The *close* event transitions the Client to the [**process.closing**](#closing) sub-state.… 56 #### closing subsubsection
|
| /third_party/mbedtls/tests/suites/ |
| D | test_suite_psa_crypto_slot_management.data | 1 Transient slot, check after closing 4 Transient slot, check after closing and restarting 16 Persistent slot, check after closing, id=min 19 Persistent slot, check after closing and restarting, id=min 37 Persistent slot, check after closing, id=max 81 Persistent slot, check after closing, persistence=2 84 Persistent slot, check after closing and restarting, persistence=2
|
| /third_party/node/test/parallel/ |
| D | test-fs-promises-file-handle-close.js | 6 // test should verify that closing on garbage collection throws a 14 'Closing a FileHandle object on garbage collection is deprecated. ' + 23 Warning: [[`Closing file descriptor ${fh.fd} on garbage collection`]],
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_error.c | 82 "missing closing parenthesis\0" 92 "unmatched closing parenthesis\0" 94 "missing closing parenthesis for condition\0" 112 "closing parenthesis for (?C expected\0" 135 "(?R (recursive pattern call) must be followed by a closing parenthesis\0" 143 "non-octal character in \\o{} (closing brace missing?)\0" 147 "non-hex character in \\x{} (closing brace missing?)\0" 264 "expected closing curly bracket in replacement string\0"
|
| /third_party/python/Tools/scripts/ |
| D | pindent.py | 6 # program as input and outputs a version augmented with block-closing 8 # Python program with block-closing comments and outputs a commentless 10 # Python program with block-closing comments but with its indentation 13 # A "block-closing comment" is a comment of the form '# end <keyword>' 16 # be repeated in the block-closing comment as well. Here is an 17 # example of a program fully augmented with block-closing comments: 32 # block-closing comment; the same is true for other compound 36 # that indentation is not significant when interpreting block-closing 63 # this is a block-closing comment without the '#' sign.
|
| /third_party/libwebsockets/lib/core-net/ |
| D | close.c | 33 __lws_close_free_wsi(w, (enum lws_close_status)-1, "trans q leader closing"); in lws_close_trans_q_leader() 63 * if we have wsi in our transaction queue, if we are closing we in __lws_reset_wsi() 75 * !!! If we are closing, but we have pending pipelined in __lws_reset_wsi() 81 * transaction queue leader is closing. in __lws_reset_wsi() 436 // lwsl_debug("%s: closing stdwsi index %d\n", __func__, (int)wsi->lsp_channel); in __lws_close_free_wsi() 539 * signal we are closing, lws_write will in __lws_close_free_wsi() 541 * no worries we are closing anyway. If we didn't initiate this in __lws_close_free_wsi() 627 lwsl_wsi_debug(wsi, "closing in unestablished state 0x%x", in __lws_close_free_wsi() 673 lwsl_wsi_debug(wsi, "closing: shutdown (state 0x%x) ret %d", in __lws_close_free_wsi() 678 * when the events are half closing connection in __lws_close_free_wsi() [all …]
|
| /third_party/gn/src/base/win/ |
| D | scoped_handle.h | 25 // Generic wrapper for raw handles that takes care of closing handles 170 // This should be called whenever the OS is closing a handle, if extended 171 // verification of improper handle closing is desired. If |handle| is being 172 // tracked by the handle verifier and ScopedHandle is not the one closing it,
|
| /third_party/node/test/fixtures/wpt/webmessaging/broadcastchannel/ |
| D | workers.html | 124 }, 'Closing and re-opening a channel works.'); 210 …dcastChannel messages from closed worker to parent should be ignored (BC created before closing)'); 216 …adcastChannel messages from closed worker to parent should be ignored (BC created after closing)'); 307 …dcastChannel messages from parent to closed worker should be ignored (BC created before closing)'); 313 …adcastChannel messages from parent to closed worker should be ignored (BC created after closing)'); 367 }, 'BroadcastChannel messages within closed worker should be ignored (BCs created before closing)'); 373 }, 'BroadcastChannel messages within closed worker should be ignored (BCs created after closing)');
|
| /third_party/cups/ |
| D | backport-CVE-2023-34241.patch | 4 Subject: [PATCH] Log result of httpGetHostname BEFORE closing the connection 29 + "Name lookup failed - closing connection from %s!", 44 + "IP lookup failed - closing connection from %s!",
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/Retired/ |
| D | findBalance.py | 52 'Closing -- block opened @', blockLine, 75 print('Matched self-closing if(n)def pattern @', line, 93 # Try closing an ifdef/ifndef block 103 'Closing endif block @', line,
|
| /third_party/python/Lib/test/test_tomllib/data/valid/ |
| D | five-quotes.toml | 2 Closing with five quotes 5 Closing with four quotes
|
| /third_party/mesa3d/.gitlab-ci/bare-metal/ |
| D | serial_buffer.py | 55 self.closing = False 70 self.closing = True 84 while not self.closing: 101 while not self.closing:
|