/external/libffi/ |
ltcf-gcj.sh | 61 # See if GNU ld supports shared libraries. 70 *** to be unable to reliably create shared libraries on AIX. 71 *** Therefore, libtool is disabling shared libraries support. If you 72 *** really care for shared libraries, you may want to modify your PATH 85 # that the semantics of dynamic libraries on AmigaOS, at least up 88 # behavior of shared libraries on other platforms, we can use 197 *** create shared libraries on Solaris systems. Therefore, libtool 198 *** is disabling shared libraries support. We urge you to upgrade GNU 287 # It fails to find uninstalled libraries when the uninstalled 349 # This is similar to how AIX traditionally builds it's shared libraries [all...] |
ltconfig | 319 --disable-shared do not build shared libraries 320 --disable-static do not build static libraries 740 echo "$progname: warning: \`$CC' requires \`$ac_cv_prog_cc_shlib' to build shared libraries" 1>&2 916 # See if the linker supports building shared libraries. 917 echo $ac_n "checking whether the linker ($LD) supports shared libraries... $ac_c" 1>&6 948 echo $ac_n "checking whether stripping libraries is possible... $ac_c" 1>&6 1001 # We preserve .a as extension for shared libraries though AIX4.2 1005 # lib<name>.a to let people know that these are not typical AIX shared libraries. 1008 # We preserve .a as extension for shared libraries though AIX4.2 [all...] |
/external/sonivox/jet_tools/JetCreator/ |
JetFile.py | 82 LIBRARY_SECTION = 'libraries'
369 # count libraries
370 libraries = []
376 libraries.append(config.get(LIBRARY_SECTION, library_name))
378 self.libraries = libraries
393 JINF_NUM_DLS_CHUNKS, len(self.libraries))
482 for library in self.libraries:
514 """ Gets the libraries """
515 return self.libraries
[all...] |
/external/icu4c/config/ |
mh-os390 | 21 # To build a version of ICU which uses a two data libraries # 50 ## Additional flags when building libraries and with threads 66 # The DLL option must be used by the callee and caller code when using shared libraries. 219 ## Versioned libraries rules 225 ## Install libraries as executable
|
/external/icu4c/ |
configure.in | 81 # Check whether to build debug libraries 82 AC_MSG_CHECKING([whether to build debug libraries]) 86 [ --enable-debug build debug libraries [default=no]], 95 # Check whether to build release libraries 96 AC_MSG_CHECKING([whether to build release libraries]) 100 [ --enable-release build release libraries [default=yes]], 209 # Check if we can build and use 64-bit libraries 217 # Checks for libraries and other host specific stuff 228 # Check whether to build shared libraries 229 AC_MSG_CHECKING([whether to build shared libraries]) [all...] |
configure.in.orig | 81 # Check whether to build debug libraries 82 AC_MSG_CHECKING([whether to build debug libraries]) 86 [ --enable-debug build debug libraries [default=no]], 95 # Check whether to build release libraries 96 AC_MSG_CHECKING([whether to build release libraries]) 100 [ --enable-release build release libraries [default=yes]], 209 # Check if we can build and use 64-bit libraries 217 # Checks for libraries and other host specific stuff 228 # Check whether to build shared libraries 229 AC_MSG_CHECKING([whether to build shared libraries]) [all...] |
readme.html | 97 Unicode (ICU) libraries provide robust and full-featured Unicode services on 98 a wide variety of platforms to help this design goal. The ICU libraries 271 Design</a> section of the User's Guide to see which libraries you need for 273 and the common (<code>[lib]icuuc</code>) libraries in order to use ICU.</p> 499 <td>Contains the import libraries for linking ICU into your Windows 506 <td>Contains the libraries and executables for using ICU on Windows.</td> 550 and statically linked ICU libraries become smaller. 600 <li><b>Static libraries:</b> It may make sense to build the ICU code 601 into static libraries (.a) rather than shared libraries (.so/.dll) [all...] |
/frameworks/compile/libbcc/runtime/ |
Makefile | 35 @echo " <platform name>: build the libraries for 'platform'" 46 @echo " build the libraries for a single platform config" 48 @echo " build the libraries for a single config and arch" 126 # Per-Config Libraries 158 # Per-Config-Arch Libraries
|
/ndk/docs/ |
CPLUSPLUS-SUPPORT.html | 35 your code will depend on. It is not possible to mix shared libraries compiled 97 Available as both both static and shared libraries. To use it, use either 181 On the other hand, if you have two shared libraries in your project 217 You will need to load the libraries in reverse dependency order, as in: 231 This NDK provides prebuilt static and shared libraries for STLport,
|
OVERVIEW.html | 49 - Generate JNI-compatible shared libraries that can run on the Android 52 - Copy the generated shared libraries to a proper location of your 72 Keep in mind that most of the native system libraries in Android system 110 APIs and libraries supported by the Android platform. While a typical 111 Android system image includes many native shared libraries, these should 120 Selected system libraries will gradually be added to the set of stable NDK 144 The last step will copy, in case of success, the stripped shared libraries 262 (i.e. shared libraries) required by your application to your application's 291 libraries) to the appropriate location in your project tree. You can later 337 embed your shared libraries, and they will be extracted automaticall [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/ |
BuildHelper.java | 222 // list of res folder (main project + maybe libraries) 227 // libraries? 360 // check if we found native libraries in the external library. This 366 "Native libraries detected in '%1$s'. See console for more information.", 372 "The library '%1$s' contains native libraries that will not run on the device.", 376 consoleMsgs.add("Additionally some of those libraries will interfer with the installation of the application because of their location in lib/"); 377 consoleMsgs.add("lib/ is reserved for NDK libraries."); 380 consoleMsgs.add("The following libraries were found:"); 412 // now write the native libraries. 421 // write the native libraries for the library projects 476 String[] libraries = getExternalDependencies(resMarker); local 522 IOptionalLibrary[] libraries = target.getOptionalLibraries(); local [all...] |
/external/chromium/build/ |
install-build-deps.sh | 16 echo "--[no-]lib32: enable or disable installation of 32 bit libraries" 164 # Run-time libraries required by chromeos only 167 # Full list of required run-time libraries 176 # Debugging symbols for all of the run-time libraries 237 echo "This script installs all tools and libraries needed to build Chromium." 239 echo "For most of the libraries, it can also install debugging symbols, which" 240 echo "will allow you to debug code in the system libraries. Most developers" 336 echo "Installing 32bit libraries not already provided by the system" 343 echo "include just the 32bit libraries. These files will then be found on" 355 echo "Exiting without installing any 32bit libraries. [all...] |
/external/llvm/tools/llvm-config/ |
llvm-config.in.in | 185 --libdir Directory containing LLVM libraries. 190 --libs Libraries needed to link against LLVM components. 198 all All LLVM libraries (default). 222 # Turn the list of libraries into a list of files. 238 # our libraries into fewer archives, we could make the linker do much 241 # Libraries have two different types of names in this code: Human-friendly 256 # Each "set" contains one or more libraries which must be included as a 263 my %SET_DEPS; # Maps sets to a list of libraries they depend on. 277 # Expand the library sets into libraries. 306 # Add entries for all the actual libraries [all...] |
/external/e2fsprogs/config/ |
config.rpath | 3 # run time search path of shared libraries in an executable. 120 # that the semantics of dynamic libraries on AmigaOS, at least up 123 # behavior of shared libraries on other platforms, we can use 380 sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"` 507 # Compile-time system search path for libraries 510 # Run-time system search path for libraries
|
/external/elfutils/config/ |
config.rpath | 3 # run time search path of shared libraries in an executable. 120 # that the semantics of dynamic libraries on AmigaOS, at least up 123 # behavior of shared libraries on other platforms, we can use 380 sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | sed -e "s/^libraries://" -e "s/;/ /g"` 507 # Compile-time system search path for libraries 510 # Run-time system search path for libraries
|
/external/protobuf/gtest/scons/ |
SConscript | 43 libraries are copied to the folder indicated by the variable. 145 """Builds static libraries for gtest and gtest_main in build_env. 148 build_env: An environment in which to build libraries. 170 gtest_libs: The gtest library or the list of libraries to link. 195 gtest_libs: The gtest library or the list of libraries to use. 209 gtest_libs: The gtest library or the list of libraries to use. 228 # Install the libraries if needed.
|
/external/webkit/Source/JavaScriptCore/ |
COPYING.LIB | 4 the instance of code that it refers to (the kde libraries) are copyrighted 29 other libraries whose authors decide to use it. You can use it for 30 your libraries, too. 70 Most GNU software, including some libraries, is covered by the ordinary 73 designated libraries. This license is quite different from the ordinary 77 The reason we have a separate public license for some libraries is that 87 Public License for libraries did not effectively promote software 88 sharing, because most developers did not use the libraries. We 93 libraries themselves. This Library General Public License is intended to 94 permit developers of non-free programs to use free libraries, whil [all...] |
/external/pcre/ |
README | 24 Shared libraries on Unix-like systems 280 Of course, the relevant libraries must be installed on your system. 310 . libtool is a script that builds shared and/or static libraries 329 Once "configure" has run, you can run "make". It builds two libraries, called 349 Libraries (lib): 409 about installed libraries. Instead of separate commands for each library, a 418 Shared libraries on Unix-like systems 421 The default distribution builds PCRE as shared libraries and static libraries, 422 as long as the operating system supports shared libraries. Shared librar [all...] |
/external/bluetooth/glib/ |
COPYING | 21 other libraries whose authors decide to use it. You can use it for 22 your libraries, too. 63 Most GNU software, including some libraries, is covered by the ordinary 66 designated libraries. This license is quite different from the ordinary 70 The reason we have a separate public license for some libraries is that 80 Public License for libraries did not effectively promote software 81 sharing, because most developers did not use the libraries. We 86 libraries themselves. This Library General Public License is intended to 87 permit developers of non-free programs to use free libraries, while 89 libraries that are incorporated in them. (We have not seen how to achiev [all...] |
/external/bluetooth/glib/gmodule/ |
COPYING | 21 other libraries whose authors decide to use it. You can use it for 22 your libraries, too. 63 Most GNU software, including some libraries, is covered by the ordinary 66 designated libraries. This license is quite different from the ordinary 70 The reason we have a separate public license for some libraries is that 80 Public License for libraries did not effectively promote software 81 sharing, because most developers did not use the libraries. We 86 libraries themselves. This Library General Public License is intended to 87 permit developers of non-free programs to use free libraries, while 89 libraries that are incorporated in them. (We have not seen how to achiev [all...] |
/external/mesa3d/docs/ |
COPYING | 29 other libraries whose authors decide to use it. You can use it for 30 your libraries, too. 71 Most GNU software, including some libraries, is covered by the ordinary 74 designated libraries. This license is quite different from the ordinary 78 The reason we have a separate public license for some libraries is that 88 Public License for libraries did not effectively promote software 89 sharing, because most developers did not use the libraries. We 94 libraries themselves. This Library General Public License is intended to 95 permit developers of non-free programs to use free libraries, while 97 libraries that are incorporated in them. (We have not seen how to achiev [all...] |
/external/webkit/Source/WebCore/ |
LICENSE-LGPL-2 | 21 other libraries whose authors decide to use it. You can use it for 22 your libraries, too. 63 Most GNU software, including some libraries, is covered by the ordinary 66 designated libraries. This license is quite different from the ordinary 70 The reason we have a separate public license for some libraries is that 80 Public License for libraries did not effectively promote software 81 sharing, because most developers did not use the libraries. We 86 libraries themselves. This Library General Public License is intended to 87 permit developers of non-free programs to use free libraries, while 89 libraries that are incorporated in them. (We have not seen how to achiev [all...] |
/ndk/build/tools/ |
DEV-SCRIPTS-USAGE.TXT | 37 Contains sources of various libraries or programs that will be 43 Contains the sources of various C++ runtime and libraries that 50 libraries from these sources, that will be copied under this 56 libraries from these sources, that will be copied under this directory. 61 libraries from the sources that are located in the toolchain source 82 libraries used with 'ndk-build'. For example, the 'cpu-features' 126 Contains several CPU-specific object files and static libraries that 129 Before NDK r7, this also contains prebuilt system shared libraries that 142 shared libraries that can be used by ndk-build at link time. The shell 143 libraries only provide dynamic symbols to [all...] |
/external/expat/conftools/ |
libtool.m4 | [all...] |
/external/llvm/autoconf/m4/ |
libtool.m4 | [all...] |