Searched defs:gyp_to_build_path (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/tools/gyp/pylib/gyp/ |
| D | msvs_emulation.py | 426 def _GetAdditionalLibraryDirectories(self, root, config, gyp_to_build_path): argument 437 def GetLibFlags(self, config, gyp_to_build_path): argument 450 def GetDefFile(self, gyp_to_build_path): argument 461 def _GetDefFileAsLdflags(self, ldflags, gyp_to_build_path): argument 479 def GetLdflags(self, config, gyp_to_build_path, expand_special, argument 565 def _GetLdManifestFlags(self, config, name, gyp_to_build_path, argument 652 def _GetAdditionalManifestFiles(self, config, gyp_to_build_path): argument 780 self, settings, config, gyp_to_build_path, gyp_to_unique_output, obj_ext): argument
|
| D | xcode_emulation.py | 698 def _MapLinkerFlagFilename(self, ldflag, gyp_to_build_path): argument 726 def GetLdflags(self, configname, product_dir, gyp_to_build_path, arch=None): argument
|