OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:build
(Results
1151 - 1175
of
4575
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/dalvik/docs/
hello-world.html
92
<h2>Working with the desktop
build
</h2>
107
.
build
/envsetup.sh
128
This configures you to
build
for the desktop, linking against glibc.
137
Build
the world (add a <code>-j4</code> if you have multiple cores):
203
build
has all sorts of additional assertions and checks enabled,
/external/bzip2/
README
23
HOW TO
BUILD
-- UNIX
48
HOW TO
BUILD
-- UNIX, shared library libbz2.so.
56
self-tested. So I suggest you also
build
using the normal Makefile,
72
HOW TO
BUILD
-- Windows 95, NT, DOS, Mac, etc.
81
At least using MS Visual C++ 6, you can
build
from the unmodified
/external/expat/
Changes
12
-
Build
fixes for various platforms:
54
- Improved ability to
build
without the configure-generated
120
have been fixed, especially in the area of
build
support.
123
- More changes to make MSVC happy with the
build
; add a single
136
- Changes to get expat to
build
under Microsoft compiler
/external/icu4c/config/
mh-os390
12
# If you are going to do the OS390BATCH
build
, make sure you have #
17
# To
build
a version of ICU that does not use IEEE Floating point #
21
# To
build
a version of ICU which uses a two data libraries #
31
# To
build
a version of ICU which exploits the C/C++ compiler #
188
##
Build
archive from object
/external/webkit/WebKitTools/Scripts/webkitpy/commands/
queues.py
165
self.run_webkit_patch(["
build
-and-test", "--force-clean", "--non-interactive", "--
build
-style=both", "--quiet"])
167
self._update_status("Unabled to successfully
build
and test", None)
175
self._update_status("Builders [%s] are red. See http://
build
.webkit.org" % ", ".join(red_builders_names), None)
195
self.run_webkit_patch(["land-attachment", "--force-clean", "--non-interactive", "--no-update", "--parent-command=commit-queue", "--
build
-style=both", "--quiet", patch.id()])
/packages/apps/Contacts/tests/src/com/android/contacts/
RecentCallsListActivityTests.java
66
// We get the call list activity and assign is a frame to
build
68
// RecentCallsListActivity to
build
the rows (view) in the call
81
// References to the icons bitmaps used to
build
the list are stored in a
214
// HELPERS to
build
/update the call entries (views) from the DB.
220
* The list is
build
from a DESC view of the DB (last inserted entry is first).
EntitySetTests.java
84
*
Build
a {@link ContactsSource} that has various odd constraints for
125
//
Build
an existing contact read from database
137
//
Build
an existing contact read from database
275
return ContentProviderOperation.newAssertQuery(uri).withValues(values).
build
();
277
return ContentProviderOperation.newInsert(uri).withValues(values).
build
();
279
return ContentProviderOperation.newUpdate(uri).withValues(values).
build
();
281
return ContentProviderOperation.newDelete(uri).
build
();
/packages/apps/Phone/src/com/android/phone/
SimContacts.java
181
operationList.add(builder.
build
());
187
operationList.add(builder.
build
());
195
operationList.add(builder.
build
());
204
operationList.add(builder.
build
());
213
operationList.add(builder.
build
());
/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/examples/
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
...]
/ndk/
ndk-gdb
25
# after doing ndk-
build
&& ant install && <start-application-on-device>
27
. `dirname $0`/
build
/core/ndk-common.sh
69
$GNUMAKE --no-print-dir -f $ANDROID_NDK_ROOT/
build
/core/
build
-local.mk -C $PROJECT DUMP_$1
77
$GNUMAKE --no-print-dir -f $ANDROID_NDK_ROOT/
build
/core/
build
-local.mk -C $PROJECT DUMP_$1 APP_ABI=$2
268
AWK_SCRIPTS=$ANDROID_NDK_ROOT/
build
/awk
357
API_LEVEL=`adb_shell getprop ro.
build
.version.sdk`
408
# the manifest without calling ndk-
build
afterwards.
413
echo " native binaries. Please call 'ndk-
build
' to do so,
[
all
...]
/development/testrunner/
runtest.py
55
# file path to android core platform tests, relative to android
build
root
61
#
build
root
94
parser.add_option("-b", "--skip-
build
", dest="skip_build", default=False,
95
action="store_true", help="Skip
build
- just launch")
216
print "%-25s %-40s %s" % ("name", "
build
path", "description")
235
# hack to
build
cts dependencies
236
# TODO: remove this when
build
dependency support added to runtest or
/external/bison/build-aux/
Makefile.in
36
build_triplet = @
build
@
38
subdir =
build
-aux
73
mkinstalldirs = $(SHELL) $(top_srcdir)/
build
-aux/mkinstalldirs
176
build
= @
build
@
216
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu
build
-aux/Makefile'; \
218
$(AUTOMAKE) --gnu
build
-aux/Makefile
/ndk/docs/
STABLE-APIS.TXT
14
like <foo.h> in your code, then tell the
build
system that your native
20
Note that the
build
system automatically links the C library, the Math
49
is not there at
build
time, it's because its implementation is not available
52
The
build
system automatically links your native modules to the C library,
74
native modules at
build
time, so there is no need to list "-lm" through
104
content in (
build
/platforms/android-3/common/include/android/log.h), which
255
build
/platforms/android-8/arch-arm/usr/include/android/bitmap.h
/external/bison/
Makefile
77
mkinstalldirs = $(SHELL) $(top_srcdir)/
build
-aux/mkinstalldirs
111
ACLOCAL = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/
build
-aux/missing --run aclocal-1.9
114
AMTAR = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/
build
-aux/missing --run tar
115
AUTOCONF = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/
build
-aux/missing --run autoconf
116
AUTOHEADER = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/
build
-aux/missing --run autoheader
117
AUTOM4TE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/
build
-aux/missing --run autom4te
118
AUTOMAKE = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/
build
-aux/missing --run automake-1.9
162
MAKEINFO = ${SHELL} /usr/local/google/workspace/WebKit/tools/bison-2.3/
build
-aux/missing --run makeinfo
163
MKINSTALLDIRS = $(top_builddir)/
build
-aux/mkinstalldirs
210
build
= x86_64-unknown-linux-gn
macro
[
all
...]
/external/bison/doc/
Makefile
73
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
-aux/missing --run makeinf
193
build
= x86_64-unknown-linux-gnu
macro
[
all
...]
/external/bison/src/
Makefile
75
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
-aux/missing --run makeinf
213
build
= x86_64-unknown-linux-gnu
macro
[
all
...]
/external/guava/javadoc/com/google/common/collect/
ImmutableClassToInstanceMap.Builder.html
5
<!-- Generated by javadoc (
build
1.6.0-google-internal) on Mon Jan 04 20:47:58 PST 2010 -->
113
.
build
();</code></pre>
115
<p>After invoking <A HREF="../../../../com/google/common/collect/ImmutableClassToInstanceMap.Builder.html#
build
()"><CODE>
build
()</CODE></A> it is still possible to add more
116
entries and
build
again. Thus each map generated by this builder will be
152
<TD><CODE><B><A HREF="../../../../com/google/common/collect/ImmutableClassToInstanceMap.Builder.html#
build
()">
build
</A></B>()</CODE>
240
keys are not allowed, and will cause <A HREF="../../../../com/google/common/collect/ImmutableClassToInstanceMap.Builder.html#
build
()"><CODE>
build
()</CODE></A> to fail.
254
Duplicate keys are not allowed, and will cause <A HREF="../../../../com/google/common/collect/ImmutableClassToInstanceMap.Builder.html#
build
()"><CODE>build()</CODE></A> to fail
[
all
...]
ImmutableMap.Builder.html
5
<!-- Generated by javadoc (
build
1.6.0-google-internal) on Mon Jan 04 20:47:58 PST 2010 -->
116
.
build
();</code></pre>
121
<p>Builder instances can be reused - it is safe to call <A HREF="../../../../com/google/common/collect/ImmutableMap.Builder.html#
build
()"><CODE>
build
()</CODE></A>
122
multiple times to
build
multiple maps in series. Each map is a superset of
158
<TD><CODE><B><A HREF="../../../../com/google/common/collect/ImmutableMap.Builder.html#
build
()">
build
</A></B>()</CODE>
230
keys are not allowed, and will cause <A HREF="../../../../com/google/common/collect/ImmutableMap.Builder.html#
build
()"><CODE>
build
()</CODE></A> to fail.
244
Duplicate keys are not allowed, and will cause <A HREF="../../../../com/google/common/collect/ImmutableMap.Builder.html#
build
()"><CODE>build()</CODE></A> to fail
[
all
...]
/sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ProjectCreator.java
234
// create a
build
.properties file with just the application package
236
PropertyType.
BUILD
);
381
/* Make AndroidManifest.xml and
build
.xml files */
391
installTemplate("
build
.template",
410
* <li>
Build
.xml: create if not present or no <androidinit(\w|/>) in it
451
"The
build
system for this project target (%1$s) does not support libraries",
548
//
Build
.xml: create if not present or no <androidinit/> in it
602
installTemplate("
build
.template",
669
// look for the name of the project. If
build
.xml does not exist,
670
// query the main project
build
.xml for its nam
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/android/
libgcc.a
28
?o?/o? C?0????2?? ?? P? @ ?!? P? @ ? ?!!P?!@ #!?!?P?@ ?!?! P?#2?!???? ???/? ? ??/?/o? b?0???/??-????? ????@-?????@?? ?A??/? ???? | ? ?? A aeabi 5TE ? { ? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/arm lib1funcs.asm ?//////?}.)???/0//0L/2?{f?.///// ? ? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/project-jingyu/toolchain-
build
/obj/gcc-4.4.0/arm-eabi/android/libgcc GNU AS 2.19 ? % ? .symtab .strtab .shstrtab .rel.text .data .bss .rel.debug_frame .ARM.attributes .rel.debug_line .rel.debug_info .debug_abbrev .rel.debug_aranges 4 ? ? % ? + ? 4 ? ( 0 ? A p U 9 ? Q ? e ? ? a ?
46
/o?o? B? ???? ?? ?? S?0C ?!? S?0C ? ?!!S?!1C "?!?S?1C ??! S?""?!???? \? `B?/? <? `B?/? ?3?? ??/?/o? b? \?3?? `B?/??-????? ????@-?????@?? ?A??/? ???? | ? ? A aeabi 5TE ? { ? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/arm lib1funcs.asm ?///////////?|.)???//0//0///0L///2?yf?.///// ? ? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/project-jingyu/toolchain-
build
/obj/gcc-4.4.0/arm-eabi/android/libgcc GNU AS 2.19 ? % ? .symtab .strtab .shstrtab .rel.text .data .bss .rel.debug_frame .ARM.attributes .rel.debug_line .rel.debug_info .debug_abbrev .rel.debug_aranges 4 ? ? % ( + ( 4 ( ( 0 ? A p P U i ? Q e 1 ? a
65
P? @ ??? P? @ ??? P? @ ?/??-????? ???? ???? | ? ?? A aeabi 5TE ? { ? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/arm lib1funcs.asm ?//////?}.??82?zf ? ? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/project-jingyu/toolchain-
build
/obj/gcc-4.4.0/arm-eabi/android/libgcc GNU AS 2.19 ? % ? .symtab .strtab .shstrtab .rel.text .data .bss .rel.debug_frame .ARM.attributes .rel.debug_line .rel.debug_info .debug_abbrev .rel.debug_aranges 4 ? L % ? + ? 4 ? ( 0 T A p U % ? Q d e ? ? a l
84
P? @ ??? P? @ ??? P? @ \? `B?/??-????? ???? ???? | ? ?? A aeabi 5TE ? { ? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/arm lib1funcs.asm ?//////////?|.??8//2?yf ? ? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/project-jingyu/toolchain-
build
/obj/gcc-4.4.0/arm-eabi/android/libgcc GNU AS 2.19 ? % ? .symtab .strtab .shstrtab .rel.text .data .bss .rel.debug_frame .ARM.attributes .rel.debug_line .rel.debug_info .debug_abbrev .rel.debug_aranges 4 ? l % ? + ? 4 ? ( 0 t A p $ U = ? Q ? e ? ? a ?
96
ELF ( x 4 ( ?/?A aeabi 5TE ? { ? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/arm lib1funcs.asm ? ? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/project-jingyu/toolchain-
build
/obj/gcc-4.4.0/arm-eabi/android/libgcc GNU AS 2.19 ? % .symtab .strtab .shstrtab .text .data .bss .ARM.attributes .rel.debug_line .rel.debug_info .debug_abbrev .rel.debug_aranges 4 ! 8 ' 8 , p 8 @ Q ? <