/third_party/skia/third_party/externals/dawn/src/dawn_native/ |
D | Toggles.cpp | 25 Toggle toggle; member 238 void TogglesSet::Set(Toggle toggle, bool enabled) { in Set() 270 const char* ToggleEnumToName(Toggle toggle) { in ToggleEnumToName()
|
D | Device.cpp | 1576 void DeviceBase::SetToggle(Toggle toggle, bool isEnabled) { in SetToggle() 1582 void DeviceBase::ForceSetToggle(Toggle toggle, bool isEnabled) { in ForceSetToggle() 1599 Toggle toggle = GetAdapter()->GetInstance()->ToggleNameToEnum(toggleName); in ApplyToggleOverrides() local 1606 Toggle toggle = GetAdapter()->GetInstance()->ToggleNameToEnum(toggleName); in ApplyToggleOverrides() local
|
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | ToggleValidationTests.cpp | 52 for (const char* toggle : toggleNames) { in TEST_F() local 69 for (const char* toggle : toggleNames) { in TEST_F() local 86 for (const char* toggle : toggleNames) { in TEST_F() local
|
D | ValidationTest.cpp | 201 for (const std::string& toggle : gToggleParser->GetEnabledToggles()) { in CreateTestDevice() local 205 for (const std::string& toggle : gToggleParser->GetDisabledToggles()) { in CreateTestDevice() local
|
/third_party/skia/third_party/externals/dawn/src/tests/ |
D | ToggleParser.cpp | 27 std::string toggle; in ParseEnabledToggles() local 41 std::string toggle; in ParseDisabledToggles() local
|
D | DawnTest.cpp | 590 for (const std::string& toggle : GetEnabledToggles()) { in PrintTestConfigurationAndAdapterInfo() local 600 for (const std::string& toggle : GetDisabledToggles()) { in PrintTestConfigurationAndAdapterInfo() local 938 for (const std::string& toggle : gTestEnv->GetEnabledToggles()) { in SetUp() local 945 for (const std::string& toggle : gTestEnv->GetDisabledToggles()) { in SetUp() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
D | ToggleValidationTests.cpp | 53 for (const char* toggle : toggleNames) { in TEST_F() local 70 for (const char* toggle : toggleNames) { in TEST_F() local
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/ |
D | Instance.cpp | 55 Toggle toggle; member 122 const char* InstanceBase::ToggleEnumToName(Toggle toggle) { in ToggleEnumToName()
|
D | Device.cpp | 456 Toggle toggle = GetAdapter()->GetInstance()->ToggleNameToEnum(toggleName); in ApplyToggleOverrides() local 462 Toggle toggle = GetAdapter()->GetInstance()->ToggleNameToEnum(toggleName); in ApplyToggleOverrides() local 596 void DeviceBase::SetToggle(Toggle toggle, bool isEnabled) { in SetToggle()
|
/third_party/skia/tools/skiaserve/urlhandlers/ |
D | CmdHandler.cpp | 47 int n, toggle; in handle() local
|
/third_party/flutter/skia/tools/skiaserve/urlhandlers/ |
D | CmdHandler.cpp | 54 int n, toggle; in handle() local
|
/third_party/python/Tools/demo/ |
D | life.py | 68 def toggle(self, y, x): member in LifeBoard
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLFeatureControlTest.cpp | 145 bool toggle = std::find(testedFeatures.begin(), testedFeatures.end(), in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLFeatureControlTest.cpp | 147 bool toggle = std::find(testedFeatures.begin(), testedFeatures.end(), in TEST_P() local
|
/third_party/freetype/src/base/ |
D | ftdebug.c | 229 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | ftdebug.c | 230 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
|
/third_party/freetype/builds/windows/ |
D | ftdebug.c | 241 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
|
/third_party/flutter/skia/third_party/externals/freetype/builds/windows/ |
D | ftdebug.c | 242 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
|
/third_party/freetype/builds/amiga/src/base/ |
D | ftdebug.c | 259 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
|
/third_party/skia/third_party/externals/freetype/builds/amiga/src/base/ |
D | ftdebug.c | 259 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
|
/third_party/flutter/skia/third_party/externals/freetype/builds/amiga/src/base/ |
D | ftdebug.c | 259 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
|
/third_party/freetype/builds/wince/ |
D | ftdebug.c | 264 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
|
/third_party/skia/third_party/externals/freetype/builds/wince/ |
D | ftdebug.c | 264 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
|
/third_party/flutter/skia/third_party/externals/freetype/builds/wince/ |
D | ftdebug.c | 265 const char* toggle = ft_trace_toggles[n]; in ft_debug_init() local
|
/third_party/boost/libs/iostreams/doc/tree/ |
D | tree.js | 8 function toggle(id) { get_tree().find(id).toggle(); } function
|