Home
last modified time | relevance | path

Searched refs:_SuffixName (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
DMSVSUtil.py47 def _SuffixName(name, suffix): function
70 return _SuffixName(name, str(number))
212 full_copy_target_name = _SuffixName(t, copy_suffix)
229 full_shim_target_name = _SuffixName(t, shim_suffix)
/third_party/node/tools/gyp/pylib/gyp/
DMSVSUtil.py48 def _SuffixName(name, suffix): function
71 return _SuffixName(name, str(number))
214 full_copy_target_name = _SuffixName(t, copy_suffix)
230 full_shim_target_name = _SuffixName(t, shim_suffix)