HomeSort by relevance Sort by last modified time
    Searched refs:build (Results 401 - 425 of 1726) sorted by null

<<11121314151617181920>>

  /external/libffi/
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/libusb/
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/libusb-compat/
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/libxml2/
Android.mk 3 # We need to build this for both the device (as a shared library)
  /external/libyuv/
Android.mk 2 # build it with the Android NDK.
  /external/llvm/include/llvm/CodeGen/
RegAllocPBQP.h 10 // This file defines the PBQPBuilder interface, for classes which build PBQP
124 /// Build a PBQP instance to represent the register allocation problem for
126 virtual std::auto_ptr<PBQPRAProblem> build(
145 /// Build a PBQP instance to represent the register allocation problem for
147 virtual std::auto_ptr<PBQPRAProblem> build(
  /external/protobuf/examples/
AddPerson.java 1 // See README.txt for information and build instructions.
56 return person.build();
86 addressBook.build().writeTo(output);
  /external/webkit/Source/JavaScriptCore/
wscript 26 # JavaScriptCore build script for the waf build system
47 def build(bld):
  /frameworks/av/media/libstagefright/tests/
Android.mk 0 # Build the unit tests.
50 # team really wants is to build the stuff defined by this makefile.
  /frameworks/base/test-runner/tests/src/android/test/suitebuilder/
UnitTestSuiteBuilderTest.java 44 TestSuite testSuite = unitTestSuiteBuilder.build();
59 TestSuite suite = builder.build();
  /frameworks/compile/mclinker/
mcld-device-build.mk 4 # We move them from global build/core/combo/TARGET_linux-arm.mk
  /frameworks/native/libs/gui/
Android.mk 46 # Emulator build
  /frameworks/native/libs/gui/tests/
Android.mk 0 # Build the unit tests,
30 # Build the binary to $(TARGET_OUT_DATA_NATIVE_TESTS)/$(LOCAL_MODULE)
38 # team really wants is to build the stuff defined by this makefile.
  /frameworks/native/opengl/tests/EGLTest/
Android.mk 0 # Build the unit tests.
39 # team really wants is to build the stuff defined by this makefile.
  /frameworks/native/services/surfaceflinger/tests/
Android.mk 0 # Build the unit tests,
28 # Build the binary to $(TARGET_OUT_DATA_NATIVE_TESTS)/$(LOCAL_MODULE)
36 # team really wants is to build the stuff defined by this makefile.
  /libcore/luni/src/test/java/libcore/java/security/cert/
X509CertSelectorTest.java 119 .build();
129 .build();
  /ndk/build/core/
setup-app.mk 16 # this file is included repeatedly from build/core/main.mk
17 # and is used to prepare for app-specific build rules.
24 # ok, let's parse all Android.mk source files in order to build
68 # This ensures that if the build fails, you're not going to mistakenly
  /ndk/sources/host-tools/make-3.81/config/
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.
  /sdk/anttasks/src/com/android/ant/
SignApkTask.java 19 import com.android.sdklib.internal.build.SignedJarBuilder;
20 import com.android.sdklib.internal.build.SignedJarBuilder.IZipEntryFilter;
  /sdk/apkbuilder/etc/
apkbuilder 69 exec java -Xmx128M $java_debug -classpath "$jarpath" com.android.sdklib.build.ApkBuilderMain "$@"
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/build/
DebugKeyProviderTest.java 17 package com.android.sdklib.internal.build;
19 import com.android.sdklib.internal.build.DebugKeyProvider.IKeyGenOutput;
  /external/bison/data/
Makefile 73 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
89 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9
92 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
93 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf
94 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader
95 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te
96 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
140 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo
141 MKINSTALLDIRS = $(top_builddir)/build-aux/mkinstalldirs
186 build = x86_64-unknown-linux-gn macro
    [all...]
  /external/bison/tests/
Makefile 72 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
78 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9
81 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
82 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf
83 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader
84 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te
85 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
129 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run makeinfo
130 MKINSTALLDIRS = $(top_builddir)/build-aux/mkinstalldirs
175 build = x86_64-unknown-linux-gn macro
    [all...]
  /external/guava/guava/src/com/google/common/collect/
RegularImmutableTable.java 141 ImmutableSet<Cell<R, C, V>> cellSet = cellSetBuilder.build();
143 ImmutableSet<R> rowSpace = rowSpaceBuilder.build();
149 ImmutableSet<C> columnSpace = columnSpaceBuilder.build();
196 return from.build();
290 return indexBuilder.build();
328 return columnBuilder.build();
350 rowMapBuilder.build());
352 return columnMapBuilder.build();
398 return rowBuilder.build();
420 columnMapBuilder.build());
    [all...]
  /external/guava/guava-tests/test/com/google/common/cache/
CacheExpirationTest.java 57 .build(loader);
69 .build(loader);
106 .build(loader);
118 .build(loader);
199 .build(loader);
220 .build(loader);
232 .build(loader);
245 .build(loader);
257 .build(loader);
309 .build(loader)
    [all...]

Completed in 5841 milliseconds

<<11121314151617181920>>