Home
last modified time | relevance | path

Searched defs:_link (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/distutils/command/
Dconfig.py135 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/
DMSVSSettings.py540 _link = _Tool('VCLinkerTool', 'Link') variable
/third_party/node/tools/gyp/pylib/gyp/
DMSVSSettings.py556 _link = _Tool("VCLinkerTool", "Link") variable
/third_party/mindspore/mindspore/_extends/graph_kernel/model/
Dgraph_split.py102 def _link(self, cond, f, t): member in GraphSplitByPattern.ReachTable