Home
last modified time | relevance | path

Searched defs:libname (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/ndk-depends/
Dndk-depends.cc918 bool IsAndroidSystemLib(const String& libname) { in IsAndroidSystemLib()
945 bool IsAndroidNdkCompatibleLib(const String& libname) { in IsAndroidNdkCompatibleLib()
954 bool FindLibraryPath(const String& libname, in FindLibraryPath()
1019 const String& libname, in UpdateDependencies()
1080 String libname = queue.front(); in BuildDependencyGraph() local
1121 const String& libname = iter->first; in DumpDependencyGraph() local
1170 const String& libname = needed_libs[n]; in GetTopologicalSortedLibraries() local
1426 const String& libname = needed_libs[i]; local
/ndk/sources/host-tools/make-3.81/
Dremake.c1471 char *libname = &(*lib)[2]; /* Name without the `-l'. */ in library_search() local
Dread.c2403 char *libname; in parse_file_seq() local