Searched defs:has_ext_modules (Results 1 – 9 of 9) sorted by relevance
| /external/python/setuptools/setuptools/_distutils/command/ | ||
| D | build.py | 146 def has_ext_modules(self): member in build |
| /external/python/cpython3/Lib/distutils/command/ | ||
| D | build.py | 146 def has_ext_modules(self): member in build |
| /external/python/cpython2/Lib/distutils/command/ | ||
| D | build.py | 137 def has_ext_modules (self): member in build |
| /external/tflite-support/tensorflow_lite_support/tools/pip_package/ | ||
| D | setup.py | 74 def has_ext_modules(self): member in BinaryDistribution |
| /external/tensorflow/tensorflow/tools/pip_package/ | ||
| D | setup.py | 155 def has_ext_modules(self): member in BinaryDistribution |
| /external/python/pyyaml/ | ||
| D | setup.py | 130 def has_ext_modules(self): member in Distribution |
| /external/python/setuptools/setuptools/_distutils/ | ||
| D | dist.py | 994 def has_ext_modules(self): member in Distribution |
| /external/python/cpython2/Lib/distutils/ | ||
| D | dist.py | 981 def has_ext_modules(self): member in Distribution |
| /external/python/cpython3/Lib/distutils/ | ||
| D | dist.py | 993 def has_ext_modules(self): member in Distribution |