| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/scripts_and_modules/5_export_declarations/ |
| D | export_modifiers_0.ts | 39 export class newColor { class
|
| D | export_default_declarations_0.ts | 39 export default class newColor { class
|
| D | export_member_set_0.ts | 39 class newColor { class
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fDepthStencilClearTests.cpp | 443 …tcu::RGBA newColor = tcu::RGBA(oldColor.getRed(), oldColor.getGreen(), deClamp32(deRoundFloatToInt… in renderReference() local 491 …tcu::RGBA newColor = tcu::RGBA(oldColor.getRed(), deClamp32(deRoundFloatToInt32(step * 255.0f), 0,… in renderReference() local
|
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| D | es2fDepthStencilClearTests.cpp | 440 …tcu::RGBA newColor = tcu::RGBA(oldColor.getRed(), oldColor.getGreen(), deClamp32(deRoundFloatToInt… in renderReference() local 488 …tcu::RGBA newColor = tcu::RGBA(oldColor.getRed(), deClamp32(deRoundFloatToInt32(step * 255.0f), 0,… in renderReference() local
|
| /third_party/skia/m133/tests/ |
| D | CompressedBackendAllocationTest.cpp | 203 SkColor4f newColor; in test_compressed_color_init() local
|
| D | BackendAllocationTest.cpp | 400 SkColor4f newColor = {color.fB , color.fR, color.fG, color.fA }; in test_color_init() local
|
| /third_party/skia/tests/ |
| D | CompressedBackendAllocationTest.cpp | 165 SkColor4f newColor; in test_compressed_color_init() local
|
| D | BackendAllocationTest.cpp | 340 SkColor4f newColor = {color.fB , color.fR, color.fG, color.fA }; in test_color_init() local
|
| /third_party/qrcodegen/c/ |
| D | qrcodegen-test.c | 517 bool newColor = rand() % 2 == 0; in testGetSetModuleRandomly() local
|
| /third_party/skia/m133/modules/canvaskit/htmlcanvas/ |
| D | canvas2dcontext.js | 426 set: function(newColor) { argument
|
| /third_party/skia/modules/canvaskit/htmlcanvas/ |
| D | canvas2dcontext.js | 426 set: function(newColor) { argument
|
| /third_party/vk-gl-cts/framework/referencerenderer/ |
| D | rrFragmentOperations.cpp | 751 Vec4 newColor; in executeMaskedColorWrite() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| D | vktImageLoadStoreTests.cpp | 229 tcu::Vec4 newColor = color; in replaceBadFloatReinterpretValues() local 262 tcu::IVec4 newColor = color; in replaceSnormReinterpretValues() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| D | vktImageLoadStoreTests.cpp | 229 tcu::Vec4 newColor = color; in replaceBadFloatReinterpretValues() local 262 tcu::IVec4 newColor = color; in replaceSnormReinterpretValues() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/multiview/ |
| D | vktMultiViewRenderTests.cpp | 1497 const tcu::Vec4& newColor = (currentColor[0] < color[0]) ? currentColor : color; in fillQuarter() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
| D | vktMultiViewRenderTests.cpp | 1522 const tcu::Vec4& newColor = (currentColor[0] < color[0]) ? currentColor : color; in fillQuarter() local
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 73830 Color newColor(((aColor >> 0) & 0xff) * (1.0f / 255.0f), in FromABGR() local 73842 Color newColor(((aColor >> 16) & 0xff) * (1.0f / 255.0f), in UnusualFromARGB() local
|