HomeSort by relevance Sort by last modified time
    Searched full:build (Results 1151 - 1175 of 4575) sorted by null

<<41424344454647484950>>

  /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??/? ????| ???Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU 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_aranges4? ?%?+?4?(0 ?Ap U9?Q ?e??a ? 
46 /o?o?B? ???? ????S?0C ?!?S?0C ??!!S?!1C "?!?S?1C ??!S?""?!????\?`B?/?<?`B?/??3????/?/o? b?\?3??`B?/??-?????????@-?????@???A??/? ????| ??Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU 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_aranges4? ?%(+(4((0 ?ApPUi?Q e1?a  
65 P?@ ???P?@ ???P?@ ?/??-????????? ????| ???Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU 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_aranges4? L%?+?4?(0 TAp U%?Q de??a l 
84 P?@ ???P?@ ???P?@ \?`B?/??-????????? ????| ???Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU 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_aranges4? l%?+?4?(0 tAp$U=?Q ?e??a ? 
96 ELF(x4( ?/?Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!8'8,p8@Q?< ? P??L ? \?n? j ?
111 ELF(?4( G?FG?FG?FG?F G?F(G?F0G?F8G?F@G?FHG?FPG?FXG?F`G?FhG?FpG?FAaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU AS 2.19?%<.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4<!p'p,pp@??< p P,?L x \n  j ?
141 ./2/).??????????????!%////?x/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/libgccGNU AS 2.19?%x.symtab.strtab.shstrtab.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4x!?'?0?(, (=p?Q??M 8a??] @  m?? { ` ??
156 ELF(?4( 0R? ?b?0?A1?Q ?A1???/?Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!P'P,pP@i?< ? P?L ? \?n? j ?
167 ELF(?4( 0R? ?b?0?AQ?Q ?AQ???/?Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!P'P,pP@i?< ? P?L ? \?n? j ?
178 //////?/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/libgccGNU AS 2.19?% (…)
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/interwork/
libgcc.a 33 ?o?/o? C?0????2?? ??P?@  ?!?P?@ ? ?!!P?!@ #!?!?P?@ ?!?!P?#2?!???????/????/?/o? b?0???/??-?????????@-?????@???A??/? ????| ???Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/interwork/libgccGNU 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_aranges4? ?%?+?4?(0 ?Ap U9?Q ?e??a ? 
51 /o?o?B? ???? ????S?0C ?!?S?0C ??!!S?!1C "?!?S?1C ??!S?""?!????\?`B?/?<?`B?/??3????/?/o? b?\?3??`B?/??-?????????@-?????@???A??/? ????| ??Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/interwork/libgccGNU 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_aranges4? ?%(+(4((0 ?ApPUi?Q e1?a  
70 P?@ ???P?@ ???P?@ ?/??-????????? ????| ???Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/interwork/libgccGNU 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_aranges4? T%?+?4?(0 \Ap U%?Q le??a t 
89 P?@ ???P?@ ???P?@ \?`B?/??-????????? ????| ???Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/interwork/libgccGNU 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_aranges4? l%?+?4?(0 tAp$U=?Q ?e??a ? 
101 ELF(x4( ?/?Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/interwork/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!8'8,p8@Q?< ? P??L ? \?n? j ?
116 ELF(?4( G?FG?FG?FG?F G?F(G?F0G?F8G?F@G?FHG?FPG?FXG?F`G?FhG?FpG?FAaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/interwork/libgccGNU AS 2.19?%<.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4<!p'p,pp@??< p P,?L x \n  j ?
146 ./2/).??????????????!%////?x/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/interwork/libgccGNU AS 2.19?%x.symtab.strtab.shstrtab.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4x!?'?0?(, (=p?Q??M 8a??] @  m?? { ` ??
161 ELF(?4( 0R? ?b?0?A1?Q ?A1???/?Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/interwork/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!P'P,pP@i?< ? P?L ? \?n? j ?
172 ELF(?4( 0R? ?b?0?AQ?Q ?AQ???/?Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/interwork/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!P'P,pP@i?< ? P?L ? \?n? j ?
183 //////?/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/interwork/libgccGNU AS 2.19?% (…)
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/
libgcc.a 33 ?o?/o? C?0????2?? ??P?@  ?!?P?@ ? ?!!P?!@ #!?!?P?@ ?!?!P?#2?!???????/????/?/o? b?0???/??-?????????@-?????@???A??/? ????| ???Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU 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_aranges4? ?%?+?4?(0 ?Ap U9?Q ?e??a ? 
51 /o?o?B? ???? ????S?0C ?!?S?0C ??!!S?!1C "?!?S?1C ??!S?""?!????\?`B?/?<?`B?/??3????/?/o? b?\?3??`B?/??-?????????@-?????@???A??/? ????| ??Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU 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_aranges4? ?%(+(4((0 ?ApPUi?Q e1?a  
69 P?@ ???P?@ ???P?@ ?/??-????????? ????| ???Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU 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_aranges4? D%?+?4?(0 LAp U%?Q \e??a d 
88 P?@ ???P?@ ???P?@ \?`B?/??-????????? ????| ???Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU 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_aranges4? d%?+?4?(0 lAp$U=?Q |e??a ? 
100 ELF(p4( ?/?Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!8'8,p8@Q?< ? P??L ? \?n? j ?
115 ELF(?4( G?FG?FG?FG?F G?F(G?F0G?F8G?F@G?FHG?FPG?FXG?F`G?FhG?FpG?FAaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU AS 2.19?%<.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4<!p'p,pp@??< h P,?L p \?n j ?
145 ./2/).??????????????!%////?x/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/libgccGNU AS 2.19?%x.symtab.strtab.shstrtab.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4x!?'?0?(, =p?Q??M 0a??] 8  m?? { X ???
160 ELF(?4( 0R? ?b?0?A1?Q ?A1???/?Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!P'P,pP@i?< ? P?L ? \?n? j ?
171 ELF(?4( 0R? ?b?0?AQ?Q ?AQ???/?Aaeabi5TE?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!P'P,pP@i?< ? P?L ? \?n? j ?
182 //////?/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/libgccGNU AS 2.19?% (…)
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/thumb/android/
libgcc.a 27 ELF(T4()4?#"??B,?$$?B?B? ????B?B?I[??B?@CL?B?\"C??B??"C??B??"C(? ? ???pG????? ???????BC?G?F ????| xp?Aaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/thumb/android/libgccGNU 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_aranges4? l%?+?4?(0 |Ap?U??Q ?e??a ? 
44 ELF(|4()A??L@?F#")?IB(?@B?B,?$$?B?B? ????B?B?I[??B?@CL?B?\"C??B??"C??B??"C(? ? ??dF,?@B?pG????? ??F??????BC?G?F ????| ???Aaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.asm?!"!!!!!!!!"!!"!"-!!!!"!) j!/!!!??/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/thumb/android/libgccGNU 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_aranges4? ?%?+?4?(0 ?ApU?Q ?e??a ? 
61 ELF(?4()Z?#?B?pG?$$?B?B? ????B?B?I[??"?B?@L?B??F$?ACcF??B??F$?ACcF??B??F$?ACcF?F(? ? ??$$"@?cF$#B?cF$?AB??cF$?AB?cF$?AB?L?pG????? ? ????| ???Aaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.asm?!!!!!#"T! ??/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/thumb/android/libgccGNU 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_aranges4? \%?+?4?(0 dAp U9?Q te??a | 
76 ELF(?4(#)b??IB??(?@B?BS?$$?B?B? ????B?B?I[??"?B?@L?B??F$?ACcF??B??F$?ACcF??B??F$?ACcF?F(? ? ??$$"@?cF$#B?cF$?AB??cF$?AB?cF$?AB?L?,?@B?pG????? ??F ????| ??Aaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.asm?!!!!"$!!!"!"T!!!"! ??/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/thumb/android/libgccGNU 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_aranges4? |% + 4 (0 ?Ap4UM?Q ?e??a ? 
92 ELF(?4( pG?FAaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/thumb/android/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!8'8,p8@Q?< ? P??L ? \?n? j ?
107 ELF(?4( G?FG?FG?FG?F G?F(G?F0G?F8G?F@G?FHG?FPG?FXG?F`G?FhG?FpG?FAaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/thumb/android/libgccGNU AS 2.19?%<.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4<!p'p,pp@??< p P,?L x \ n  j ?
138 ./2/).??????????????!%////?x/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/thumb/android/libgccGNU AS 2.19?%x.symtab.strtab.shstrtab.text.data.bss.rel.debug_frame.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4x!?'?0?(, (=p?Q??M 8a??] @  m?? { ` ??
153 ELF(?4( ?@ ?@?F :?@CRBcF?@CpGAaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/thumb/android/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!L'L,pL@e?< ? P?L ? \?n? j ?
164 ELF(?4( ?@ A :?FACcFRB?@CpG?FAaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/thumb/android/libgccGNU AS 2.19?%.symtab.strtab.shstrtab.text.data.bss.ARM.attributes.rel.debug_line.rel.debug_info.debug_abbrev.rel.debug_aranges4!P'P,pP@i?< ? P
175 ELF(?4( ?@?@?F :?@CRBcF?@CpGAaeabi5TE ?{? /Volumes/project-jingyu/toolchain/android-toolchain/gcc-4.4.0/libgcc/../gcc/config/armlib1funcs.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/thumb/android/libgccGNU AS 2.19?% (…)
    [all...]

Completed in 143 milliseconds

<<41424344454647484950>>