| /freebsd-12-stable/contrib/mandoc/ |
| D | lib.in | 27 LINE("lib80211", "802.11 Wireless Network Management Library (lib80211, \\-l80211)") 28 LINE("libalias", "Packet Aliasing Library (libalias, \\-lalias)") 29 LINE("libarchive", "Streaming Archive Library (libarchive, \\-larchive)") 30 LINE("libarm", "ARM Architecture Library (libarm, \\-larm)") 31 LINE("libarm32", "ARM32 Architecture Library (libarm32, \\-larm32)") 32 LINE("libbe", "Boot Environment Library (libbe, \\-lbe)") 33 LINE("libbluetooth", "Bluetooth Library (libbluetooth, \\-lbluetooth)") 35 LINE("libbsm", "Basic Security Module Library (libbsm, \\-lbsm)") 36 LINE("libc", "Standard C\\~Library (libc, \\-lc)") 37 LINE("libc_r", "Reentrant C\\~Library (libc_r, \\-lc_r)") [all …]
|
| D | msec.in | 27 LINE("3", "FreeBSD Library Functions Manual") 28 LINE("3p", "Perl Library Functions Manual")
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| 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) 47 >15 byte 0x20 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 [all …]
|
| /freebsd-12-stable/contrib/gcclibs/libiberty/ |
| D | copying-lib.texi | 1 @node Library Copying 15 as the successor of the GNU Library Public License, version 2, hence the 105 free software. For example, permission to use the GNU C Library in 112 linked with the Library has the freedom and the wherewithal to run 113 that program using a modified version of the Library. 141 The ``Library'', below, refers to any such software library or work 143 Library'' means either the Library or any derivative work under 144 copyright law: that is to say, a work containing the Library or a 157 running a program using the Library is not restricted, and output from 159 on the Library (independent of the use of the Library in a tool for [all …]
|
| /freebsd-12-stable/contrib/binutils/libiberty/ |
| D | copying-lib.texi | 1 @node Library Copying 15 as the successor of the GNU Library Public License, version 2, hence the 105 free software. For example, permission to use the GNU C Library in 112 linked with the Library has the freedom and the wherewithal to run 113 that program using a modified version of the Library. 141 The ``Library'', below, refers to any such software library or work 143 Library'' means either the Library or any derivative work under 144 copyright law: that is to say, a work containing the Library or a 157 running a program using the Library is not restricted, and output from 159 on the Library (independent of the use of the Library in a tool for [all …]
|
| /freebsd-12-stable/contrib/ntp/sntp/libopts/ |
| 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. 24 Defining a subclass of a class defined by the Library is deemed a mode 25 of using an interface provided by the Library. 28 Application with the Library. The particular version of the Library 49 If you modify a copy of the Library, and, in your modifications, a 63 3. Object Code Incorporating Material from Library Header Files. 66 a header file that is part of the Library. You may convey such object 73 Library is used in it and that the Library and its use are 83 portions of the Library contained in the Combined Work and reverse [all …]
|
| /freebsd-12-stable/contrib/dialog/ |
| D | COPYING | 10 as the successor of the GNU Library Public License, version 2, hence 99 free software. For example, permission to use the GNU C Library in 106 linked with the Library has the freedom and the wherewithal to run 107 that program using a modified version of the Library. 128 The "Library", below, refers to any such software library or work 130 Library" means either the Library or any derivative work under 131 copyright law: that is to say, a work containing the Library or a 144 running a program using the Library is not restricted, and output from 146 on the Library (independent of the use of the Library in a tool for 147 writing it). Whether that is true depends on what the Library does [all …]
|
| /freebsd-12-stable/stand/libsa/ |
| 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);
|
| /freebsd-12-stable/contrib/bc/manuals/ |
| D | algorithms.md | 70 ### Sine and Cosine (`bc` Math Library Only) 94 ### Exponentiation (`bc` Math Library Only) 116 ### Natural Logarithm (`bc` Math Library Only) 139 ### Arctangent (`bc` Math Library Only) 159 ### Bessel (`bc` Math Library Only) 188 ### Non-Integer Exponentiation (`bc` Math Library 2 Only) 196 ### Rounding (`bc` Math Library 2 Only) 205 ### Ceiling (`bc` Math Library 2 Only) 213 ### Factorial (`bc` Math Library 2 Only) 222 ### Permutations (`bc` Math Library 2 Only) [all …]
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Passes/ |
| 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-12-stable/contrib/llvm-project/llvm/lib/Passes/ |
| 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-12-stable/contrib/libpcap/doc/ |
| 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-12-stable/sys/contrib/edk2/ |
| D | MdePkg.dec | 55 UefiUsbLib|Include/Library/UefiUsbLib.h 59 UefiRuntimeServicesTableLib|Include/Library/UefiRuntimeServicesTableLib.h 63 UefiRuntimeLib|Include/Library/UefiRuntimeLib.h 68 UefiLib|Include/Library/UefiLib.h 71 UefiDriverEntryPoint|Include/Library/UefiDriverEntryPoint.h 73 ## @libraryclass UEFI Decompress Library Functions defintion for UEFI compress algorithm. 74 UefiDecompressLib|Include/Library/UefiDecompressLib.h 78 UefiBootServicesTableLib|Include/Library/UefiBootServicesTableLib.h 81 UefiApplicationEntryPoint|Include/Library/UefiApplicationEntryPoint.h 84 TimerLib|Include/Library/TimerLib.h [all …]
|
| /freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/ |
| 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-12-stable/contrib/gcc/config/soft-fp/ |
| D | README | 2 Library, not part of GCC. As described at 4 the GNU C Library and the changed files then imported into GCC.
|
| /freebsd-12-stable/contrib/apr/ |
| 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-12-stable/contrib/apr-util/ |
| 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-12-stable/contrib/gcc/ |
| D | stab.def | 3 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-stable/crypto/heimdal/lib/gssapi/mech/ |
| 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-12-stable/contrib/llvm-project/llvm/include/llvm/Object/ |
| D | TapiUniversal.h | 111 struct Library { struct 117 std::vector<Library> Libraries; argument
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/TextAPI/ |
| 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-12-stable/contrib/llvm-project/clang/include/clang/Basic/ |
| 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-12-stable/contrib/libstdc++/include/tr1/ |
| D | ctgmath | 5 // This file is part of the GNU ISO C++ Library. This library is free 31 * This is a TR1 C++ Library header.
|
| D | cstdbool | 5 // This file is part of the GNU ISO C++ Library. This library is free 31 * This is a TR1 C++ Library header.
|
| D | cstdarg | 5 // This file is part of the GNU ISO C++ Library. This library is free 31 * This is a TR1 C++ Library header.
|