/prebuilts/misc/windows/sdl2/test/ |
testloadso.c | 29 const char *libname = NULL; local 49 libname = argv[2]; 52 libname = argv[1]; 56 lib = SDL_LoadObject(libname); 59 libname, SDL_GetError()); 68 SDL_Log("Found %s in %s at %p\n", symname, libname, fn);
|
/external/ltrace/ |
options.c | 264 char *libname = *libnamep; local 271 if (libname != libend && libname[0] == '/') 272 ++libname; 277 *libnamep = libname; 293 char *libname; local 298 libname = "*"; 304 libname = "*"; 312 libname = "*"; 316 libname = next [all...] |
/libcore/ojluni/src/main/java/java/lang/ |
Runtime.java | 951 loadLibrary0(VMStack.getCallingClassLoader(), libname); local [all...] |
System.java | 1530 Runtime.getRuntime().loadLibrary0(VMStack.getCallingClassLoader(), libname); local [all...] |
/frameworks/base/core/java/android/app/ |
NativeActivity.java | 132 String libname = "main"; local 156 if (ln != null) libname = ln; 165 String path = classLoader.findLibrary(libname); 168 throw new IllegalArgumentException("Unable to find native library " + libname +
|
/ndk/sources/host-tools/make-3.81/ |
remake.c | 1471 char *libname = &(*lib)[2]; \/* Name without the `-l'. *\/ local [all...] |
read.c | 2403 char *libname; local [all...] |
/external/mesa3d/src/egl/drivers/dri2/ |
egl_dri2.c | 1495 const char *libname = "libglapi.so"; local 1497 const char *libname = "libglapi.so.0"; local 1504 const char *libname = NULL; local [all...] |
/prebuilts/go/darwin-x86/src/cmd/go/ |
build.go | 458 a = b.libaction(libname(args), pkgsFilter(packages(args)), modeBuild, depMode) 482 // libname returns the filename to use for the shared library when using 490 func libname(args []string) string { func 491 var libname string 495 if libname == "" { 496 libname = arg 498 libname += "," + arg 503 return "lib" + libname + ".so" 532 a = b.libaction(libname(args), pkgs, modeInstall, modeInstall) 954 func (b *builder) libaction(libname string, pkgs []*Package, mode, depMode buildMode) *action [all...] |
/prebuilts/go/linux-x86/src/cmd/go/ |
build.go | 458 a = b.libaction(libname(args), pkgsFilter(packages(args)), modeBuild, depMode) 482 // libname returns the filename to use for the shared library when using 490 func libname(args []string) string { func 491 var libname string 495 if libname == "" { 496 libname = arg 498 libname += "," + arg 503 return "lib" + libname + ".so" 532 a = b.libaction(libname(args), pkgs, modeInstall, modeInstall) 954 func (b *builder) libaction(libname string, pkgs []*Package, mode, depMode buildMode) *action [all...] |
/ndk/sources/host-tools/ndk-depends/ |
ndk-depends.cc | 917 // Returns true if |libname| is the name of an Android system library. 918 bool IsAndroidSystemLib(const String& libname) { 936 if (!libname.compare(kAndroidSystemLibs[n])) 942 // Returns true if |libname| is the name of an NDK-compatible shared 945 bool IsAndroidNdkCompatibleLib(const String& libname) { 946 return libname.size() > 6 && 947 !libname.compare(0, 3, _T("lib")) && 948 !libname.compare(libname.size() - 3, 3, _T(".so")); 951 // Try to find a library named |libname| in |search_paths 1080 String libname = queue.front(); local 1121 const String& libname = iter->first; local 1170 const String& libname = needed_libs[n]; local 1426 const String& libname = needed_libs[i]; local [all...] |
/external/elfutils/src/ |
elflint.c | 3094 const char *libname = elf_strptr (ebl->elf, shdr->sh_link, local [all...] |
/toolchain/binutils/binutils-2.25/ld/ |
pe-dll.c | 345 static int libnamencmp (const char *libname, const autofilter_entry_type *afptr) 347 if (filename_ncmp (libname, afptr->name, afptr->len)) 350 libname += afptr->len; 355 if (libname[0] == '-') 357 if (!ISDIGIT (*++libname)) 360 while (*++libname != '.') 361 if (!*libname) 364 else if (libname[0] != '.') 535 const char * libname = NULL; local 538 libname = lbasename (abfd->my_archive->filename) [all...] |
/external/robolectric/v3/libs/ |
sqlite4java-0.282.jar | |
/prebuilts/tools/common/m2/repository/com/almworks/sqlite4java/sqlite4java/0.282/ |
sqlite4java-0.282.jar | |
/prebuilts/tools/common/m2/repository/net/java/dev/jna/jna/3.4.0/ |
jna-3.4.0.jar | |
/external/icu/tools/srcgen/currysrc/libs/ |
org.eclipse.osgi_3.10.100.v20150529-1857.jar | |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.osgi_3.6.1.R36x_v20100806.jar | |
org.eclipse.osgi_3.6.2.R36x_v20101103.jar | |
/prebuilts/tools/common/eclipse/ |
org.eclipse.osgi_3.6.2.R36x_v20110210.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/ |
org.eclipse.osgi-3.9.1.v20130814-1242.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/ |
org.eclipse.osgi_3.9.1.v20140110-1610.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/ |
org.eclipse.osgi-3.9.0.v20130529-1710.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/ |
org.eclipse.osgi_3.9.0.v20130529-1710.jar | |
/external/guice/lib/build/ |
felix-2.0.5.jar | |