Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dtool.h83 void set_command(SubstitutionPattern cmd) { in set_command() function
Dtest_with_scope.cc322 tool->set_command(command); in SetCommandForTool()
/third_party/python/Tools/c-analyzer/c_common/
Dscriptutil.py521 def set_command(name, add_cli): function