OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libraries
(Results
226 - 250
of
5503
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/owasp/sanitizer/lib/guava-libraries/
README
1
Guava: Google Core
Libraries
for Java
7
http://guava-
libraries
.googlecode.com
10
http://code.google.com/p/guava-
libraries
/issues/entry
19
http://code.google.com/feeds/p/guava-
libraries
/updates/basic
43
5. We unit-test and benchmark the
libraries
using only OpenJDK 1.6 on
/packages/apps/Dialer/tools/gradle/
settings.gradle
9
project(':bind').projectDir = new File(rootDir, 'vendor/unbundled_google/
libraries
/bind')
12
project(':gdata').projectDir = new File(rootDir, 'vendor/unbundled_google/
libraries
/gdata')
15
project(':golly').projectDir = new File(rootDir, 'vendor/unbundled_google/
libraries
/golly')
18
project(':gsf-client').projectDir = new File(rootDir, 'vendor/unbundled_google/
libraries
/gsfclient')
34
project(':pseudonymous-http').projectDir = new File(rootDir, 'vendor/unbundled_google/
libraries
/pseudonymous_http')
/prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava-parent/14.0/
guava-parent-14.0.pom
17
<url>http://code.google.com/p/guava-
libraries
</url>
23
<url>http://code.google.com/p/guava-
libraries
/issues</url>
37
<connection>scm:git:https://code.google.com/p/guava-
libraries
/</connection>
38
<developerConnection>scm:git:https://code.google.com/p/guava-
libraries
/</developerConnection>
39
<url>http://code.google.com/p/guava-
libraries
/source/browse</url>
/prebuilts/tools/common/m2/repository/com/google/guava/guava-parent/13.0.1/
guava-parent-13.0.1.pom
17
<url>http://code.google.com/p/guava-
libraries
</url>
23
<url>http://code.google.com/p/guava-
libraries
/issues</url>
37
<connection>scm:git:https://code.google.com/p/guava-
libraries
/</connection>
38
<developerConnection>scm:git:https://code.google.com/p/guava-
libraries
/</developerConnection>
39
<url>http://code.google.com/p/guava-
libraries
/source/browse</url>
/build/core/
notice_files.mk
39
# Stick the static
libraries
with the dynamic
libraries
.
46
# Stick the static java
libraries
with the regular java
libraries
.
77
#
libraries
so they get installed along with it. Make it an order-only
84
# because shared jni
libraries
won't be installed to the system image.
86
# for static Java
libraries
, we don't need to even build LOCAL_BUILT_MODULE,
install_jni_libs_internal.mk
1
# Install jni
libraries
for one arch.
11
# my_jni_shared_libraries, my_jni_shared_libraries_abi, if we are going to embed the
libraries
into the apk;
26
# The NDK stl shared
libraries
should never go to the system image.
41
# Set the abi directory used by the local JNI shared
libraries
.
42
# (Doesn't change how the local shared
libraries
are compiled, just
56
# Make sure the JNI
libraries
get installed
/external/llvm/docs/CommandGuide/
llvm-config.rst
17
print the compiler flags, linker flags and object
libraries
needed to link
85
Print the installation directory for LLVM
libraries
.
97
Print the flags needed to link against LLVM
libraries
.
103
Print all the
libraries
needed to link against the specified LLVM
110
Similar to **--libs**, but prints the bare filenames of the
libraries
149
libraries
. Useful "virtual" components include:
154
Includes all LLVM
libraries
. The default if no components are specified.
/external/curl/m4/
xc-lt-iface.m4
39
# Default behavior is to enable shared and static
libraries
on systems
48
# User may have disabled shared or static
libraries
.
62
AC_MSG_ERROR([can not disable shared and static
libraries
simultaneously])
67
# and build runs for shared and static is to enable shared
libraries
91
# Default behavior is to build PIC objects for shared
libraries
and
92
# non-PIC objects for static
libraries
.
114
# is to build PIC objects even for static
libraries
. This behavior may
174
dnl Checks wether libtool shared and static
libraries
185
# Verify if finally libtool shared
libraries
will be built
198
# Verify if finally libtool static
libraries
will be buil
[
all
...]
/external/llvm/docs/
Projects.rst
12
projects that use LLVM header files,
libraries
, and tools. In order to use
59
Libraries
can be object files, archives, or dynamic
libraries
. The **lib**
60
directory is just a convenient place for
libraries
as it places them all in
108
The LLVM build system provides a convenient way to build
libraries
and
142
Variables for Building
Libraries
173
This variable holds a space separated list of
libraries
that should be
174
linked into the program. These
libraries
must be
libraries
that come from
175
your **lib** directory. The
libraries
must be specified without thei
[
all
...]
/external/icu/icu4c/source/samples/legacy/
README
12
2) explicitly add old
libraries
to the linker.
18
To make it work, you should build and install both the current ICU and ICU 1.8.1. Put both data
libraries
to wherever ICU_DATA points (usually it is $(prefix)/share/icu/$(icu_version)/). If data
libraries
are used, then check for $(prefix)/lib/icu/1.8.1 which should contain libicudata.so and libicudt18*.so
19
2. Copy libicuuc.so.18* and libicui18n.so.18* to $(prefix)/lib directory, together with current
libraries
).
25
Run make check. You should get two different
libraries
running at the same time.
37
Sample won't link: The path for 1.8.1.
libraries
is broken. Edit it so that it reflects the path to your
libraries
.
38
Linker says: "Undefined symbol u_getVersion()" (or something similar): path to 1.8.1.
libraries
is bad.
39
Linker says: "Undefined symbol u_getVersion()_X_Y" (or something similar): path to current
libraries
is bad.
40
Legacy crashes horribly: Sorry, didn't put any error checking. If legacy crashes that's most probably because it cannot find the data
libraries
. You can see which data library is not found by the part of the program that is running. Make sure (…)
[
all
...]
/external/skia/platform_tools/android/gyp/
skia_android.gypi
7
# platform. The OS doesn't provide many stable
libraries
as part of the
58
# Copy all shared
libraries
into the Android app's libs folder. Note
60
#
libraries
, so that they exist by the time it occurs. If there are no
61
#
libraries
to copy, this will cause an error in Make, but the app will
125
# Copy all shared
libraries
into the Android app's libs folder. Note
127
#
libraries
, so that they exist by the time it occurs. If there are no
128
#
libraries
to copy, this will cause an error in Make, but the app will
224
# Copy all shared
libraries
into the Android app's libs folder. Note
226
#
libraries
, so that they exist by the time it occurs. If there are no
227
#
libraries
to copy, this will cause an error in Make, but the app wil
[
all
...]
/external/icu/icu4c/packaging/
PACKAGES
12
- ICU
libraries
. This package contains the runtime
libraries
needed by
20
libraries
used by the linker, static
libraries
, etc... It also
43
When referring to
libraries
, .so will be used to denote the extension
78
+ The ICU
libraries
package
80
The ICU
libraries
package is typically named `libicuXX' where XX is
81
the major number of ICU's
libraries
. This number is ICU's version
90
- All the shared
libraries
, and their major number symbolic link, but
98
libraries
package and commands to create and manipulate that data
[
all
...]
/external/jsoncpp/
CMakeLists.txt
23
CACHE PATH "Install dir for static
libraries
")
25
CACHE PATH "Install dir for shared
libraries
")
33
# Put all executables /
libraries
are in a project global directory.
35
CACHE PATH "Single directory for all static
libraries
.")
37
CACHE PATH "Single directory for all dynamic
libraries
on Unix.")
39
CACHE PATH "Single directory for all executable and dynamic
libraries
on Windows.")
/external/vulkan-validation-layers/demos/
CMakeLists.txt
14
set (
LIBRARIES
"vulkan-${MAJOR}")
16
set (
LIBRARIES
"vulkan")
91
target_link_libraries(vulkaninfo ${
LIBRARIES
})
98
target_link_libraries(tri ${
LIBRARIES
})
102
target_link_libraries(cube ${
LIBRARIES
})
111
target_link_libraries(cube ${
LIBRARIES
} )
/external/chromium-trace/catapult/dashboard/
appengine_config.py
30
"""Registers the third party
libraries
with App Engine.
32
In order for third-party
libraries
to be available in the App Engine
36
# The deploy script is expected to add links to third party
libraries
/external/guava/guava/src/com/google/common/io/
package-info.java
29
* <a href="http://guava-
libraries
.googlecode.com">Guava
libraries
</a>. For more information on
31
* <a href="https://code.google.com/p/guava-
libraries
/wiki/IOExplained">I/O Explained</a> on the
/external/libexif/
libexif.spec
7
Group: System Environment/
Libraries
21
Group: Development/
Libraries
25
The libexif-devel package contains the
libraries
and include files
libexif.spec.in
7
Group: System Environment/
Libraries
21
Group: Development/
Libraries
25
The libexif-devel package contains the
libraries
and include files
/external/libxml2/
INSTALL.libxml2
10
As most UNIX
libraries
libxml follows the "standard":
34
2.What other
libraries
are needed to compile/install libxml ?
46
included by default on recent glibc
libraries
, so it doesn't
/external/opencv3/cmake/
OpenCVFindOpenEXR.cmake
4
# Try to find OpenEXR's
libraries
, and include path.
9
# OPENEXR_LIBRARIES =
libraries
that are needed to use OpenEXR.
73
SET(OPENEXR_LIBRARIES ${OPENEXR_IMATH_LIBRARY} ${OPENEXR_ILMIMF_LIBRARY} ${OPENEXR_IEX_LIBRARY} ${OPENEXR_HALF_LIBRARY} ${OPENEXR_ILMTHREAD_LIBRARY} CACHE STRING "The
libraries
needed to use OpenEXR" FORCE)
/external/sonic/debian/
control
17
The key new feature in Sonic versus other
libraries
is very
29
The key new feature in Sonic versus other
libraries
is very
40
The key new feature in Sonic versus other
libraries
is very
/frameworks/base/docs/html/ndk/guides/
index.jd
6
advantage of existing prebuilt
libraries
.</p>
15
<li>Reuse your own or other developers' C or C++
libraries
.</li>
25
own and other prebuilt <a href="{@docRoot}ndk/guides/libs.html">
libraries
</a>.</p>
prebuilts.jd
1
page.title=Using Prebuilt
Libraries
11
<li><a href="#dp">Debugging Prebuilt
Libraries
</a></li>
12
<li><a href="#sa">Selecting ABIs for Prebuilt
Libraries
</a></li>
17
<p>The NDK supports the use of prebuilt
libraries
, both static and shared. There are two principal
21
<li>Distributing your own
libraries
to third-party NDK developers without distributing your
23
<li>Using a prebuilt version of your own
libraries
to speed up your build.</li>
26
<p>This page explains how to use prebuilt
libraries
.</p>
40
ABIs, see <a href="#sa">Selecting ABIs for Prebuilt
Libraries
.</a></p></li>
83
<h2>Exporting Headers for Prebuilt
Libraries
</h2>
111
<h2 id="dp">Debugging Prebuilt
Libraries
</h2
[
all
...]
/prebuilts/misc/common/android-support-test/
build.gradle
3
* All Android Testing
Libraries
should be used from the Android Maven repository,
4
* the same way you would use the Support
Libraries
.
6
* If you're compiling against current and the prerelease versions of the Support
Libraries
/system/media/audio_utils/include/audio_utils/
sndfile.h
21
// influenced by other
libraries
such as libsndfile and audiofile, except is
23
// The API should be familiar to clients of similar
libraries
, but there is
24
// no guarantee that it will stay exactly source-code compatible with other
libraries
.
Completed in 1430 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>