/device/htc/sapphire/ |
generic_sapphire.mk | 16 # This file is the build configuration for a generic Android 17 # build for sapphire hardware. This cleanly combines a set of
|
/external/astl/src/ |
Android.mk | 31 # Target build 42 # On linux we build a host version of the lib to run under valgrind.
|
/external/blktrace/ |
btrace.spec | 22 BuildRoot: %{_tmppath}/%{name}-%{version}-build 37 %build
|
/external/clearsilver/java-jni/ |
README.txt | 8 templating library. The files in this directory build into both 15 time you build it builds the depend, and throw some random error,
|
/external/dropbear/debian/ |
rules | 39 --build='$(DEB_BUILD_GNU_TYPE)' --prefix=/usr \ 43 build: deb-checkdir build-stamp 44 build-stamp: config.status 46 touch build-stamp 54 rm -f patch-stamp build-stamp config.log config.status 58 install: deb-checkdir deb-checkuid build-stamp 105 .PHONY: patch build clean install binary-indep binary-arch binary
|
/external/dropbear/libtomcrypt/ |
build.sh | 5 CFLAGS="$2 $CFLAGS $4" EXTRALIBS="$5" make -j4 -f $3 test tv_gen 1>gcc_1.txt 2>gcc_2.txt || (echo "build $1 failed see gcc_2.txt for more information" && cat gcc_2.txt && exit 1) 18 # $Source: /cvs/libtom/libtomcrypt/build.sh,v $
|
/external/guava/src/com/google/common/collect/ |
ImmutableClassToInstanceMap.java | 49 * .build();}</pre> 51 * <p>After invoking {@link #build()} it is still possible to add more 52 * entries and build again. Thus each map generated by this builder will be 61 * keys are not allowed, and will cause {@link #build} to fail. 70 * Duplicate keys are not allowed, and will cause {@link #build} to fail. 93 public ImmutableClassToInstanceMap<B> build() { method in class:ImmutableClassToInstanceMap.Builder 94 return new ImmutableClassToInstanceMap<B>(mapBuilder.build()); 117 return new Builder<B>().putAll(map).build();
|
/external/icu4c/data/ |
build.xml | 12 <project name="icu-build" default="all" basedir="."> 61 <taskdef name="cldr-build" classname="org.unicode.cldr.ant.CLDRBuild"> 112 <cldr-build toolName="org.unicode.cldr.icu.LDML2ICUConverter" srcFile=".*xml" destFile=".*txt"> 124 </cldr-build> 127 <cldr-build toolName="org.unicode.cldr.icu.LDML2ICUConverter" destFile="resfiles.mk" noArgs="true"> 177 </cldr-build> 180 <cldr-build toolName="org.unicode.cldr.icu.LDML2ICUConverter" srcFile=".*xml" destFile=".*txt"> 191 </cldr-build> 194 <cldr-build toolName="org.unicode.cldr.icu.LDML2ICUConverter" destFile="colfiles.mk" noArgs="true"> 235 </cldr-build> [all...] |
/external/icu4c/i18n/ |
uspoof_buildwsconf.h | 42 // build. This flag indicates which of the two 47 uint32_t index; // Index of this set in the Build Time vector
|
/external/icu4c/stubdata/ |
stubdata.c | 9 * Define initialized data that will build into a valid, but empty 10 * ICU data library. Used to bootstrap the ICU build, which has these
|
/external/jsr305/ |
pom.xml | 24 <build>
35 </build>
|
/external/libffi/testsuite/ |
Android.mk | 19 # Single test file to use when doing a default build. 22 # We only build ffi at all for non-arm, non-x86 targets.
|
/external/proguard/ |
README | 11 - build : various alternative build scripts
|
/external/srec/tools/thirdparty/OpenFst/ |
README | 9 unmodified. Stay tuned for an autoconf build. 13 To build (rudimentary Makefiles for now):
|
/external/stlport/doc/ |
README.intel | 0 Build of STLport with Intel C++ compiler for Windows is identical 7 install and build your application without the -Qvc6 option you might
|
/external/webkit/WebKit/chromium/ |
README | 17 build. Instead, the API is intended to support backwards compatibility at 18 build time. C++ symbols are allowed in other words.
|
/external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/ |
basesteps.py | 37 return "buildresults@build.webkit.org:%s" % (self.getDestinationPath(), ) 43 return self.build
|
/external/webkit/WebKitTools/wx/packaging/debian/ |
control | 5 Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.6), python-all-dev, 11 Build-Conflicts: python-setuptools
|
/frameworks/base/core/config/sdk/android/util/ |
ConfigBuildFlags.java | 20 * Static flags set by the build process. 27 * a debug build.
|
/frameworks/base/docs/html/resources/ |
index.jd | 20 <dd>Step-by-step instructions demonstrating how to build an Android application 24 <dd>Fully-functioning sample applications that you can look at or build and run,
|
/frameworks/base/tests/BrowserTestPlugin/ |
Android.mk | 18 # Build application 35 # Also build all of the sub-targets under this one: the shared library.
|
/hardware/broadcom/wlan/bcm4329/src/dhd/exe/ |
GNUmakefile | 32 # Windows build 50 # Linux build 84 rm -rf build 93 BUILD := xcodebuild 99 # Executable is located in build/Debug/dhd 101 $(BUILD) -project $(PROJECT) -target $(PROJTGT) -configuration Debug build 105 rm -rf build
|
/packages/apps/Phone/ |
Android.mk | 18 # Build the Phone app which includes the emergency dialer. See Contacts 35 # Build the test package
|
/sdk/eclipse/buildConfig/ |
buildUpdateSite.xml | 6 <!-- buildDirectory - base directgory where build takes place --> 7 <!-- buildLabel - build id label -->
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
build_messages.properties | 1 Start_Full_Apk_Build=Starting full Package build. 3 Start_Inc_Apk_Build=Starting incremental Package build: Checking resource changes. 5 Xml_Error=Error in an XML file: aborting build. 22 Compiler_Compliance_Error=Compiler compliance level not compatible: Build aborted. 24 s_Contains_Xml_Error=%1$s contains XML error: Build aborted. 25 s_Doesnt_Declare_Package_Error=%1$s does not declare a Java package: Build aborted. 29 AAPT_Error='aapt' error. Pre Compiler Build aborted. 51 ApkBuilder_UnableBuild_Dex_Not_loaded=Unable to build: the file dex.jar was not loaded from the SDK folder\!
|