Home
last modified time | relevance | path

Searched defs:Simulate (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/modules/audio_processing/test/py_quality_assessment/quality_assessment/
Decho_path_simulation.py31 def Simulate(self, output_path): member in EchoPathSimulator
67 def Simulate(self, output_path): member in NoEchoPathSimulator
91 def Simulate(self, output_path): member in LinearEchoPathSimulator
128 def Simulate(self, output_path): member in RecordedEchoPathSimulator
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dpropagator.cpp87 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
/external/deqp-deps/SPIRV-Tools/source/opt/
Dpropagator.cpp87 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
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dpropagator.cpp87 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
/external/webrtc/modules/audio_processing/test/conversational_speech/
Dsimulator.cc176 std::unique_ptr<std::map<std::string, SpeakerOutputFilePaths>> Simulate( in Simulate() function
/external/webrtc/modules/audio_coding/neteq/tools/
Dneteq_quality_test.cc448 void NetEqQualityTest::Simulate() { in Simulate() function in webrtc::test::NetEqQualityTest
/external/rappor/analysis/R/
Dassociation_test.R83 Simulate <- function(N, num_variables, params, variable_opts = NULL, function
/external/deqp/external/vulkancts/modules/vulkan/fragment_shading_rate/
DvktFragmentShadingRateBasic.cpp821 deInt32 FSRTestInstance::Simulate(deInt32 rate0, deInt32 rate1, deInt32 rate2) in Simulate() function in vkt::FragmentShadingRate::__anon9bcbc2440111::FSRTestInstance