Home
last modified time | relevance | path

Searched defs:build_ext (Results 1 - 8 of 8) sorted by relevance

/third_party/benchmark/
H A Dsetup.py9 from setuptools.command import build_ext namespace
/third_party/python/Lib/distutils/tests/
H A Dtest_install.py13 from distutils.command.build_ext import build_ext namespace
H A Dtest_build_ext.py7 from distutils.command.build_ext import build_ext namespace
37 from distutils.command import build_ext namespace
49 from distutils.command import build_ext namespace
55 def build_ext(self, *args, **kwargs): member in BuildExtTestCase
542 def build_ext(self, *args, **kwargs): global() member in ParallelBuildExtTestCase
[all...]
/third_party/python/Lib/test/
H A Dtest_sundry.py32 import distutils.command.build_ext namespace
/third_party/PyYAML/
H A Dsetup.py174 class build_ext(_build_ext): class
/third_party/skia/third_party/externals/brotli/
H A Dsetup.py17 from distutils.command.build_ext import build_ext namespace
/third_party/python/Lib/distutils/command/
H A Dbuild_ext.py33 class build_ext(Command): class
/third_party/python/
H A Dsetup.py49 from distutils.command.build_ext import build_ext namespace

Completed in 6 milliseconds