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

<<11121314151617181920>>

  /external/compiler-rt/make/platform/
darwin_fat.mk 6 # multiple libraries inside a single configuration file (for
13 # libraries, simply building multiple libraries for different
24 Description := Target for building universal libraries for Darwin.
  /external/compiler-rt/test/asan/TestCases/Helpers/
echo-env.cc 2 // lit_tests/TestCases/Darwin/unset-insert-libraries-on-exec.cc
  /external/e2fsprogs/debian/
comerr-dev.doc-base 5 which allow a more uniform way for libraries
  /external/libpcap/packaging/
pcap.spec.in 8 Group: Development/Libraries
29 Summary: Libraries and header files for the libpcap library
30 Group: Development/Libraries
41 This package provides the libraries, include files, and other
  /external/libpng/contrib/pngminim/preader/
README 14 If you prefer to use the shared libraries, go to contrib/gregbook
  /external/libpng/
libpngpf.3 13 using shared libraries.
  /external/lldb/source/
CMakeLists.txt 78 # Windows-only libraries
87 # Linux-only libraries
97 # FreeBSD-only libraries
107 # Darwin-only libraries
  /external/llvm/cmake/modules/
LLVM-Config.cmake 41 llvm_map_components_to_libnames(LIBRARIES ${link_components})
44 target_link_libraries(${executable} ${cmake_2_8_12_INTERFACE} ${LIBRARIES})
46 target_link_libraries(${executable} ${cmake_2_8_12_PRIVATE} ${LIBRARIES})
49 target_link_libraries(${executable} ${LIBRARIES})
88 # Translate symbolic component names to real libraries:
99 message(FATAL_ERROR "Target ${c} is not in the set of libraries.")
132 message(FATAL_ERROR "Library `${c}' not found in list of llvm libraries.")
144 # Expand dependencies while topologically sorting the list of libraries:
172 # Return just the libraries included in this build:
  /external/llvm/include/llvm/Support/
DynamicLibrary.h 25 /// This class provides a portable interface to dynamic libraries which also
26 /// might be known as shared libraries, shared objects, dynamic shared
27 /// objects, or dynamic link libraries. Regardless of the terminology or the
29 /// allows dynamic libraries to be loaded and searched for externally
36 /// or for unloading libraries when the LLVM library is unloaded.
81 /// libraries for the symbol \p symbolName. If it is found, the address of
83 /// search permanently loaded libraries (getPermanentLibrary()) as well
86 /// @brief Search through libraries for address of a symbol
96 /// libraries.
  /external/skia/gyp/
giflib.gyp 42 'libraries': [
  /external/skia/platform_tools/chromeos/gyp/
dependencies.gypi 2 # platform. The OS doesn't provide many stable libraries as part of the
  /frameworks/base/media/mca/
Android.mk 17 # Build all native libraries
  /frameworks/base/media/mca/samples/
Android.mk 17 # Build all native libraries
  /frameworks/multidex/instrumentation/
.classpath 6 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /frameworks/multidex/library/
.classpath 6 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /frameworks/support/v17/leanback/
.classpath 6 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /frameworks/volley/
.classpath 4 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /frameworks/volley/tests/
.classpath 4 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /ndk/tests/build/warn-no-ldflags-in-static-libraries/
build.sh 10 printf "%s\n" "$BUILD_OUTPUT" | grep -q -e "WARNING:.*LOCAL_LDFLAGS is always ignored for static libraries"
  /ndk/tests/build/warn-no-ldlibs-in-static-libraries/
build.sh 10 printf "%s\n" "$BUILD_OUTPUT" | grep -q -e "WARNING:.*LOCAL_LDLIBS is always ignored for static libraries"
  /ndk/tests/build/warn-thin-archive-is-for-static-libraries/
build.sh 7 printf "%s\n" "$BUILD_OUTPUT" | grep -q -e "WARNING:.*: LOCAL_THIN_ARCHIVE is for building static libraries"
  /ndk/tests/device/whole-static-libs/jni/
Android.mk 9 # --whole-archive is used. However, it won't do it for shared libraries, so
  /packages/services/Telecomm/
.classpath 7 <classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strings.h 12 libraries.
  /sdk/testapps/javaProjectTest/app/
.classpath 6 <classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>

Completed in 691 milliseconds

<<11121314151617181920>>