Home
last modified time | relevance | path

Searched defs:xyz (Results 1 - 25 of 31) sorted by relevance

12

/third_party/typescript/tests/baselines/reference/
H A DcontextualTypeShouldBeLiteral.js
H A DtypeSatisfaction_vacuousIntersectionOfContextualTypes.js3 const b: { xyz: "baz" } = { xyz: "foo" } satisfies { xyz: "foo" | "bar" }; property
H A DstringLiteralTypesWithVariousOperators01.js32 var xyz = "XYZ"; variable
[all...]
H A DstringLiteralTypesWithVariousOperators02.js22 var xyz = "XYZ"; variable
[all...]
H A DintersectionTypeMembers.js18 var xyz: X & Y & Z; variable
77 var xyz; variable
H A DexcessPropertyChecksWithNestedIntersections.js
/third_party/node/test/parallel/
H A Dtest-http2-util-headers-list.js102 'xyz': [1, '2', { toString() { return '3'; } }, 4], global() property
135 'xyz': [1, 2, 3, 4], global() property
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_custom_sec_handlers.c53 int xyz(void *ctx) in xyz() function
/third_party/mesa3d/src/gallium/drivers/lima/ir/
H A Dlima_nir_lower_txp.c127 unsigned xyz[] = { 0, 1, 2 }; in lima_nir_lower_txp_instr() local
/third_party/node/deps/npm/node_modules/color-convert/
H A Dconversions.js[all...]
/third_party/ffmpeg/libavfilter/
H A Dfflcms2.c218 cmsHPROFILE xyz; in ff_icc_profile_read_primaries() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleTestsUtil.cpp329 getShaderImageCoordinates(const ImageType imageType, const std::string& x, const std::string& xy, const std::string& xyz) getShaderImageCoordinates() argument
H A DvktPipelineBlendOperationAdvancedTests.cpp264 Vec3 xyz = Vec3(0.0f, 0.0f, 0.0f); in calculateXYZFactors() local
786 Vec3 xyz = calculateXYZFactors(op); calculateFinalColor() local
[all...]
/third_party/skia/src/codec/
H A DSkAndroidCodec.cpp23 static void load_gamut(SkPoint rgb[], const skcms_Matrix3x3& xyz) { in load_gamut() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleTestsUtil.cpp329 getShaderImageCoordinates(const ImageType imageType, const std::string& x, const std::string& xy, const std::string& xyz) getShaderImageCoordinates() argument
H A DvktPipelineBlendOperationAdvancedTests.cpp268 Vec3 xyz = Vec3(0.0f, 0.0f, 0.0f); in calculateXYZFactors() local
790 Vec3 xyz = calculateXYZFactors(op); calculateFinalColor() local
[all...]
/third_party/vk-gl-cts/framework/common/
H A DtcuVector.hpp135 VecAccess<T, Size, 3> xyz (void) { DE_ASSERT(Size >= 3); return VecAccess<T, Size, 3>(*this, 0, 1, 2); } in xyz() function in tcu::Vector
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_camera_profile.cpp230 dng_vector xyz = m * cameraOne; in NormalizeForwardMatrix() local
570 dng_vector xyz = m * cameraOne; in ValidForwardMatrix() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.cpp773 getShaderImageCoordinates(const ImageType imageType, const std::string& x, const std::string& xy, const std::string& xyz) getShaderImageCoordinates() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.cpp770 getShaderImageCoordinates(const ImageType imageType, const std::string& x, const std::string& xy, const std::string& xyz) getShaderImageCoordinates() argument
/third_party/icu/icu4c/source/test/intltest/
H A Dplurults.cpp1414 auto xyz = LocalPointer<PluralRules>( in testSelectRange() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp79 Vec3 xyz; // Before viewport transformation member
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateInheritanceTests.cpp77 Vec3 xyz; // Before viewport transformation member
[all...]
/third_party/cups-filters/filter/
H A Dpdftoraster.cxx771 cmsCIEXYZ xyz; in convertCSpaceXYZ8() local
792 cmsCIEXYZ xyz; in convertCSpaceXYZ16() local
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_rt.c553 nir_ssa_def *xyz[3] = { in lower_rt_instructions() local

Completed in 24 milliseconds

12