/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/ |
D | echo_path_simulation.py | 32 def Simulate(self, output_path): member in EchoPathSimulator 68 def Simulate(self, output_path): member in NoEchoPathSimulator 92 def Simulate(self, output_path): member in LinearEchoPathSimulator 128 def Simulate(self, output_path): member in RecordedEchoPathSimulator
|
D | echo_path_simulation_unittest.py | 68 echo_filepath = simulator.Simulate(self._tmp_path)
|
/external/deqp-deps/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);
|
/external/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);
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/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);
|
/external/autotest/client/tests/error_test_bug/ |
D | control | 7 DOC = """Simulate a buggy test. This is for testing Autotest itself."""
|
/external/webrtc/modules/audio_processing/test/conversational_speech/ |
D | simulator.h | 36 std::unique_ptr<std::map<std::string, SpeakerOutputFilePaths>> Simulate(
|
D | generator.cc | 69 conversational_speech::Simulate(multiend_call, config.output_path()); in main()
|
/external/grpc-grpc/third_party/nanopb/tests/io_errors/ |
D | SConscript | 1 # Simulate io errors when encoding and decoding
|
/external/nanopb-c/tests/io_errors/ |
D | SConscript | 1 # Simulate io errors when encoding and decoding
|
/external/nanopb-c/tests/io_errors_pointers/ |
D | SConscript | 1 # Simulate io errors when encoding and decoding
|
/external/webrtc/modules/audio_coding/neteq/test/ |
D | neteq_pcmu_quality_test.cc | 76 Simulate(); in TEST_F()
|
D | neteq_ilbc_quality_test.cc | 77 Simulate(); in TEST_F()
|
D | neteq_pcm16b_quality_test.cc | 77 Simulate(); in TEST_F()
|
D | neteq_isac_quality_test.cc | 98 Simulate(); in TEST_F()
|
D | neteq_opus_quality_test.cc | 179 Simulate(); in TEST_F()
|
/external/grpc-grpc/third_party/nanopb/tests/io_errors_pointers/ |
D | SConscript | 1 # Simulate io errors when encoding and decoding
|
/external/autotest/server/site_tests/network_WiFi_ChaosConfigFailure/ |
D | control | 36 ## Simulate test failure by forcing state and gathering artifacts
|
/external/bcc/examples/networking/vlan_learning/ |
D | README.txt | 7 Simulate a physical network with a vlan aware switch and clients that may
|
/external/webrtc/modules/audio_coding/neteq/tools/ |
D | neteq_quality_test.h | 134 void Simulate();
|
/external/llvm-project/lld/test/COFF/ |
D | duplicate-imp-func.s | 16 # Simulate a setup, where two libraries provide the same import function;
|
/external/skia/src/gpu/effects/ |
D | GrDitherEffect.fp | 26 // Simulate the integer effect used above using step/mod/abs. For speed, simulates a 4x4
|