Searched refs:Library (Results 1 – 25 of 459) sorted by relevance
12345678910>>...19
1 @node Library Copying15 as the successor of the GNU Library Public License, version 2, hence the105 free software. For example, permission to use the GNU C Library in112 linked with the Library has the freedom and the wherewithal to run113 that program using a modified version of the Library.141 The ``Library'', below, refers to any such software library or work143 Library'' means either the Library or any derivative work under144 copyright law: that is to say, a work containing the Library or a157 running a program using the Library is not restricted, and output from159 on the Library (independent of the use of the Library in a tool for[all …]
168 /Library/Perl/Updates/<version> comes before system perl directories179 /Library/Perl/5.16/darwin-thread-multi-2level180 /Library/Perl/5.16181 /Network/Library/Perl/5.16/darwin-thread-multi-2level182 /Network/Library/Perl/5.16183 /Library/Perl/Updates/5.16.2/darwin-thread-multi-2level184 /Library/Perl/Updates/5.16.2185 /System/Library/Perl/5.16/darwin-thread-multi-2level186 /System/Library/Perl/5.16187 /System/Library/Perl/Extras/5.16/darwin-thread-multi-2level[all …]
87 PassPlugin(const std::string &Filename, const sys::DynamicLibrary &Library) in PassPlugin() argument88 : Filename(Filename), Library(Library), Info() {} in PassPlugin()91 sys::DynamicLibrary Library; variable
18 auto Library = in Load() local20 if (!Library.isValid()) in Load()25 PassPlugin P{Filename, Library}; in Load()30 (intptr_t)Library.getAddressOfSymbol("llvmGetPassPluginInfo"); in Load()
2 System Library8 The System Library has been renamed to Support Library with documentation
2 Support Library8 This document provides some details on LLVM's Support Library, located in the13 facilities are needed and the Support Library is the wrapper around those23 Note that the Support Library is not intended to be a complete operating system28 The Support Library was originally referred to as the System Library, written37 portability rules associated with the Support Library. Adherence to these rules38 should help the Support Library achieve its goal of shielding LLVM from the60 The Support Library must shield LLVM from **all** system headers. To obtain125 The Support Library interfaces can be called quite frequently by LLVM. In order143 provided by the Support Library must be implemented on all platforms (even[all …]
4 @settitle GNU Readline Library16 This document describes the end user interface of the GNU Readline Library,45 @title GNU Readline Library User Interface46 @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 Library82 This document describes the end user interface of the GNU Readline Library,
4 @settitle GNU Readline Library17 This document describes the GNU Readline Library, a utility which aids46 @title GNU Readline Library47 @subtitle Edition @value{EDITION}, for @code{Readline Library} Version @value{VERSION}.53 This document describes the GNU Readline Library, a utility which aids81 @top GNU Readline Library83 This document describes the GNU Readline Library, a utility which aids
6 This file is part of the GNU C Library. Its master source is NOT part of9 The GNU C Library is free software; you can redistribute it and/or10 modify it under the terms of the GNU Library General Public License as14 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 Public20 License along with the GNU C Library; see the file COPYING.LIB. If not,
18 security find-certificate -Z -p -c "$CERT" /Library/Keychains/System.keychain > /dev/null 2>&146 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
6 # under the terms of the GNU Library General Public License as published13 # Library General Public License for more details.15 # You should have received a copy of the GNU Library General Public
34 mkdir -p ~/Library/LaunchAgents35 cat <<EOF > ~/Library/LaunchAgents/libcxx.buildkite-agent.plist82 launchctl load ~/Library/LaunchAgents/libcxx.buildkite-agent.plist
2 Library, not part of GCC. As described at4 the GNU C Library and the changed files then imported into GCC.
10 COMMAND security find-certificate -Z -p -c ${identity} /Library/Keychains/System.keychain129 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
20 package LT::Library::Stash;30 $self->{$key} = LT::Library->new($key);35 package LT::Library;
14 LT/Library.pm \20 LT/Mode/Link/Library.pm \
41 "@loader_path/../../System/Library/PrivateFrameworks"42 "@loader_path/../../Library/PrivateFrameworks"
9 # 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,
33 The header search paths should contain the C++ Standard Library headers before \34 any C Standard Library, and you are probably using compiler flags that make that \