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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_build_ext.py 22 libtype = 'shared' variable
90 return self.shlib_compiler.library_filename(fn,libtype)
264 libtype = 'static' variable
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
setuptools_build_ext.py 22 libtype = 'shared' variable
90 return self.shlib_compiler.library_filename(fn,libtype)
264 libtype = 'static' variable

Completed in 224 milliseconds