Home
last modified time | relevance | path

Searched refs:Library (Results 1 – 25 of 267) sorted by relevance

1234567891011

/freebsd-12.1/contrib/mandoc/
H A Dlib.in32 LINE("libbe", "Boot Environment Library (libbe, \\-lbe)")
36 LINE("libc", "Standard C\\~Library (libc, \\-lc)")
37 LINE("libc_r", "Reentrant C\\~Library (libc_r, \\-lc_r)")
40 LINE("libcasper", "Casper Library (libcasper, \\-lcasper)")
44 LINE("libcrypt", "Crypt Library (libcrypt, \\-lcrypt)")
45 LINE("libcurses", "Curses Library (libcurses, \\-lcurses)")
53 LINE("libdm", "Device Mapper Library (libdm, \\-ldm)")
57 LINE("libelf", "ELF Access Library (libelf, \\-lelf)")
74 LINE("libjail", "Jail Library (libjail, \\-ljail)")
79 LINE("libm", "Math Library (libm, \\-lm)")
[all …]
H A Dmsec.in27 LINE("3", "FreeBSD Library Functions Manual")
28 LINE("3p", "Perl Library Functions Manual")
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dcopying-lib.texi1 @node Library Copying
143 Library'' means either the Library or any derivative work under
159 on the Library (independent of the use of the Library in a tool for
170 Library.
225 collective works based on the Library.
228 with the Library (or with a work based on the Library) on a volume of
265 Library, but is designed to work with the Library by being compiled or
270 However, linking a ``work that uses the Library'' with the Library
297 link a ``work that uses the Library'' with the Library to produce a
304 Library is used in it and that the Library and its use are covered by
[all …]
/freebsd-12.1/contrib/binutils/libiberty/
H A Dcopying-lib.texi1 @node Library Copying
143 Library'' means either the Library or any derivative work under
159 on the Library (independent of the use of the Library in a tool for
170 Library.
225 collective works based on the Library.
228 with the Library (or with a work based on the Library) on a volume of
265 Library, but is designed to work with the Library by being compiled or
270 However, linking a ``work that uses the Library'' with the Library
297 link a ``work that uses the Library'' with the Library to produce a
304 Library is used in it and that the Library and its use are covered by
[all …]
/freebsd-12.1/contrib/ntp/sntp/libopts/
H A DCOPYING.lgplv319 "The Library" refers to a covered work governed by this License,
23 by the Library, but which is not otherwise based on the Library.
25 of using an interface provided by the Library.
28 Application with the Library. The particular version of the Library
63 3. Object Code Incorporating Material from Library Header Files.
73 Library is used in it and that the Library and its use are
88 the Library is used in it and that the Library and its use are
95 execution, include the copyright notice for the Library among
137 on the Library, uncombined with any other library facilities,
156 published by the Free Software Foundation. If the Library as you
[all …]
/freebsd-12.1/contrib/dialog/
H A DCOPYING130 Library" means either the Library or any derivative work under
146 on the Library (independent of the use of the Library in a tool for
156 Library.
204 collective works based on the Library.
207 with the Library (or with a work based on the Library) on a volume of
241 Library, but is designed to work with the Library by being compiled or
246 However, linking a "work that uses the Library" with the Library
264 Library will still fall under Section 6.)
272 link a "work that uses the Library" with the Library to produce a
279 Library is used in it and that the Library and its use are covered by
[all …]
/freebsd-12.1/stand/libsa/
H A Dzalloc_protos.h35 Library void *znalloc(struct MemPool *mpool, uintptr_t bytes, size_t align);
36 Library void zfree(struct MemPool *mpool, void *ptr, uintptr_t bytes);
37 Library void zextendPool(MemPool *mp, void *base, uintptr_t bytes);
38 Library void zallocstats(struct MemPool *mp);
/freebsd-12.1/contrib/llvm/lib/Passes/
H A DPassPlugin.cpp19 auto Library = in Load() local
21 if (!Library.isValid()) in Load()
26 PassPlugin P{Filename, Library}; in Load()
28 (intptr_t)Library.SearchForAddressOfSymbol("llvmGetPassPluginInfo"); in Load()
/freebsd-12.1/contrib/llvm/include/llvm/Passes/
H A DPassPlugin.h88 PassPlugin(const std::string &Filename, const sys::DynamicLibrary &Library) in PassPlugin() argument
89 : Filename(Filename), Library(Library), Info() {} in PassPlugin()
92 sys::DynamicLibrary Library; variable
/freebsd-12.1/contrib/libpcap/
H A DREADME.macos33 /Library/StartupItems directory should be created if it doesn't already
35 /Library/StartupItems directory (copy the entire directory, so that
36 there's a /Library/StartupItems/ChmodBPF directory, containing all the
38 items in that directory to /Library/StartupItems). The ChmodBPF
49 should be installed in /Library/LaunchDaemons. chmod_bpf, and
59 sudo launchctl load /Library/LaunchDaemons/org.tcpdump.chmod_bpf.plist
/freebsd-12.1/sys/contrib/edk2/
H A DMdePkg.dec68 UefiLib|Include/Library/UefiLib.h
138 PciLib|Include/Library/PciLib.h
147 PcdLib|Include/Library/PcdLib.h
153 IoLib|Include/Library/IoLib.h
156 HstiLib|Include/Library/HstiLib.h
159 HobLib|Include/Library/HobLib.h
178 CpuLib|Include/Library/CpuLib.h
239 SmmLib|Include/Library/SmmLib.h
255 RngLib|Include/Library/RngLib.h
262 SalLib|Include/Library/SalLib.h
[all …]
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dlibomp.rc.var42 VALUE "FileDescription", "LLVM* OpenMP* Runtime Library\0"
46 VALUE "ProductName", "LLVM* OpenMP* Runtime Library\0"
52 "LLVM* OpenMP* @LIBOMP_LEGAL_TYPE@ Library "
/freebsd-12.1/contrib/gcc/config/soft-fp/
H A DREADME2 Library, not part of GCC. As described at
4 the GNU C Library and the changed files then imported into GCC.
/freebsd-12.1/contrib/apr/
H A Dconfig.layout65 prefix: /Local/Library/WebServer
70 libexecdir: /System/Library/apr/Modules
74 installbuilddir: /System/Library/apr/Build
75 includedir: /System/Library/Frameworks/apr.framework/Versions/2.0/Headers
89 datadir: /Library/WebServer
/freebsd-12.1/contrib/apr-util/
H A Dconfig.layout65 prefix: /Local/Library/WebServer
70 libexecdir: /System/Library/apr/Modules
74 installbuilddir: /System/Library/apr/Build
75 includedir: /System/Library/Frameworks/apr.framework/Versions/2.0/Headers
89 datadir: /Library/WebServer
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DModule.h321 LinkLibrary(const std::string &Library, bool IsFramework) in LinkLibrary()
322 : Library(Library), IsFramework(IsFramework) {} in LinkLibrary()
328 std::string Library; member
/freebsd-12.1/contrib/gcc/
H A Dstab.def3 This file is part of the GNU C Library.
5 The GNU C Library is free software; you can redistribute it and/or
6 modify it under the terms of the GNU Library General Public License as
10 The GNU C Library is distributed in the hope that it will be useful,
13 Library General Public License for more details.
15 You should have received a copy of the GNU Library General Public
16 License along with the GNU C Library; see the file COPYING.LIB. If not,
/freebsd-12.1/crypto/heimdal/lib/gssapi/mech/
H A Dmech.cat520 Library A shared library containing the implementation of this
27 Library options (optional)
28 Optionsal parameters interpreted by the mechanism. Library
/freebsd-12.1/contrib/libstdc++/include/tr1/
H A Dcstdbool5 // This file is part of the GNU ISO C++ Library. This library is free
31 * This is a TR1 C++ Library header.
H A Dcstdarg5 // This file is part of the GNU ISO C++ Library. This library is free
31 * This is a TR1 C++ Library header.
H A Dctgmath5 // This file is part of the GNU ISO C++ Library. This library is free
31 * This is a TR1 C++ Library header.
H A Dctime5 // This file is part of the GNU ISO C++ Library. This library is free
31 * This is a TR1 C++ Library header.
H A Dcctype5 // This file is part of the GNU ISO C++ Library. This library is free
31 * This is a TR1 C++ Library header.
H A Dcfloat5 // This file is part of the GNU ISO C++ Library. This library is free
31 * This is a TR1 C++ Library header.
H A Dcwctype5 // This file is part of the GNU ISO C++ Library. This library is free
31 * This is a TR1 C++ Library header.

1234567891011