| /freebsd-13.1/contrib/mandoc/ |
| H A D | lib.in | 32 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 D | msec.in | 27 LINE("3", "FreeBSD Library Functions Manual") 28 LINE("3lua", "Lua Library Functions Manual") 29 LINE("3p", "Perl Library Functions Manual")
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | kicad | 29 # KiCad Symbol Library 31 >17 byte 0x20 KiCad Symbol Library 37 # KiCad Symbol Library (Legacy) 39 >16 byte 0x20 KiCad Symbol Library (Legacy) 45 # KiCad Symbol Library Documentation (Legacy) 75 # KiCad Symbol Library Table 77 >14 byte 0xA KiCad Symbol Library Table 78 >14 byte 0xD KiCad Symbol Library Table 79 >14 byte 0x20 KiCad Symbol Library Table 81 # KiCad Footprint Library Table [all …]
|
| /freebsd-13.1/contrib/ntp/sntp/libopts/ |
| H A D | COPYING.lgplv3 | 19 "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-13.1/contrib/dialog/ |
| H A D | COPYING | 130 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-13.1/stand/libsa/ |
| H A D | zalloc_protos.h | 35 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);
|
| H A D | zalloc_defs.h | 48 #define Library extern macro
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/input/ |
| H A D | ti,drv260x.txt | 20 DRV260X_ERM_LIB_A - Pre-programmed Library 21 DRV260X_ERM_LIB_B - Pre-programmed Library 22 DRV260X_ERM_LIB_C - Pre-programmed Library 23 DRV260X_ERM_LIB_D - Pre-programmed Library 24 DRV260X_ERM_LIB_E - Pre-programmed Library 25 DRV260X_ERM_LIB_F - Pre-programmed Library 26 DRV260X_LIB_LRA - Pre-programmed LRA Library
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | PassPlugin.cpp | 18 auto Library = in Load() local 20 if (!Library.isValid()) in Load() 25 PassPlugin P{Filename, Library}; in Load() 30 (intptr_t)Library.getAddressOfSymbol("llvmGetPassPluginInfo"); in Load()
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Passes/ |
| H A D | PassPlugin.h | 87 PassPlugin(const std::string &Filename, const sys::DynamicLibrary &Library) in PassPlugin() argument 88 : Filename(Filename), Library(Library), Info() {} in PassPlugin() 91 sys::DynamicLibrary Library; variable
|
| /freebsd-13.1/contrib/bc/manuals/ |
| H A D | algorithms.md | 94 ### Exponentiation (`bc` Math Library Only) 139 ### Arctangent (`bc` Math Library Only) 159 ### Bessel (`bc` Math Library Only) 196 ### Rounding (`bc` Math Library 2 Only) 205 ### Ceiling (`bc` Math Library 2 Only) 213 ### Factorial (`bc` Math Library 2 Only) 260 ### Root (`bc` Math Library 2 Only) 270 ### Cube Root (`bc` Math Library 2 Only) 295 ### Pi (`bc` Math Library 2 Only) 303 ### Tangent (`bc` Math Library 2 Only) [all …]
|
| /freebsd-13.1/contrib/libpcap/doc/ |
| H A D | README.macos | 33 /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-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A D | libomp.rc.var | 41 VALUE "FileDescription", "LLVM* OpenMP* Runtime Library\0" 45 VALUE "ProductName", "LLVM* OpenMP* Runtime Library\0" 51 "LLVM* OpenMP* @LIBOMP_LEGAL_TYPE@ Library "
|
| /freebsd-13.1/sys/contrib/edk2/ |
| H A D | MdePkg.dec | 62 UefiLib|Include/Library/UefiLib.h 78 TimerLib|Include/Library/TimerLib.h 82 SmbusLib|Include/Library/SmbusLib.h 140 PciLib|Include/Library/PciLib.h 149 PcdLib|Include/Library/PcdLib.h 155 IoLib|Include/Library/IoLib.h 158 HstiLib|Include/Library/HstiLib.h 161 HobLib|Include/Library/HobLib.h 180 CpuLib|Include/Library/CpuLib.h 257 SmmLib|Include/Library/SmmLib.h [all …]
|
| /freebsd-13.1/contrib/apr/ |
| H A D | config.layout | 65 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-13.1/contrib/apr-util/ |
| H A D | config.layout | 65 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-13.1/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | TapiUniversal.h | 111 struct Library { struct 117 std::vector<Library> Libraries; argument
|
| /freebsd-13.1/sys/contrib/openzfs/config/ |
| H A D | nls.m4 | 9 dnl the GNU General Public License or the GNU Library General Public 13 dnl by the GNU Library General Public License, and the rest of the GNU
|
| /freebsd-13.1/crypto/heimdal/lib/gssapi/mech/ |
| H A D | mech.cat5 | 20 Library A shared library containing the implementation of this 27 Library options (optional) 28 Optionsal parameters interpreted by the mechanism. Library
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | Module.h | 366 LinkLibrary(const std::string &Library, bool IsFramework) in LinkLibrary() 367 : Library(Library), IsFramework(IsFramework) {} in LinkLibrary() 373 std::string Library; member
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/TextAPI/ |
| H A D | TextStub.cpp | 462 for (const auto &Library : File->allowableClients()) in NormalizedTBD() local 463 ArchSet.insert(Library.getArchitectures()); in NormalizedTBD() 465 for (const auto &Library : File->reexportedLibraries()) in NormalizedTBD() local 466 ArchSet.insert(Library.getArchitectures()); in NormalizedTBD() 479 for (const auto &Library : File->allowableClients()) in NormalizedTBD() local 480 if (Library.getArchitectures() == Architectures) in NormalizedTBD() 481 Section.AllowableClients.emplace_back(Library.getInstallName()); in NormalizedTBD() 483 for (const auto &Library : File->reexportedLibraries()) in NormalizedTBD() local 484 if (Library.getArchitectures() == Architectures) in NormalizedTBD() 485 Section.ReexportedLibraries.emplace_back(Library.getInstallName()); in NormalizedTBD()
|
| /freebsd-13.1/etc/gss/ |
| H A D | mech | 3 # Name OID Library name Kernel module
|
| /freebsd-13.1/contrib/libxo/packaging/ |
| H A D | libxo.pc.in | 9 Description: The XML Output Library
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_diff/ |
| H A D | libsvn_diff.pc.in | 7 Description: Subversion Diff Library
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_auth_kwallet/ |
| H A D | libsvn_auth_kwallet.pc.in | 7 Description: Subversion KWallet Library
|