HomeSort by relevance Sort by last modified time
    Searched full:project (Results 276 - 300 of 111593) sorted by null

<<11121314151617181920>>

  /sdk/testapps/javaProjectTest/app/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/javaProjectTest/lib1/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/javaProjectTest/lib2/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/libsAndJarTest/app/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/libsAndJarTest/lib1/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/libsAndJarTest/lib2/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/libsTest/app/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/libsTest/appTest/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/libsTest/lib1/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/libsTest/lib1Test/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/libsTest/lib2/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/libsTest/lib2Test/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/testProjectTest/app/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/testProjectTest/lib/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/testProjectTest/testapp/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/testProjectTest/testlib/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /sdk/testapps/userLibTest/
proguard-project.txt 1 # To enable ProGuard in your project, edit project.properties
4 # Add project specific ProGuard rules here.
8 # include property in project.properties.
13 # Add any project specific keep options here:
15 # If your project uses WebView with JS, uncomment the following
  /external/curl/
CTestConfig.cmake 1 ## This file should be placed in the root directory of your project.
3 ## project to incorporate the testing dashboard.
12 set(CTEST_DROP_LOCATION "/submit.php?project=CURL")
  /external/icu/icu4j/main/classes/charset/
build.xml 7 <project name="charset" default="build" basedir=".">
13 <path refid="javac.classpathref.${ant.project.name}"/>
15 <property name="jar.name" value="icu4j-${ant.project.name}.jar"/>
16 <property name="src.jar.name" value="icu4j-${ant.project.name}-src.jar"/>
18 <target name="build" depends="compile, copy, jar, src-jar" description="Build the project"/>
20 <target name="build-all" depends="@build-all" description="Build the project including all dependencies"/>
26 <target name="copy" depends="@copy, copy-data" description="Copy non-java runtime files to the project's binary directory"/>
28 <target name="jar" depends="compile, copy, @jar" description="Create the project's jar file"/>
30 <target name="src-jar" depends="@src-jar" description="Create the project's source jar file"/>
32 <target name="findbugs" depends="@findbugs" description="Search the project for possible defects using FindBugs." /
    [all...]
  /ndk/build/tools/
cleanup-apps.sh 3 # This is used to cleanup the project directories before making a commit or
5 # apps/<name>/project directories.
7 for projectPath in `find apps/*/project` ; do
  /development/ndk/platforms/android-14/samples/native-media/
default.properties 3 # Project target.
  /development/ndk/platforms/android-21/samples/native-codec/
default.properties 3 # Project target.
  /development/tools/mkstubs/.idea/inspectionProfiles/
profiles_settings.xml 3 <option name="PROJECT_PROFILE" value="Project Default" />
  /external/androidplot/.idea/inspectionProfiles/
profiles_settings.xml 3 <option name="PROJECT_PROFILE" value="Project Default" />
  /external/antlr/antlr-3.4/runtime/ActionScript/project/.settings/
org.eclipse.core.resources.prefs 3 encoding/<project>=utf-8

Completed in 266 milliseconds

<<11121314151617181920>>