Searched defs:_link (Results 1 – 4 of 4) sorted by relevance
/third_party/python/Lib/distutils/command/ |
D | config.py | 135 def _link(self, body, headers, include_dirs, libraries, library_dirs, member in config
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | MSVSSettings.py | 540 _link = _Tool('VCLinkerTool', 'Link') variable
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | MSVSSettings.py | 556 _link = _Tool("VCLinkerTool", "Link") variable
|
/third_party/mindspore/mindspore/_extends/graph_kernel/model/ |
D | graph_split.py | 102 def _link(self, cond, f, t): member in GraphSplitByPattern.ReachTable
|