Searched
full:build (Results
1026 -
1050 of
4575) sorted by null
<<41424344454647484950>>
/development/pdk/docs/porting/ |
lights.jd | 19 In order to integrate LEDs with Android you need to build a shared library that implements this interface.
|
/development/pdk/hosting/ |
pdk.py | 52 # /home/build/static/projects/apphosting/devtools/appcfg.py update pdk/
|
/development/samples/NotePad/src/com/example/android/notepad/ |
NotesLiveFolder.java | 43 // Build the live folder intent.
|
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/ |
ContactOperations.java | 94 mBatchOperation.add(mBuilder.build()); 275 mBatchOperation.add(mBuilder.build()); 284 mBatchOperation.add(mBuilder.build()); 308 ContactsContract.CALLER_IS_SYNCADAPTER, "true").build();
|
/development/simulator/app/ |
LoadableImage.cpp | 14 #include "wx/image.h" // needed for Windows build
|
/development/tools/monkeyrunner/src/ |
Android.mk | 32 # Build ext.jar
|
/external/astl/include/ |
stdio_filebuf.h | 38 * Implementation of the streambuf used to build the cout and cerr
|
/external/bison/ |
Makefile.am | 21 SUBDIRS = build-aux po runtime-po lib data src doc examples tests
|
Makefile.cfg | 19 build_aux_dir = $(srcdir)/build-aux
|
/external/clearsilver/ |
INSTALL | 53 script will simple not build any module it can't find the right versions 54 of programs to build against. Alternatively, if you are making 55 ClearSilver part of your build environment, you can simple delete 56 whichever module directory you don't want, and the build will ignore it.
|
/external/clearsilver/csharp/ |
Makefile | 7 # common build environment
|
/external/dropbear/libtomcrypt/demos/ |
test.c | 19 printf("build == \n%s\n", crypt_build_settings);
|
/external/dropbear/libtommath/mtest/ |
mpi-config.h | 71 When building mpprime.c, we build in a table of small prime
|
/external/dropbear/libtommath/ |
tommath_superclass.h | 40 * but we remove them specifically from the build. This also invokes tweaks in functions
|
/external/expat/ |
Android.mk | 3 # We need to build this for both the device (as a shared library)
|
/external/freetype/ |
Android.mk | 1 # this is now the default FreeType build for Android
|
/external/freetype/builds/ |
ft2unix.h | 5 /* Build macros of the FreeType 2 library. */
|
/external/gtest/src/ |
gtest-all.cc | 34 // Sometimes it's desirable to build Google Test by compiling a single file.
|
/external/guava/javadoc/com/google/common/collect/ |
ImmutableBiMap.Builder.html | 5 <!-- Generated by javadoc (build 1.6.0-google-internal) on Mon Jan 04 20:47:58 PST 2010 --> 114 .build();</code></pre> 119 <p>Builder instances can be reused - it is safe to call <A HREF="../../../../com/google/common/collect/ImmutableBiMap.Builder.html#build()"><CODE>build()</CODE></A> 120 multiple times to build multiple bimaps in series. Each bimap is a superset 156 <TD><CODE><B><A HREF="../../../../com/google/common/collect/ImmutableBiMap.Builder.html#build()">build</A></B>()</CODE> 228 keys or values are not allowed, and will cause <A HREF="../../../../com/google/common/collect/ImmutableBiMap.Builder.html#build()"><CODE>build()</CODE></A> to fail. 245 Duplicate keys or values are not allowed, and will cause <A HREF="../../../../com/google/common/collect/ImmutableBiMap.Builder.html#build()"><CODE>build()</CODE></A [all...] |
ImmutableSortedMap.Builder.html | 5 <!-- Generated by javadoc (build 1.6.0-google-internal) on Mon Jan 04 20:47:59 PST 2010 --> 113 .build();</code></pre> 118 <p>Builder instances can be reused - it is safe to call <A HREF="../../../../com/google/common/collect/ImmutableSortedMap.Builder.html#build()"><CODE>build()</CODE></A> 119 multiple times to build multiple maps in series. Each map is a superset of 155 <TD><CODE><B><A HREF="../../../../com/google/common/collect/ImmutableSortedMap.Builder.html#build()">build</A></B>()</CODE> 228 order), are not allowed, and will cause <A HREF="../../../../com/google/common/collect/ImmutableSortedMap.Builder.html#build()"><CODE>build()</CODE></A> to fail. 246 natural order), are not allowed, and will cause <A HREF="../../../../com/google/common/collect/ImmutableSortedMap.Builder.html#build()"><CODE>build()</CODE></A> to fail [all...] |
/external/guava/src/com/google/common/collect/ |
CompoundOrdering.java | 43 .addAll(comparators).add(lastComparator).build();
|
ExplicitOrdering.java | 58 return builder.build();
|
/external/icu4c/data/mappings/ |
ucmcore.mk | 3 # A list of UCM's to build for core MIME/Unix/Windows encodings
|
/external/icu4c/extra/uconv/ |
pkgdata.inc.in | 7 # This Makefile is used to build the ICU's data.
|
/external/icu4c/i18n/ |
i18n.rc | 3 // picked up by the pre-processor during each build.
|
Completed in 59 milliseconds
<<41424344454647484950>>