OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libraries
(Results
1 - 25
of
5503
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/libraries/stereocamera/
README.txt
1
Stereo Camera
Libraries
for Android.
3
This SDK component contains static
libraries
for computing the depth map of a pair of stereo images.
4
To use the
libraries
, simply copy them as static
libraries
into your project.
/external/guice/lib/build/
README
1
These
libraries
are not needed at runtime.
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/lib/
__init__.py
2
"""Various
libraries
implementing mapreduce.api."""
/frameworks/data-binding/integration-tests/TestApp/
.gitignore
4
/.idea/
libraries
/frameworks/data-binding/samples/BindingDemo/
.gitignore
4
/.idea/
libraries
/development/samples/SupportLeanbackShowcase/
.gitignore
4
/.idea/
libraries
/development/samples/devbytes/telephony/SmsSampleProject/
.gitignore
4
/.idea/
libraries
/external/apache-harmony/luni/src/test/resources/net.resources/FTP/jcltest/
nettest.txt
1
This text file is used for testing the java.net package of the Harmony class
libraries
/prebuilts/misc/darwin-x86_64/freetype/
PREBUILT
3
Install freetype-2.6 using MacPorts. Grab headers and
libraries
from /opt/local.
/toolchain/binutils/binutils-2.25/config/
mt-ospace
1
# Build
libraries
optimizing for space, not speed.
mt-mips16-compat
2
# but if the
libraries
are all non-MIPS16. Add -minterlink-mips16 so
3
# that the
libraries
can be used with both ISA modes.
/external/autotest/client/common_lib/
README
4
This directory is the holding area for storing
libraries
which are common
5
to both client and server.
Libraries
which are client-specific should live
6
in client/bin and
libraries
which are server-specific should live in
12
Libraries
in this directory should only rely on other
libraries
in this
/frameworks/base/docs/html/topic/libraries/
_book.yaml
3
path: /topic/
libraries
/support-library/index.html
6
path: /topic/
libraries
/support-library/features.html
8
path: /topic/
libraries
/support-library/setup.html
10
path: /topic/
libraries
/support-library/revisions.html
13
path: /topic/
libraries
/data-binding/index.html
16
path: /topic/
libraries
/testing-support-library/index.html
index.jd
1
page.title=Android
Libraries
5
<p>This section describes several useful Android
libraries
that are not
10
data-query="collection:topic/
libraries
"
/ndk/tests/build/prebuilt-copy/
README
3
- Prebuilt shared
libraries
are always copied to $NDK_OUT/<armeabi>/objs/
4
- Prebuilt static
libraries
are never copied to $NDK_OUT/<armeabi>/objs/
6
It works by first building two prebuilt
libraries
in a sub-project, then
/external/owasp/sanitizer/lib/guava-libraries/
VERSION
3
http://code.google.com/p/guava-
libraries
/wiki/Release11
/frameworks/base/docs/
overview-ext.html
2
Some random
libraries
that we've imported:
/frameworks/data-binding/
.gitignore
8
.idea/
libraries
/ndk/tests/build/import-install/
README
1
The purpose of this test is to check that imported shared
libraries
/prebuilts/misc/darwin-x86_64/sdl2/
PREBUILT
3
Install libsdl2-2.0.3 using MacPorts. Grab headers and
libraries
from /opt/local.
/prebuilts/misc/darwin-x86_64/sdl2_ttf/
PREBUILT
3
Install libsdl2_ttf-2.0.12 using MacPorts. Grab headers and
libraries
from /opt/local.
/external/guava/
README.android
1
URL: http://code.google.com/p/guava-
libraries
/source/checkout
4
Description: "Guava: Google Core
Libraries
for Java 1.7"
11
Guava-
libraries
are a grab bag of utility
libraries
published by Google as
12
open source, including among other things the Google collections
libraries
.
/frameworks/base/docs/html/ndk/guides/
libs.jd
1
page.title=Using Existing
Libraries
4
<p>This section discusses the use of existing
libraries
–both your own, and those that the NDK
8
prebuilt
libraries
</a>. Then, it explains the <a href="{@docRoot}ndk/guides/cpp-support.html">
10
information on <a href="{@docRoot}ndk/guides/stable_apis.html">the other
libraries
</a> that the NDK provides, such
13
required to support those
libraries
.</p
/frameworks/compile/mclinker/
Android.mk
9
# MCLinker
Libraries
21
# ARM Code Generation
Libraries
26
# AArch64 Code Generation
Libraries
31
# MIPS Code Generation
Libraries
36
# X86 Code Generation
Libraries
/frameworks/av/media/audioserver/
Android.mk
35
# the LOCAL_MULTILIB for all audioserver exclusive
libraries
.
37
# 32 and 64 bit
libraries
may be built.
40
# 32 to build 32 bit audioserver
libraries
and 32 bit audioserver.
41
# 64 to build 64 bit audioserver
libraries
and 64 bit audioserver.
42
# both to build both 32 bit and 64 bit
libraries
,
44
# first to build
libraries
and audioserver for the primary target architecture only.
45
# <empty> to build both 32 and 64 bit
libraries
and 32 bit audioserver.
Completed in 1225 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>