OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:project
(Results
1026 - 1050
of
45849
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/
AndroidJUnitLaunchConfigDelegate.java
2
* Copyright (C) 2009 The Android Open Source
Project
29
import com.android.ide.eclipse.adt.internal.
project
.BaseProjectHelper;
66
IProgressMonitor monitor, IProject
project
, final AndroidLaunch androidLaunch,
70
String runner = getRunner(
project
, configuration, manifestData);
74
project
.getName()));
83
project
.getName(), runner, SdkConstants.FN_ANDROID_MANIFEST_XML));
88
AndroidJUnitLaunchInfo junitLaunchInfo = new AndroidJUnitLaunchInfo(
project
,
97
controller.launch(
project
, mode, applicationPackage, testAppPackage, targetAppPackage,
106
* @param manifestParser the {@link ManifestData} for the test
project
189
* Otherwise, will try to find the first valid runner for the
project
[
all
...]
/sdk/lint/cli/src/com/android/tools/lint/
MultiProjectHtmlReporter.java
2
* Copyright (C) 2011 The Android Open Source
Project
19
import com.android.tools.lint.detector.api.
Project
;
38
* report for each separate
project
. It also adds an overview index.
51
Map<
Project
, List<Warning>> projectToWarnings = new HashMap<
Project
, List<Warning>>();
53
List<Warning> list = projectToWarnings.get(warning.
project
);
56
projectToWarnings.put(warning.
project
, list);
67
for (
Project
project
: projectToWarnings.keySet()) {
68
// TODO: Can I get the
project
name from the Android manifest file instead
[
all
...]
/external/llvm/docs/
Projects.html
6
<title>Creating an LLVM
Project
</title>
11
<h1>Creating an LLVM
Project
</h1>
15
<li><a href="#create">Create a
project
from the Sample
Project
</a></li>
41
these facilities, a Makefile from a
project
must do the following things:</p>
47
<li><tt>PROJECT_NAME</tt> - The name by which your
project
is known.</li>
50
<li><tt>PROJ_SRC_ROOT</tt> - The root of the
project
's source tree.</li>
51
<li><tt>PROJ_OBJ_ROOT</tt> - The root of the
project
's object tree.</li>
54
project
's root ($PROJ_OBJ_ROOT).</li>
63
<li>You can use the pre-made LLVM sample
project
. This sample projec
[
all
...]
/sdk/sdkmanager/app/src/com/android/sdkmanager/
SdkCommandLine.java
2
* Copyright (C) 2008 The Android Open Source
Project
55
public static final String OBJECT_PROJECT = "
project
"; //$NON-NLS-1$
56
public static final String OBJECT_TEST_PROJECT = "test-
project
"; //$NON-NLS-1$
57
public static final String OBJECT_LIB_PROJECT = "lib-
project
"; //$NON-NLS-1$
139
"Creates a new Android
project
." },
141
"Updates an Android
project
(must already have an AndroidManifest.xml)." },
144
"Creates a new Android
project
for a test package." },
146
"Updates the Android
project
for a test package (must already have an AndroidManifest.xml)." },
149
"Creates a new Android library
project
." },
151
"Updates an Android library
project
(must already have an AndroidManifest.xml)." }
[
all
...]
/development/samples/CrossCompatibility/
build.xml
2
<
project
name="TouchExampleActivity" default="help">
22
Properties related to the SDK location or the
project
target should be updated
37
<!-- Custom Android task to deal with the
project
target, and import the proper rules.
57
To customize some build steps for your
project
:
58
- copy the content of the main node <
project
> from android_rules.xml
67
</
project
>
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
Antlr3.Runtime.Debug.csproj
2
<
Project
ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
15
<SccProjectName>Perforce
Project
</SccProjectName>
72
<
Project
>{8FDC0A87-9005-4D5A-AB75-E55CEB575559}</
Project
>
76
<Import
Project
="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
84
</
Project
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/data/
builds-uml2-uml-2.1.xml
14
<link href="http://www.eclipse.org/modeling/mdt/downloads/?
project
=uml2-uml&showAll=1&hlbuild=M200609210850#M200609210850"/>
15
<id>http://www.eclipse.org/modeling/mdt/downloads/?
project
=uml2-uml&showAll=1&hlbuild=M200609210850#M200609210850</id>
18
<build xmlns="http://www.eclipse.org/2006/BuildFeed" branch="HEAD" datetime="200609210850" href="http://www.eclipse.org/modeling/mdt/downloads/?
project
=uml2-uml&showAll=1&hlbuild=M200609210850#M200609210850" type="M" version="2.0.1">
20
<update>http://download.eclipse.org/modeling/mdt/updates/?
project
=uml2-uml</update>
21
<downloads>http://www.eclipse.org/modeling/mdt/downloads/?
project
=uml2-uml#uml2-uml</downloads>
22
<releasenotes>http://www.eclipse.org/modeling/mdt/news/release-notes.php?
project
=uml2-uml&amp;version=2.0.1
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_rss/
feedManipulation.xml
3
<
project
name="Create Feed, Add Entry, Update Entry, Read Entry" default="doAll">
31
project
="${
project
}"
45
project
="${
project
}"
130
</
project
>
/external/harfbuzz/
autogen.sh
11
PROJECT
=harfbuzz
34
echo "You must have libtool 1.4 installed to compile $
PROJECT
."
42
echo "You must have autoconf installed to compile $
PROJECT
."
66
echo "You must have automake 1.4-p1 installed to compile $
PROJECT
."
77
echo "You must run this script in the top-level $
PROJECT
directory"
115
echo "Now type 'make' to compile $
PROJECT
."
/external/jpeg/
makeproj.mac
4
-- This AppleScript builds Code Warrior PRO Release 2
project
files for the
6
-- (We'd distribute real
project
files, except they're not text
43
-- create libjpeg
project
46
Create
Project
(ijg_folder as string) & "libjpeg.proj"
48
Set Preferences of panel "PPC
Project
" to {File Name:"libjpeg"}
50
Set Preferences of panel "PPC
Project
" to {
Project
Type:library}
105
Make
Project
106
Close
Project
108
-- create cjpeg
project
[
all
...]
/external/qemu/distrib/jpeg-6b/
makeproj.mac
4
-- This AppleScript builds Code Warrior PRO Release 2
project
files for the
6
-- (We'd distribute real
project
files, except they're not text
43
-- create libjpeg
project
46
Create
Project
(ijg_folder as string) & "libjpeg.proj"
48
Set Preferences of panel "PPC
Project
" to {File Name:"libjpeg"}
50
Set Preferences of panel "PPC
Project
" to {
Project
Type:library}
105
Make
Project
106
Close
Project
108
-- create cjpeg
project
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/sourcelookup/
AdtSourceLookupDirector.java
2
* Copyright (C) 2010 The Android Open Source
Project
51
IProject
project
= ResourcesPlugin.getWorkspace().getRoot().getProject(projectName);
local
52
if (
project
!= null &&
project
.isOpen()) {
53
ProjectState state = Sdk.getProjectState(
project
);
68
IJavaProject javaProject = JavaCore.create(
project
);
/packages/apps/VideoEditor/res/values/
strings.xml
6
<!-- Displayed in the center of the activity while a
project
is loading. -->
7
<string name="editor_loading_project">Loading
project
\u2026</string>
8
<!-- Displayed in the center of the activity if a
project
could not be loaded. -->
9
<string name="editor_no_project">No
project
found.</string>
26
<!-- Menu item used to change the
project
name. -->
27
<string name="editor_edit_project_name">Change
project
name</string>
28
<!-- Menu item used to delete the
project
. -->
29
<string name="editor_delete_project">Delete
project
</string>
34
<!-- Text displayed in the delete
project
confirmation dialog. -->
35
<string name="editor_delete_project_question">Do you want to delete this
project
?</string
[
all
...]
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/
Antlr3.Runtime.Test.csproj
2
<
Project
ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
52
<
Project
>{B5910BE2-DE21-4AA9-95C1-486F42B9E794}</
Project
>
56
<
Project
>{5EE27A90-B023-42C9-AAF1-52B0424C5D0B}</
Project
>
60
<
Project
>{A7EEC557-EB14-451C-9616-B7A61F4ECE69}</
Project
>
64
<
Project
>{8FDC0A87-9005-4D5A-AB75-E55CEB575559}</
Project
>
197
<Import
Project
="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /
[
all
...]
/external/e2fsprogs/
SUBMITTING-PATCHES
12
By making a contribution to this
project
, I certify that:
30
(d) I understand and agree that this
project
and the contribution
34
this
project
or the open source license(s) involved.
/external/ipsec-tools/src/racoon/
throttle.h
17
* 3. Neither the name of the
project
nor the names of its contributors
21
* THIS SOFTWARE IS PROVIDED BY THE
PROJECT
AND CONTRIBUTORS ``AS IS'' AND
24
* ARE DISCLAIMED. IN NO EVENT SHALL THE
PROJECT
OR CONTRIBUTORS BE LIABLE
/external/openfst/src/bin/
fstproject.cc
23
#include <fst/script/
project
.h>
25
DEFINE_bool(project_output, false, "
Project
on output (vs. input)");
53
s::
Project
(fst, project_type);
/external/v8/tools/oom_dump/
SConstruct
1
# Copyright 2010 the V8
project
authors. All rights reserved.
30
'Path to checkout of google-breakpad
project
',
34
'Path to checkout of v8
project
',
/sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
IDebuggerConnector.java
2
* Copyright (C) 2010 The Android Open Source
Project
25
* Is this application from a
project
present in the workspace?
28
* @return true if there is a
project
in the workspace containing the given app.
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/android/
libgcc.a
41
?o?/o? C?0????2?? ?? P? @ ?!? P? @ ? ?!!P?!@ #!?!?P?@ ?!?! P?#2?!???? ???/? ? ??/?/o? b?0???/??-????? ????@-?????@?? ?A??/? ???? | ? ?? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?//////?}.)???/0//0L/2?{f?.///// ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/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 ?
59
/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/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?///////////?|.)???//0//0///0L///2?yf?.///// ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/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 4 ? a
77
P? @ ??? P? @ ??? P? @ ?/??-????? ???? ???? | ? ?? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?//////?}.??82?zf ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/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 ? T % ? + ? 4 ? ( 0 \ A p U % ? Q l e ? ? a t
96
P? @ ??? P? @ ??? P? @ \? `B?/??-????? ???? ???? | ? ?? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm (…)
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/
libgcc.a
49
?o?/o? C?0????2?? ?? P? @ ?!? P? @ ? ?!!P?!@ #!?!?P?@ ?!?! P?#2?!???? ???/? ? ??/?/o? b?0???/??-????? ????@-?????@?? ?A??/? ???? | ? ?? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?//////?}.)???/0//0L/2?{f?.///// ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/arm-eabi/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 ?
67
/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/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?///////////?|.)???//0//0///0L///2?yf?.///// ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/arm-eabi/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 4 ? a
85
P? @ ??? P? @ ??? P? @ ?/??-????? ???? ???? | ? ?? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?//////?}.??82?zf ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/arm-eabi/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
104
P? @ ??? P? @ ??? P? @ \? `B?/??-????? ???? ???? | ? ?? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm (…)
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/thumb/android/
libgcc.a
28
ELF ( \ 4 ( )4?# "??B,?$$?B?B? ??? ?B?B?I [ ??B?@CL?B? \"C??B? ?"C??B? ?"C (? ? ???pG????? ???????BC?G?F ???? | x p? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?!!!"!!"-!!? \!/!!! ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/arm-eabi/thumb/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 ? t % ? + ? 4 ? ( 0 ? A p ? U ? ? Q ? e ? ? a ?
45
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 ???? | ? ?? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?!"!!!!!!!!"!!"!"-!!!!"!) j!/!!! ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/arm-eabi/thumb/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 ? Q ? e ? ? a ?
62
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????? ? ???? | ? ?? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?!!!!!#"T! ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/arm-eabi/thumb/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 ? d % ? + ? 4 ? ( 0 l A p U 9 ? Q | e ? ? a ?
77
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 ???? | ? ? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm (…)
[
all
...]
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/thumb/
libgcc.a
32
ELF ( T 4 ( )4?# "??B,?$$?B?B? ??? ?B?B?I [ ??B?@CL?B? \"C??B? ?"C??B? ?"C (? ? ???pG????? ???????BC?G?F ???? | x p? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?!!!"!!"-!!? \!/!!! ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/arm-eabi/thumb/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 | A p ? U ? ? Q ? e ? ? a ?
49
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 ???? | ? ?? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?!"!!!!!!!!"!!"!"-!!!!"!) j!/!!! ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/arm-eabi/thumb/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 ? Q ? e ? ? a ?
66
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????? ? ???? | ? ?? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm ?!!!!!#"T! ? ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm/lib1funcs.asm /Volumes/
project
-jingyu/toolchain-build/obj/gcc-4.4.3/arm-eabi/thumb/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 d A p U 9 ? Q t e ? ? a |
81
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 ???? | ? ? A aeabi 5TE ? ~ ? /Volumes/
project
-jingyu/android_toolchain/build/../gcc/gcc-4.4.3/libgcc/../gcc/config/arm lib1funcs.asm (…)
[
all
...]
/abi/cpp/include/
new
1
// Copyright (C) 2011 The Android Open Source
Project
12
// 3. Neither the name of the
project
nor the names of its contributors
16
// THIS SOFTWARE IS PROVIDED BY THE
PROJECT
AND CONTRIBUTORS ``AS IS'' AND
19
// ARE DISCLAIMED. IN NO EVENT SHALL THE
PROJECT
OR CONTRIBUTORS BE LIABLE
typeinfo
1
// Copyright (C) 2011 The Android Open Source
Project
12
// 3. Neither the name of the
project
nor the names of its contributors
16
// THIS SOFTWARE IS PROVIDED BY THE
PROJECT
AND CONTRIBUTORS ``AS IS'' AND
19
// ARE DISCLAIMED. IN NO EVENT SHALL THE
PROJECT
OR CONTRIBUTORS BE LIABLE
Completed in 1342 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>