HomeSort by relevance Sort by last modified time
    Searched full:build (Results 751 - 775 of 4575) sorted by null

<<31323334353637383940>>

  /external/qemu/
Makefile 17 # even if we're not using the Android build system.
20 BUILD_SYSTEM := android/build
  /external/quake/quake/src/QW/client/
qwcl.plg 4 <h1>Build Log</h1>
163 Performing Custom Build Step on .\sys_wina.s
172 Performing Custom Build Step on .\surf8.s
181 Performing Custom Build Step on .\surf16.s
190 Performing Custom Build Step on .\snd_mixa.s
199 Performing Custom Build Step on .\r_varsa.s
208 Performing Custom Build Step on .\r_edgea.s
217 Performing Custom Build Step on .\r_drawa.s
226 Performing Custom Build Step on .\r_aliasa.s
235 Performing Custom Build Step on .\r_aclipa.s
    [all...]
  /external/webkit/WebCore/bindings/scripts/
generate-bindings.pl 27 # This should also eventually be a build rule driven off of .idl files
28 # however a build rule only solution is blocked by several radars:
  /external/webkit/WebKit/chromium/
features.gypi 38 # WARNING: build/features_override.gypi which is included in a full
39 # chromium build, overrides this list with its own values. See
  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/webkit/
builders.py 17 # WebKitBuild/JavaScriptCore.build/Release/JavaScriptCore.build/Objects-normal/ppc/pcre_tables.o r_address (0x34a10d) field of relocation entry 12 in section (__DWARFA,__debug_info) out of range
  /external/webkit/WebKitTools/Scripts/webkitpy/steps/
runtests.py 37 Options.build,
45 if not self._options.build:
  /external/zlib/contrib/dotzlib/DotZLib/
AssemblyInfo.cs 23 // Build Number
26 // You can specify all the values or you can default the Revision and Build Numbers
DotZLib.csproj 8 <Build>
89 </Build>
  /external/zlib/projects/visualc6/
zlib.dsp 2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
432 # Begin Custom Build - Assembling...
440 # End Custom Build
444 # Begin Custom Build - Assembling...
452 # End Custom Build
464 # Begin Custom Build - Assembling...
472 # End Custom Build
476 # Begin Custom Build - Assembling...
484 # End Custom Build
    [all...]
  /frameworks/base/core/java/com/android/internal/os/
RuntimeInit.java 21 import android.os.Build;
149 * "Dalvik/1.1.0 (Linux; U; Android Eclair Build/MASTER)".
157 String version = Build.VERSION.RELEASE; // "1.0" or "3.4b5"
160 // add the model for the release build
161 if ("REL".equals(Build.VERSION.CODENAME)) {
162 String model = Build.MODEL;
168 String id = Build.ID; // "MASTER" or "M4-rc20"
170 result.append(" Build/");
  /frameworks/base/docs/html/sdk/1.0_r1/
upgrading.jd 103 the ADT plugin and the Ant-based build tools support this requirement by signing compiled
104 .apk files with a debug key. To do so, the build tools use the Keytool utility included
108 <p>To support signing, you should first make sure that Keytool is available to the SDK build
109 tools. In most cases, you can tell the SDK build tools how to find Keytool by making sure that
118 <p>If you use Ant to build your .apk files (rather than ADT for Eclipse), you must regenerate
119 your build.xml file. To do that, follow these steps:</p>
121 <li>In your Android application project directory, locate and delete the current build.xml file.</li>
131 are real. The tool creates a new build.xml file, as well as a new directory called "libs" in which
  /frameworks/base/docs/html/sdk/1.0_r2/
upgrading.jd 103 the ADT plugin and the Ant-based build tools support this requirement by signing compiled
104 .apk files with a debug key. To do so, the build tools use the Keytool utility included
108 <p>To support signing, you should first make sure that Keytool is available to the SDK build
109 tools. In most cases, you can tell the SDK build tools how to find Keytool by making sure that
118 <p>If you use Ant to build your .apk files (rather than ADT for Eclipse), you must regenerate
119 your build.xml file. To do that, follow these steps:</p>
121 <li>In your Android application project directory, locate and delete the current build.xml file.</li>
131 are real. The tool creates a new build.xml file, as well as a new directory called "libs" in which
  /frameworks/base/media/libdrm/mobile1/
Android.mk 6 # Build DRM1 core library
56 # Build DRM1 Java Native Interface(JNI) library
  /frameworks/base/opengl/tools/glgen/stubs/jsr239/
GLImplHeader.java-impl 24 import android.os.Build;
79 if (version <= Build.VERSION_CODES.CUPCAKE) {
  /frameworks/base/test-runner/tests/src/android/test/suitebuilder/
UnitTestSuiteBuilderTest.java 44 TestSuite testSuite = unitTestSuiteBuilder.build();
59 TestSuite suite = builder.build();
  /ndk/build/core/
build-module.mk 17 # Base rules shared to control the build of all modules.
18 # This should be included from build-binary.mk
  /ndk/build/tools/
make-release.sh 17 # This script is used to build complete Android NDK release packages
21 # location of the root ndk directory. we assume this script is under build/tools
25 . $NDK_ROOT_DIR/build/core/ndk-common.sh
85 echo "with the build/tools/build-toolchain.sh script. These files should be"
89 echo "Use the --prebuilt-prefix=<path>/<prefix> option to build release"
225 cd android-ndk-* && cp -rP build/prebuilt $DSTDIR/build
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
ResourceManagerBuilder.java 17 package com.android.ide.eclipse.adt.internal.build;
69 // build() returns a list of project from which this project depends for future compilation.
72 protected IProject[] build(int kind, Map args, IProgressMonitor monitor) method in class:ResourceManagerBuilder
102 // interrupt the build. The next builders will not run.
114 // This interrupts the build. The next builders will not run.
122 // This interrupts the build. The next builders will not run.
166 // This interrupts the build. The next builders will not run.
201 // refresh sepcifcally the gen folder first, as it may break the build
  /sdk/eclipse/scripts/
setup_eclipse.sh 3 # Quick script used to setup Eclipse for the ADT plugin build.
57 # if started from the automatic eclipse build, run Eclipse in the background
  /system/core/init/
README.BOOTCHART 4 To activate it, you need to define build 'init' with the INIT_BOOTCHART environment
45 3/ in the source directory, type 'ant' to build the bootchart program
  /external/icu4c/data/
Makefile 17 ## Build directory information
41 PKGDATA = $(TOOLBINDIR)/pkgdata $(PKGDATA_OPTS) -q -c -s $(CURDIR)/out/build/$(ICUDATA_PLATFORM_NAME) -d $(ICUPKGDATA_OUTDIR)
66 MAINBUILDDIR=$(OUTDIR)/build
93 check check-local check-recursive build-local clean-resindex build-dir
110 all-local: build-dir icupkg.inc build-local packagedata $(POST_DATA_BUILD) $(OS390PKG)
145 # and it's what we want to build. Try to not run any of ICU's tools.
151 packagedata: icupkg.inc $(PKGDATA_LIST) build-local
197 ln -s $(ICUDATA_NAME) $(OUTDIR)/build/$(ICUDATA_NAME)$(STUB_SUFFIX
    [all...]
Makefile.in 17 ## Build directory information
41 PKGDATA = $(TOOLBINDIR)/pkgdata $(PKGDATA_OPTS) -q -c -s $(CURDIR)/out/build/$(ICUDATA_PLATFORM_NAME) -d $(ICUPKGDATA_OUTDIR)
66 MAINBUILDDIR=$(OUTDIR)/build
93 check check-local check-recursive build-local clean-resindex build-dir
110 all-local: build-dir icupkg.inc build-local packagedata $(POST_DATA_BUILD) $(OS390PKG)
145 # and it's what we want to build. Try to not run any of ICU's tools.
151 packagedata: icupkg.inc $(PKGDATA_LIST) build-local
197 ln -s $(ICUDATA_NAME) $(OUTDIR)/build/$(ICUDATA_NAME)$(STUB_SUFFIX
    [all...]
  /frameworks/base/docs/html/sdk/ndk/
index.jd 73 <li>Provides a simplified build system through the new <code>ndk-build</code> build
96 supported by the NDK. For example, you can build for both ARMv5 and ARMv7-A
129 <li>The toolchain binaries have been refreshed for this release with GCC 4.4.0, which should generate slightly more compact and efficient machine code than the previous one (4.2.1). The NDK also still provides the 4.2.1 binaries, which you can optionally use to build your machine code.</li>
195 <li>A set of tools and build files used to generate native code libraries from C
224 can also build for both architectures at the same time and have everything
266 <p>The NDK also provides a build system that lets you work efficiently with your
268 create very short build files to describe which sources to compile and which
269 Android application will use them &mdash; the build system compiles the source
    [all...]
  /external/guava/src/com/google/common/collect/
ImmutableMap.java 150 * .build();}</pre>
155 * <p>Builder instances can be reused - it is safe to call {@link #build}
156 * multiple times to build multiple maps in series. Each map is a superset of
170 * keys are not allowed, and will cause {@link #build} to fail.
179 * Duplicate keys are not allowed, and will cause {@link #build} to fail.
190 // TODO: Should build() and the ImmutableBiMap & ImmutableSortedMap versions
198 public ImmutableMap<K, V> build() { method in class:ImmutableMap.Builder
310 * the same order as the parameters used to build this map.
316 * the same order as the parameters used to build this map.
322 * in the same order as the parameters used to build this map
    [all...]
  /system/wlan/ti/wilink_6_1/platforms/os/linux/
Makefile 47 # Build bmtrace performance tool
81 include $(M)/$(DK_ROOT)/stad/build/linux/common.inc
83 include $(DK_ROOT)/stad/build/linux/common.inc
89 DRIVER_LIB_DIR = $(DK_ROOT)/stad/build/linux
95 OS_COMMON_DIR = $(DK_ROOT)/platforms/os/common/build/linux
101 OS_LINUX_DIR = $(DK_ROOT)/platforms/os/linux/build
163 ## Build process
172 ## This is the kernel build phase - set the appropriate arguments
193 ## This is the regular build phase - act according to the make actions
252 @echo BMTRACE = $(BMTRACE) // Build also the bmtrace performance too
    [all...]

Completed in 200 milliseconds

<<31323334353637383940>>