HomeSort by relevance Sort by last modified time
    Searched full:libraries (Results 601 - 625 of 5001) sorted by null

<<21222324252627282930>>

  /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:
  /ndk/sources/android/crazy_linker/src/
crazy_linker_wrappers.cpp 28 // iterate over all loaded libraries and call the |cb|. When the function
128 // it stops at system libraries that it depends on.
166 // First, perform search in crazy libraries.
214 // First lookup in crazy libraries.
222 // Lookup in system libraries.
227 // First, iterate over crazy libraries.
  /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,
  /build/core/
shared_library_internal.mk 35 # Put the built targets of all shared libraries in a common directory
49 # so we don't have race condition when the system libraries (such as libc, libstdc++) are also built in the tree.
  /external/chromium_org/build/android/
developer_recommended_flags.gypi 27 # compiling/linking of native libraries when editing java files.
31 # many small shared libraries instead of one monolithic library. This slightly reduces the time
  /external/chromium_org/content/public/android/java/src/org/chromium/content/app/
ChromiumLinkerParams.java 15 // Use this base address to load native shared libraries. If 0, ignore other members.
18 // If true, wait for a shared RELRO Bundle just after loading the libraries.
  /external/chromium_org/third_party/icu/source/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/chromium_org/third_party/skia/gyp/
freetype.gyp 39 'libraries': [
65 'libraries': [
  /external/chromium_org/third_party/skia/tools/
merge_static_libs.py 17 """ Merges multiple static libraries into one.
19 in_libs: list of paths to static libraries to be merged
  /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/guava/guava/src/com/google/common/primitives/
package-info.java 21 * <a href="http://guava-libraries.googlecode.com">Guava libraries</a>.
  /external/icu/icu4c/source/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
60 ## Versioned libraries rules
  /external/libpcap/
pcap-config.1 55 flags for libraries required by libpcap.
64 flags for libraries required by libpcap, but not the
  /external/lldb/www/
goals.html 37 etc. By using the existing libraries vended by the LLVM
46 <li>Build libraries for inclusion in IDEs, command line tools, and
  /external/llvm/docs/
MakefileGuide.rst 140 Libraries
148 libraries are the default. For example:
158 the libraries produced will be the same, they are just constructed differently.
184 a loadable module named ``MyMod`` that uses the LLVM libraries ``LLVMSupport.a``
209 and the names of the libraries you wish to link with the tool. For example:
218 libraries: ``mylib``, ``LLVMSupport.a`` and ``LLVMSystem.a``.
220 Note that two different variables are used to indicate which libraries are
222 projects. ``LLVMLIBS`` refers to the LLVM libraries found in the LLVM object
223 directory. ``USEDLIBS`` refers to the libraries built by your project. In the
253 Of course, any additional libraries may be listed as other components. To get
    [all...]
  /external/markdown/
setup.py 53 'Topic :: Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries',
56 'Topic :: Software Development :: Libraries :: Python Modules',
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
CMakeLists.txt 62 LIBRARY DESTINATION ${OPENJPEG_INSTALL_LIB_DIR} COMPONENT Libraries
63 ARCHIVE DESTINATION ${OPENJPEG_INSTALL_LIB_DIR} COMPONENT Libraries
  /external/skia/gyp/
freetype.gyp 39 'libraries': [
65 'libraries': [
  /external/skia/tools/
merge_static_libs.py 17 """ Merges multiple static libraries into one.
19 in_libs: list of paths to static libraries to be merged
  /ndk/sources/cxx-stl/gabi++/src/
type_info.cc 51 // IHI0041A CPPABI 3.2.5.6. Because of weak linkage and share libraries,
69 // IHI0041A CPPABI 3.2.5.6. Because of weak linkage and share libraries,
  /packages/apps/UnifiedEmail/src/com/android/mail/analytics/
Analytics.java 24 * Mail wrapper for analytics libraries. Libraries should implement {@link Tracker}, and app

Completed in 543 milliseconds

<<21222324252627282930>>