HomeSort by relevance Sort by last modified time
    Searched refs:libtype (Results 1 - 4 of 4) 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/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
vms_make.com 1146 $ libtype = f$edit(f$parse(libloc,,,"TYPE"),"UPCASE")
1147 $ if f$locate("EXE",libtype) .lt. f$length(libtype) then lqual = "/share"
    [all...]
  /external/libjpeg-turbo/
CMakeLists.txt 457 foreach(libtype ${TEST_LIBTYPES})
458 if(libtype STREQUAL "shared")
    [all...]

Completed in 1385 milliseconds