| /third_party/typescript/tests/baselines/reference/ |
| D | typeSatisfaction_vacuousIntersectionOfContextualTypes.js | 3 const b: { xyz: "baz" } = { xyz: "foo" } satisfies { xyz: "foo" | "bar" }; property 8 var b = { xyz: "foo" }; property
|
| D | assignmentToFunction.js | 6 function xyz() { function 18 function xyz() { function
|
| D | excessPropertyChecksWithNestedIntersections.js | 35 xyz: 1 // Great! This causes an error! property 44 xyz: 2 // This should also be an error property 88 xyz: 1 // Great! This causes an error! property 96 xyz: 2 // This should also be an error property
|
| D | intersectionTypeMembers.js | 18 var xyz: X & Y & Z; variable 77 var xyz; variable
|
| D | contextualTypeShouldBeLiteral.js | 84 let xyz: LikeA | LikeB = { variable 152 var xyz = { variable
|
| D | stringLiteralTypesWithVariousOperators02.js | 3 let xyz: "XYZ" = "XYZ"; variable
|
| D | stringLiteralTypesWithVariousOperators01.js | 3 let xyz: "XYZ" = "XYZ"; variable
|
| /third_party/node/test/parallel/ |
| D | test-http2-util-headers-list.js | 103 'xyz': [1, '2', { toString() { return '3'; } }, 4], property 122 'xyz': [1, 2, 3, 4] property 136 'xyz': [1, 2, 3, 4], property 197 'xyz': [1, 2, 3, 4], property
|
| D | test-http2-sent-headers.js | 17 stream.sendTrailers({ xyz: 'abc' }); property
|
| /third_party/skia/tests/ |
| D | SkStringViewTest.cpp | 45 skstd::string_view xyz("xyz"); in DEF_TEST() local 135 skstd::string_view xyz("xyz"); in DEF_TEST() local
|
| /third_party/typescript/tests/cases/compiler/ |
| D | assignmentToFunction.ts | 5 function xyz() { function
|
| D | recursiveBaseConstructorCreation2.ts | 8 declare class xyz extends abc class
|
| D | recursiveBaseConstructorCreation3.ts | 6 declare class xyz extends abc { class
|
| D | contextualTypeShouldBeLiteral.ts | 84 let xyz: LikeA | LikeB = { variable
|
| /third_party/typescript/tests/cases/conformance/expressions/typeSatisfaction/ |
| D | typeSatisfaction_vacuousIntersectionOfContextualTypes.ts | 2 const b: { xyz: "baz" } = { xyz: "foo" } satisfies { xyz: "foo" | "bar" }; constant
|
| /third_party/node/deps/npm/node_modules/color-convert/ |
| D | conversions.js | 20 xyz: {channels: 3, labels: 'xyz'}, property 206 convert.rgb.xyz = function (rgb) { function 410 convert.xyz.rgb = function (xyz) { argument 442 convert.xyz.lab = function (xyz) { argument 462 convert.lab.xyz = function (lab) { function
|
| /third_party/typescript/tests/cases/conformance/types/stringLiteral/ |
| D | stringLiteralTypesWithVariousOperators02.ts | 4 let xyz: "XYZ" = "XYZ"; variable
|
| D | stringLiteralTypesWithVariousOperators01.ts | 4 let xyz: "XYZ" = "XYZ"; variable
|
| /third_party/node/test/known_issues/ |
| D | test-http2-trailers-after-session-close.js | 25 stream.sendTrailers({ xyz: 'abc' }); property
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/ |
| D | lima_nir_lower_txp.c | 127 unsigned xyz[] = { 0, 1, 2 }; in lima_nir_lower_txp_instr() local
|
| /third_party/typescript/tests/cases/conformance/types/intersection/ |
| D | intersectionTypeMembers.ts | 17 var xyz: X & Y & Z; variable
|
| /third_party/protobuf/js/ |
| D | proto3_test.js | 463 complicatedKey: [{xyz: {abc: [3, 4, null, false]}}, "zzz"] property
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/namespaces/declaration_merging/ |
| D | declaration_merging_2.ts | 79 export var xyz = new PointXYZ(1, 1, 1); variable
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| D | dng_camera_profile.cpp | 230 dng_vector xyz = m * cameraOne; in NormalizeForwardMatrix() local 570 dng_vector xyz = m * cameraOne; in ValidForwardMatrix() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | fflcms2.c | 218 cmsHPROFILE xyz; in ff_icc_profile_read_primaries() local
|