/third_party/boost/libs/hana/test/detail/ |
D | preprocessor.cpp | 39 constexpr char const* xyz = BOOST_HANA_PP_STRINGIZE(xyz); in main() local 42 constexpr char const* xyz = BOOST_HANA_PP_STRINGIZE(foo{bar, baz}); in main() local 45 constexpr char const* xyz = BOOST_HANA_PP_STRINGIZE(foo, bar, baz); in main() local
|
/third_party/boost/libs/compute/test/ |
D | test_extents.cpp | 30 compute::extents<3> xyz = compute::dim(1, 2, 3); in BOOST_AUTO_TEST_CASE() local 46 compute::extents<3> xyz; in BOOST_AUTO_TEST_CASE() local 62 compute::extents<3> xyz = compute::dim(5, 6, 7); in BOOST_AUTO_TEST_CASE() local
|
/third_party/typescript/tests/baselines/reference/ |
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 | 99 'xyz': [1, '2', { toString() { return '3'; } }, 4], property 118 'xyz': [1, 2, 3, 4] property 132 'xyz': [1, 2, 3, 4], property 193 'xyz': [1, 2, 3, 4], property
|
D | test-http2-sent-headers.js | 17 stream.sendTrailers({ xyz: 'abc' }); property
|
/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/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/grpc/test/core/json/corpus/ |
D | test9.json | 1 {"alpha":null,"beta":false,"gamma":2.3,"xyz":"abc","negative":-133} string
|
/third_party/node/deps/npm/node_modules/color-convert/ |
D | conversions.js | 206 convert.rgb.xyz = function (rgb) { function 421 convert.xyz.rgb = function (xyz) { argument 453 convert.xyz.lab = function (xyz) { argument 476 convert.lab.xyz = function (lab) { function
|
/third_party/boost/libs/multi_index/test/ |
D | test_composite_key.cpp | 309 struct xyz struct 311 xyz(int x_=0,int y_=0,int z_=0):x(x_),y(y_),z(z_){} in xyz() function 313 int x; 314 int y; 315 int z;
|
/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/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/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/gstreamer/gstplugins_bad/gst/mxf/ |
D | mxfjpeg2000.c | 173 gboolean xyz = TRUE; in mxf_jpeg2000_create_caps() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleTestsUtil.cpp | 332 const std::string& xyz) in getShaderImageCoordinates()
|