Home
last modified time | relevance | path

Searched refs:SetFast (Results 1 – 1 of 1) sorted by relevance

/external/vixl/tools/
Dtest.py436 def SetFast(option, specified, default): function
440 SetFast(environment_option_compiler, args.compiler, 'clang++')
441 SetFast(build_option_standard, args.std, 'c++98')
442 SetFast(build_option_mode, args.mode, 'debug')
443 SetFast(runtime_option_debugger, args.debugger, 'on')