Home
last modified time | relevance | path

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

12345678910>>...19

/openbsd/gnu/lib/libiberty/src/
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 …]
/openbsd/gnu/usr.bin/perl/cpan/Config-Perl-V/t/
H A D25_plv5162.t168 /Library/Perl/Updates/<version> comes before system perl directories
179 /Library/Perl/5.16/darwin-thread-multi-2level
180 /Library/Perl/5.16
181 /Network/Library/Perl/5.16/darwin-thread-multi-2level
182 /Network/Library/Perl/5.16
183 /Library/Perl/Updates/5.16.2/darwin-thread-multi-2level
184 /Library/Perl/Updates/5.16.2
185 /System/Library/Perl/5.16/darwin-thread-multi-2level
186 /System/Library/Perl/5.16
187 /System/Library/Perl/Extras/5.16/darwin-thread-multi-2level
[all …]
/openbsd/gnu/llvm/llvm/lib/Passes/
H A DPassPlugin.cpp18 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()
/openbsd/gnu/llvm/llvm/include/llvm/Passes/
H A DPassPlugin.h87 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
/openbsd/gnu/llvm/llvm/docs/
H A DSystemLibrary.rst2 System Library
8 The System Library has been renamed to Support Library with documentation
H A DSupportLibrary.rst2 Support Library
8 This document provides some details on LLVM's Support Library, located in the
13 facilities are needed and the Support Library is the wrapper around those
23 Note that the Support Library is not intended to be a complete operating system
28 The Support Library was originally referred to as the System Library, written
37 portability rules associated with the Support Library. Adherence to these rules
38 should help the Support Library achieve its goal of shielding LLVM from the
60 The Support Library must shield LLVM from **all** system headers. To obtain
125 The Support Library interfaces can be called quite frequently by LLVM. In order
143 provided by the Support Library must be implemented on all platforms (even
[all …]
/openbsd/gnu/lib/libreadline/doc/
H A Drluserman.texinfo4 @settitle GNU Readline Library
16 This document describes the end user interface of the GNU Readline Library,
45 @title GNU Readline Library User Interface
46 @subtitle Edition @value{EDITION}, for @code{Readline Library} Version @value{VERSION}.
52 This document describes the end user interface of the GNU Readline Library,
80 @top GNU Readline Library
82 This document describes the end user interface of the GNU Readline Library,
H A Drlman.texinfo4 @settitle GNU Readline Library
17 This document describes the GNU Readline Library, a utility which aids
46 @title GNU Readline Library
47 @subtitle Edition @value{EDITION}, for @code{Readline Library} Version @value{VERSION}.
53 This document describes the GNU Readline Library, a utility which aids
81 @top GNU Readline Library
83 This document describes the GNU Readline Library, a utility which aids
/openbsd/gnu/usr.bin/binutils/intl/
H A Dlibintl.glibc6 This file is part of the GNU C Library. Its master source is NOT part of
9 The GNU C Library is free software; you can redistribute it and/or
10 modify it under the terms of the GNU Library General Public License as
14 The GNU C Library is distributed in the hope that it will be useful,
17 Library General Public License for more details.
19 You should have received a copy of the GNU Library General Public
20 License along with the GNU C Library; see the file COPYING.LIB. If not,
/openbsd/gnu/usr.bin/binutils-2.17/intl/
H A Dlibintl.glibc6 This file is part of the GNU C Library. Its master source is NOT part of
9 The GNU C Library is free software; you can redistribute it and/or
10 modify it under the terms of the GNU Library General Public License as
14 The GNU C Library is distributed in the hope that it will be useful,
17 Library General Public License for more details.
19 You should have received a copy of the GNU Library General Public
20 License along with the GNU C Library; see the file COPYING.LIB. If not,
/openbsd/gnu/llvm/libcxx/docs/Status/
H A DCxx14Papers.csv6 "`3469 <https://wg21.link/n3469>`__","LWG","Constexpr Library Additions: chrono, v3","Portland","|C…
7 "`3470 <https://wg21.link/n3470>`__","LWG","Constexpr Library Additions: containers, v2","Portland"…
8 "`3471 <https://wg21.link/n3471>`__","LWG","Constexpr Library Additions: utilities, v3","Portland",…
9 "`3302 <https://wg21.link/n3302>`__","LWG","Constexpr Library Additions: complex, v2","Portland","|…
28 "`3789 <https://wg21.link/n3789>`__","LWG","Constexpr Library Additions: functional","Chicago","|Co…
H A DCxx20Papers.csv12 "`P0600R1 <https://wg21.link/P0600R1>`__","LWG","nodiscard in the Library","Albuquerque","|Complete…
17 "`P0768R1 <https://wg21.link/P0768R1>`__","CWG","Library Support for the Spaceship (Comparison) Ope…
46 "`P0898R3 <https://wg21.link/P0898R3>`__","LWG","Standard Library Concepts","Rapperswil","|Complete…
98 "`P1463R1 <https://wg21.link/P1463R1>`__","LWG","Mandating the Standard Library: Clause 21 - Contai…
113 "`P1135R6 <https://wg21.link/P1135R6>`__","LWG","The C++20 Synchronization Library","Cologne","|Com…
142 "`P1686R2 <https://wg21.link/P1686R2>`__","LWG","Mandating the Standard Library: Clause 27 - Time l…
145 "`P1718R2 <https://wg21.link/P1718R2>`__","LWG","Mandating the Standard Library: Clause 25 - Algori…
146 "`P1719R2 <https://wg21.link/P1719R2>`__","LWG","Mandating the Standard Library: Clause 26 - Numeri…
147 "`P1720R2 <https://wg21.link/P1720R2>`__","LWG","Mandating the Standard Library: Clause 28 - Locali…
150 "`P1723R2 <https://wg21.link/P1723R2>`__","LWG","Mandating the Standard Library: Clause 31 - Atomic…
[all …]
/openbsd/gnu/llvm/lldb/scripts/
H A Dmacos-setup-codesign.sh18 security find-certificate -Z -p -c "$CERT" /Library/Keychains/System.keychain > /dev/null 2>&1
46 sudo security add-trusted-cert -d -r trustRoot -p codeSign -k /Library/Keychains/System.keychain "$…
50 sudo security import "$TMPDIR/$CERT.key" -A -k /Library/Keychains/System.keychain > /dev/null 2>&1
/openbsd/gnu/usr.bin/texinfo/intl/
H A Dref-add.sin6 # under the terms of the GNU Library General Public License as published
13 # Library General Public License for more details.
15 # You should have received a copy of the GNU Library General Public
H A Dref-del.sin6 # under the terms of the GNU Library General Public License as published
13 # Library General Public License for more details.
15 # You should have received a copy of the GNU Library General Public
/openbsd/gnu/usr.bin/gcc/gcc/intl/
H A Dref-add.sin6 # under the terms of the GNU Library General Public License as published
13 # Library General Public License for more details.
15 # You should have received a copy of the GNU Library General Public
H A Dref-del.sin6 # under the terms of the GNU Library General Public License as published
13 # Library General Public License for more details.
15 # You should have received a copy of the GNU Library General Public
/openbsd/gnu/llvm/libcxx/utils/ci/
H A Dmacos-ci-setup34 mkdir -p ~/Library/LaunchAgents
35 cat <<EOF > ~/Library/LaunchAgents/libcxx.buildkite-agent.plist
82 launchctl load ~/Library/LaunchAgents/libcxx.buildkite-agent.plist
/openbsd/gnu/gcc/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.
/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DCMakeLists.txt10 COMMAND security find-certificate -Z -p -c ${identity} /Library/Keychains/System.keychain
129 PATHS ${CMAKE_OSX_SYSROOT}/System/Library/PrivateFrameworks)
131 PATHS ${CMAKE_OSX_SYSROOT}/System/Library/PrivateFrameworks)
133 PATHS ${CMAKE_OSX_SYSROOT}/System/Library/PrivateFrameworks)
135 PATHS ${CMAKE_OSX_SYSROOT}/System/Library/PrivateFrameworks)
139 PATHS ${CMAKE_OSX_SYSROOT}/System/Library/PrivateFrameworks)
308 -F${CMAKE_OSX_SYSROOT}/System/Library/PrivateFrameworks
/openbsd/usr.bin/libtool/LT/
H A DLibrary.pm20 package LT::Library::Stash;
30 $self->{$key} = LT::Library->new($key);
35 package LT::Library;
/openbsd/usr.bin/libtool/
H A DMakefile14 LT/Library.pm \
20 LT/Mode/Link/Library.pm \
/openbsd/gnu/llvm/lldb/tools/driver/
H A DCMakeLists.txt41 "@loader_path/../../System/Library/PrivateFrameworks"
42 "@loader_path/../../Library/PrivateFrameworks"
/openbsd/gnu/usr.bin/texinfo/m4/
H A Dglibc21.m49 # Test for the GNU C Library, version 2.1 or newer.
14 AC_CACHE_CHECK(whether we are using the GNU C Library 2.1 or newer,
/openbsd/gnu/usr.bin/binutils-2.17/config/
H A Dglibc21.m49 # Test for the GNU C Library, version 2.1 or newer.
14 AC_CACHE_CHECK(whether we are using the GNU C Library 2.1 or newer,

12345678910>>...19