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

<<41424344454647484950>>

  /external/emma/
work.dirs.properties 9 # ---- root locations created by the build:
11 # root dir of all build output:
24 # ---- module-specific locations created by the build:
  /external/expat/
README 36 To build Expat from a source distribution, you first run the
61 After running the configure script, the "make" command will build
116 you're using ksh or bash, use this command to build:
  /external/freetype/src/base/
ftinit.c 27 /* Build System' for more information. */
34 /* system object defined at build time, client applications are still */
218 /* build a library out of it, then fill it with the set of */
  /external/icu4c/config/
mh-os400 2 ## OS400-specific setup (for cross build)
87 ## Build archive from shared object
91 ## Build import list from export list
  /external/icu4c/data/coll/
colfiles.mk 4 # A list of txt's to build
20 # * To REPLACE the default list and only build with a few
28 # Aliases which do not have a corresponding xx.xml file (see icu-config.xml & build.xml)
  /external/libpng/scripts/
makevms.com 6 $! This procedure accepts one parameter (contrib), which causes it to build
50 $! Build the thing plain or with mms/mmk
100 $ write sys$output "Libpng build completed"
  /external/qemu/android/avd/
info.h 105 * the emulator from the Android build system. In this specific instance
110 * Android build system (i.e. the 'android' directory)
165 /* Returns TRUE iff in the Android build system */
  /external/stlport/etc/
ReleaseNote.txt 16 * For builds under Windows, STLport now adapt to the PSDK used to build it. It
19 to report not homogeneous build environment with a link error rather than undefined
103 see build/test/unit/STATUS for a complete list of tested platforms/compilers
  /external/webkit/WebKitTools/Scripts/
run-sunspider 54 Usage: $programName [options] [options to pass to build system]
57 --root Path to root tools build
93 my $buildResult = system currentPerlPath(), "WebKitTools/Scripts/build-jsc", @ARGV;
webkit-tools-completion.sh 66 __webkit-patch_generate_reply "--no-build --no-close --no-test --reviewer= -r"
70 __webkit-patch_generate_reply "--force-clean --no-build --no-clean --no-test"
94 complete -W "--clean --debug --help -h" build-webkit
  /external/zlib/win32/
Makefile.msc 11 # nmake -f win32/Makefile.msc (standard build)
12 # nmake -f win32/Makefile.msc LOC=-DFOO (nonstandard build)
16 # optional build flags
  /frameworks/base/core/java/android/util/
CharsetUtils.java 19 import android.os.Build;
167 * Gets the default vendor for this build.
172 return Build.BRAND;
  /frameworks/base/docs/html/sdk/api_diff/6/changes/
pkg_android.os.html 84 <A NAME="Build.VERSION_CODES"></A>
85 <nobr><A HREF="android.os.Build.VERSION_CODES.html">Build.VERSION_CODES</A></nobr>
  /frameworks/base/docs/html/sdk/api_diff/7/changes/
pkg_android.os.html 84 <A NAME="Build.VERSION_CODES"></A>
85 <nobr><A HREF="android.os.Build.VERSION_CODES.html">Build.VERSION_CODES</A></nobr>
  /ndk/build/core/
setup-toolchain.mk 16 # this file is included repeatedly from build/core/setup-abi.mk and is used
57 SYSROOT := $(NDK_ROOT)/build/platforms/$(TARGET_PLATFORM)/arch-$(TARGET_ARCH)
119 # will build all modules that were listed from the top-level Android.mk
  /packages/apps/Camera/src/com/android/camera/
CameraHolder.java 22 import android.os.Build;
129 // In eng build, we throw the exception so that test tool
131 if ("eng".equals(Build.TYPE)) {
  /packages/experimental/BugReportSender/src/com/android/bugreportsender/
BugReportListActivity.java 22 import android.os.Build;
112 intent.putExtra("body", "Build: " + Build.DISPLAY + "\n(Sent by BugReportSender)");
  /packages/inputmethods/PinyinIME/jni/include/
dictbuilder.h 97 // Build dictionary trie from the file fn_raw. File fn_validhzs provides
125 // Build the SingleCharItem list, and fill the hanzi_scis_ids in the
161 // Allocate resource to build dictionary.
  /sdk/eclipse/buildConfig/
allElements.xml 2 <!-- Feature build ant targets -->
3 <!-- Template obtained from org.eclipse.pde.build/templates/headless-build -->
  /system/core/adb/
Android.mk 99 # build adbd in all non-simulator builds
105 # build adbd for the Linux simulator build
  /external/webkit/WebKit/win/
ChangeLog-2009-06-16 31 Build fix for Windows Cairo.
38 Build fix for Cairo Windows target. Windows link definition
78 Correct Windows Cairo build error caused by @r42767.
86 Windows build fix for PassOwnPtr
113 Correct some build errors for Windows Cairo variant.
123 JavaScriptCore Fails to build on Windows (Cairo) due to
202 Build fix for Windows nightlies.
236 Bug 25640: Crash on quit in r43384 nightly build on Leopard w/ Safari 4 beta installed
284 First try at fixing the Windows build.
467 Build fi
    [all...]
  /frameworks/base/docs/html/guide/publishing/
app-signing.jd 84 for Eclipse and the Ant build tool offer two signing modes &mdash; <em>debug mode</em>
89 In debug mode, the build tools use the Keytool utility, included in the JDK, to create
180 Keytool is available to the SDK build
181 tools. In most cases, you can tell the SDK build tools how to find Keytool by setting
197 <p>The Android build tools provide a debug signing mode that makes it easier for you
200 When using debug mode to build your app, the SDK tools invoke Keytool to automatically create
218 <strong>Android</strong> &gt; <strong>Build</strong>.) </p>
235 <p>If you are using Ant to build your .apk files, debug signing mode
237 (assuming that you are using a <code>build.xml</code> file generated by the
239 compile your app, the build script generates a keystore/key and signs the .apk for you.
    [all...]
  /packages/apps/Email/src/com/android/exchange/adapter/
ContactsSyncAdapter.java 135 .build();
626 .build());
930 ContentProviderOperation build() { method in class:ContactsSyncAdapter.RowBuilder
    [all...]
  /external/webkit/JavaScriptGlue/
ChangeLog 14 Build fix. Remove a symbol corresponding to an inline function from the linker export
46 Mac build fix.
113 Build fix. Disable debug variants of WebKit frameworks.
154 Reviewed by NOBODY (chromium build fix).
175 Build fix: Updated for JavaScriptCore export changes.
315 Add explicit dependencies for our build verification scripts to ensure that they always run after linking has completed.
611 <rdar://problem/6289933> Change WebKit-related projects to build with GCC 4.2 on Leopard.
678 Fix the JavaScriptGlue build. This wouldn't show up unless one was
679 doing a clean build, because changes in JavaScriptCore don't cause
705 Fix build by including right files
    [all...]
  /build/core/combo/
TARGET_linux-arm.mk 79 # or in your environment to force a full arm build, even for
81 # gdb debugging easier. Don't forget to do a clean build.
83 # NOTE: if you try to build a -O0 build with thumb, several
158 # Set TARGET_FDO_PROFILE_PATH to set a custom profile directory for your build.

Completed in 417 milliseconds

<<41424344454647484950>>