| /third_party/skia/tests/sksl/errors/ |
| D | CanExitWithoutReturningValue.glsl | 3 error: 6: function 'if_only' can exit without returning a value 4 error: 7: function 'return_on_if_but_not_else' can exit without returning a value 5 error: 8: function 'return_on_else_but_not_if' can exit without returning a value 6 error: 10: function 'for_with_conditional_return' can exit without returning a value 7 error: 11: function 'for_with_conditional_break' can exit without returning a value 8 error: 12: function 'for_with_conditional_continue' can exit without returning a value 9 error: 14: function 'do_with_conditional_return' can exit without returning a value 10 error: 15: function 'do_with_conditional_break' can exit without returning a value 11 error: 16: function 'do_with_conditional_continue' can exit without returning a value 12 error: 18: function 'bad_if_else_chain' can exit without returning a value [all …]
|
| /third_party/node/test/parallel/ |
| D | test-child-process-reject-null-bytes.js | 21 message: /The argument 'command' must be a string without null bytes/ 26 message: /The argument 'command' must be a string without null bytes/ 31 message: /The argument 'command' must be a string without null bytes/ 36 message: /The argument 'command' must be a string without null bytes/ 43 message: /The argument 'file' must be a string without null bytes/ 48 message: /The argument 'file' must be a string without null bytes/ 53 message: /The argument 'file' must be a string without null bytes/ 58 message: /The argument 'file' must be a string without null bytes/ 63 message: /The argument 'file' must be a string without null bytes/ 70 message: /The argument 'modulePath' must be a string or Uint8Array without null bytes/ [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | privateWriteOnlyAccessorRead.errors.txt | 1 …privateWriteOnlyAccessorRead.ts(9,17): error TS2806: Private accessor was defined without a getter. 2 …privateWriteOnlyAccessorRead.ts(12,5): error TS2806: Private accessor was defined without a getter. 3 …rivateWriteOnlyAccessorRead.ts(17,13): error TS2806: Private accessor was defined without a getter. 4 …rivateWriteOnlyAccessorRead.ts(19,17): error TS2806: Private accessor was defined without a getter. 5 …rivateWriteOnlyAccessorRead.ts(22,18): error TS2806: Private accessor was defined without a getter. 6 …privateWriteOnlyAccessorRead.ts(26,9): error TS2806: Private accessor was defined without a getter. 7 …rivateWriteOnlyAccessorRead.ts(27,12): error TS2806: Private accessor was defined without a getter. 8 …privateWriteOnlyAccessorRead.ts(30,5): error TS2806: Private accessor was defined without a getter. 22 !!! error TS2806: Private accessor was defined without a getter. 27 !!! error TS2806: Private accessor was defined without a getter. [all …]
|
| D | nullishCoalescingOperator5.errors.txt | 1 …scingOperator5.ts(6,6): error TS5076: '||' and '??' operations cannot be mixed without parentheses. 2 …scingOperator5.ts(9,1): error TS5076: '||' and '??' operations cannot be mixed without parentheses. 3 …cingOperator5.ts(12,6): error TS5076: '&&' and '??' operations cannot be mixed without parentheses. 4 …cingOperator5.ts(15,1): error TS5076: '&&' and '??' operations cannot be mixed without parentheses. 15 !!! error TS5076: '||' and '??' operations cannot be mixed without parentheses. 20 !!! error TS5076: '||' and '??' operations cannot be mixed without parentheses. 25 !!! error TS5076: '&&' and '??' operations cannot be mixed without parentheses. 30 !!! error TS5076: '&&' and '??' operations cannot be mixed without parentheses.
|
| D | declFileTypeAnnotationVisibilityErrorAccessors.js | 20 // getter without annotation 29 // Both - getter without annotation, setter with annotation 48 // getter without annotation 57 // Both - getter without annotation, setter with annotation 76 // getter without annotation 85 // Both - getter without annotation, setter with annotation 137 // getter without annotation 152 // Both - getter without annotation, setter with annotation 180 // getter without annotation 195 // Both - getter without annotation, setter with annotation [all …]
|
| /third_party/openssl/test/ssl-tests/ |
| D | 12-ct.cnf | 5 test-0 = 0-ct-permissive-without-scts 7 test-2 = 2-ct-strict-without-scts 13 [0-ct-permissive-without-scts] 14 ssl_conf = 0-ct-permissive-without-scts-ssl 16 [0-ct-permissive-without-scts-ssl] 17 server = 0-ct-permissive-without-scts-server 18 client = 0-ct-permissive-without-scts-client 20 [0-ct-permissive-without-scts-server] 25 [0-ct-permissive-without-scts-client] 32 client = 0-ct-permissive-without-scts-client-extra [all …]
|
| /third_party/node/ |
| D | LICENSE | 8 deal in the Software without restriction, including without limitation the 16 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 32 deal in the Software without restriction, including without limitation the 40 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 62 in the Software without restriction, including without limitation the rights 70 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 89 the Software without restriction, including without limitation the rights to 98 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 114 …entation files (the "Software"), to deal in the Software without restriction, including without li… 118 …THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT … [all …]
|
| /third_party/NuttX/ |
| D | LICENSE | 90 Work or Derivative Works thereof in any medium, with or without 133 this License, without any additional terms or conditions. 146 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 147 implied, including, without limitation, any warranties or conditions 199 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 252 Redistribution and use in source and binary forms, with or without 261 products derived from this software without specific prior 285 purpose with or without fee is hereby granted, provided that the above 314 without fee, provided that the above copyright notice appear in 319 software without specific, written prior permission. [all …]
|
| /third_party/protobuf/csharp/src/Google.Protobuf/ |
| D | WriteContext.cs | 6 // Redistribution and use in source and binary forms, with or without 18 // this software without specific prior written permission. 101 /// Writes a double field value, without a tag. 110 /// Writes a float field value, without a tag. 119 /// Writes a uint64 field value, without a tag. 128 /// Writes an int64 field value, without a tag. 137 /// Writes an int32 field value, without a tag. 146 /// Writes a fixed64 field value, without a tag. 155 /// Writes a fixed32 field value, without a tag. 164 /// Writes a bool field value, without a tag. [all …]
|
| /third_party/lame/mac/ |
| D | LAME_Classic_Debug.pch | 15 #define NOANALYSIS 1 // Build without frame-analyzer hooks 16 #undef HAVE_MPGLIB // Build without MPGLIB decoder (forces GPL) 17 #undef USE_LAYER_1 // Build without layer-1 decoding (needs MPGLIB) 18 #undef USE_LAYER_2 // Build without layer-2 decoding (needs MPGLIB) 19 #undef HAVE_VORBIS // Build without Ogg Vorbis 20 #undef BRHIST // Build without histogram (not CLI encoder)
|
| D | LAME_Carbon_Debug.pch | 15 #define NOANALYSIS 1 // Build without frame-analyzer hooks 16 #undef HAVE_MPGLIB // Build without MPGLIB decoder (forces GPL) 17 #undef USE_LAYER_1 // Build without layer-1 decoding (needs MPGLIB) 18 #undef USE_LAYER_2 // Build without layer-2 decoding (needs MPGLIB) 19 #undef HAVE_VORBIS // Build without Ogg Vorbis 20 #undef BRHIST // Build without histogram (not CLI encoder)
|
| D | LAME_Classic_Final.pch | 15 #define NOANALYSIS 1 // Build without frame-analyzer hooks 16 #undef HAVE_MPGLIB // Build without MPGLIB decoder (forces GPL) 17 #undef USE_LAYER_1 // Build without layer-1 decoding (needs MPGLIB) 18 #undef USE_LAYER_2 // Build without layer-2 decoding (needs MPGLIB) 19 #undef HAVE_VORBIS // Build without Ogg Vorbis 20 #undef BRHIST // Build without histogram (not CLI encoder)
|
| D | LAME_Carbon_Final.pch | 15 #define NOANALYSIS 1 // Build without frame-analyzer hooks 16 #undef HAVE_MPGLIB // Build without MPGLIB decoder (forces GPL) 17 #undef USE_LAYER_1 // Build without layer-1 decoding (needs MPGLIB) 18 #undef USE_LAYER_2 // Build without layer-2 decoding (needs MPGLIB) 19 #undef HAVE_VORBIS // Build without Ogg Vorbis 20 #undef BRHIST // Build without histogram (not CLI encoder)
|
| /third_party/skia/third_party/externals/d3d12allocator/ |
| D | NOTICES.txt | 8 files (the "Software"), to deal in the Software without restriction, including without limitation t… 15 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT N… 27 THIS CODE IS PROVIDED *AS IS* WITHOUT WARRANTY OF 38 in the Software without restriction, including without limitation the rights 46 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 59 Redistribution and use in source and binary forms, with or without modification, 70 used to endorse or promote products derived from this software without
|
| /third_party/libwebsockets/ |
| D | LICENSE | 43 deal in the Software without restriction, including without limitation the 51 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 62 * Redistribution and use in source and binary forms, with or without 88 distribution, this applies to builds with ws support enabled, and without 96 * Redistribution and use in source and binary forms, with or without 106 * without specific prior written permission. 130 This software is provided 'as-is', without any express or implied 170 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 179 users can build off and modify them without any constraint. 186 …without fear of later claims of infringement build upon, modify, incorporate in other works, reuse… [all …]
|
| /third_party/gn/src/base/third_party/icu/ |
| D | LICENSE | 10 without restriction, including without limitation the rights to use, 19 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF 32 use or other dealings in these Data Files or Software without prior 52 "Software"), to deal in the Software without restriction, including 53 without limitation the rights to use, copy, modify, merge, publish, 60 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 72 or other dealings in this Software without prior written authorization
|
| /third_party/skia/third_party/externals/egl-registry/extensions/KHR/ |
| D | EGL_KHR_no_config_context.txt | 65 This extension allows creation of GL & ES contexts without specifying an 87 create a context without using an EGLConfig, by specifying relevant 98 * The context was created without an EGLConfig. Such contexts match 117 created <without reference to an EGLConfig>. In this case, the context 119 support being made current without a rendering surface. Such support is 133 made current without a rendering surface. 147 to which the context was created, or zero if created without 177 support binding a surface without a context. This implies that they 185 glReadBuffer/glDrawBuffer have undefined results if called without a 218 eglCreateContext but without the config parameter? [all …]
|
| /third_party/EGL/extensions/KHR/ |
| D | EGL_KHR_no_config_context.txt | 65 This extension allows creation of GL & ES contexts without specifying an 87 create a context without using an EGLConfig, by specifying relevant 98 * The context was created without an EGLConfig. Such contexts match 117 created <without reference to an EGLConfig>. In this case, the context 119 support being made current without a rendering surface. Such support is 133 made current without a rendering surface. 147 to which the context was created, or zero if created without 177 support binding a surface without a context. This implies that they 185 glReadBuffer/glDrawBuffer have undefined results if called without a 218 eglCreateContext but without the config parameter? [all …]
|
| /third_party/node/test/es-module/ |
| D | test-esm-type-flag-cli-entry.mjs | 12 cwd: fixtures.path('es-modules/package-without-type'), 15 strictEqual(stdout, 'package-without-type\n'); 26 cwd: fixtures.path('es-modules/package-without-type'), 42 cwd: fixtures.path('es-modules/package-without-type'), 54 '../package-without-type/file#1.js', 56 cwd: fixtures.path('es-modules/package-without-type'), 70 cwd: fixtures.path('es-modules/package-without-type'), 84 cwd: fixtures.path('es-modules/package-without-type'),
|
| /third_party/typescript/tests/cases/compiler/ |
| D | declFileTypeAnnotationVisibilityErrorAccessors.ts | 23 // getter without annotation 32 // Both - getter without annotation, setter with annotation 51 // getter without annotation 60 // Both - getter without annotation, setter with annotation 79 // getter without annotation 88 // Both - getter without annotation, setter with annotation
|
| /third_party/icu/icu4c/ |
| D | LICENSE | 23 without restriction, including without limitation the rights to use, 32 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF 45 use or other dealings in these Data Files or Software without prior 67 "Software"), to deal in the Software without restriction, including 68 without limitation the rights to use, copy, modify, merge, publish, 75 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 87 or other dealings in this Software without prior written authorization 107 # Redistribution and use in source and binary forms, with or without 118 # this software without specific prior written permission. 155 # * Redistribution and use in source and binary forms, with or without [all …]
|
| /third_party/icu/icu4j/main/shared/licenses/ |
| D | LICENSE | 23 without restriction, including without limitation the rights to use, 32 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF 45 use or other dealings in these Data Files or Software without prior 67 "Software"), to deal in the Software without restriction, including 68 without limitation the rights to use, copy, modify, merge, publish, 75 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 87 or other dealings in this Software without prior written authorization 107 # Redistribution and use in source and binary forms, with or without 118 # this software without specific prior written permission. 155 # * Redistribution and use in source and binary forms, with or without [all …]
|
| /third_party/node/deps/icu-small/ |
| D | LICENSE | 16 Data Files or Software without restriction, including without limitation 24 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY 38 dealings in these Data Files or Software without prior written 60 "Software"), to deal in the Software without restriction, including 61 without limitation the rights to use, copy, modify, merge, publish, 68 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 80 or other dealings in this Software without prior written authorization 100 # Redistribution and use in source and binary forms, with or without 111 # this software without specific prior written permission. 148 # * Redistribution and use in source and binary forms, with or without [all …]
|
| /third_party/icu/icu4c/source/test/cintltst/ |
| D | unumberformattertst.c | 67 assertSuccessCheck("Should create without error", &ec, true); in TestSkeletonFormatToString() 69 assertSuccess("Should create result without error", &ec); in TestSkeletonFormatToString() 74 if (assertSuccessCheck("Should format integer without error", &ec, true)) { in TestSkeletonFormatToString() 76 assertSuccess("Should print string to buffer without error", &ec); in TestSkeletonFormatToString() 81 assertSuccess("Should format double without error", &ec); in TestSkeletonFormatToString() 83 assertSuccess("Should print string to buffer without error", &ec); in TestSkeletonFormatToString() 88 assertSuccess("Should format decimal without error", &ec); in TestSkeletonFormatToString() 90 assertSuccess("Should print string to buffer without error", &ec); in TestSkeletonFormatToString() 107 assertSuccessCheck("Should create without error", &ec, true); in TestSkeletonFormatToFields() 109 assertSuccess("Should create result without error", &ec); in TestSkeletonFormatToFields() [all …]
|
| /third_party/skia/third_party/externals/icu/ |
| D | LICENSE | 10 without restriction, including without limitation the rights to use, 19 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF 32 use or other dealings in these Data Files or Software without prior 52 "Software"), to deal in the Software without restriction, including 53 without limitation the rights to use, copy, modify, merge, publish, 60 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 72 or other dealings in this Software without prior written authorization 90 # Redistribution and use in source and binary forms, with or without 101 # this software without specific prior written permission. 138 # * Redistribution and use in source and binary forms, with or without [all …]
|