/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | propagator.cpp | 87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator 175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator 186 [&changed, this](Instruction* instr) { changed |= Simulate(instr); }); in Simulate() 193 changed |= Simulate(instr); in Simulate() 248 changed |= Simulate(block); in Run() 256 changed |= Simulate(instr); in Run()
|
D | propagator.h | 221 bool Simulate(BasicBlock* block); 227 bool Simulate(Instruction* instr);
|
/third_party/spirv-tools/source/opt/ |
D | propagator.cpp | 87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator 175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator 186 [&changed, this](Instruction* instr) { changed |= Simulate(instr); }); in Simulate() 193 changed |= Simulate(instr); in Simulate() 248 changed |= Simulate(block); in Run() 256 changed |= Simulate(instr); in Run()
|
D | propagator.h | 221 bool Simulate(BasicBlock* block); 227 bool Simulate(Instruction* instr);
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | propagator.cpp | 87 bool SSAPropagator::Simulate(Instruction* instr) { in Simulate() function in spvtools::opt::SSAPropagator 175 bool SSAPropagator::Simulate(BasicBlock* block) { in Simulate() function in spvtools::opt::SSAPropagator 186 [&changed, this](Instruction* instr) { changed |= Simulate(instr); }); in Simulate() 193 changed |= Simulate(instr); in Simulate() 248 changed |= Simulate(block); in Run() 256 changed |= Simulate(instr); in Run()
|
D | propagator.h | 221 bool Simulate(BasicBlock* block); 227 bool Simulate(Instruction* instr);
|
/third_party/mbedtls/programs/test/cmake_package/ |
D | CMakeLists.txt | 4 # Simulate configuring and building Mbed TLS as the user might do it. We'll
|
/third_party/mbedtls/programs/test/cmake_package_install/ |
D | CMakeLists.txt | 4 # Simulate configuring and building Mbed TLS as the user might do it. We'll
|
/third_party/flutter/flutter/packages/flutter/test/rendering/ |
D | sliver_fixed_extent_layout_test.dart | 39 // Simulate double precision error.
|
D | slivers_block_test.dart | 326 // Simulate double precision error.
|
/third_party/node/deps/npm/node_modules/lockfile/ |
D | CHANGELOG.md | 33 * Simulate staleness instead of waiting excessively
|
/third_party/python/Doc/library/ |
D | _thread.rst | 66 Simulate the effect of a signal arriving in the main thread.
|
D | asyncio-stream.rst | 485 # Simulate the reception of data from the network
|
/third_party/gstreamer/gstplugins_bad/po/ |
D | sl.po | 268 #~ msgid "Simulate Stereo"
|
D | eu.po | 274 #~ msgid "Simulate Stereo"
|
D | gl.po | 274 #~ msgid "Simulate Stereo"
|
D | fi.po | 279 #~ msgid "Simulate Stereo"
|
D | it.po | 289 #~ msgid "Simulate Stereo"
|
D | zh_CN.po | 398 #~ msgid "Simulate Stereo"
|
D | es.po | 277 #~ msgid "Simulate Stereo"
|
D | de.po | 425 #~ msgid "Simulate Stereo"
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
D | vktFragmentShadingRateBasic.cpp | 142 deInt32 Simulate (deInt32 rate0, deInt32 rate1, deInt32 rate2); 602 deInt32 FSRTestInstance::Simulate(deInt32 rate0, deInt32 rate1, deInt32 rate2) in Simulate() function in vkt::FragmentShadingRate::__anon7f1f85de0111::FSRTestInstance 2284 deInt32 expectedMasks = Simulate(pipelineRate, primitiveRate, attachmentRate); in iterate()
|
/third_party/flutter/flutter/packages/flutter/test/material/ |
D | chip_test.dart | 902 // Simulate a tap on the label to select the chip. 920 // Simulate another tap on the label to deselect the chip. 978 // Simulate a tap on the label to select the chip. 996 // Simulate another tap on the label to deselect the chip.
|
/third_party/flutter/flutter/packages/flutter/test/gestures/ |
D | mouse_tracking_test.dart | 220 // Simulate layer going away by detaching it.
|
/third_party/python/Doc/howto/ |
D | descriptor.rst | 1137 "Simulate func_descr_get() in Objects/funcobject.c" 1544 'Simulate how the type metaclass adds member objects for slots' 1561 'Simulate how object.__new__() allocates memory for __slots__'
|