Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/distutils/command/
Dbuild.py146 def has_ext_modules(self): member in build
/external/tflite-support/tensorflow_lite_support/tools/pip_package/
Dsetup.py74 def has_ext_modules(self): member in BinaryDistribution
/external/python/cpython2/Lib/distutils/command/
Dbuild.py137 def has_ext_modules (self): member in build
/external/python/cffi/
Dsetup.py175 def has_ext_modules(self): member in CFFIDistribution
/external/tensorflow/tensorflow/tools/pip_package/
Dsetup.py174 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