OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:libraries
(Results
526 - 550
of
5503
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/llvm/tools/llvm-shlib/
CMakeLists.txt
1
# This tool creates a shared library from the LLVM
libraries
. Generating this
19
# shared
libraries
. When using the "all" pseudo-component,
21
# contain shared
libraries
(e.g. libLTO).
/external/opencv/cv/include/
cvstreams.h
65
4. Copy the built
libraries
(called strmbase.lib and strmbasd.lib
80
to the
libraries
' search path (in the same dialog, ...->"Library files" page)
84
may include older versions of the same headers and
libraries
.
/external/opencv3/doc/tutorials/introduction/windows_visual_studio_Opencv/
windows_visual_studio_Opencv.markdown
12
The OpenCV
libraries
, distributed by us, on the Microsoft Windows operating system are in a
13
Dynamic Linked
Libraries
(*DLL*). These have the advantage that all the content of the
19
Another approach is to use static
libraries
that have *lib* extensions. You may build these by using
33
which one of them to look. During the build the linker will look into these
libraries
and add
40
inside *lib* files. Nevertheless, they aren't static
libraries
. They are so called import
41
libraries
. This is why when you make some *DLLs* in Windows you will also end up with some *lib*
42
extension
libraries
. The good part is that at runtime only the *DLL* is required.
98
When adding third party
libraries
settings it is generally a good idea to use the power behind the
116
Then you need to specify the
libraries
in which the linker should look into. To do this go to the
124
The names of the
libraries
are as follow
[
all
...]
/external/v8/
LICENSE
2
maintained
libraries
. The externally maintained
libraries
used by V8
26
These
libraries
have their own licenses; we recommend you read them,
/frameworks/base/docs/html/ndk/guides/
concepts.jd
33
<li>Reuse existing
libraries
, or provide their own
libraries
for reuse.
77
<li>Native shared
libraries
: The NDK builds these
libraries
, or {@code .so} files, from your native
80
<p class="note"><strong>Note:</strong> If two
libraries
implement respective methods with the same
87
<li>Native static
libraries
: The NDK can also build static
libraries
, or {@code .a} files, which you
88
can link against other
libraries
.</li>
125
build flags and
libraries
to link.</li>
135
<li>Standard
libraries
to include (static and dynamic STLport or default system).</li
[
all
...]
/frameworks/compile/mclinker/include/mcld/
LinkerConfig.h
36
* addresses, we say the output is position independent. Shared
libraries
51
DynamicDependent, ///< Can call outside
libraries
52
StaticDependent, ///< Can not call outside
libraries
/frameworks/compile/mclinker/tools/mcld/
Android.mk
28
# Collect target specific code generation
libraries
45
# Add target specific code generation
libraries
60
# Add x86
libraries
for both x86 and x86_64 targets
/frameworks/opt/photoviewer/
Android.mk
18
# Build libphotoviewer linking non-statically against the
libraries
it needs.
20
# the required
libraries
already exist. You should only use this library
63
# Build the regular static
libraries
based on the above.
/ndk/sources/cxx-stl/llvm-libc++/
Android.mk
13
$(call __ndk_info,WARNING: Rebuilding libc++
libraries
from sources!)
68
$(call ndk_log,Using prebuilt libc++
libraries
)
89
$(call ndk_log,Rebuilding libc++
libraries
from sources)
/ndk/sources/cxx-stl/stlport/
Android.mk
10
$(call __ndk_info,WARNING: Rebuilding STLport
libraries
from sources!)
75
$(call ndk_log,Using prebuilt STLport
libraries
)
105
$(call ndk_log,Rebuilding STLport
libraries
from sources)
/prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/link/
doc.go
56
references to dynamic
libraries
, because many common
73
Link against installed Go shared
libraries
(experimental).
83
Link with race detection
libraries
.
/prebuilts/go/darwin-x86/src/cmd/link/
doc.go
53
references to dynamic
libraries
, because many common
70
Link against installed Go shared
libraries
(experimental).
80
Link with race detection
libraries
.
/prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/link/
doc.go
56
references to dynamic
libraries
, because many common
73
Link against installed Go shared
libraries
(experimental).
83
Link with race detection
libraries
.
/prebuilts/go/linux-x86/src/cmd/link/
doc.go
53
references to dynamic
libraries
, because many common
70
Link against installed Go shared
libraries
(experimental).
80
Link with race detection
libraries
.
/prebuilts/misc/common/swig/include/2.0.11/python/
embed15.i
17
not support shared
libraries
and may be necessary with C++
19
a new version of Python from include files and
libraries
normally
25
may need to provide additional link
libraries
when compiling.
/prebuilts/tools/common/m2/repository/com/google/guava/guava/10.0.1/
guava-10.0.1.pom
11
<name>Guava: Google Core
Libraries
for Java</name>
13
Guava is a suite of core and expanded
libraries
that include
17
This project is a complete packaging of all the Guava
libraries
/system/tpm/tpm_manager/
tpm_manager.gyp
98
'
libraries
': [
111
'
libraries
': [
173
'
libraries
': [
/external/google-breakpad/src/testing/gtest/
CMakeLists.txt
10
option(BUILD_SHARED_LIBS "Build shared
libraries
(DLLs)." OFF)
12
# When other
libraries
are using a shared version of runtime
libraries
,
59
# Where Google Test's
libraries
can be found.
64
# Defines the gtest & gtest_main
libraries
. User tests should link
67
# Google Test
libraries
. We build them using more strict warnings than what
/external/harfbuzz_ng/win32/
info-msvc.mak
57
@echo Built
Libraries
: $(BUILT_LIBRARIES)
73
@echo PREFIX: Optional, the path where dependent
libraries
and tools may be
98
@echo Components for Unicode (ICU)
libraries
.
102
@echo requires the GNOME GLib2
libraries
and tools, notably the glib-mkenums
108
@echo requires the GNOME gobject-introspection
libraries
and tools. You will need
130
@echo is enabled. Use after building the
libraries
and utilities.
/external/icu/icu4c/source/config/
mh-mingw
22
## Make sure that the static
libraries
can be built and used
25
## Make sure that the static
libraries
can be built
34
## Additional flags when building
libraries
and with threads
39
# Commands to link. Link with C++ in case static
libraries
are used.
91
#SH## ICULIBS is the set of
libraries
your application should link
142
## Versioned
libraries
rules
mh-mingw64
22
## Make sure that the static
libraries
can be built and used
25
## Make sure that the static
libraries
can be built
34
## Additional flags when building
libraries
and with threads
39
# Commands to link. Link with C++ in case static
libraries
are used.
91
#SH## ICULIBS is the set of
libraries
your application should link
142
## Versioned
libraries
rules
/external/vulkan-validation-layers/tests/gtest-1.7.0/
CMakeLists.txt
10
option(BUILD_SHARED_LIBS "Build shared
libraries
(DLLs)." ON)
12
# When other
libraries
are using a shared version of runtime
libraries
,
59
# Where Google Test's
libraries
can be found.
64
# Defines the gtest & gtest_main
libraries
. User tests should link
67
# Google Test
libraries
. We build them using more strict warnings than what
/abi/cpp/src/
type_info.cc
50
// IHI0041A CPPABI 3.2.5.6. Because of weak linkage and share
libraries
,
68
// IHI0041A CPPABI 3.2.5.6. Because of weak linkage and share
libraries
,
/art/test/121-modifiers/
build
22
# To reproduce, compile the source files. Asm.java needs the ASM
libraries
(core and tree). Then
24
# into the classes directory (this assumes the ASM
libraries
are names asm.jar and asm-tree.jar):
/build/core/
shared_library_internal.mk
35
# Put the built targets of all shared
libraries
in a common directory
58
# so we don't have race condition when the system
libraries
(such as libc, libstdc++) are also built in the tree.
Completed in 499 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>