HomeSort by relevance Sort by last modified time
    Searched refs:libtype (Results 1 - 3 of 3) 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
  /external/libjpeg-turbo/
CMakeLists.txt 457 foreach(libtype ${TEST_LIBTYPES})
458 if(libtype STREQUAL "shared")
    [all...]

Completed in 85 milliseconds