HomeSort by relevance Sort by last modified time
    Searched full:libraries (Results 201 - 225 of 5503) sorted by null

1 2 3 4 5 6 7 891011>>

  /sdk/testapps/jarCheckTests3/lib2/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/legacyTest/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/libsAndJarTest/app/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/libsAndJarTest/lib1/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/libsAndJarTest/lib2/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/libsTest/app/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/libsTest/appTest/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/libsTest/lib1/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/libsTest/lib1Test/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/libsTest/lib2/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/libsTest/lib2Test/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/testProjectTest/app/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/testProjectTest/lib/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/testProjectTest/testapp/
.classpath 7 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/testProjectTest/testlib/
.classpath 7 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/testSensors/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /sdk/testapps/userLibTest/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /toolchain/binutils/binutils-2.25/ld/emulparams/
solaris2.sh 7 # Cf. Linker and Libraries Guide, Ch. 2, Link-Editor, Generating the Output
  /external/chromium-trace/catapult/perf_insights/
appengine_config.py 22 """Registers the third party libraries with App Engine.
24 In order for third-party libraries to be available in the App Engine
28 # The deploy script is expected to add links to third party libraries
  /external/guava/guava/src/com/google/common/cache/
package-info.java 27 * "http://code.google.com/p/guava-libraries/wiki/CachesExplained">caches</a>.
30 * <a href="http://guava-libraries.googlecode.com">Guava libraries</a>.
  /external/guava/guava/src/com/google/common/math/
package-info.java 21 * <a href="http://guava-libraries.googlecode.com">Guava libraries</a>.
24 * "http://code.google.com/p/guava-libraries/wiki/MathExplained">
  /prebuilts/misc/common/android-support-test/
Android.mk 24 # Uninstallable static Java libraries.
40 # Uninstallable static Java libraries.
50 # Uninstallable static Java libraries.
62 # Uninstallable static Java libraries.
72 # Uninstallable static Java libraries.
84 # Uninstallable static Java libraries.
94 # Uninstallable static Java libraries.
105 # Uninstallable static Java libraries.
117 # Uninstallable static Java libraries.
127 # Uninstallable static Java libraries
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
NativeLibInJarException.java 22 * Exception throw when native libraries are detected in jar file.
41 * Returns the {@link JarStatus} object containing the information about the libraries that
49 * Returns the name of the jar file containing the native libraries.
  /external/guava/
README 1 Guava: Google Core Libraries for Java
7 http://guava-libraries.googlecode.com
10 http://code.google.com/p/guava-libraries/issues/entry
19 http://code.google.com/feeds/p/guava-libraries/updates/basic
43 5. We unit-test and benchmark the libraries using only OpenJDK 1.7 on
  /external/libunwind_llvm/src/
CMakeLists.txt 59 set(libraries ${LIBUNWINDCXX_ABI_LIBRARIES})
60 append_if(libraries LIBUNWIND_HAS_C_LIB c)
61 append_if(libraries LIBUNWIND_HAS_DL_LIB dl)
62 append_if(libraries LIBUNWIND_HAS_PTHREAD_LIB pthread)
64 target_link_libraries(unwind ${libraries})

Completed in 926 milliseconds

1 2 3 4 5 6 7 891011>>