Home
last modified time | relevance | path

Searched defs:lib_type (Results 1 – 5 of 5) sorted by relevance

/external/pigweed/pw_unit_test/
Dtest.cmake180 set(lib_type "INTERFACE") variable
182 set(lib_type "OBJECT") variable
/external/python/setuptools/setuptools/_distutils/
Dccompiler.py883 def library_filename(self, libname, lib_type='static', # or 'shared' argument
/external/python/cpython2/Lib/distutils/
Dccompiler.py842 def library_filename(self, libname, lib_type='static', # or 'shared' argument
/external/python/cpython3/Lib/distutils/
Dccompiler.py876 def library_filename(self, libname, lib_type='static', # or 'shared' argument
/external/cronet/third_party/apache-portable-runtime/src/build/
Djlibtool.c216 enum lib_type { enum