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

<<31323334353637383940>>

  /build/core/
build-system.html 146 (e.g. the webkit has several), the dependencies for shared and static libraries,
147 .c, .cpp, .h, .java, java libraries, etc., should all work without intervention
171 <h3>Use shared libraries</h3>
172 <p>Currently, the simulator is not built to use shared libraries. This should
174 libraries to work on Mac OS.</p>
369 <h4>Java Libraries</h4>
390 <h4>Shared Libraries</h4>
393 <p>Remember that on the target, we use shared libraries, and on the host,
394 we use static libraries, since executable size isn't as big an issue, and it
397 <h4>Static Libraries</h4
    [all...]
  /bootable/recovery/updater/
Android.mk 44 # Devices can also add libraries to TARGET_RECOVERY_UPDATER_EXTRA_LIBS.
47 # any subsidiary static libraries required for your registered
  /external/antlr/antlr-3.4/runtime/JavaScript/build/
README 8 party open source libraries:
28 2) Run 'ant'. This will build the JavaScript runtime libraries into the
  /external/chromium_org/chrome/test/base/
chrome_test_suite.cc 98 // Disable external libraries load if we are under python process in
100 // external libraries load crashes.
  /external/chromium_org/mojo/tools/pylib/
transitive_hash.py 50 file. The transitive hash is a hash of the file and all the shared libraries
75 hash is a hash of the file and all the shared libraries on which it
  /external/chromium_org/sdch/open-vcdiff/src/
config.h.in 49 /* Define if you have POSIX threads libraries and header files. */
100 /* Define to the sub-directory in which libtool stores uninstalled libraries.
  /external/chromium_org/third_party/cld/base/
template_util.h 14 // 1. I think that portions of the Boost libraries are more likely to
16 // 2. It is not impossible that some of the boost libraries will be
  /external/chromium_org/third_party/icu/patches/
platform.qnx.patch 18 - * Determine wheter to enable auto cleanup of libraries.
19 + * Determine wheter to enable auto cleanup of libraries.
  /external/chromium_org/third_party/icu/source/common/
uobject.cpp 34 * to use library name suffixes to distinguish such libraries from
52 * do not appear in the dumpbin /symbols output for the ICU libraries!
  /external/chromium_org/third_party/icu/source/config/
mh-alpha-linux-cc 15 ## Additional flags when building libraries and with threads
69 ## Versioned libraries rules
mh-alpha-linux-gcc 15 ## Additional flags when building libraries and with threads
64 ## Versioned libraries rules
mh-alpha-osf 15 ## Additional flags when building libraries and with threads
69 ## Versioned libraries rules
mh-linux 15 ## Additional flags when building libraries and with threads
65 ## Versioned libraries rules
mh-qnx 27 ## Additional flags when building libraries and with threads
68 ## Versioned libraries rules
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/
README 18 The library depends on these tools and libraries:
44 Alternatively, you can download, build, and install these tools and libraries
  /external/chromium_org/third_party/mesa/src/docs/
download.html 67 bin/ - shell scripts for making shared libraries, etc
69 src/ - source code for libraries
  /external/chromium_org/third_party/skia/gyp/
views.gyp 84 'libraries': [
97 'libraries': [
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
desktop_capture.gypi 100 'libraries': [
119 'libraries': [
  /external/chromium_org/third_party/webrtc/video_engine/test/auto_test/
vie_auto_test.gypi 98 'libraries': [
106 'libraries': [
  /external/chromium_org/tools/deep_memory_profiler/
README.policy 28 - Low-level libraries (StringImpl, HashTable, ...)
29 - Mid-level libraries (SharedBuf, XHR, ...)
  /external/chromium_org/tools/gn/
ninja_binary_target_writer.cc 192 // the case of shared libraries, this is the shared library and the external
279 // Libraries that have been recursively pushed through the dependency tree.
286 // Special-case libraries ending in ".framework" on Mac. Add the
390 // Inherited libraries.
408 // Only these types of outputs have libraries linked into them. Child deps of
409 // static libraries get pushed up the dependency tree until one of these is
417 // libraries and executables). Intermediate static libraries and other
  /external/compiler-rt/
CMakeLists.txt 7 # An important constraint of the build is that it only produces libraries
19 # to use its support for building convenience "libraries" as a collection of
21 # runtime libraries.
43 # Top level target used to build all compiler-rt libraries.
70 "Path where built compiler-rt libraries should be stored.")
74 "Path where built compiler-rt libraries should be installed.")
196 # runtime libraries supported by our current compilers cross-compiling
233 # Build ARM libraries if we are configured to test on ARM
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_libignore.cc 56 // Scan suppressions list and find newly loaded and unloaded libraries.
72 " 2 libraries: '%s' and '%s'\n",
  /external/deqp/framework/common/
tcuFunctionLibrary.cpp 79 CompositeFunctionLibrary::CompositeFunctionLibrary (const FunctionLibrary* libraries, int numLibraries)
80 : m_libraries (libraries)
  /external/eigen/cmake/
FindGSL.cmake 10 # GSL_LIBRARIES = full path to the libraries
106 # set link libraries and link flags

Completed in 1100 milliseconds

<<31323334353637383940>>