OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libraries
(Results
201 - 225
of
5001
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/sdk/testapps/jarCheckTests2/app/
.classpath
4
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/jarCheckTests2/lib1/
.classpath
4
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/jarCheckTests2/lib2/
.classpath
4
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/jarCheckTests3/app/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/jarCheckTests3/lib1/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/jarCheckTests3/lib2/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/legacyTest/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/libsAndJarTest/app/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/libsAndJarTest/lib1/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/libsAndJarTest/lib2/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/libsTest/app/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/libsTest/appTest/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/libsTest/lib1/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/libsTest/lib1Test/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/libsTest/lib2/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/libsTest/lib2Test/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/testProjectTest/app/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/testProjectTest/lib/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/testProjectTest/testapp/
.classpath
7
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/testProjectTest/testlib/
.classpath
7
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/testSensors/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/sdk/testapps/userLibTest/
.classpath
6
<classpathentry kind="con" path="com.android.ide.eclipse.adt.
LIBRARIES
"/>
/build/core/
shared_library.mk
5
#
libraries
default to building for both architecturess
12
$(warning $(LOCAL_MODULE): LOCAL_MODULE_PATH for shared
libraries
is unsupported in multiarch builds, use LOCAL_MODULE_RELATIVE_PATH instead)
18
$(warning $(LOCAL_MODULE): LOCAL_UNSTRIPPED_PATH for shared
libraries
is unsupported in multiarch builds)
/external/chromium_org/android_webview/java/generated_src/org/chromium/base/library_loader/
NativeLibraries.java
8
* This class defines the native
libraries
and loader options required by webview
19
// This is the list of native
libraries
to load. In the normal chromium build, this would be
22
static final String[]
LIBRARIES
= { "webviewchromium" };
/external/chromium_org/build/android/
cpufeatures.gypi
12
# to targets automatically if they depend on
libraries
, so we add this
17
'
libraries
': [
21
'
libraries
': [
Completed in 143 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>