/dflybsd-src/contrib/mdocml/ |
H A 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 …]
|
/dflybsd-src/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) 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 …]
|
/dflybsd-src/contrib/dialog/ |
H A 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 …]
|
/dflybsd-src/contrib/mpfr/ |
H A D | COPYING.LESSER | 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 …]
|
/dflybsd-src/contrib/mpc/ |
H A D | COPYING.LESSER | 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 …]
|
/dflybsd-src/stand/lib/ |
H A D | zalloc_protos.h | 35 Library void *znalloc(struct MemPool *mpool, uintptr_t bytes); 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);
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_std/ |
H A D | ciso646 | 6 // This file is part of the GNU ISO C++ Library. This library is free 18 // permissions described in the GCC Runtime Library Exception, version 22 // a copy of the GCC Runtime Library Exception along with this program; 27 * This is a Standard C++ Library file. You should @c #include this file 30 * This is the C++ version of the Standard C Library header @c iso646.h,
|
H A D | cassert | 6 // This file is part of the GNU ISO C++ Library. This library is free 18 // permissions described in the GCC Runtime Library Exception, version 22 // a copy of the GCC Runtime Library Exception along with this program; 27 * This is a Standard C++ Library file. You should @c #include this file 30 * This is the C++ version of the Standard C Library header @c assert.h,
|
H A D | cfloat | 6 // This file is part of the GNU ISO C++ Library. This library is free 18 // permissions described in the GCC Runtime Library Exception, version 22 // a copy of the GCC Runtime Library Exception along with this program; 27 * This is a Standard C++ Library file. You should @c #include this file 30 * This is the C++ version of the Standard C Library header @c float.h,
|
H A D | climits | 6 // This file is part of the GNU ISO C++ Library. This library is free 18 // permissions described in the GCC Runtime Library Exception, version 22 // a copy of the GCC Runtime Library Exception along with this program; 27 * This is a Standard C++ Library file. You should @c #include this file 30 * This is the C++ version of the Standard C Library header @c limits.h,
|
H A D | cstddef | 6 // This file is part of the GNU ISO C++ Library. This library is free 18 // permissions described in the GCC Runtime Library Exception, version 22 // a copy of the GCC Runtime Library Exception along with this program; 27 * This is a Standard C++ Library file. You should @c #include this file 30 * This is the C++ version of the Standard C Library header @c stddef.h,
|
H A D | cerrno | 6 // This file is part of the GNU ISO C++ Library. This library is free 18 // permissions described in the GCC Runtime Library Exception, version 22 // a copy of the GCC Runtime Library Exception along with this program; 27 * This is a Standard C++ Library file. You should @c #include this file 30 * This is the C++ version of the Standard C Library header @c errno.h,
|
H A D | cstdarg | 6 // This file is part of the GNU ISO C++ Library. This library is free 18 // permissions described in the GCC Runtime Library Exception, version 22 // a copy of the GCC Runtime Library Exception along with this program; 27 * This is a Standard C++ Library file. You should @c #include this file 30 * This is the C++ version of the Standard C Library header @c stdarg.h,
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/c_global/ |
H A D | ciso646 | 6 // This file is part of the GNU ISO C++ Library. This library is free 18 // permissions described in the GCC Runtime Library Exception, version 22 // a copy of the GCC Runtime Library Exception along with this program; 27 * This is a Standard C++ Library file. You should @c \#include this file 30 * This is the C++ version of the Standard C Library header @c iso646.h,
|
H A D | cassert | 7 // This file is part of the GNU ISO C++ Library. This library is free 19 // permissions described in the GCC Runtime Library Exception, version 23 // a copy of the GCC Runtime Library Exception along with this program; 28 * This is a Standard C++ Library file. You should @c \#include this file 31 * This is the C++ version of the Standard C Library header @c assert.h,
|
H A D | cstddef | 7 // This file is part of the GNU ISO C++ Library. This library is free 19 // permissions described in the GCC Runtime Library Exception, version 23 // a copy of the GCC Runtime Library Exception along with this program; 28 * This is a Standard C++ Library file. You should @c \#include this file 31 * This is the C++ version of the Standard C Library header @c stddef.h,
|
H A D | cerrno | 7 // This file is part of the GNU ISO C++ Library. This library is free 19 // permissions described in the GCC Runtime Library Exception, version 23 // a copy of the GCC Runtime Library Exception along with this program; 28 * This is a Standard C++ Library file. You should @c \#include this file 31 * This is the C++ version of the Standard C Library header @c errno.h,
|
H A D | csignal | 7 // This file is part of the GNU ISO C++ Library. This library is free 19 // permissions described in the GCC Runtime Library Exception, version 23 // a copy of the GCC Runtime Library Exception along with this program; 28 * This is a Standard C++ Library file. You should @c \#include this file 31 * This is the C++ version of the Standard C Library header @c signal.h,
|
H A D | climits | 7 // This file is part of the GNU ISO C++ Library. This library is free 19 // permissions described in the GCC Runtime Library Exception, version 23 // a copy of the GCC Runtime Library Exception along with this program; 28 * This is a Standard C++ Library file. You should @c \#include this file 31 * This is the C++ version of the Standard C Library header @c limits.h,
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/c_global/ |
H A D | ciso646 | 5 // This file is part of the GNU ISO C++ Library. This library is free 17 // permissions described in the GCC Runtime Library Exception, version 21 // a copy of the GCC Runtime Library Exception along with this program; 26 * This is a Standard C++ Library file. You should @c \#include this file 29 * This is the C++ version of the Standard C Library header @c iso646.h,
|
H A D | cassert | 5 // This file is part of the GNU ISO C++ Library. This library is free 17 // permissions described in the GCC Runtime Library Exception, version 21 // a copy of the GCC Runtime Library Exception along with this program; 26 * This is a Standard C++ Library file. You should @c \#include this file 29 * This is the C++ version of the Standard C Library header @c assert.h,
|
H A D | cfloat | 5 // This file is part of the GNU ISO C++ Library. This library is free 17 // permissions described in the GCC Runtime Library Exception, version 21 // a copy of the GCC Runtime Library Exception along with this program; 26 * This is a Standard C++ Library file. You should @c \#include this file 29 * This is the C++ version of the Standard C Library header @c float.h,
|
H A D | cerrno | 5 // This file is part of the GNU ISO C++ Library. This library is free 17 // permissions described in the GCC Runtime Library Exception, version 21 // a copy of the GCC Runtime Library Exception along with this program; 26 * This is a Standard C++ Library file. You should @c \#include this file 29 * This is the C++ version of the Standard C Library header @c errno.h,
|
H A D | cstdarg | 5 // This file is part of the GNU ISO C++ Library. This library is free 17 // permissions described in the GCC Runtime Library Exception, version 21 // a copy of the GCC Runtime Library Exception along with this program; 26 * This is a Standard C++ Library file. You should @c \#include this file 29 * This is the C++ version of the Standard C Library header @c stdarg.h,
|
H A D | csignal | 5 // This file is part of the GNU ISO C++ Library. This library is free 17 // permissions described in the GCC Runtime Library Exception, version 21 // a copy of the GCC Runtime Library Exception along with this program; 26 * This is a Standard C++ Library file. You should @c \#include this file 29 * This is the C++ version of the Standard C Library header @c signal.h,
|