/third_party/typescript/tests/baselines/reference/ |
D | conditionalEqualityOnLiteralObjects.errors.txt | 1 tests/cases/compiler/conditionalEqualityOnLiteralObjects.ts(4,5): error TS2839: This condition will… 2 tests/cases/compiler/conditionalEqualityOnLiteralObjects.ts(6,5): error TS2839: This condition will… 3 tests/cases/compiler/conditionalEqualityOnLiteralObjects.ts(8,5): error TS2839: This condition will… 4 …onditionalEqualityOnLiteralObjects.ts(10,5): error TS2839: This condition will always return 'fals… 5 …onditionalEqualityOnLiteralObjects.ts(12,5): error TS2839: This condition will always return 'fals… 6 …onditionalEqualityOnLiteralObjects.ts(14,5): error TS2839: This condition will always return 'fals… 7 …onditionalEqualityOnLiteralObjects.ts(17,5): error TS2839: This condition will always return 'true… 8 …onditionalEqualityOnLiteralObjects.ts(19,5): error TS2839: This condition will always return 'true… 9 …onditionalEqualityOnLiteralObjects.ts(21,5): error TS2839: This condition will always return 'true… 10 …onditionalEqualityOnLiteralObjects.ts(23,5): error TS2839: This condition will always return 'true… [all …]
|
D | nanEquality.errors.txt | 1 tests/cases/compiler/nanEquality.ts(3,5): error TS2845: This condition will always return 'false'. 2 tests/cases/compiler/nanEquality.ts(4,5): error TS2845: This condition will always return 'false'. 3 tests/cases/compiler/nanEquality.ts(6,5): error TS2845: This condition will always return 'false'. 4 tests/cases/compiler/nanEquality.ts(7,5): error TS2845: This condition will always return 'false'. 5 tests/cases/compiler/nanEquality.ts(9,5): error TS2845: This condition will always return 'true'. 6 tests/cases/compiler/nanEquality.ts(10,5): error TS2845: This condition will always return 'true'. 7 tests/cases/compiler/nanEquality.ts(12,5): error TS2845: This condition will always return 'true'. 8 tests/cases/compiler/nanEquality.ts(13,5): error TS2845: This condition will always return 'true'. 9 tests/cases/compiler/nanEquality.ts(15,5): error TS2845: This condition will always return 'false'. 10 tests/cases/compiler/nanEquality.ts(16,5): error TS2845: This condition will always return 'false'. [all …]
|
D | arrowFunctionParsingDoesNotConfuseParenthesizedObjectForArrowHead.types | 11 …will be gone run: () => { //replace arrow function with regular function to see that errors wil… 12 …will be gone run: () => { //replace arrow function with regular function to see that errors wil… 13 …will be gone run: () => { //replace arrow function with regular function to see that errors wil… 16 prop: !value, // remove ! to see that errors will be gone 21 run: () => { //replace arrow function with regular function to see that errors will be gone 23 … regular function to see that errors will be gone // comment next line or remove "()" to se… 25 // comment next line or remove "()" to see that errors will be gone
|
D | uncalledFunctionChecksInConditional.errors.txt | 1 tests/cases/compiler/uncalledFunctionChecksInConditional.ts(5,5): error TS2774: This condition will… 2 tests/cases/compiler/uncalledFunctionChecksInConditional.ts(9,5): error TS2774: This condition will… 3 …ncalledFunctionChecksInConditional.ts(9,14): error TS2774: This condition will always return true … 4 …ncalledFunctionChecksInConditional.ts(13,5): error TS2774: This condition will always return true … 5 …calledFunctionChecksInConditional.ts(32,10): error TS2774: This condition will always return true … 6 …ncalledFunctionChecksInConditional.ts(36,5): error TS2774: This condition will always return true … 7 …calledFunctionChecksInConditional.ts(40,22): error TS2774: This condition will always return true … 8 …calledFunctionChecksInConditional.ts(44,16): error TS2774: This condition will always return true … 9 …calledFunctionChecksInConditional.ts(48,22): error TS2774: This condition will always return true … 19 !!! error TS2774: This condition will always return true since this function is always defined. Did… [all …]
|
D | generatorAssignability.errors.txt | 1 …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 …]
|
D | truthinessCallExpressionCoercion2.errors.txt | 1 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 …]
|
D | jsxSpreadOverwritesAttributeStrict.errors.txt | 3 …/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,23): error TS2783: 'd' is specified more than once, so this usage will be overwritten. 35 !!! error TS2783: 'a' is specified more than once, so this usage will be overwritten. 39 !!! error TS2783: 'a' is specified more than once, so this usage will be overwritten. 42 !!! error TS2783: 'b' is specified more than once, so this usage will be overwritten. [all …]
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_native_query.txt | 74 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/EGL/extensions/NV/ |
D | EGL_NV_native_query.txt | 74 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/glfw/docs/ |
D | compat.dox | 14 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 …]
|
D | Doxyfile.in | 6 # 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/ |
D | client-mqtt-handshake.c | 63 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/ninja/doc/ |
D | doxygen.config | 6 # 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/popt/ |
D | Doxyfile.in | 6 # 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/gstreamer/gstreamer/docs/random/wtay/ |
D | events | 12 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 …]
|
D | capsnego3 | 15 iterate, mad will know the caps of the media stream and will need 27 - mad therefore calls gst_pad_caps_error_try_recover, this will 29 signal arguments will contain a list of possible caps. 34 - the app will connect the new element with mad, negotiation 35 will happen again, the link will fail or succeed, if it fails, 40 and can continue. It will have received the final caps in its 44 the issue will remain unresolved and a big debug warning is 45 printed on the console to debug the issue. mad will get a
|
/third_party/openssl/doc/man3/ |
D | OPENSSL_init_crypto.pod | 32 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/openh264/docs/doxygen/ |
D | Doxyfile | 6 # 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/ |
D | libabigail-website.doxy | 7 # 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/libabigail/doc/api/ |
D | libabigail.doxy | 8 # 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/ |
D | doxygen.conf.in | 6 # 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/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/doc/ |
D | OcclusionQueries.md | 7 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 …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/OML/ |
D | GLX_OML_sync_control.txt | 60 MSC or SBC has reached a certain value. This function will block 147 output port, it will be adjusted by the graphics driver to do so 162 formats that do not contain a back buffer, the SBC will always be 168 that it will be incremented for each field. For a multi-monitor 171 glXGetMscRateOML returns the rate at which the MSC will be incremented 174 integer, then <denominator> will be 1 and <numerator> will be 180 indicated swap will not occur until all prior rendering commands 183 <target_msc>, the buffer swap will occur when the MSC value becomes 186 buffer swap will occur the next time the MSC value is incremented 188 the swap will occur when MSC becomes greater than or equal to [all …]
|
/third_party/openGLES/extensions/OML/ |
D | GLX_OML_sync_control.txt | 60 MSC or SBC has reached a certain value. This function will block 147 output port, it will be adjusted by the graphics driver to do so 162 formats that do not contain a back buffer, the SBC will always be 168 that it will be incremented for each field. For a multi-monitor 171 glXGetMscRateOML returns the rate at which the MSC will be incremented 174 integer, then <denominator> will be 1 and <numerator> will be 180 indicated swap will not occur until all prior rendering commands 183 <target_msc>, the buffer swap will occur when the MSC value becomes 186 buffer swap will occur the next time the MSC value is incremented 188 the swap will occur when MSC becomes greater than or equal to [all …]
|
/third_party/skia/third_party/externals/opengl-registry/extensions/AMD/ |
D | GLX_AMD_gpu_association.txt | 70 GPU can be obtained by calling glXGetGPUInfo. This will allow 156 This will allow applications to achieve an app-specific 167 failed. The array pointer <ids> passed into the function will be 169 available. The ID 0 is reserved and will not be retuned as a 170 valid GPU ID. If the array <ids> is NULL, the function will 171 only return the total number of GPUs. <ids> will be tightly packed 188 must be a valid GPU ID. The function will fail if <id> is an invalid 189 GPU ID and -1 will be returned. <property> is the information being 194 buffer which will be filled with the requested information. For a 195 string, <size> will be the number of characters allocated and will [all …]
|