Searched refs:ext_modules (Results 1 - 8 of 8) sorted by relevance

/external/e2fsprogs/contrib/python-uuid/
H A Dsetup.py11 ext_modules = [uuid]) variable
/external/chromium_org/third_party/v4l2capture/
H A Dsetup.py27 ext_modules = [ variable
/external/chromium_org/third_party/cython/src/Cython/Build/
H A DCythonize.py81 ext_modules = cythonize(
91 if ext_modules and options.build:
92 if len(ext_modules) > 1 and options.parallel > 1:
99 (base_dir, [ext]) for ext in ext_modules])
101 run_distutils((base_dir, ext_modules))
113 base_dir, ext_modules = args
125 ext_modules=ext_modules,
/external/chromium_org/third_party/cython/src/pyximport/
H A Dpyxbuild.py74 if not dist.ext_modules:
75 dist.ext_modules = []
76 dist.ext_modules.append(ext)
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
H A Dsetup.py70 ext_modules=[
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dsetup.py47 ext_modules=[perf],
/external/chromium_org/third_party/cython/src/Tools/
H A Dcystdlib.py117 setup(ext_modules=extensions)
/external/chromium_org/third_party/protobuf/python/
H A Dsetup.py188 ext_modules = ext_module_list,

Completed in 3267 milliseconds