| /third_party/node/deps/npm/node_modules/npmlog/ |
| D | log.js | 31 this.gauge.setTheme({hasColor: colorEnabled, hasUnicode: unicodeEnabled}) property 35 this.gauge.setTheme({hasColor: colorEnabled, hasUnicode: unicodeEnabled}) property 43 theme: {hasColor: log.useColor()}, property 63 this.gauge.setTheme({hasColor: this.useColor(), hasUnicode: unicodeEnabled}) property 68 this.gauge.setTheme({hasColor: this.useColor(), hasUnicode: unicodeEnabled}) property
|
| /third_party/node/deps/npm/node_modules/gauge/ |
| D | theme-set.js | 91 …singDefaultThemeError = function newMissingDefaultThemeError (platformName, hasUnicode, hasColor) { argument
|
| D | themes.js | 52 themes.setDefault({hasColor: true}, 'colorASCII') property 54 themes.setDefault({platform: 'darwin', hasUnicode: true, hasColor: true}, 'colorBrailleSpinner') property
|
| D | index.js | 4 var hasColor = require('./has-color.js') variable 92 …theme = this._themes.getDefault({hasUnicode: useUnicode, hasColor: useColor, platform: theme.platf… property
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawMultipleClearsWithinRenderPass.cpp | 221 const bool hasColor = m_params.colorFormat != VK_FORMAT_UNDEFINED; in MultipleClearsTest() local 556 const bool hasColor = m_params.colorFormat != VK_FORMAT_UNDEFINED; in beginDynamicRender() local 589 const bool hasColor = m_params.colorFormat != VK_FORMAT_UNDEFINED; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| D | vktDrawMultipleClearsWithinRenderPass.cpp | 221 const bool hasColor = m_params.colorFormat != VK_FORMAT_UNDEFINED; in MultipleClearsTest() local 556 const bool hasColor = m_params.colorFormat != VK_FORMAT_UNDEFINED; in beginDynamicRender() local 589 const bool hasColor = m_params.colorFormat != VK_FORMAT_UNDEFINED; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| D | vkObjUtil.cpp | 575 const bool hasColor = colorFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineDepthRangeUnrestrictedTests.cpp | 379 const bool hasColor = colorFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineDepthRangeUnrestrictedTests.cpp | 379 const bool hasColor = colorFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/ |
| D | vktFragmentOperationsEarlyFragmentTests.cpp | 1195 const bool hasColor = colorFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
| D | vktFragmentOperationsEarlyFragmentTests.cpp | 1195 const bool hasColor = colorFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/imageless_framebuffer/ |
| D | vktImagelessFramebufferTests.cpp | 245 const bool hasColor = colorFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
| D | vktImagelessFramebufferTests.cpp | 245 const bool hasColor = colorFormat != VK_FORMAT_UNDEFINED; in makeRenderPass() local
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| D | sglrReferenceContext.cpp | 1031 const bool hasColor = !hasDepth && !hasStencil; in clearToTextureInitialValue() local
|