Home
last modified time | relevance | path

Searched defs:set_command (Results 1 – 2 of 2) sorted by relevance

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