HomeSort by relevance Sort by last modified time
    Searched refs:deptarget_ext (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_build_ext.py 465 deptarget_ext = Extension(
472 'ext_modules': [deptarget_ext]
  /external/python/cpython2/Lib/distutils/tests/
test_build_ext.py 499 deptarget_ext = Extension(
506 'ext_modules': [deptarget_ext]
  /external/python/cpython3/Lib/distutils/tests/
test_build_ext.py 470 deptarget_ext = Extension(
477 'ext_modules': [deptarget_ext]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_ext.py 498 deptarget_ext = Extension(
505 'ext_modules': [deptarget_ext]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_build_ext.py 498 deptarget_ext = Extension(
505 'ext_modules': [deptarget_ext]

Completed in 520 milliseconds