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

<<21222324252627282930>>

  /external/chromium_org/tools/gyp/test/library/
gyptest-static.py 8 Verifies simple build of a "Hello, world!" program with static libraries,
9 including verifying that libraries are rebuilt correctly when functions
10 move between libraries.
  /external/chromium_org/v8/
LICENSE 2 maintained libraries. The externally maintained libraries used by V8
26 These libraries have their own licenses; we recommend you read them,
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_libignore.h 11 // of dynamic libraries. LibIgnore remembers all "called_from_lib" suppressions
12 // from the provided SuppressionContext; finds code ranges for the libraries;
41 // Checks whether the provided PC belongs to one of the ignored libraries.
  /external/e2fsprogs/debian/
control.in 24 to break the shared libraries used by the dynamically linked checker.
52 Description: common error description library - headers and static libraries
77 Description: command-line interface parsing library - headers and static libraries
145 Description: universally unique id library - headers and static libraries
182 Description: block device id library - headers and static libraries
212 Description: ext2/ext3/ext4 file system libraries
217 This package provides the ext2fs and e2p libraries, for userspace software
230 Description: ext2/ext3/ext4 file system libraries - headers and static libraries
236 libraries
    [all...]
copyright 19 and lib/e2p libraries, which are made available under the GNU Library
22 libraries which are made available under an MIT-style license.
33 The license used for lib/et and lib/ss libraries is:
  /external/flac/libFLAC/
libFLAC.m4 9 dnl Get the cflags and libraries
12 AC_ARG_WITH(libFLAC-libraries,[ --with-libFLAC-libraries=DIR Directory where libFLAC library is installed (optional)], libFLAC_libraries="$withval", libFLAC_libraries="")
  /external/guava/guava/
pom.xml 11 <name>Guava: Google Core Libraries for Java</name>
13 Guava is a suite of core and expanded libraries that include
17 This project is a complete packaging of all the Guava libraries
  /external/icu/icu4c/source/config/
mh-irix 17 ## our libraries contain C++ code (C++ static init not called)
26 ## Additional flags when building libraries with thread safety
67 ## Versioned libraries rules
mh-linux-va 22 ## Additional flags when building libraries and with threads
36 ## The type of assembly needed when pkgdata is used for generating shared libraries.
69 ## Versioned libraries rules
mh-solaris-gcc 18 ## Additional flags when building libraries and with threads
31 ## The type of assembly needed when pkgdata is used for generating shared libraries.
67 ## Versioned libraries rules
  /external/libogg/
libogg.spec 6 Group: System Environment/Libraries
27 Group: Development/Libraries
35 The libogg-devel package contains the header files, static libraries
libogg.spec.in 6 Group: System Environment/Libraries
27 Group: Development/Libraries
35 The libogg-devel package contains the header files, static libraries
  /external/opencv/cv/include/
cvstreams.h 65 4. Copy the built libraries (called strmbase.lib and strmbasd.lib
80 to the libraries' search path (in the same dialog, ...->"Library files" page)
84 may include older versions of the same headers and libraries.
  /frameworks/compile/mclinker/include/mcld/
LinkerConfig.h 45 * addresses, we say the output is position independent. Shared libraries
60 DynamicDependent, ///< Can call outside libraries
61 StaticDependent, ///< Can not call outside libraries
  /frameworks/opt/photoviewer/
Android.mk 18 # Build libphotoviewer linking non-statically against the libraries it needs.
20 # the required libraries already exist. You should only use this library
63 # Build the regular static libraries based on the above.
  /ndk/sources/android/crazy_linker/include/
crazy_linker.h 9 // by NDK applications to load shared libraries (not executables) with
20 // - It can share the RELRO section between two libraries
103 // load libraries in the same directory than the current program itself.
138 // (e.g. modifying the list of shared libraries seen by GDB). To work
149 // Once all libraries are loaded, the callbacks can be later called either
203 // Libraries are reference-counted, trying to open the same library
208 // operations needs to load any dependency libraries, these will use
211 // NOTE: It is possible to open NDK system libraries (e.g. "liblog.so")
235 // Note that this function will fail for system libraries.
284 // loaded libraries, and return a handle for it in |*library| on success
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
dir 17 GNU libraries
20 GNU Libraries
70 Software libraries
  /prebuilts/misc/common/swig/include/2.0.11/python/
embed15.i 17 not support shared libraries and may be necessary with C++
19 a new version of Python from include files and libraries normally
25 may need to provide additional link libraries when compiling.
  /sdk/emulator/opengl/
Android.mk 43 # in the GLES emulation libraries.
79 # Host static libraries
92 # Host shared libraries
  /external/chromium_org/testing/gtest/
CMakeLists.txt 10 option(BUILD_SHARED_LIBS "Build shared libraries (DLLs)." OFF)
12 # When other libraries are using a shared version of runtime libraries,
59 # Where Google Test's libraries can be found.
74 # Defines the gtest & gtest_main libraries. User tests should link
77 # Google Test libraries. We build them using more strict warnings than what
  /external/chromium_org/third_party/android_crazy_linker/src/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.
  /external/chromium_org/third_party/skia/platform_tools/android/gyp/
dependencies.gypi 2 # platform. The OS doesn't provide many stable libraries as part of the
106 'libraries': [
188 # shared libraries, we need a common entry point to wrap around main().
190 # libraries. The alternative would be to introduce a condition in every
214 # libraries, we need a common entry point to wrap around main(). Here
216 # libraries. The alternative would be to introduce a condition in every
  /external/chromium_org/v8/build/
android.gypi 119 'libraries!': [
127 'libraries': [
247 'libraries': [
248 # crtend_android.o needs to be the last item in libraries.
249 # Do not add any libraries after this!
261 # Don't export symbols from statically linked libraries.
  /external/chromium_org/v8/tools/gyp/
v8_nosnapshot.host.linux-mips.mk 25 $(gyp_intermediate_dir)/libraries.cc: $(gyp_shared_intermediate_dir)/libraries.cc
27 $(gyp_intermediate_dir)/experimental-libraries.cc: $(gyp_shared_intermediate_dir)/experimental-libraries.cc
32 $(gyp_intermediate_dir)/libraries.cc \
33 $(gyp_intermediate_dir)/experimental-libraries.cc \
  /external/skia/platform_tools/android/gyp/
dependencies.gypi 2 # platform. The OS doesn't provide many stable libraries as part of the
106 'libraries': [
188 # shared libraries, we need a common entry point to wrap around main().
190 # libraries. The alternative would be to introduce a condition in every
214 # libraries, we need a common entry point to wrap around main(). Here
216 # libraries. The alternative would be to introduce a condition in every

Completed in 779 milliseconds

<<21222324252627282930>>