Home
last modified time | relevance | path

Searched refs:libraries (Results 1 – 25 of 1532) sorted by relevance

12345678910>>...62

/third_party/python/Lib/distutils/command/
Dbuild_clib.py57 self.libraries = None
81 self.libraries = self.distribution.libraries
82 if self.libraries:
83 self.check_library_list(self.libraries)
95 if not self.libraries:
115 self.build_libraries(self.libraries)
118 def check_library_list(self, libraries): argument
128 if not isinstance(libraries, list):
132 for lib in libraries:
157 if not self.libraries:
[all …]
Dconfig.py55 self.libraries = None
72 if self.libraries is None:
73 self.libraries = []
74 elif isinstance(self.libraries, str):
75 self.libraries = [self.libraries]
102 if self.libraries:
103 self.compiler.set_libraries(self.libraries)
135 def _link(self, body, headers, include_dirs, libraries, library_dirs, argument
140 libraries=libraries,
234 def try_link(self, body, headers=None, include_dirs=None, libraries=None, argument
[all …]
/third_party/python/PCbuild/
Dget_externals.bat3 rem Simple script to fetch source for external libraries
35 echo.Cleaning up external libraries.
51 echo.Fetching external libraries...
53 set libraries= variable
54 set libraries=%libraries% bzip2-1.0.6 variable
55 if NOT "%IncludeLibffiSrc%"=="false" set libraries=%libraries% libffi-3.3.0 variable
56 if NOT "%IncludeSSLSrc%"=="false" set libraries=%libraries% openssl-1.1.1m variable
57 set libraries=%libraries% sqlite-3.35.5.0 variable
58 if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tcl-core-8.6.12.0 variable
59 if NOT "%IncludeTkinterSrc%"=="false" set libraries=%libraries% tk-8.6.12.0 variable
[all …]
/third_party/python/Lib/distutils/
Dccompiler.py105 self.libraries = []
249 self.libraries.append(libname)
257 self.libraries = libnames[:]
427 def _fix_lib_args(self, libraries, library_dirs, runtime_library_dirs): argument
434 if libraries is None:
435 libraries = self.libraries
436 elif isinstance(libraries, (list, tuple)):
437 libraries = list (libraries) + (self.libraries or [])
459 return (libraries, library_dirs, runtime_library_dirs)
622 libraries=None, argument
[all …]
/third_party/curl/m4/
Dxc-lt-iface.m441 # Default behavior is to enable shared and static libraries on systems
50 # User may have disabled shared or static libraries.
64 AC_MSG_ERROR([can not disable shared and static libraries simultaneously])
69 # and build runs for shared and static is to enable shared libraries
93 # Default behavior is to build PIC objects for shared libraries and
94 # non-PIC objects for static libraries.
116 # is to build PIC objects even for static libraries. This behavior may
176 dnl Checks whether libtool shared and static libraries
187 # Verify if finally libtool shared libraries will be built
200 # Verify if finally libtool static libraries will be built
[all …]
/third_party/skia/third_party/externals/oboe/samples/iolib/src/main/cpp/
DCMakeLists.txt38 # You can define multiple libraries, and CMake builds them for you.
39 # Gradle automatically packages shared libraries with your APK.
53 # Specifies libraries CMake should link to your target library. You
54 # can link multiple libraries, such as libraries you define in this
55 # build script, prebuilt third-party libraries, or system libraries.
/third_party/skia/build/fuchsia/
Dfidl_gen_cpp19 def GetFIDLFilesRecursive(libraries, sdk_base, path): argument
26 GetFIDLFilesRecursive(libraries, sdk_base, dep_meta_json)
27 libraries[parsed['name']] = result + parsed['sources']
30 libraries = collections.OrderedDict()
31 GetFIDLFilesRecursive(libraries, sdk_base, root)
32 return libraries
/third_party/skia/third_party/externals/oboe/samples/parselib/src/main/cpp/
DCMakeLists.txt34 # You can define multiple libraries, and CMake builds them for you.
35 # Gradle automatically packages shared libraries with your APK.
55 # Specifies libraries CMake should link to your target library. You
56 # can link multiple libraries, such as libraries you define in this
57 # build script, prebuilt third-party libraries, or system libraries.
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/
DCMakeLists.txt17 # You can define multiple libraries, and CMake builds them for you.
18 # Gradle automatically packages shared libraries with your APK.
39 # variable. Because CMake includes system libraries in the search path by
69 # Specifies libraries CMake should link to your target library. You
70 # can link multiple libraries, such as libraries you define in this
71 # build script, prebuilt third-party libraries, or system libraries.
/third_party/python/Lib/distutils/tests/
Dtest_build_clib.py62 cmd.libraries = [('name', {})]
65 cmd.libraries = [('name', {'sources': 1})]
68 cmd.libraries = [('name', {'sources': ['a', 'b']})]
71 cmd.libraries = [('name', {'sources': ('a', 'b')})]
74 cmd.libraries = [('name', {'sources': ('a', 'b')}),
111 cmd.distribution.libraries = 'WONTWORK'
121 cmd.libraries = [('foo', {'sources': [foo_c]})]
/third_party/openssl/doc/man7/
Dprovider.pod40 OpenSSL libraries or in the application.
52 as a handle for everything the OpenSSL libraries need to know about
58 libraries, and the available functions are further described in
62 provider offers to the OpenSSL libraries.
65 between the OpenSSL libraries and the provider.
75 One of the functions the provider offers to the OpenSSL libraries is
76 the central mechanism for the OpenSSL libraries to get access to
90 I<no_store> is a flag back to the OpenSSL libraries which, when
91 nonzero, signifies that the OpenSSL libraries will not store a
114 In the OpenSSL libraries, the corresponding method object is
[all …]
/third_party/ffmpeg/
DLICENSE.md79 ## External libraries
81 FFmpeg can be combined with a number of external libraries, which sometimes
84 ### Compatible libraries argument
86 The following libraries are under GPL version 2:
102 The following libraries are under LGPL version 3:
110 The VMAF, mbedTLS, RK MPI, OpenCORE and VisualOn libraries are under the Apache License
112 version 3 of those licenses. So to combine these libraries with FFmpeg, the
119 ### Incompatible libraries argument
121 There are certain libraries you can combine with FFmpeg whose licenses are not
123 libraries, even in circumstances that their license may be incompatible, pass
[all …]
/third_party/skia/third_party/externals/icu/source/samples/legacy/
DREADME15 2) explicitly add old libraries to the linker.
21 … 1.8.1. Put both data libraries to wherever ICU_DATA points (usually it is $(prefix)/share/icu/$(i…
22 …ibicuuc.so.18* and libicui18n.so.18* to $(prefix)/lib directory, together with current libraries).
28 Run make check. You should get two different libraries running at the same time.
40 …ample won't link: The path for 1.8.1. libraries is broken. Edit it so that it reflects the path t…
41 Linker says: "Undefined symbol u_getVersion()" (or something similar): path to 1.8.1. libraries is …
42 …ys: "Undefined symbol u_getVersion()_X_Y" (or something similar): path to current libraries is bad.
43 … If legacy crashes that's most probably because it cannot find the data libraries. You can see whi…
/third_party/icu/icu4c/source/samples/legacy/
DREADME15 2) explicitly add old libraries to the linker.
21 … 1.8.1. Put both data libraries to wherever ICU_DATA points (usually it is $(prefix)/share/icu/$(i…
22 …ibicuuc.so.18* and libicui18n.so.18* to $(prefix)/lib directory, together with current libraries).
28 Run make check. You should get two different libraries running at the same time.
40 …ample won't link: The path for 1.8.1. libraries is broken. Edit it so that it reflects the path t…
41 Linker says: "Undefined symbol u_getVersion()" (or something similar): path to 1.8.1. libraries is …
42 …ys: "Undefined symbol u_getVersion()_X_Y" (or something similar): path to current libraries is bad.
43 … If legacy crashes that's most probably because it cannot find the data libraries. You can see whi…
/third_party/skia/third_party/externals/expat/expat/win32/
DREADME.txt21 * Creating MinGW dynamic libraries from MS VC++ DLLs:
29 The *.a files are mingw libraries.
31 * Special note about MS VC++ and runtime libraries:
36 one can build three different Expat libraries depending
43 The libraries are named
53 The libraries should be named like this:
59 An application linking to the static libraries must
/third_party/node/deps/cares/
DREADME.msvc24 This will build all c-ares libraries as well as three sample programs.
32 holds the c-ares libraries you have just generated, the other three
33 hold sample programs that use the libraries.
46 In order to allow easy usage of c-ares libraries it may be convenient to
47 install c-ares libraries and header files to a common subdirectory tree.
49 Once that c-ares libraries have been built using procedure described above,
51 to designate the top subdirectory where installation of c-ares libraries and
60 Installation procedure will copy c-ares libraries to subdirectory 'lib' and
93 How to use c-ares static libraries
/third_party/libsnd/cmake/
DFindFLAC.cmake2 # Find the native FLAC includes and libraries
5 # FLAC_LIBRARIES - List of libraries when using libFLAC.
28 # MSVC built libraries can name them *_static, which is good as it
29 # distinguishes import libraries from static libraries with the same extension.
/third_party/skia/third_party/externals/icu/source/
Dicudefs.mk.in139 # LIBCFLAGS are the flags for static and shared libraries.
141 # LIBCXXFLAGS are the flags for static and shared libraries.
143 # DEFAULT_LIBS are the default libraries to link against
151 # AR_OUTOPT is for creating a specific output name for static libraries.
160 # What kind of libraries are we building and linking against?
208 ## How ICU libraries are named... ex. $(LIBICU)uc$(SO)
214 ## If we can't use the shared libraries, use the static libraries
231 # INSTALL-L installs libraries. Override in mh-* file to INSTALL_PROGRAM
237 # Location of the libraries before "make install" is used
298 # Invoke, set library path for all ICU libraries.
[all …]
/third_party/icu/icu4c/source/
Dicudefs.mk.in139 # LIBCFLAGS are the flags for static and shared libraries.
141 # LIBCXXFLAGS are the flags for static and shared libraries.
143 # DEFAULT_LIBS are the default libraries to link against
151 # AR_OUTOPT is for creating a specific output name for static libraries.
160 # What kind of libraries are we building and linking against?
208 ## How ICU libraries are named... ex. $(LIBICU)uc$(SO)
214 ## If we can't use the shared libraries, use the static libraries
231 # INSTALL-L installs libraries. Override in mh-* file to INSTALL_PROGRAM
237 # Location of the libraries before "make install" is used
298 # Invoke, set library path for all ICU libraries.
[all …]
/third_party/python/
Dsetup.py917 libraries=['m']))
924 libraries=['m']))
934 libraries=time_libs))
938 libraries=['m'],
988 libraries=libs))
1031 libraries=['m']))
1154 libraries=readline_libs))
1190 libraries=curses_libs))
1204 libraries=curses_libs))
1217 libraries=[panel_library, *curses_libs]))
[all …]
/third_party/icu/icu4c/packaging/
DPACKAGES14 - ICU libraries. This package contains the runtime libraries needed by
22 libraries used by the linker, static libraries, etc... It also
45 When referring to libraries, .so will be used to denote the extension
80 + The ICU libraries package
82 The ICU libraries package is typically named `libicuXX' where XX is
83 the major number of ICU's libraries. This number is ICU's version
92 - All the shared libraries, and their major number symbolic link, but
100 libraries package and commands to create and manipulate that data.
131 latest version of the libraries.
139 This package depends on the ICU libraries package with the exact same
[all …]
/third_party/libabigail/
Ddefault.abignore29 # libraries these suppression specification are to be applied to are:
62 # libraries with these SONAMEs:
71 # libraries with these SONAMEs:
102 # Suppression specification for C++ libraries
117 # End of suppression specification for C++ libraries
122 # Suppression specification for C++ libraries
137 # End of suppression specification for C++ libraries
158 # krb5int_* in libraries named libkrb5<something>.so
/third_party/vulkan-loader/tests/live_verification/dynamic_loader_behavior/
Ddynamic_loading_behavior.md5 Symbols are found based on link order. If two libraries export the same symbol,
15 If a loaded library loads subsequent libraries, and they all export the same
25 Similarly, explicitly loaded libraries behave the same.
26 Symbols from loaded libraries must be referenced to load the symbol, RTLD_NEXT
30 If one of the subsequently loaded libraries happened to be linked, this doesn't
/third_party/python/Tools/msi/
Dget_externals.bat3 rem Simple script to fetch source for external libraries
24 echo.Cleaning up external libraries.
37 echo.Fetching external libraries...
39 set libraries= variable
41 for %%e in (%libraries%) do (
78 echo.modules that rely on external libraries.
/third_party/openssl/
DNOTES-UNIX.md7 OpenSSL uses the compiler to link programs and shared libraries
11 link programs, shared libraries and dynamically loadable shared
19 Shared libraries and installation in non-default locations
23 libraries, such as `/lib`, `/usr/lib` or possibly `/usr/local/lib`. If
24 libraries are installed in non-default locations, dynamically linked
31 unless the libraries are to be installed in directories that you know
110 Shared OpenSSL builds also install static libraries. Linking with the
112 for shared libraries first and tend to remain "blind" to static OpenSSL
113 libraries. Referring to system documentation would suffice, if not for
114 a corner case. On AIX static libraries (in shared build) are named

12345678910>>...62