Home
last modified time | relevance | path

Searched defs:has_ext_modules (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/distutils/command/
Dbuild.py146 def has_ext_modules(self): member in build
/external/python/cpython2/Lib/distutils/command/
Dbuild.py137 def has_ext_modules (self): member in build
/external/tensorflow/tensorflow/tools/pip_package/
Dsetup.py128 def has_ext_modules(self): member in BinaryDistribution
/external/python/cpython2/Lib/distutils/
Ddist.py981 def has_ext_modules(self): member in Distribution
/external/python/cpython3/Lib/distutils/
Ddist.py993 def has_ext_modules(self): member in Distribution