Searched refs:library (Results 26 - 50 of 158) sorted by relevance

1234567

/freebsd-11-stable/tools/build/
H A Dcheck-links.sh24 -L: Specify an alternative LD_LIBRARY_PATH for the library resolution.
26 -v: Show which library each symbol is resolved to.
/freebsd-11-stable/cddl/lib/libdtrace/
H A Dnfs.d31 #pragma D depends_on library ip.d
32 #pragma D depends_on library net.d
H A Dudp.d28 #pragma D depends_on library ip.d
/freebsd-11-stable/contrib/sendmail/libsm/
H A DMakefile.m48 bldPRODUCT_START(`library', `libsm')
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscif_controller.h76 * @param[in] library This parameter specifies the handle to the framework
77 * library object associated with the controller being constructed.
96 SCI_LIBRARY_HANDLE_T library,
H A Dscif_sas_controller.c81 SCI_LIBRARY_HANDLE_T library,
87 SCIF_SAS_LIBRARY_T * fw_library = (SCIF_SAS_LIBRARY_T*) library;
91 if ((library == SCI_INVALID_HANDLE) || (controller == SCI_INVALID_HANDLE))
95 sci_base_object_get_logger(library),
98 library, controller
80 scif_controller_construct( SCI_LIBRARY_HANDLE_T library, SCI_CONTROLLER_HANDLE_T controller, void * user_object ) argument
H A Dscic_controller.h161 * @param[in] library This parameter specifies the handle to the library
183 SCI_LIBRARY_HANDLE_T library,
/freebsd-11-stable/crypto/openssl/util/
H A Dadd_cr.pl73 * This library is free for commercial and non-commercial use as long as
83 * as the author of the parts of the library used.
99 * The word 'cryptographic' can be left out if the rouines from the library
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_prime.pl41 * This library is free for commercial and non-commercial use as long as
51 * as the author of the parts of the library used.
67 * The word 'cryptographic' can be left out if the rouines from the library
/freebsd-11-stable/crypto/openssl/crypto/conf/
H A Dkeysets.pl63 * This library is free for commercial and non-commercial use as long as
73 * as the author of the parts of the library used.
89 * The word 'cryptographic' can be left out if the rouines from the library
/freebsd-11-stable/contrib/sqlite3/tea/win/
H A Dmakefile.vc66 # static = Builds a static library of the core instead of a
145 # information is used to generate the name of the package library and
199 LIBDIR = $(ROOT)\library
315 set TCL_LIBRARY=$(ROOT)/library
325 set TCL_LIBRARY=$(ROOT)/library
/freebsd-11-stable/contrib/opie/
H A Dconfigure208 --x-libraries=DIR X library files are in DIR
2662 /* The GNU C library defines this for functions which it implements
2882 /* The GNU C library defines this for functions which it implements
2988 /* The GNU C library defines this for functions which it implements
3045 /* The GNU C library defines this for functions which it implements
3096 /* The GNU C library defines this for functions which it implements
3151 /* The GNU C library defines this for functions which it implements
3203 /* The GNU C library defines this for functions which it implements
3255 /* The GNU C library defines this for functions which it implements
3307 /* The GNU C library define
[all...]
/freebsd-11-stable/share/mk/
H A Dbsd.lib.mk21 # SHLIB_NAME will be defined only if we are to create a shared library.
187 @${ECHO} building static ${LIB} library
202 @${ECHO} building profiled ${LIB} library
245 @${ECHO} building shared library ${SHLIB_NAME}
275 @${ECHO} building special pic ${LIB} library
288 @${ECHO} building lint library ${.TARGET}
H A Dsrc.libnames.mk3 # The include file <src.libnames.mk> define library names suitable
206 # Each library's LIBADD needs to be duplicated here for static linkage of
379 # These are special cases where the library is broken and anything that uses
382 # fix the library instead.
383 # Unless the library itself is broken then the proper place to define
473 # Define a directory for each library. This is useful for adding -L in when
558 # Default other library directories to lib/libNAME.
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dvmsbuild.com4 $ LIBR = "library /Obj"
42 $ ECHO " now checking run-time library for missing functionality"
57 gnu_cc:[000000]gcclib.olb/Libr,sys$library:vaxcrtl.olb/Libr
90 so that this run-time library resides in the same location as gcc's
91 support library. When building gas, be sure to leave the original
142 Cannot compile the library contents checker (dummy.c + functions.def),
155 Cannot link the library contents checker (dummy.obj), so cannot continue!
161 gnu_cc:[000000]gcclib.olb/Libr,sys$library:vaxcrtl.olb/Libr
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dcrtend.asm21 /* As a special exception, if you link this library with other files,
23 this library does not by itself cause the resulting executable
/freebsd-11-stable/contrib/gdb/
H A Dltmain.sh1 # ltmain.sh - Provide generalized library-building support services.
94 echo "$modename: not configured to build any kind of library" 1>&2
456 # Get the name of the library object.
488 $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2
552 # Delete any leftover library objects.
625 # It is necessary for linking the library.
806 # even a static library is built. For now, we need to specify
808 # that all symbols are satisfied, otherwise we get a static library.
1220 # These systems don't actually have a C or math library (as such)
1224 # These systems don't actually have a C library (a
[all...]
/freebsd-11-stable/contrib/subversion/
H A Dbuild.conf272 # The repository filesystem library
504 description = Subversion core library bindings
513 description = Subversion client library bindings
522 description = Subversion delta library bindings
531 description = Subversion diff library bindings
540 description = Subversion FS library bindings
549 description = Subversion RA library bindings
558 description = Subversion repository library bindings
567 description = Subversion WC library bindings
569 # SWIG utility library fo
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Ddpadd.mk66 # in DPADD for a given library.
124 # actual library name not the variable name that might refer to it.
126 # only has the library name available, so stick to that.
140 # to where we found the library is correct.
H A Dlib.mk50 # SHLIB_SOVERSION: version number to be compiled into a shared library
54 # SHLIB_SHFLAGS: Flags to tell ${LD} to emit shared library.
67 # Alpha-specific shared library flags
74 # mips-specific shared library flags
421 @${META_NOECHO} building standard ${LIB} library
429 @${META_NOECHO} building profiled ${LIB} library
437 @${META_NOECHO} building shared object ${LIB} library
447 @${META_NOECHO} building shared ${LIB} library \(version ${SHLIB_FULLVERSION}\)
/freebsd-11-stable/crypto/openssl/crypto/objects/
H A Dobj_dat.pl185 * This library is free for commercial and non-commercial use as long as
195 * as the author of the parts of the library used.
211 * The word 'cryptographic' can be left out if the rouines from the library
H A Dobjects.pl136 * This library is free for commercial and non-commercial use as long as
146 * as the author of the parts of the library used.
162 * The word 'cryptographic' can be left out if the rouines from the library
/freebsd-11-stable/contrib/gcc/
H A Dfixproto291 your C library. */
/freebsd-11-stable/contrib/byacc/
H A Dvmsbuild.com113 $ if using_vaxc .eq. 1 then write optf "sys$library:vaxcrtl.exe/share"
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dsol2-ci.asm29 ! As a special exception, if you link this library with files

Completed in 144 milliseconds

1234567