Searched refs:build (Results 226 - 250 of 628) sorted by relevance

1234567891011>>

/external/e2fsprogs/debian/attic/libs/
H A Drules44 build: configured
50 touch build
62 rm -f build configured install
68 binary-indep: build
71 binary-arch: build
/external/guava/guava-tests/test/com/google/common/collect/
H A DImmutableBiMapTest.java219 = new Builder<String, Integer>().build();
228 .build();
241 .build();
251 .build();
267 .build();
279 .build();
283 .build();
334 builder.build();
464 .build());
478 .build();
[all...]
H A DImmutableMapTest.java284 = new Builder<String, Integer>().build();
291 .build();
302 .build();
310 .build();
348 assertMapEquals(builder.build(), "one", 1);
354 .build();
370 .build();
380 .build();
384 .build();
432 builder.build();
[all...]
H A DImmutableSortedSetTest.java325 "in", "the", "quick", "jumped", "over", "a").build();
332 "over", "a", "lazy", "dog").build();
338 "in", "the", "quick", "jumped", "over", "a").build();
348 "in", "the", "quick", "jumped", "over", "a").build();
354 "in", "the", "quick", "jumped", "over", "a").build();
360 "in", "the", "quick", "jumped", "over", "a").build();
372 "in", "the", "quick", "jumped", "over", "a").build();
383 "in", "the", "quick", "jumped", "over", "a").build();
401 "in", "the", "quick", "jumped", "over", "a").build();
407 "in", "the", "quick", "jumped", "over", "a").build();
[all...]
/external/qemu/distrib/sdl-1.2.15/acinclude/
H A Dltoptions.m4167 [build shared libraries @<:@default=]_LT_ENABLE_SHARED_DEFAULT[@:>@])],
188 [Whether or not to build shared libraries])
221 [build static libraries @<:@default=]_LT_ENABLE_STATIC_DEFAULT[@:>@])],
242 [Whether or not to build static libraries])
336 _LT_DECL([], [pic_mode], [0], [What type of objects to build])dnl
/external/guava/guava-tests/test/com/google/common/math/
H A DMathTesting.java124 POSITIVE_INTEGER_CANDIDATES = intValues.build();
158 POSITIVE_LONG_CANDIDATES = longValues.build();
194 POSITIVE_BIGINTEGER_CANDIDATES = bigValues.build();
230 INTEGRAL_DOUBLE_CANDIDATES = integralBuilder.build();
239 FRACTIONAL_DOUBLE_CANDIDATES = fractionalBuilder.build();
/external/qemu/distrib/sdl-1.2.15/
H A Dandroid-configure.sh4 # directory. It depends on the Android emulator build scripts
5 # that should normally be located in ../emulator/android/build
14 # try to find the Android build directory automatically
16 if [ -f ../../android/build/common.sh ] ; then
30 if [ ! -f $ANDROID_QEMU_PATH/android/build/common.sh ] ; then
32 echo "contains the Android emulator build scripts."
37 . $ANDROID_QEMU_PATH/android/build/common.sh
89 echo " --try-64 try to build a 64-bit executable (may crash)"
110 # we can build SDL with Cygwin, so enable it
150 # BUILD_CFLAGS are used to build SD
[all...]
/external/e2fsprogs/debian/
H A Drules104 BUILDSTDSTAMP=${STAMPSDIR}/build-std-stamp
105 BUILDBFSTAMP=${STAMPSDIR}/build-bf-stamp
106 BUILDSTATICSTAMP=${STAMPSDIR}/build-static-stamp
122 BUILD_STATIC = build-static
195 --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) \
223 --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) \
247 --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE) \
253 build: build-std build
[all...]
/external/bison/src/
H A DMakefile75 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
98 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
105 YLWRAP = $(top_srcdir)/build-aux/ylwrap
112 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9
115 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
116 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf
117 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader
118 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te
119 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
164 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build
213 build = x86_64-unknown-linux-gnu macro
[all...]
/external/icu4c/data/
H A DMakefile.in47 PKGDATA = $(TOOLBINDIR)/pkgdata $(PKGDATA_OPTS) -q -c -s $(CURDIR)/out/build/$(ICUDATA_PLATFORM_NAME) -d $(ICUPKGDATA_OUTDIR)
72 MAINBUILDDIR=$(OUTDIR)/build
107 check check-local check-recursive build-local clean-resindex build-dir icudata.jar
126 all-local: build-dir icupkg.inc build-local packagedata $(POST_DATA_BUILD) $(OS390PKG)
161 # and it's what we want to build. Try to not run any of ICU's tools.
167 packagedata: icupkg.inc $(PKGDATA_LIST) build-local
217 ln -s $(ICUDATA_NAME) $(OUTDIR)/build/$(ICUDATA_NAME)$(STUB_SUFFIX)
222 ##### Define all the data files. the build rul
[all...]
/external/bison/doc/
H A DMakefile73 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
79 TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex
80 am__TEXINFO_TEX_DIR = $(top_srcdir)/build-aux
96 ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run aclocal-1.9
99 AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run tar
100 AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoconf
101 AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autoheader
102 AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run autom4te
103 AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build-aux/missing --run automake-1.9
147 MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/build
193 build = x86_64-unknown-linux-gnu macro
[all...]
/external/gtest/test/
H A DAndroid.mk18 # The linux build and tests are run under valgrind by 'runtest'.
23 # TODO: Refactor these as 1st class build templates as suggested in
26 # Gtest depends on STLPort which does not build on host/simulator.
/external/antlr/
H A DAndroid.mk27 # Also build a host-side library
/external/emma/core/java12/com/vladium/emma/
H A DEMMAProperties.java84 public static String makeAppVersion (final int major, final int minor, final int build) argument
92 buf.append (build);
/external/freetype/
H A DAndroid.mk1 # this is now the default FreeType build for Android
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
H A DListGenerators.java54 return builder.build();
63 .build();
/external/hamcrest/
H A DAndroid.mk29 # build a target jar
/external/icu4c/data/mappings/
H A Ducmcore.mk3 # A list of UCM's to build for core MIME/Unix/Windows encodings
/external/libxslt/
H A DAndroid.mk3 # We need to build this for both the device (as a shared library)
/external/llvm/
H A Dllvm-device-build.mk15 # We move them from global build/core/combo/TARGET_linux-arm.mk
/external/llvm/utils/crosstool/ARM/
H A Dbuild-install-linux.sh143 # Configure, build, and install LLVM.
153 runAndLog "Building LLVM" ${LLVM_OBJ_DIR}/llvm-build.log \
171 # Configure, build, and install LLVM-GCC.
185 runAndLog "Building LLVM-GCC" ${LLVMGCC_OBJ_DIR}/llvmgcc-build.log \
/external/mp4parser/
H A DAndroid.mk25 # Include this library in the build server's output directory
/external/protobuf/java/src/main/java/com/google/protobuf/
H A DAbstractMessage.java229 .build());
266 setUnknownFields(unknownFields.build());
385 value = subBuilder.build();
399 value = subBuilder.build();
500 .build());
515 .build());
532 builder.setField(field, subBuilder.build());
540 .build());
/external/srtp/
H A DAndroid.mk2 # build it with the Android NDK.
/external/valgrind/main/drd/scripts/
H A Ddownload-and-build-gcc14 BUILD=${SRC}-build

Completed in 2962 milliseconds

1234567891011>>