/ndk/build/core/ |
build-local.mk | 16 # This file is designed to be called from the 'ndk-build' script 21 # This assumes we are located under $NDK_ROOT/build/core/main.mk 24 NDK_ROOT := $(strip $(NDK_ROOT:%build/core/=%)) 40 include $(NDK_ROOT)/build/core/init.mk 50 # source, object and binary paths that are passed to build commands. 52 # It turns out that some people use ndk-build to generate static 103 # To keep paths as short as possible during the build, we first look if the 136 $(call __ndk_info,The Android NDK build cannot work here. Please move your project to a different location.) 142 NDK_APPLICATION_MK := $(NDK_ROOT)/build/core/default-application.mk 190 # Build i [all...] |
/ndk/build/tools/ |
build-gcc.sh | 34 BUILD_OUT=/tmp/ndk-$USER/build/toolchain 36 register_var_option "--build-out=<path>" OPTION_BUILD_OUT "Set temporary build directory" 69 prepare_mingw_toolchain /tmp/ndk-$USER/build 71 fix_option BUILD_OUT "$OPTION_BUILD_OUT" "build directory" 167 TOOLCHAIN_LICENSES=$ANDROID_NDK_ROOT/build/tools/toolchain-licenses 190 dump "Configure: $TOOLCHAIN toolchain build" 193 # the build directory though. Probe the file system to check 195 BUILD_SRCDIR=$SRC_DIR/build 205 # Needed to build a 32-bit gmp on 64-bit system [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/ |
PreCompilerDeltaVisitor.java | 17 package com.android.ide.eclipse.adt.internal.build.builders; 21 import com.android.ide.eclipse.adt.internal.build.Messages; 22 import com.android.ide.eclipse.adt.internal.build.SourceChangeHandler; 23 import com.android.ide.eclipse.adt.internal.build.SourceProcessor; 24 import com.android.ide.eclipse.adt.internal.build.builders.BaseBuilder.BaseDeltaVisitor; 273 // that will happen is that we'll have an extra build. Not much of a problem.
|
PostCompilerDeltaVisitor.java | 17 package com.android.ide.eclipse.adt.internal.build.builders; 20 import com.android.ide.eclipse.adt.internal.build.BuildHelper; 21 import com.android.ide.eclipse.adt.internal.build.builders.BaseBuilder.BaseDeltaVisitor; 255 // However we only check this if we don't already know that we need to build the
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger.tests/src/com/android/ide/eclipse/gltrace/format/ |
GLMessageFormatterTest.java | 148 .build(); 156 .build(); 164 .build(); 172 .build(); 193 return builder.build();
|
/gdk/build/core/ |
init.mk | 168 BUILD_AWK := $(GDK_ROOT)/build/awk 182 # this allows to build with the GDK from MSys without problems. 233 # The location of the build system files 234 BUILD_SYSTEM := $(GDK_ROOT)/build/core 244 # in build/toolchains/<name>/ that will be included here. 251 # book-keeping for the build system. 255 # the build script to include in each toolchain config.mk 297 # Each platform must be located in build/platforms/android-<apilevel> 305 # $TOP/gdk/build/platforms to $TOP/development/gdk/platforms. However, 313 GDK_PLATFORMS_ROOT := $(strip $(wildcard $(GDK_ROOT)/build/platforms) [all...] |
/cts/tools/vm-tests-tf/src/util/build/ |
DasmBuildStep.java | 17 package util.build; 44 boolean build() { method in class:DasmBuildStep 45 if (super.build()) {
|
/external/chromium/third_party/libjingle/source/talk/base/ |
win32.cc | 147 bool GetOsVersion(int* major, int* minor, int* build) { 153 if (build) *build = info.dwBuildNumber;
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
ImmutableBiMap.java | 83 @Override public ImmutableBiMap<K, V> build() { method in class:ImmutableBiMap.Builder 84 ImmutableMap<K, V> map = super.build(); 88 return new RegularImmutableBiMap<K, V>(super.build());
|
ImmutableSetMultimap.java | 70 return builder.build(); 82 return builder.build(); 96 return builder.build(); 111 return builder.build(); 127 return builder.build(); 180 * .build();}</pre> 182 * Builder instances can be reused; it is safe to call {@link #build} multiple 183 * times to build multiple multimaps in series. Each multimap contains the 272 @Override public ImmutableSetMultimap<K, V> build() { method in class:ImmutableSetMultimap.Builder 330 builder.build(), size, valueComparator) [all...] |
/external/webkit/Source/WebCore/inspector/front-end/ |
HAREntry.js | 43 build: function() 194 build: function() 231 return (new WebInspector.HAREntry(resource)).build();
|
/packages/apps/Contacts/src/com/android/contacts/util/ |
NameConverter.java | 67 return fetchDisplayName(context, builder.build()); 83 return fetchDisplayName(context, builder.build()); 121 Cursor cursor = context.getContentResolver().query(builder.build(), STRUCTURED_NAME_FIELDS,
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
AdtConstants.java | 20 import com.android.ide.eclipse.adt.internal.build.builders.PostCompilerBuilder; 21 import com.android.ide.eclipse.adt.internal.build.builders.PreCompilerBuilder; 22 import com.android.ide.eclipse.adt.internal.build.builders.ResourceManagerBuilder; 217 * This is not cleared on each build like other markers. Instead, it's cleared 222 * This is not cleared on each build like other markers. Instead, it's cleared
|
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/build/ |
KeystoreHelper.java | 17 package com.android.sdklib.internal.build; 19 import com.android.sdklib.internal.build.DebugKeyProvider.IKeyGenOutput; 20 import com.android.sdklib.internal.build.DebugKeyProvider.KeytoolException; 80 // create the command line to call key tool to build the key with no user input.
|
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/ |
SetGenerators.java | 132 .build(); 150 .build(); 165 .build(); 208 return builder.build().subSet(BEFORE_FIRST_2, 222 return builder.build().asList().subList(1, elements.length + 1); 237 return builder.build().subSet(BEFORE_FIRST_2,
|
/external/icu4c/data/rbnf/ |
rbnffiles.mk | 4 # A list of txt's to build 20 # * To REPLACE the default list and only build with a few 28 # Aliases without a corresponding xx.xml file (see icu-config.xml & build.xml)
|
/external/openssl/crypto/threads/ |
netware.bat | 2 rem batch file to build multi-thread test ( mttest.nlm ) 5 rem debug => build using debug settings 37 echo # dynamically generated command file for metrowerks build > mttest.def
|
/bionic/libstdc++/ |
Android.mk | 3 # Common C++ flags to build this library.
|
/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/ |
GeeTest.java | 19 import com.android.cts.tradefed.build.CtsBuildHelper; 21 import com.android.tradefed.build.IBuildInfo; 37 * a problem since /data is not visible on a user build, but it is
|
/development/build/tools/ |
patch_windows_sdk.sh | 20 # - development/tools/build/path_windows_sdk.sh to process the 22 # - sdk/build/patch_windows_sdk.sh to process folder and files which 24 # at development/build/tools/windows_sdk.mk. 33 # build system), which is the top directory where Android is located. 35 set -e # any error stops the build 74 ${TOPDIR}out/host/linux-x86/bin/atree -f ${TOPDIR}development/build/sdk-windows-x86.atree \ 86 # Just to make it easier on the build servers, we want fastboot and adb
|
/development/ndk/tests/prebuilt-library/jni/ |
Android.mk | 15 else # not build libfoo.so, trying to use PREBUILT_SHARED_LIBRARY instead.
|
/external/checkpolicy/ |
Android.mk | 27 # the build system otherwise forces them to be c++
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/ |
DB_Results.java | 399 * Return the build id from a given name. 401 * @param name The build name (eg. I20070615-1200) 402 * @return The id of the build (ie. the index in the {@link #BUILDS} list) 410 * Return the build name from a given id. 412 * @param id The build id 413 * @return The name of the build (eg. I20070615-1200) 639 * Return the ID of the last baseline build before the given date. 642 * return the last baseline build stored in the DB. 644 * @return the ID of the last baseline build before the given date or 659 String build = BUILDS[i] [all...] |
/external/grub/ |
compile | 45 If you are trying to build a whole package this is not the 111 # object file name, since that is what matters with a parallel build.
|
/external/guava/guava-tests/test/com/google/common/collect/ |
ImmutableMultimapTest.java | 41 .build(); 79 assertEquals(Arrays.asList(1), builder.build().get("one"));
|