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
2496
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/stlport/doc/
README.borland
21
To build and use STLport you will need following tools and
libraries
:
72
and install the STLport
libraries
:
87
Once the command returns you will have all the necessary import
libraries
89
description of the generated
libraries
check the FAQ file in the 'doc' folder.
101
This will build and install the unit tests with STLport dynamic
libraries
.
104
with STLport static
libraries
, type:
/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
,
/development/pdk/docs/porting/
camera.jd
18
<p>Android's camera subsystem connects the camera application to the application framework and user space
libraries
, which in turn communicate with the camera hardware layer that operates the physical camera.</p>
26
<p>The following stub <code>Android.mk</code> file ensures that <code>libcamera</code> compiles and links to the appropriate
libraries
:</p>
build_cookbook.jd
43
# List of static
libraries
to include in the package
108
# Any
libraries
that this library depends on
290
list of
libraries
that we have in static form (currently only libc). This is
330
<td valign="top"><p>When linking Java apps and
libraries
, <code>LOCAL_JAVA_LIBRARIES</code>
337
"<code>include $(BUILD_PACKAGE)</code>". The appropriate
libraries
360
<td valign="top"><p><code>LOCAL_LDLIBS</code> allows you to specify additional
libraries
362
the
libraries
you want in -lxxx format; they're passed directly to the
364
for these
libraries
. It's most useful in simulator builds where you want
453
libraries
that you want copied. They're located automatically into the
473
used to, e.g., ensure that necessary shared
libraries
or providers ar
[
all
...]
/development/tools/emulator/opengl/host/include/libOpenglRender/
render_api.h
26
// GLES translator
libraries
. This function must be called before anything
29
// environments where the desktop GL
libraries
are not available)
/external/chromium/chrome/browser/chromeos/cros/
cros_mock.h
27
//
libraries
that compose CrosLibrary will be created. CrosMock also defines a
36
// LibraryLoader, Language, Network, Power, Touchpad
libraries
.
/external/e2fsprogs/
INSTALL.elfbin
19
the shared
libraries
included in the distribution. You can then remove
20
the old versions of the
libraries
from /lib.
/external/expat/amiga/
README.txt
4
SDK, some XML tools and the
libraries
.
20
- updated include/
libraries
/expat.h file
/external/gtest/src/
Android.mk
17
# Gtest builds 2
libraries
: libgtest and libgtest_main. libgtest
22
# We build these 2
libraries
for the target device and for the host if
/external/icu4c/config/
icu-config.1.in
127
libraries
and headers, by allowing the system PATH to locate it.
220
its shared
libraries
, this option will print out commands so as to set the
221
appropriate environment variables to load ICU's shared
libraries
. For example,
232
-L for library search paths, and -l for including ICU
libraries
. By default,
234
(libicui18n)
libraries
, as well as the data library. If additional
libraries
237
in addition to the standard ICU
libraries
.
253
Similar to \fI\-\-ldflags\fP but only includes system
libraries
(such as pthreads)
mh-bsd-gcc
15
## Additional flags when building
libraries
and with threads
59
## Versioned
libraries
rules
mh-haiku
16
## Additional flags when building
libraries
and with threads
57
## Versioned
libraries
rules
/external/llvm/docs/CommandGuide/
llvm-ld.pod
46
and is applied to all
libraries
, preceding or succeeding, in the command line.
52
Some
libraries
may not be linked into the object program; see below.
58
that define symbols needed by the output file. Hence,
libraries
should be
59
listed after the object files and
libraries
which need them; otherwise, the
125
libraries
specified with the B<-l> option that occur I<before> any B<-L> options
144
libraries
as native code.
147
subsets of common
libraries
and then link in any part of the library that
223
libraries
. Any paths specified in this variable will be searched after the C<-L>
llvm-link.pod
30
libraries
, B<llvm-link> will look in path name for
libraries
. This option can be
/external/markdown/
setup.py
53
'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/
Libraries
',
56
'Topic :: Software Development ::
Libraries
:: Python Modules',
/external/pcre/doc/
pcre-config.1
16
libraries
and the options required to compile a program to use them.
32
Writes the version number of the installed PCRE
libraries
to the standard
/external/webrtc/src/system_wrappers/source/
system_wrappers.gyp
87
'
libraries
': [
122
'
libraries
': [
/frameworks/base/docs/html/intl/ja/guide/basics/
what-is-android.jd
52
<a name="
libraries
" id="
libraries
"></a>
/ndk/build/tools/toolchain-patches/gcc/
0001-gcc-prevent-crash-on-Eclair-and-older-platforms.patch
11
When they are statically linked into shared
libraries
, the
41
+ * when a shared object linked statically to these
libraries
is
/ndk/sources/cxx-stl/gabi++/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
,
/sdk/hierarchyviewer2/app/
README
4
HierarchyViewer requires some external
libraries
to compile.
34
- Open Preferences > Java > Build Path > User
Libraries
/build/target/board/generic/
BoardConfig.mk
40
# Build OpenGLES emulation guest and host
libraries
/cts/tools/signature-tools/
README.txt
48
lib : required
libraries
/development/ndk/samples/two-libs/jni/
Android.mk
17
# generate two distinct shared
libraries
and have them both
/development/samples/TicTacToeLib/
AndroidManifest.xml
22
must currently redefine the activities to be used from the
libraries
.
Completed in 461 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>