Searched
full:libraries (Results
1501 -
1525 of
5001) sorted by null
<<61626364656667686970>>
/external/chromium_org/third_party/skia/gyp/ |
libwebp.gyp | 177 'libraries': [ 192 'libraries': [
|
ports.gyp | 80 'libraries': [ 89 'libraries': [
|
/external/chromium_org/third_party/skia/platform_tools/android/gyp_gen/ |
gypd_parser.py | 20 When parsing the 'libraries' list from gyp, entries in the form 51 for lib in d.get('libraries', []):
|
/external/chromium_org/third_party/webrtc/modules/video_capture/ |
video_capture.gypi | 89 'libraries': [ 173 'libraries': [
|
/external/chromium_org/third_party/webrtc/ |
webrtc_examples.gyp | 32 'libraries': [ 98 'libraries': [
|
/external/chromium_org/tools/android/adb_profile_chrome/ |
perf_controller.py | 160 logging.warning('No libraries required by perf trace. Most likely there ' 163 # Build a symfs with all the necessary libraries.
|
/external/chromium_org/tools/android/ |
find_unused_resources.py | 15 """Returns the resources packaged in a list of libraries. 22 The resources in the libraries as a list of tuples (type, name). Example:
|
/external/chromium_org/tools/gn/ |
target.h | 200 // Static libraries and source sets from transitive deps. These things need 203 // source sets nor static libraries get pushed beyond sahred library
|
/external/chromium_org/tools/gyp/tools/emacs/testdata/ |
media.gyp | 348 'libraries': [ 355 'libraries': [ 364 'libraries': [ 390 'libraries': [ 412 'libraries': [ 436 'libraries': [ 923 'libraries': [ 945 'libraries': [ [all...] |
/external/chromium_org/tools/relocation_packer/src/ |
main.cc | 17 // TODO(simonb): Extend for 64-bit target libraries. 65 "shared libraries compiled for debugging or otherwise unstripped.\n",
|
/external/deqp/framework/delibs/cmake/ |
toolchain-ios.cmake | 92 # This causes the installers to properly locate the output libraries 97 # This causes the installers to properly locate the output libraries
|
/external/eclipse-windowbuilder/propertysheet/ |
README.txt | 25 libraries such as collections, lang, etc. Since ADT already uses 28 make ADT depend on (and load at runtime) the Commons libraries.
|
/external/eigen/doc/ |
StorageOrders.dox | 74 - Your users may expect you to use a specific storage order. Alternatively, you may use other libraries than 75 Eigen, and these other libraries may expect a certain storage order. In these cases it may be easiest and
|
TopicLazyEvaluation.dox | 21 Expression-templates-based libraries can avoid evaluating sub-expressions into temporaries, which in many cases results in large speed improvements. This is called <i>lazy evaluation</i> as an expression is getting evaluated as late as possible, instead of immediately. However, most other expression-templates-based libraries <i>always</i> choose lazy evaluation. There are two problems with that: first, lazy evaluation is not always a good choice for performance; second, lazy evaluation can be very dangerous, for example with matrix products: doing <tt>matrix = matrix*matrix</tt> gives a wrong result if the matrix product is lazy-evaluated, because of the way matrix product works.
|
/external/eigen/unsupported/Eigen/src/IterativeSolvers/ |
IterationController.h | 7 * class of the GMM++ and ITL libraries. 68 * This class has been adapted from the iteration class of GMM++ and ITL libraries.
|
/external/guava/guava/src/com/google/common/util/concurrent/ |
JdkFutureAdapters.java | 31 * Utilities necessary for working with libraries that supply plain {@link 33 * modify those libraries to return {@code ListenableFuture} directly.
|
/external/icu/icu4c/source/common/ |
ucln_imp.h | 25 * Auto cleanup of ICU libraries 26 * There are several methods in per library cleanup of icu libraries:
|
/external/icu/icu4c/source/config/ |
mh-beos | 46 ## Additional flags when building libraries and with threads 87 ## Versioned libraries rules
|
/external/jemalloc/include/jemalloc/internal/ |
jemalloc_internal_defs.h | 14 * For shared libraries, symbol visibility mechanisms prevent these symbols 15 * from being exported, but for static libraries, naming collisions are a real
|
jemalloc_internal_defs.h.in | 13 * For shared libraries, symbol visibility mechanisms prevent these symbols 14 * from being exported, but for static libraries, naming collisions are a real
|
/external/jsilver/src/com/google/clearsilver/jsilver/compiler/ |
TemplateCompiler.java | 122 // This does not use any libraries outside of JSilver (e.g. custom user 123 // libraries), so using this class's ClassLoader should be fine.
|
/external/libmtp/src/ |
Makefile.am | 11 # * "Writing shared libraries" by Mike Hearn 12 # http://navi.cx/~mike/writing-shared-libraries.html
|
/external/libpcap/ |
README.linux | 79 Linux's run-time linker allows shared libraries to be linked with other 80 shared libraries, which means that if an older version of a shared
|
/external/libpng/contrib/gregbook/ |
Makefile.w32 | 26 # Note that the names of the dynamic and static libpng and zlib libraries 27 # used below may change in later releases of the libraries. This makefile
|
/external/llvm/tools/llvm-shlib/ |
Makefile | 35 # their own dynamic libraries and TableGen. 73 # add -z allextract ahead of other libraries on Solaris
|
Completed in 400 milliseconds
<<61626364656667686970>>