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

<<41424344454647484950>>

  /external/webkit/WebKitTools/wx/packaging/
build-win-installer.py 34 sys.path.append(os.path.abspath(os.path.join(script_dir, "..", "build")))
72 print "ERROR: Build dir %s doesn't exist." % wxwebkit_dir
  /external/wpa_supplicant_6/wpa_supplicant/
.config 1 # Example wpa_supplicant build time configuration
20 # used to fix build issues on such systems (krb5.h not found).
97 # For native build using mingw
210 # build.
346 # Dynamic EAP methods are build as shared objects (eap_*.so) and they need to
353 # main program must have been build with the EAP method enabled (=y or =dyn).
355 # unless at least one of them was included in the main build to force inclusion
357 # in the main build to be able to load these methods dynamically.
defconfig 1 # Example wpa_supplicant build time configuration
20 # used to fix build issues on such systems (krb5.h not found).
100 # For native build using mingw
213 # build.
349 # Dynamic EAP methods are build as shared objects (eap_*.so) and they need to
356 # main program must have been build with the EAP method enabled (=y or =dyn).
358 # unless at least one of them was included in the main build to force inclusion
360 # in the main build to be able to load these methods dynamically.
  /frameworks/base/core/java/android/provider/
Applications.java 77 Uri searchUri = CONTENT_URI.buildUpon().appendPath(SEARCH_PATH).appendPath(query).build();
115 .build();
  /frameworks/base/docs/html/sdk/api_diff/6/
user_comments_for_5_to_6.xml 109 <identifier id="android.os.Build.VERSION_CODES"/>
115 <identifier id="android.os.Build.VERSION_CODES.ECLAIR_0_1"/>
  /frameworks/base/media/libmediaplayerservice/
TestPlayerStub.h 63 // Called right after the constructor. Check if the current build
100 // @return true if the current build is 'eng' or 'test' and the
  /hardware/msm7k/dspcrashd/
dspcrashd.c 43 "ro.build.id",
44 "ro.build.date",
  /ndk/docs/
CPU-FEATURES.TXT 12 build script that can be used to build it as a static library.
  /packages/apps/Email/src/com/android/email/
ExchangeUtils.java 75 * {@link com.android.exchange.SyncManager} on the build with no exchange support.
77 * <p>In theory, the service in question isn't used on the no-exchange-support build,
  /packages/apps/Gallery3D/src/com/cooliris/media/
ArrayUtils.java 26 // Build a simple filter to speed up containment testing.
36 // Build the intersection array.
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
PhoneTypeChoiceRecognizerEngine.java 59 // parse the semanticMeaning string and build an Intent
69 // parse the semanticMeaning string and build an Intent
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
gccinstall.info 84 _Before_ starting the build/install procedure please check the *Note
117 the build procedure. Modifying GCC sources requires additional tools
127 To build all languages in a cross-compiler or other configuration
133 In order to build the Ada compiler (GNAT) you must already have
165 You must have GNU make installed to build GCC.
173 Necessary to build the Fortran frontend. If you do not have it
179 Necessary to build the Fortran frontend. It can be downloaded from
192 Necessary to build libgcj, the GCJ runtime.
249 Necessary to build GCC during development because the generated
256 Necessary to build GCC during development because the generate
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
gccinstall.info 84 _Before_ starting the build/install procedure please check the *Note
117 the build procedure. Modifying GCC sources requires additional tools
127 To build all languages in a cross-compiler or other configuration
133 In order to build the Ada compiler (GNAT) you must already have
165 You must have GNU make installed to build GCC.
173 Necessary to build the Fortran frontend. If you do not have it
179 Necessary to build the Fortran frontend. It can be downloaded from
192 Necessary to build libgcj, the GCJ runtime.
249 Necessary to build GCC during development because the generated
256 Necessary to build GCC during development because the generate
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gccinstall.info 84 _Before_ starting the build/install procedure please check the *Note
117 the build procedure. Modifying GCC sources requires additional tools
127 To build all languages in a cross-compiler or other configuration
133 In order to build the Ada compiler (GNAT) you must already have
165 You must have GNU make installed to build GCC.
173 Necessary to build the Fortran frontend. If you do not have it
179 Necessary to build the Fortran frontend. It can be downloaded from
192 Necessary to build libgcj, the GCJ runtime.
249 Necessary to build GCC during development because the generated
256 Necessary to build GCC during development because the generate
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
SdkConstants.java 51 /** An SDK Project's build.xml file */
52 public final static String FN_BUILD_XML = "build.xml";
75 /** platform build property file */
76 public final static String FN_BUILD_PROP = "build.prop";
255 /** Path of the Ant build rules directory relative to a platform folder.
281 public final static String PROP_SDK_SUPPORT_LIBRARY = "sdk.build.support.library"; //$NON-NLS-1$
282 /** SDK property: ant build revision */
283 public final static String PROP_SDK_ANT_BUILD_REVISION = "sdk.ant.build.revision"; //$NON-NLS-1$
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/
PreCompilerBuilder.java 17 package com.android.ide.eclipse.adt.internal.build;
135 * Progress monitor used at the end of every build to refresh the content of the 'gen' folder
207 // build() returns a list of project from which this project depends for future compilation.
210 protected IProject[] build(int kind, Map args, IProgressMonitor monitor) method in class:PreCompilerBuilder
236 // Top level check to make sure the build can move forward.
258 // build, we need to go through the Resource delta to get a possible
304 // store the build status in the persistent storage
312 // This interrupts the build. The next builders will not run.
326 // This interrupts the build. The next builders will not run.
348 // This interrupts the build. The next builders will not run
    [all...]
  /bootable/recovery/
Android.mk 29 # TODO: Build the ramdisk image in a more principled way.
  /build/tools/releasetools/
ota_from_target_files 19 that build. An incremental OTA is produced if -i is given, otherwise
29 "build/target/product/security/testkey").
33 the starting build.
41 the build scripts (used for developer OTA packages which
76 OPTIONS.package_key = "build/target/product/security/testkey"
79 OPTIONS.prohibit_verbatim = set(("system/build.prop",))
356 metadata = {"post-build": GetBuildProp("ro.build.fingerprint", input_zip),
369 ts = GetBuildProp("ro.build.date.utc", input_zip)
558 """Return the fingerprint of the build of a given target-file
    [all...]
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/
DOMTestSuite.java 61 abstract public void build(DOMTestSink sink); method in class:DOMTestSuite
  /dalvik/tools/
dexcheck 17 # This requires read permission on /data/dalvik-cache. On an eng build this
  /development/ide/xcode/expat.xcodeproj/
project.pbxproj 100 buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "expat" */;
120 buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "expat" */;
235 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "expat" */ = {
244 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "expat" */ = {
  /development/ide/xcode/gif.xcodeproj/
project.pbxproj 108 buildConfigurationList = FE5F47EB094782A50095980F /* Build configuration list for PBXNativeTarget "gif" */;
128 buildConfigurationList = FE5F47EF094782A50095980F /* Build configuration list for PBXProject "gif" */;
243 FE5F47EB094782A50095980F /* Build configuration list for PBXNativeTarget "gif" */ = {
252 FE5F47EF094782A50095980F /* Build configuration list for PBXProject "gif" */ = {
  /development/ide/xcode/giflib.xcodeproj/
project.pbxproj 108 buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "giflib" */;
128 buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "giflib" */;
230 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "giflib" */ = {
239 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "giflib" */ = {
  /development/ide/xcode/ports-mac.xcodeproj/
project.pbxproj 98 buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "ports-mac" */;
118 buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "ports-mac" */;
231 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "ports-mac" */ = {
240 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "ports-mac" */ = {
  /development/pdk/docs/downloads/
index.jd 39 <p>For more information on how to build an Android-compatible device, see the

Completed in 154 milliseconds

<<41424344454647484950>>