Home
last modified time | relevance | path

Searched refs:libnames (Results 1 – 8 of 8) sorted by relevance

/third_party/openssl/test/recipes/
D01-test_symbol_presence.t20 my @libnames = ("crypto", "ssl");
21 my $testcount = scalar @libnames;
32 foreach my $libname (@libnames) {
/third_party/grpc/templates/tools/doxygen/
DDoxyfile.include1 ## Populates "targets" for all names in the collection "libnames" that are
9 <%def name="gen_doxyfile(libnames, packagename, collection, internal)">
16 for libname in libnames:
/third_party/boost/tools/build/src/build/
Dac.jam205 local libnames = $(self.library-name) ;
206 if ! $(libnames) && $(use-environment)
208 libnames = [ os.environ $(name:U)_NAME ] ;
210 libnames ?= [ os.environ $(name:U)_BINARY ] ;
212 libnames ?= $(self.default-names) ;
257 … local library = [ ac.find-library $(property-set) : $(libnames) : $(library-path) ] ;
/third_party/python/Lib/ctypes/
D_aix.py61 def _last_version(libnames, sep): argument
72 return max(reversed(libnames), key=_num_version)
/third_party/python/Lib/distutils/
Dccompiler.py251 def set_libraries(self, libnames): argument
257 self.libraries = libnames[:]
/third_party/ffmpeg/libavcodec/
Domx.c142 static const char * const libnames[] = { in omx_init() local
165 for (nameptr = libnames; *nameptr; nameptr += 2) in omx_init()
/third_party/python/Doc/distutils/
Dapiref.rst441 .. method:: CCompiler.set_libraries(libnames)
444 object to *libnames* (a list of strings). This does not affect any standard
/third_party/FreeBSD/
DUPDATING1443 enforced in src.libnames.mk.