HomeSort by relevance Sort by last modified time
    Searched full:msvs_emulation (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/tools/gyp/pylib/gyp/generator/
dump_dependency_json.py 9 import gyp.msvs_emulation namespace
48 gyp.msvs_emulation.CalculateCommonVariables(default_variables, params)
eclipse.py 25 import gyp.msvs_emulation namespace
67 gyp.msvs_emulation.CalculateCommonVariables(default_variables, params)
104 msvs_settings = gyp.msvs_emulation.MsvsSettings(target, generator_flags)
185 msvs_settings = gyp.msvs_emulation.MsvsSettings(target, generator_flags)
ninja.py 16 import gyp.msvs_emulation namespace
89 return gyp.msvs_emulation.QuoteForRspFile(arg)
239 # See docstring of msvs_emulation.GenerateEnvironmentFiles().
302 path = gyp.msvs_emulation.ExpandMacros(path, env)
388 self.msvs_settings = gyp.msvs_emulation.MsvsSettings(spec,
455 gyp.msvs_emulation.VerifyMissingSources(
457 pch = gyp.msvs_emulation.PrecompiledHeader(
    [all...]
  /external/chromium_org/tools/gyp/pylib/gyp/
win_tool.py 80 # and msvs_emulation for details). We convert to a dict here.
131 # linker-generated one, see msvs_emulation.py), and include that into the
msvs_emulation.py     [all...]

Completed in 1767 milliseconds