Home
last modified time | relevance | path

Searched refs:will (Results 1 – 25 of 7184) sorted by relevance

12345678910>>...288

/third_party/typescript/tests/baselines/reference/
DcapturedLetConstInLoop8_ES6.errors.txt1 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(73,21): error TS2367: This condition will alway…
2 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(76,21): error TS2367: This condition will alway…
3 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(79,21): error TS2367: This condition will alway…
4 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(82,21): error TS2367: This condition will alway…
5 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(86,21): error TS2367: This condition will alway…
6 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(89,21): error TS2367: This condition will alway…
7 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(92,21): error TS2367: This condition will alway…
8 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(95,21): error TS2367: This condition will alway…
9 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(98,21): error TS2367: This condition will alway…
10 tests/cases/compiler/capturedLetConstInLoop8_ES6.ts(102,17): error TS2367: This condition will alwa…
[all …]
DcapturedLetConstInLoop8.errors.txt1 tests/cases/compiler/capturedLetConstInLoop8.ts(73,21): error TS2367: This condition will always re…
2 tests/cases/compiler/capturedLetConstInLoop8.ts(76,21): error TS2367: This condition will always re…
3 tests/cases/compiler/capturedLetConstInLoop8.ts(79,21): error TS2367: This condition will always re…
4 tests/cases/compiler/capturedLetConstInLoop8.ts(82,21): error TS2367: This condition will always re…
5 tests/cases/compiler/capturedLetConstInLoop8.ts(86,21): error TS2367: This condition will always re…
6 tests/cases/compiler/capturedLetConstInLoop8.ts(89,21): error TS2367: This condition will always re…
7 tests/cases/compiler/capturedLetConstInLoop8.ts(92,21): error TS2367: This condition will always re…
8 tests/cases/compiler/capturedLetConstInLoop8.ts(95,21): error TS2367: This condition will always re…
9 tests/cases/compiler/capturedLetConstInLoop8.ts(98,21): error TS2367: This condition will always re…
10 tests/cases/compiler/capturedLetConstInLoop8.ts(102,17): error TS2367: This condition will always r…
[all …]
DcomparisonOperatorWithNoRelationshipPrimitiveType.errors.txt73 …rWithNoRelationshipPrimitiveType.ts(114,12): error TS2367: This condition will always return 'fals…
74 …rWithNoRelationshipPrimitiveType.ts(115,12): error TS2367: This condition will always return 'fals…
75 …rWithNoRelationshipPrimitiveType.ts(116,12): error TS2367: This condition will always return 'fals…
76 …rWithNoRelationshipPrimitiveType.ts(119,12): error TS2367: This condition will always return 'fals…
77 …rWithNoRelationshipPrimitiveType.ts(120,12): error TS2367: This condition will always return 'fals…
78 …rWithNoRelationshipPrimitiveType.ts(121,12): error TS2367: This condition will always return 'fals…
79 …rWithNoRelationshipPrimitiveType.ts(122,12): error TS2367: This condition will always return 'fals…
80 …rWithNoRelationshipPrimitiveType.ts(124,12): error TS2367: This condition will always return 'fals…
81 …rWithNoRelationshipPrimitiveType.ts(125,12): error TS2367: This condition will always return 'fals…
82 …rWithNoRelationshipPrimitiveType.ts(126,12): error TS2367: This condition will always return 'fals…
[all …]
DtruthinessCallExpressionCoercion2.errors.txt1 tests/cases/compiler/truthinessCallExpressionCoercion2.ts(11,5): error TS2774: This condition will
2 tests/cases/compiler/truthinessCallExpressionCoercion2.ts(14,10): error TS2774: This condition will
3 tests/cases/compiler/truthinessCallExpressionCoercion2.ts(41,18): error TS2774: This condition will
4 tests/cases/compiler/truthinessCallExpressionCoercion2.ts(44,9): error TS2774: This condition will
5 tests/cases/compiler/truthinessCallExpressionCoercion2.ts(48,11): error TS2774: This condition will
6 tests/cases/compiler/truthinessCallExpressionCoercion2.ts(65,46): error TS2774: This condition will
7 tests/cases/compiler/truthinessCallExpressionCoercion2.ts(76,5): error TS2774: This condition will
8 tests/cases/compiler/truthinessCallExpressionCoercion2.ts(79,10): error TS2774: This condition will
9 tests/cases/compiler/truthinessCallExpressionCoercion2.ts(99,5): error TS2774: This condition will
10 tests/cases/compiler/truthinessCallExpressionCoercion2.ts(109,9): error TS2774: This condition will
[all …]
DgeneratorAssignability.errors.txt1 …the 'next' method of its iterator expects type 'string', but array spread will always send 'undefi…
2 …xt' method of its iterator expects type 'string', but array destructuring will always send 'undefi…
3 …xt' method of its iterator expects type 'string', but array destructuring will always send 'undefi…
4 …xt' method of its iterator expects type 'string', but array destructuring will always send 'undefi…
5 …xt' method of its iterator expects type 'string', but array destructuring will always send 'undefi…
6 …cause the 'next' method of its iterator expects type 'string', but for-of will always send 'undefi…
7 …cause the 'next' method of its iterator expects type 'string', but for-of will always send 'undefi…
8 …cause the 'next' method of its iterator expects type 'string', but for-of will always send 'undefi…
9 …ethod of its iterator expects type 'string', but the containing generator will always send 'boolea…
10 …ethod of its iterator expects type 'string', but the containing generator will always send 'boolea…
[all …]
DjsxSpreadOverwritesAttributeStrict.errors.txt3 …/file.tsx(19,17): error TS2783: 'a' is specified more than once, so this usage will be overwritten.
4 …/file.tsx(20,17): error TS2783: 'a' is specified more than once, so this usage will be overwritten.
5 …/file.tsx(20,23): error TS2783: 'b' is specified more than once, so this usage will be overwritten.
6 …/file.tsx(21,17): error TS2783: 'a' is specified more than once, so this usage will be overwritten.
7 …/file.tsx(21,23): error TS2783: 'd' is specified more than once, so this usage will be overwritten.
8 …/file.tsx(22,17): error TS2783: 'a' is specified more than once, so this usage will be overwritten.
9 …/file.tsx(22,17): error TS2783: 'a' is specified more than once, so this usage will be overwritten.
10 …/file.tsx(22,23): error TS2783: 'd' is specified more than once, so this usage will be overwritten.
36 !!! error TS2783: 'a' is specified more than once, so this usage will be overwritten.
40 !!! error TS2783: 'a' is specified more than once, so this usage will be overwritten.
[all …]
DcomparisonOperatorWithNoRelationshipObjectsOnProperty.errors.txt17 …thNoRelationshipObjectsOnProperty.ts(51,12): error TS2367: This condition will always return 'fals…
18 …thNoRelationshipObjectsOnProperty.ts(52,12): error TS2367: This condition will always return 'fals…
19 …thNoRelationshipObjectsOnProperty.ts(54,12): error TS2367: This condition will always return 'fals…
20 …thNoRelationshipObjectsOnProperty.ts(55,12): error TS2367: This condition will always return 'fals…
21 …thNoRelationshipObjectsOnProperty.ts(58,12): error TS2367: This condition will always return 'true…
22 …thNoRelationshipObjectsOnProperty.ts(59,12): error TS2367: This condition will always return 'true…
23 …thNoRelationshipObjectsOnProperty.ts(61,12): error TS2367: This condition will always return 'true…
24 …thNoRelationshipObjectsOnProperty.ts(62,12): error TS2367: This condition will always return 'true…
25 …thNoRelationshipObjectsOnProperty.ts(65,12): error TS2367: This condition will always return 'fals…
26 …thNoRelationshipObjectsOnProperty.ts(66,12): error TS2367: This condition will always return 'fals…
[all …]
/third_party/EGL/extensions/NV/
DEGL_NV_native_query.txt74 will be returned and the native display handle will be written
75 to <display_id>. Otherwise EGL_FALSE will be returned and the
77 not valid, an EGL_BAD_DISPLAY error will be generated. If <dpy>
78 is not initialized, an EGL_NOT_INITIALIZED error will be
80 will be generated.
92 The corresponding native window will be written to <win>,
93 and EGL_TRUE will be returned. If the call fails, EGL_FALSE
94 will be returned, and content of <win> will not be modified.
96 will be generated. If <dpy> is not initialized, an EGL_NOT_-
97 INITIALIZED error will be generated. If <surf> is not a valid
[all …]
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_native_query.txt74 will be returned and the native display handle will be written
75 to <display_id>. Otherwise EGL_FALSE will be returned and the
77 not valid, an EGL_BAD_DISPLAY error will be generated. If <dpy>
78 is not initialized, an EGL_NOT_INITIALIZED error will be
80 will be generated.
92 The corresponding native window will be written to <win>,
93 and EGL_TRUE will be returned. If the call fails, EGL_FALSE
94 will be returned, and content of <win> will not be modified.
96 will be generated. If <dpy> is not initialized, an EGL_NOT_-
97 INITIALIZED error will be generated. If <surf> is not a valid
[all …]
/third_party/flutter/glfw/docs/
Dcompat.dox14 part of this information may change in future versions of GLFW and that will not
33 `GLFW_DECORATED` hint will have no effect.
37 support this protocol, the close callback will never be called.
42 the user will not be notified if the application locks up.
59 the clipboard string will be unavailable once the window has been destroyed.
64 support this protocol, drag and drop will not work.
68 support will not function and only a single, desktop-spanning monitor will be
73 extensions, gamma ramp support will not function.
86 formats. If GLX 1.3 is not supported, @ref glfwInit will fail.
91 available, calling @ref glfwSwapInterval will have no effect.
[all …]
DDoxyfile.in6 # All text after a hash (#) is considered a comment and will be ignored.
46 # Doxygen will copy the logo to the output directory.
51 # base path where the generated documentation will be put.
52 # If a relative path is entered, it will be relative to the location
53 # where doxygen was started. If left blank the current directory will be used.
57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
59 # format and will distribute the generated files over these directories.
67 # documentation generated by doxygen is written. Doxygen will use this
79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
[all …]
/third_party/libwebsockets/lib/roles/mqtt/client/
Dclient-mqtt-handshake.c63 if (c->conn_flags & LMQCFT_WILL_FLAG && c->will.topic) { in lws_mqtt_client_send_connect()
64 len = len + (unsigned int)c->will.topic->len + 2; in lws_mqtt_client_send_connect()
65 len += (c->will.message ? c->will.message->len : 0) + 2u; in lws_mqtt_client_send_connect()
108 if (lws_mqtt_str_is_not_empty(c->will.topic)) { in lws_mqtt_client_send_connect()
109 lws_ser_wu16be(p, c->will.topic->len); in lws_mqtt_client_send_connect()
111 memcpy(p, c->will.topic->buf, c->will.topic->len); in lws_mqtt_client_send_connect()
112 p += c->will.topic->len; in lws_mqtt_client_send_connect()
113 if (lws_mqtt_str_is_not_empty(c->will.message)) { in lws_mqtt_client_send_connect()
114 lws_ser_wu16be(p, c->will.message->len); in lws_mqtt_client_send_connect()
116 memcpy(p, c->will.message->buf, in lws_mqtt_client_send_connect()
[all …]
/third_party/popt/
DDoxyfile.in6 # All text after a hash (#) is considered a comment and will be ignored
29 # base path where the generated documentation will be put.
30 # If a relative path is entered, it will be relative to the location
31 # where doxygen was started. If left blank the current directory will be used.
35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
37 # format and will distribute the generated files over these directories.
45 # documentation generated by doxygen is written. Doxygen will use this
66 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
73 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
76 # brief descriptions will be completely suppressed.
[all …]
/third_party/ninja/doc/
Ddoxygen.config6 # All text after a hash (#) is considered a comment and will be ignored
29 # base path where the generated documentation will be put.
30 # If a relative path is entered, it will be relative to the location
31 # where doxygen was started. If left blank the current directory will be used.
35 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
37 # format and will distribute the generated files over these directories.
45 # documentation generated by doxygen is written. Doxygen will use this
67 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
74 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
77 # brief descriptions will be completely suppressed.
[all …]
/third_party/flutter/skia/third_party/externals/sdl/Xcode/XcodeDocSet/
DDoxyfile6 # All text after a hash (#) is considered a comment and will be ignored
37 # base path where the generated documentation will be put.
38 # If a relative path is entered, it will be relative to the location
39 # where doxygen was started. If left blank the current directory will be used.
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
45 # format and will distribute the generated files over these directories.
53 # documentation generated by doxygen is written. Doxygen will use this
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
75 # brief descriptions will be completely suppressed.
[all …]
/third_party/flutter/skia/third_party/externals/sdl/docs/
Ddoxyfile6 # All text after a hash (#) is considered a comment and will be ignored
37 # base path where the generated documentation will be put.
38 # If a relative path is entered, it will be relative to the location
39 # where doxygen was started. If left blank the current directory will be used.
43 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
45 # format and will distribute the generated files over these directories.
53 # documentation generated by doxygen is written. Doxygen will use this
65 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
72 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
75 # brief descriptions will be completely suppressed.
[all …]
/third_party/flutter/skia/third_party/externals/sdl/visualtest/docs/
DDoxyfile6 # All text after a hash (#) is considered a comment and will be ignored
46 # Doxygen will copy the logo to the output directory.
51 # base path where the generated documentation will be put.
52 # If a relative path is entered, it will be relative to the location
53 # where doxygen was started. If left blank the current directory will be used.
57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
59 # format and will distribute the generated files over these directories.
67 # documentation generated by doxygen is written. Doxygen will use this
79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
[all …]
/third_party/mbedtls/doxygen/
Dmbedtls.doxyfile8 # All text after a hash (#) is considered a comment and will be ignored.
48 # Doxygen will copy the logo to the output directory.
53 # base path where the generated documentation will be put.
54 # If a relative path is entered, it will be relative to the location
55 # where doxygen was started. If left blank the current directory will be used.
59 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
61 # format and will distribute the generated files over these directories.
69 # documentation generated by doxygen is written. Doxygen will use this
81 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
88 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
[all …]
/third_party/gstreamer/gstreamer/docs/random/wtay/
Devents12 Events will be generated by either a plugin or the app. It should be
39 handler will be implemented for pads that don't implement their own
77 places. This will be done by calling gst_pad_event() on a pad.
79 A first implementation will only cover inserting events on src pads
87 will for example change the state of an element to the PAUSED state. Not
88 sure when or how this will happen.
96 filesrc will read until it reaches EOF. It will then create a GstEvent
97 of type EOS and return it in the _get function. The event will travel
98 downstream and will reach the fakesink element. Fakesink will detect
99 the event in the _chain function and will call the default handler. The
[all …]
/third_party/libabigail/doc/api/
Dlibabigail.doxy8 # All text after a hash (#) is considered a comment and will be ignored.
48 # Doxygen will copy the logo to the output directory.
53 # base path where the generated documentation will be put.
54 # If a relative path is entered, it will be relative to the location
55 # where doxygen was started. If left blank the current directory will be used.
59 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
61 # format and will distribute the generated files over these directories.
69 # documentation generated by doxygen is written. Doxygen will use this
81 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
88 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
[all …]
/third_party/pulseaudio/doxygen/
Ddoxygen.conf.in6 # All text after a hash (#) is considered a comment and will be ignored.
46 # Doxygen will copy the logo to the output directory.
51 # base path where the generated documentation will be put.
52 # If a relative path is entered, it will be relative to the location
53 # where doxygen was started. If left blank the current directory will be used.
57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
59 # format and will distribute the generated files over these directories.
67 # documentation generated by doxygen is written. Doxygen will use this
79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
[all …]
/third_party/openh264/docs/doxygen/
DDoxyfile6 # All text after a hash (#) is considered a comment and will be ignored
46 # Doxygen will copy the logo to the output directory.
51 # base path where the generated documentation will be put.
52 # If a relative path is entered, it will be relative to the location
53 # where doxygen was started. If left blank the current directory will be used.
57 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
59 # format and will distribute the generated files over these directories.
67 # documentation generated by doxygen is written. Doxygen will use this
79 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
86 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
[all …]
/third_party/libabigail/doc/website/
Dlibabigail-website.doxy7 # All text after a hash (#) is considered a comment and will be ignored.
47 # Doxygen will copy the logo to the output directory.
52 # base path where the generated documentation will be put.
53 # If a relative path is entered, it will be relative to the location
54 # where doxygen was started. If left blank the current directory will be used.
58 # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
60 # format and will distribute the generated files over these directories.
68 # documentation generated by doxygen is written. Doxygen will use this
80 # If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will
88 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend
[all …]
/third_party/openssl/doc/man3/
DOPENSSL_init_crypto.pod32 During normal operation OpenSSL (libcrypto) will allocate various resources at
38 As of version 1.1.0 OpenSSL will automatically allocate all resources that it
39 needs so no explicit initialisation is required. Similarly it will also
63 B<OPENSSL_INIT_LOAD_CRYPTO_STRINGS> will be ignored.
68 library will automatically load the libcrypto error strings.
71 B<OPENSSL_INIT_NO_LOAD_CRYPTO_STRINGS> will be ignored.
75 With this option the library will automatically load and make available all
78 B<OPENSSL_INIT_NO_ADD_ALL_CIPHERS> will be ignored.
82 With this option the library will automatically load and make available all
85 B<OPENSSL_INIT_NO_ADD_ALL_DIGESTS> will be ignored.
[all …]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/doc/
DOcclusionQueries.md7 must be allocated beforehand and will be used to store the visibility results of all queries
10 - The visibility result buffer will always be reset to zeros within the render pass.
13 - Metal back-end object `RenderCommandEncoder`'s method restart() will create an instance of Metal
16 etc will invoke the equivalent `MTLRenderCommandEncoder`'s methods.
21 - `MTLRenderCommandEncoder` creation will be deferred until all information about the render pass
24 etc will be recorded in a back-end owned buffer instead of encoding directly into an
26 - Whenever an occlusion query starts, an offset within a visibility result buffer will be allocated
28 capacity will be extended if needed to have enough storage for all the queries within the render
29 pass. The offset will be used to activate the visibility test in the render pass.
30 - Calling `RenderCommandEncoder.endEncoding()` will:
[all …]

12345678910>>...288