/external/autotest/site_utils/ |
D | test_runner_utils.py | 214 results_directory, fast_mode, argument 261 fast_mode, argument 490 fast_mode, argument 786 fast_mode=False, argument
|
D | test_runner_utils_unittest.py | 100 fast_mode = False variable in TestRunnerUnittests
|
/external/autotest/server/ |
D | autoserv_utils.py | 28 fast_mode=False, argument
|
/external/webrtc/modules/audio_coding/neteq/ |
D | accelerate.cc | 52 bool fast_mode, in CheckCriteriaAndStretch()
|
D | time_stretch.cc | 26 bool fast_mode, in Process()
|
D | time_stretch_unittest.cc | 75 size_t TestAccelerate(size_t loops, bool fast_mode) { in TestAccelerate()
|
/external/pytorch/torch/autograd/ |
D | gradcheck.py | 426 input: torch.Tensor, maybe_perturbed_input: Optional[torch.Tensor], fast_mode=False argument 615 def _with_prepare_inputs(fn, inputs, input_idx, input_to_perturb, fast_mode=False): argument 756 inputs, output, nondet_tol, check_grad_dtypes, fast_mode=False, v=None argument 2068 fast_mode, argument
|
/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/ |
D | winograd_implementations.hpp | 242 bool fast_mode, in get_implementation()
|
/external/ComputeLibrary/src/core/NEON/kernels/assembly/ |
D | depthwise.hpp | 62 bool fast_mode = false; member
|
/external/libaom/av1/encoder/ |
D | intra_mode_search.c | 582 int fast_mode, RD_STATS *rd_stats) { in cfl_compute_rd() 633 int fast_mode = 1; in cfl_pick_plane_parameter() local 677 int fast_mode = 0; in cfl_pick_plane_rd() local
|
/external/pytorch/test/ |
D | test_autograd.py | 5541 def check(fast_mode): argument 5577 def check(fast_mode, masked): argument 5609 def check(fast_mode): argument 5657 def check(fast_mode): argument 5763 def check(fast_mode): argument 5795 def check(fast_mode): argument 5818 def check(fast_mode): argument 5848 def check(fast_mode): argument 5959 def check(fast_mode): argument 5988 def check(fast_mode): argument [all …]
|
D | test_sparse.py | 5076 def test_gradcheck_mm(self, layout, dtype, device, masked, fast_mode): argument 5275 def test_as_sparse_gradcheck(self, layout, device, masked, fast_mode): argument
|
D | test_overrides.py | 912 def run_test(fast_mode): argument
|
/external/python/cpython3/Modules/ |
D | itertoolsmodule.c | 4056 int fast_mode; in itertools_count_impl() local
|