Home
last modified time | relevance | path

Searched refs:linkable (Results 1 – 9 of 9) sorted by relevance

/aosp12/build/soong/cc/
H A Dfuzz.go185 linkable, ok := dependency.(LinkableInterface)
186 if !ok || !linkable.CcLibraryInterface() {
191 if !linkable.Shared() {
196 if linkable.UseVndk() {
201 …if lib := moduleLibraryInterface(dependency); lib != nil && lib.buildStubs() && linkable.CcLibrary…
H A DAndroid.bp30 "linkable.go",
/aosp12/frameworks/compile/mclinker/include/mcld/Object/
H A DObjectLinker.h56 bool linkable() const;
/aosp12/build/soong/sdk/
H A Dupdate.go1460 if linkable, ok := variant.(cc.LinkableInterface); ok {
1461 if linkable.Shared() && linkable.Static() {
1463 } else if linkable.Shared() {
1465 } else if linkable.Static() {
/aosp12/frameworks/compile/mclinker/lib/Core/
H A DLinker.cpp159 if (!m_pObjLinker->linkable()) in normalize()
/aosp12/frameworks/compile/mclinker/lib/Object/
H A DObjectLinker.cpp229 bool ObjectLinker::linkable() const { in linkable() function in mcld::ObjectLinker
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...