HomeSort by relevance Sort by last modified time
    Searched refs:rspfile_content (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/tools/gyp/pylib/gyp/
ninja_syntax.py 43 rspfile_content=None, deps=None):
58 if rspfile_content:
59 self.variable('rspfile_content', rspfile_content, indent=1)
  /external/chromium_org/tools/gn/
tool.h 139 const SubstitutionPattern& rspfile_content() const { function in class:Tool
ninja_toolchain_writer.cc 95 WriteRulePattern("rspfile_content", tool->rspfile_content(), options);
  /external/chromium_org/tools/gyp/pylib/gyp/generator/
ninja.py     [all...]

Completed in 60 milliseconds