Home
last modified time | relevance | path

Searched defs:tool (Results 1 – 4 of 4) sorted by relevance

/build/soong/android/
Dnotices.go51 ctx BuilderContext, tool, ruleName string, outputFile WritablePath, argument
/build/bazel/scripts/difftool/
Dclangcompile.py34 def __init__(self, tool, args): argument
Dcommands.py25 def __init__(self, tool, args): argument
/build/make/tools/ide_query/cc_analyzer/
Dinclude_scanner.cc161 clang::tooling::ToolInvocation tool( in ScanIncludes() local