Lines Matching refs:shared
501 # type -> type of module (e.g. 'static', 'shared', ...)
655 # (e.g. shared libraries).
735 # Function : module-add-shared-depends
737 # 2: list/set of shared library modules this module depends on.
739 # Usage : $(call module-add-shared-depends,<modulename>,<list of module names>)
740 # Rationale: Record that a module depends on a set of shared libraries.
741 # Use modulge-get-shared-dependencies to retrieve final list.
743 module-add-shared-depends = \
746 # Used internally by module-add-static-depends and module-add-shared-depends
762 $(call module-add-shared-depends,$1,$(__ndk_modules.$1.SHARED_LIBRARIES))\
843 # $2: list of C++ runtime shared libraries (if any)
927 # $3: list of C++ runtime shared libraries (if any)
1711 # shared libraries:
1713 # a shared library is installable.
1721 # prebuilt shared library
1744 # $4: list of shared libraries all modules will depend on
1830 # Register the shared version of the GAbi++ C++ runtime