| /third_party/skia/m133/third_party/externals/libpng/contrib/conftest/ |
| D | basic.dfa | 23 option READ on 24 option SEQUENTIAL_READ on 25 option EASY_ACCESS on 26 option SET_USER_LIMITS on 27 option INFO_IMAGE on 28 option READ_16BIT on 32 option WARNINGS on 33 option ERROR_TEXT on 34 option BENIGN_READ_ERRORS on 37 option PROGRESSIVE_READ on [all …]
|
| D | pngcp.dfa | 17 # generated pnglibconf.h which turns on the (not portable) timing option for 22 # Because of the everything off above the option must also be turned on. This 24 # in user .dfa files to error out if an unrecognized option is turned on. 25 option PNGCP_TIMING on 27 # Options to turn on png_read_png and png_write_png: 28 option INFO_IMAGE on 29 option SEQUENTIAL_READ on 30 option EASY_ACCESS on 31 option WRITE on 32 option WRITE_16BIT on [all …]
|
| /third_party/curl/docs/ |
| D | THANKS | 7 0xee on github 8 0xflotus on github 9 12932 on github 10 1337vt on github 11 1ocalhost on github 12 3dyd on github 13 3eka on github 14 5533asdg on github 15 8U61ife on github 16 a1346054 on github [all …]
|
| /third_party/typescript/tests/baselines/reference/user/ |
| D | acorn.log | 3 node_modules/acorn/acorn/dist/acorn.mjs(4893,51): error TS2339: Property 'pos' does not exist on ty… 4 node_modules/acorn/acorn/dist/acorn.mjs(4893,22): error TS2339: Property 'input' does not exist on … 5 node_modules/acorn/acorn/dist/acorn.mjs(4887,25): error TS2339: Property 'pos' does not exist on ty… 6 …acorn.mjs(4885,16): error TS2339: Property 'invalidStringToken' does not exist on type 'readWord1'. 7 …dist/acorn.mjs(4883,22): error TS2339: Property 'readCodePoint' does not exist on type 'readWord1'. 8 node_modules/acorn/acorn/dist/acorn.mjs(4882,14): error TS2339: Property 'pos' does not exist on ty… 9 node_modules/acorn/acorn/dist/acorn.mjs(4881,40): error TS2339: Property 'pos' does not exist on ty… 10 …acorn.mjs(4881,16): error TS2339: Property 'invalidStringToken' does not exist on type 'readWord1'. 11 node_modules/acorn/acorn/dist/acorn.mjs(4880,40): error TS2339: Property 'pos' does not exist on ty… 12 node_modules/acorn/acorn/dist/acorn.mjs(4880,16): error TS2339: Property 'input' does not exist on … [all …]
|
| D | bluebird.log | 3 …/js/release/assert.js(11,30): error TS2339: Property 'constructor$' does not exist on type 'Error'. 5 …ase/bluebird.js(10,10): error TS2339: Property 'noConflict' does not exist on type 'typeof Promise… 7 …s/release/debuggability.js(232,26): error TS2339: Property 'detail' does not exist on type 'Event'. 13 …uggability.js(456,14): error TS2339: Property '_setBoundTo' does not exist on type 'cancellationPr… 14 …ggability.js(482,42): error TS2339: Property '_peekContext' does not exist on type 'longStackTrace… 18 …se/debuggability.js(825,30): error TS2339: Property 'stack' does not exist on type 'CapturedTrace'. 19 …se/debuggability.js(831,37): error TS2339: Property 'stack' does not exist on type 'CapturedTrace'. 20 …se/debuggability.js(870,38): error TS2339: Property 'stack' does not exist on type 'CapturedTrace'. 25 …release/finally.js(50,24): error TS2339: Property 'promise' does not exist on type 'finallyHandler… 26 …release/finally.js(51,24): error TS2339: Property 'handler' does not exist on type 'finallyHandler… [all …]
|
| D | follow-redirects.log | 5 node_modules/follow-redirects/index.js(51,10): error TS2339: Property 'on' does not exist on type '… 6 node_modules/follow-redirects/index.js(67,8): error TS2339: Property 'emit' does not exist on type … 7 node_modules/follow-redirects/index.js(102,10): error TS2339: Property 'emit' does not exist on typ… 8 node_modules/follow-redirects/index.js(160,14): error TS2339: Property '_timeout' does not exist on… 9 node_modules/follow-redirects/index.js(161,25): error TS2339: Property '_timeout' does not exist on… 10 node_modules/follow-redirects/index.js(163,10): error TS2339: Property '_timeout' does not exist on… 11 node_modules/follow-redirects/index.js(164,12): error TS2339: Property 'emit' does not exist on typ… 12 node_modules/follow-redirects/index.js(173,14): error TS2339: Property '_timeout' does not exist on… 13 node_modules/follow-redirects/index.js(174,25): error TS2339: Property '_timeout' does not exist on… 14 node_modules/follow-redirects/index.js(175,12): error TS2339: Property '_timeout' does not exist on… [all …]
|
| D | grunt.log | 4 lib/grunt.js(91,13): error TS2551: Property 'task' does not exist on type 'typeof import("/grunt/gr… 5 lib/grunt.js(96,34): error TS2551: Property 'task' does not exist on type 'typeof import("/grunt/gr… 6 lib/grunt.js(101,25): error TS2339: Property 'cli' does not exist on type 'typeof import("/grunt/gr… 7 lib/grunt.js(102,23): error TS2339: Property 'cli' does not exist on type 'typeof import("/grunt/gr… 8 lib/grunt/config.js(66,18): error TS2339: Property 'template' does not exist on type 'typeof import… 9 lib/grunt/fail.js(22,14): error TS2339: Property 'option' does not exist on type 'typeof import("/g… 10 lib/grunt/fail.js(25,19): error TS2339: Property 'option' does not exist on type 'typeof import("/g… 11 lib/grunt/fail.js(25,65): error TS2339: Property 'underline' does not exist on type '"Used --force,… 12 lib/grunt/fail.js(26,15): error TS2339: Property 'yellow' does not exist on type 'string'. 13 lib/grunt/fail.js(28,35): error TS2339: Property 'red' does not exist on type 'string'. [all …]
|
| /third_party/skia/tests/sksl/errors/ |
| D | MismatchedNumbers.glsl | 3 error: 28: type mismatch: '=' cannot operate on 'int', 'float' 4 error: 29: type mismatch: '=' cannot operate on 'uint', 'float' 5 error: 30: type mismatch: '=' cannot operate on 'int', 'uint' 6 error: 31: type mismatch: '=' cannot operate on 'int', 'float' 7 error: 32: type mismatch: '=' cannot operate on 'float', 'int' 9 error: 33: type mismatch: '=' cannot operate on 'float', 'uint' 11 error: 34: type mismatch: '=' cannot operate on 'uint', 'int' 12 error: 35: type mismatch: '=' cannot operate on 'uint', 'float' 13 error: 36: type mismatch: '+' cannot operate on 'int', 'float' 14 error: 37: type mismatch: '-' cannot operate on 'int', 'float' [all …]
|
| D | BooleanArithmetic.glsl | 3 error: 1: type mismatch: '+' cannot operate on 'bool', 'bool' 4 error: 2: type mismatch: '-' cannot operate on 'bool', 'bool' 5 error: 3: type mismatch: '*' cannot operate on 'bool', 'bool' 6 error: 4: type mismatch: '/' cannot operate on 'bool', 'bool' 7 error: 5: type mismatch: '%' cannot operate on 'bool', 'bool' 8 error: 6: type mismatch: '<<' cannot operate on 'bool', 'bool' 9 error: 7: type mismatch: '>>' cannot operate on 'bool', 'bool' 10 error: 8: '-' cannot operate on 'bool' 11 error: 9: '~' cannot operate on 'bool' 12 error: 10: type mismatch: '&' cannot operate on 'bool', 'bool' [all …]
|
| /third_party/ffmpeg/tests/ref/fate/ |
| D | channel_layout | 71 On 5.1(side) layout with 0: 0 72 On 5.1(side) layout with 1: 1 73 On 5.1(side) layout with 2: 2 74 On 5.1(side) layout with 3: 3 75 On 5.1(side) layout with 4: 9 76 On 5.1(side) layout with 5: 10 77 On 5.1(side) layout with 6: -1 80 On 5.1(side) layout with AV_CHAN_FRONT_LEFT: 0 81 On 5.1(side) layout with AV_CHAN_FRONT_RIGHT: 1 82 On 5.1(side) layout with AV_CHAN_FRONT_CENTER: 2 [all …]
|
| /third_party/skia/resources/fonts/abc/ |
| D | abc+grave.ttx | 150 <pt x="128" y="0" on="1"/> 151 <pt x="128" y="640" on="1"/> 152 <pt x="640" y="640" on="1"/> 153 <pt x="640" y="0" on="1"/> 156 <pt x="144" y="16" on="1"/> 157 <pt x="624" y="16" on="1"/> 158 <pt x="624" y="624" on="1"/> 159 <pt x="144" y="624" on="1"/> 166 <pt x="414" y="66" on="1"/> 167 <pt x="337" y="0" on="0"/> [all …]
|
| D | abc.ttx | 147 <pt x="128" y="0" on="1"/> 148 <pt x="128" y="640" on="1"/> 149 <pt x="640" y="640" on="1"/> 150 <pt x="640" y="0" on="1"/> 153 <pt x="144" y="16" on="1"/> 154 <pt x="624" y="16" on="1"/> 155 <pt x="624" y="624" on="1"/> 156 <pt x="144" y="624" on="1"/> 163 <pt x="414" y="66" on="1"/> 164 <pt x="337" y="0" on="0"/> [all …]
|
| D | abc+agrave.ttx | 152 <pt x="128" y="0" on="1"/> 153 <pt x="128" y="640" on="1"/> 154 <pt x="640" y="640" on="1"/> 155 <pt x="640" y="0" on="1"/> 158 <pt x="144" y="16" on="1"/> 159 <pt x="624" y="16" on="1"/> 160 <pt x="624" y="624" on="1"/> 161 <pt x="144" y="624" on="1"/> 168 <pt x="414" y="66" on="1"/> 169 <pt x="337" y="0" on="0"/> [all …]
|
| /third_party/skia/m133/resources/fonts/abc/ |
| D | abc+grave.ttx | 150 <pt x="128" y="0" on="1"/> 151 <pt x="128" y="640" on="1"/> 152 <pt x="640" y="640" on="1"/> 153 <pt x="640" y="0" on="1"/> 156 <pt x="144" y="16" on="1"/> 157 <pt x="624" y="16" on="1"/> 158 <pt x="624" y="624" on="1"/> 159 <pt x="144" y="624" on="1"/> 166 <pt x="414" y="66" on="1"/> 167 <pt x="337" y="0" on="0"/> [all …]
|
| D | abc.ttx | 147 <pt x="128" y="0" on="1"/> 148 <pt x="128" y="640" on="1"/> 149 <pt x="640" y="640" on="1"/> 150 <pt x="640" y="0" on="1"/> 153 <pt x="144" y="16" on="1"/> 154 <pt x="624" y="16" on="1"/> 155 <pt x="624" y="624" on="1"/> 156 <pt x="144" y="624" on="1"/> 163 <pt x="414" y="66" on="1"/> 164 <pt x="337" y="0" on="0"/> [all …]
|
| D | abc+agrave.ttx | 152 <pt x="128" y="0" on="1"/> 153 <pt x="128" y="640" on="1"/> 154 <pt x="640" y="640" on="1"/> 155 <pt x="640" y="0" on="1"/> 158 <pt x="144" y="16" on="1"/> 159 <pt x="624" y="16" on="1"/> 160 <pt x="624" y="624" on="1"/> 161 <pt x="144" y="624" on="1"/> 168 <pt x="414" y="66" on="1"/> 169 <pt x="337" y="0" on="0"/> [all …]
|
| /third_party/ltp/testcases/kernel/device-drivers/drm/user_space/ |
| D | user_tdrm.c | 148 printf("Failed on drm ioctl DRM(get_magic) test\n"); in main() 150 printf("Success on drm ioctl DRM(get_magic) test\n"); in main() 155 printf("Failed on drm ioctl DRM(get_status) test\n"); in main() 157 printf("Success on drm ioctl DRM(get_status) test\n"); in main() 165 printf("Failed on drm ioctl DRM(irq_busid)\n"); in main() 167 printf("Success on drm ioctl DRM(irq_busid)\n"); in main() 169 printf("Failed on drm ioctl DRM(get_client)\n"); in main() 171 printf("Success on drm ioctl DRM(get_client)\n"); in main() 173 printf("Failed on drm ioctl DRM(block)\n"); in main() 175 printf("Success on drm ioctl DRM(block)\n"); in main() [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | destructuringUnspreadableIntoRest.errors.txt | 1 …ableIntoRest.ts(22,15): error TS2339: Property 'publicProp' does not exist on type 'Omit<this, "pu… 2 …ingUnspreadableIntoRest.ts(23,15): error TS2339: Property 'publicProp' does not exist on type '{}'. 3 …bleIntoRest.ts(25,15): error TS2339: Property 'privateProp' does not exist on type 'Omit<this, "ge… 4 …bleIntoRest.ts(26,15): error TS2339: Property 'privateProp' does not exist on type '{ publicProp: … 5 …bleIntoRest.ts(27,15): error TS2339: Property 'privateProp' does not exist on type 'Omit<this, "pu… 6 …ngUnspreadableIntoRest.ts(28,15): error TS2339: Property 'privateProp' does not exist on type '{}'. 7 …eIntoRest.ts(30,15): error TS2339: Property 'protectedProp' does not exist on type 'Omit<this, "ge… 8 …eIntoRest.ts(31,15): error TS2339: Property 'protectedProp' does not exist on type '{ publicProp: … 9 …eIntoRest.ts(32,15): error TS2339: Property 'protectedProp' does not exist on type 'Omit<this, "pu… 10 …UnspreadableIntoRest.ts(33,15): error TS2339: Property 'protectedProp' does not exist on type '{}'. [all …]
|
| D | moduleExportAssignment.types | 3 >npmlog : { on(s: string): void; x: number; y: 2; } 4 >require('./npmlog') : { on(s: string): void; x: number; y: 2; } 10 >npmlog : { on(s: string): void; x: number; y: 2; } 13 npmlog.on 14 >npmlog.on : (s: string) => void 15 >npmlog : { on(s: string): void; x: number; y: 2; } 16 >on : (s: string) => void 23 on(s) { } 24 >on : (s: string) => void 28 >npmlog : { on(s: string): void; x: number; y: 2; } [all …]
|
| D | unionPropertyExistence.errors.txt | 1 …onPropertyExistence.ts(27,3): error TS2339: Property 'nope' does not exist on type '"foo" | "bar"'. 2 Property 'nope' does not exist on type '"foo"'. 3 …ionPropertyExistence.ts(28,6): error TS2339: Property 'onlyInB' does not exist on type 'B | "foo"'. 4 Property 'onlyInB' does not exist on type '"foo"'. 5 …nionPropertyExistence.ts(30,6): error TS2339: Property 'length' does not exist on type 'B | "foo"'. 6 Property 'length' does not exist on type 'B'. 7 …iler/unionPropertyExistence.ts(32,4): error TS2339: Property 'onlyInB' does not exist on type 'AB'. 8 Property 'onlyInB' does not exist on type 'A'. 9 …iler/unionPropertyExistence.ts(35,5): error TS2339: Property 'notInC' does not exist on type 'ABC'. 10 Property 'notInC' does not exist on type 'C'. [all …]
|
| /third_party/rust/rust/tests/ui/typeck/ |
| D | typeck_type_placeholder_item.rs | 8 //~^ ERROR the placeholder `_` is not allowed within types on item signatures for return types 11 //~^ ERROR the placeholder `_` is not allowed within types on item signatures for return types 14 //~^ ERROR the placeholder `_` is not allowed within types on item signatures for static variables 17 //~^ ERROR the placeholder `_` is not allowed within types on item signatures for static variables 20 //~^ ERROR the placeholder `_` is not allowed within types on item signatures for static variables 23 //~^ ERROR the placeholder `_` is not allowed within types on item signatures for functions 26 //~^ ERROR the placeholder `_` is not allowed within types on item signatures for functions 29 //~^ ERROR the placeholder `_` is not allowed within types on item signatures for functions 32 //~^ ERROR the placeholder `_` is not allowed within types on item signatures for functions 35 //~^ ERROR the placeholder `_` is not allowed within types on item signatures for functions [all …]
|
| /third_party/skia/m133/resources/sksl/errors/ |
| D | InvalidAtomicOperations.compute | 76 type mismatch: '=' cannot operate on 'atomicUint', 'int' 78 '+' cannot operate on 'atomicUint' 79 '-' cannot operate on 'atomicUint' 80 '!' cannot operate on 'atomicUint' 81 '~' cannot operate on 'atomicUint' 82 '++' cannot operate on 'atomicUint' 83 '--' cannot operate on 'atomicUint' 84 '++' cannot operate on 'atomicUint' 85 '--' cannot operate on 'atomicUint' 86 '-' cannot operate on 'atomicUint' [all …]
|
| /third_party/vulkan-loader/.github/workflows/ |
| D | build.yml | 11 # distributed under the License is distributed on an "AS IS" BASIS, 23 # github.head_ref is only defined on pull_request 28 on: 39 runs-on: ${{matrix.os}} 52 # are linux users stuck on older LTS releases. It's idiomatic best 68 -D BUILD_TESTS=ON \ 69 -D UPDATE_DEPS=ON \ 70 -D LOADER_ENABLE_ADDRESS_SANITIZER=ON \ 71 -D BUILD_WERROR=ON \ 75 - run: ctest --output-on-failure --test-dir build/ [all …]
|
| /third_party/skia/third_party/externals/libpng/contrib/conftest/ |
| D | pngcp.dfa | 17 # generated pnglibconf.h which turns on the (not portable) timing option for 22 # Because of the everything off above the option must also be turned on. This 24 # in user .dfa files to error out if an unrecognized option is turned on. 25 option PNGCP_TIMING on 27 # Options to turn on png_read_png and png_write_png: 28 option INFO_IMAGE on 29 option SEQUENTIAL_READ on 30 option EASY_ACCESS on 31 option WRITE on 32 option WRITE_16BIT on [all …]
|
| /third_party/skia/platform_tools/android/apps/skottie/ |
| D | skottie_metric.sql | 12 INNER JOIN thread_track ON (thread_track.id = slice.track_id) 23 INNER JOIN thread_track ON (thread_track.id = slice.track_id) 24 INNER JOIN thread ON (thread.utid = thread_track.utid) 37 INNER JOIN thread_track ON (thread_track.id = slice.track_id) 38 INNER JOIN thread ON (thread.utid = thread_track.utid) 39 INNER JOIN test_start_ts ON (test_start_ts.process_upid = thread.upid) 51 INNER JOIN thread_track ON (thread_track.id = slice.track_id) 52 INNER JOIN thread ON (thread.utid = thread_track.utid) 53 INNER JOIN test_start_ts ON (slice.ts >= test_start_ts.test_start AND slice.ts <= test_start_ts.tes… 66 INNER JOIN thread_track ON (thread_track.id = slice.track_id) [all …]
|