Searched defs:has_function (Results 1 – 4 of 4) sorted by relevance
| /external/python/cpython3/Lib/distutils/ |
| D | ccompiler.py | 760 def has_function(self, funcname, includes=None, include_dirs=None, member in CCompiler
|
| /external/python/setuptools/setuptools/_distutils/ |
| D | ccompiler.py | 760 def has_function(self, funcname, includes=None, include_dirs=None, member in CCompiler
|
| /external/python/cpython2/Lib/distutils/ |
| D | ccompiler.py | 726 def has_function(self, funcname, includes=None, include_dirs=None, member in CCompiler
|
| /external/tensorflow/tensorflow/python/eager/ |
| D | context.py | 1352 def has_function(self, name): member in Context
|