Searched defs:has_function (Results 1 – 6 of 6) sorted by relevance
| /external/mesa3d/python-build/ |
| D | meson_android.py | 38 def has_function(self, function, args=[], prefix='', dependencies=''): member in Compiler
|
| D | meson_fuchsia.py | 44 def has_function(self, function, args=[], prefix='', dependencies=''): member in Compiler
|
| /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/python/cpython3/Lib/distutils/ |
| D | ccompiler.py | 760 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
|