Searched
full:build (Results
551 -
575 of
4575) sorted by null
<<21222324252627282930>>
/cts/tools/host/src/com/android/cts/ |
TestDevice.java | 391 * Store the build information of a device 448 * Set the build finger print. 450 * @param buildFingerPrint The build finger print. 457 * Set the build tags. 459 * @param buildTags The build tags. 466 * Set build type. 468 * @param buildType The build type. 475 * Set the build model. 477 * @param buildModel The build model. 484 * Set the build brand [all...] |
/bootable/bootloader/legacy/ |
Android.mk | 17 # Most of these don't make sense to build unless the board has defined
|
/bootable/diskinstaller/libdiskconfig/ |
Android.mk | 23 ## Build a test executable for host (to dump configuration files).
|
/build/target/board/sim/ |
BoardConfig.mk | 14 # Don't try to build a bootloader.
|
/cts/tests/ApiDemosReferenceTest/src/android/apidemos/cts/ |
AllTests.java | 29 return new TestSuiteBuilder(getClass()).includeAllPackagesUnderHere().build();
|
/cts/tests/SignatureTest/tests/src/android/tests/sigtest/tests/ |
AllTests.java | 29 return new TestSuiteBuilder(getClass()).includeAllPackagesUnderHere().build();
|
/cts/tests/appsecurity-tests/test-apps/ |
Android.mk | 19 # Build the test APKs using their own makefiles
|
/dalvik/libcore/dom/src/test/resources/ |
build.xml | 1 <!-- JUnit build script using ant 1.3 -->
21 <target name="build" depends="versiontag">
29 <target name="dist" depends="build">
35 excludes="${dist}/src.jar, junit/tests/**, junit/samples/**, **/*.class, doc/**, README.html, build.xml"
|
/dalvik/vm/compiler/template/ |
rebuild.sh | 19 # generated as part of the build.
|
/development/host/windows/usb/legacy/driver/ |
sources | 24 sources files needed to build that component. Also specifies optional
|
/development/pdk/docs/ |
README | 3 engineers doing building devices) is also built as part of the site build.
|
/development/pdk/docs/porting/ |
build_cookbook.jd | 1 page.title=Build Cookbook 23 <p>The Android Build Cookbook offers code snippets to help you quickly implement some common build tasks. For additional instruction, please see the other build documents in this section.</p> 29 # Build all java files in the java subdirectory 32 # Name of the APK to build 35 # Tell it to build an APK 46 # Build all java files in the java subdirectory 49 # Name of the APK to build 52 # Tell it to build an AP [all...] |
/development/sdk_overlay/packages/inputmethods/LatinIME/res/values/ |
bools.xml | 21 <!-- Make the LatinIME the default one for the SDK build. -->
|
/development/tools/etc1tool/ |
Android.mk | 14 LOCAL_C_INCLUDES += build/libs/host/include
|
/device/htc/dream/ |
vendorsetup.sh | 17 # This file is executed by build/envsetup.sh, and can use anything
|
/device/htc/passion/ |
vendorsetup.sh | 17 # This file is executed by build/envsetup.sh, and can use anything
|
/device/htc/sapphire/ |
vendorsetup.sh | 17 # This file is executed by build/envsetup.sh, and can use anything
|
/external/dropbear/ |
MULTI | 25 in most situations where it is being used, the target and build systems will
|
/external/dropbear/debian/ |
control | 5 Build-Depends: libz-dev
|
/external/expat/win32/ |
README.txt | 6 This follows the Unix build procedures. 40 one can build three different Expat libraries depending 70 so they will build libexpatMT.lib or libexpatwMT.lib files. 72 To build the other versions of the static library,
|
/external/freetype/include/ |
ft2build.h | 5 /* FreeType 2 build and setup macros. */
|
/external/gtest/test/ |
gtest_env_var_test.py | 46 'build.dbg\\', 47 'build.opt\\', 48 'build.dbg8\\', 49 'build.opt8\\',
|
gtest_uninitialized_test.py | 46 'build.dbg\\', 47 'build.opt\\', 48 'build.dbg8\\', 49 'build.opt8\\',
|
/external/guava/ |
Android.mk | 25 # Include this library in the build server's output directory
|
/external/icu4c/data/ |
cldr-icu-readme.txt | 27 1. Check out CLDR from the CVS repository http://www.unicode.org/cldr/repository_access.html and build the tools. 28 2. Check out ICU from ICU CVS repository http://www.ibm.com/software/globalization/icu/repository.jsp and build it. 29 3. Check out ICU4J from ICU CVS repository http://www.ibm.com/software/globalization/icu/repository.jsp and build it. 49 Program Arguments: -buildfile c:\work\cldr\tools\java\build.xml icu4c
|
Completed in 71 milliseconds
<<21222324252627282930>>