Searched refs:library (Results 76 - 100 of 606) sorted by relevance

1234567891011>>

/macosx-10.10/OpenSSL098-52/src/crypto/des/times/
H A Dusparc.cc7 routines are being linked from a library. I'll record the higher
/macosx-10.10/curl-83.1.2/curl/
H A Dcurl-config.in44 --libs library linking information
47 --static-libs static libcurl library linking information
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dmakefile.vms-in22 LIBS=,gnu_cc_library:libgcc/lib,sys$$library:vaxcrtl.olb/lib,gnu_cc_library:crt0.obj
27 LIBS=,sys$$library:vaxcrtl.olb/lib
/macosx-10.10/libxslt-13/libxslt/vms/
H A Dbuild_xslt.com3 $! Build the XSLT library
22 $! After the library is built, you can link these routines into
47 $!- configure multiple build passes for each library. -------------------------
51 $! "libname" is the name of the library or module being created
55 $! "src" is the list of sources to be built into the library or program
62 $!- pass 1 - library LIBXSLT
74 $!- pass 2 - library LIBEXSLT
94 $! XML_LIBDIR - object library directory
109 $ write sys$output " the new LIBXSLT.OLB library will be placed in"
188 $!--- if it's a library, se
[all...]
/macosx-10.10/llvmCore-3425.0.34/autoconf/m4/
H A Dltdl.m414 # version of the library.
158 # it did *not* use an RPATH in a shared library to find objects the
159 # library depends on, so we explicitly say `no'.
164 # it even uses RPATH in a shared library to search for shared objects
165 # that the library depends on, but there's no easy way to know if that
174 # At > 5.1, deplibs are loaded *and* any RPATH in a shared library
214 AC_CACHE_CHECK([which variable specifies run-time library path],
218 [Define to the name of the environment variable that determines the dynamic library search path.])
227 AC_CACHE_CHECK([for the default library search path],
240 [Define to the system default library searc
[all...]
/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/m4/
H A Dltdl.m414 # version of the library.
158 # it did *not* use an RPATH in a shared library to find objects the
159 # library depends on, so we explicitly say `no'.
164 # it even uses RPATH in a shared library to search for shared objects
165 # that the library depends on, but there's no easy way to know if that
174 # At > 5.1, deplibs are loaded *and* any RPATH in a shared library
214 AC_CACHE_CHECK([which variable specifies run-time library path],
218 [Define to the name of the environment variable that determines the dynamic library search path.])
227 AC_CACHE_CHECK([for the default library search path],
240 [Define to the system default library searc
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/library/
H A Dauto.tcl41 # This is a utility for extensions that searches for a library directory
43 # the initialization script and set a global library variable.
87 # Tcl library as well as allowing loading of libraries added to the
88 # auto_path that is not relative to the core library or binary paths.
101 # ../library (From unix directory in build hierarchy)
106 lappend dirs [file join $parentDir library]
111 # ../../library (From unix/arch directory in build hierarchy)
112 # ../../foo1.0.1/library
114 # ../../../foo1.0.1/library
120 lappend dirs [file join $grandParentDir library]
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DMakefile.in39 # Directory from which applications will reference the library of Tcl
50 # Directory in which to install the .a or .so binary for the Tcl library:
53 # Path name to use when installing library scripts.
68 # Directory in which to install manual entries for Tcl's C library
115 LIBRARY_DIR = $(ROOT_DIR_NATIVE)/library
338 # a shared library or static library
416 # The following objects are part of the stub library and should not
423 # Implicit rule for all object files that will end up in the Tcl library
468 $(COPY) $(ROOT_DIR)/library/dd
[all...]
/macosx-10.10/tcl-105/tcl_ext/tclvfs/tclvfs/
H A Dmake55.tcl49 tcl library/*.tcl
/macosx-10.10/tcl-105/tcl_ext/tktable/tktable/unix/
H A Dtktable.spec42 install -m 644 pkgIndex.tcl library/tkTable.tcl library/tktable.py $DIRECTORY
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/
H A Dconfigure.ac64 # stub library C source files to compile in TEA_ADD_STUB_SOURCES,
65 # and runtime Tcl library files in TEA_ADD_TCL_SOURCES.
77 TEA_ADD_TCL_SOURCES([library/treectrl.tcl library/filelist-bindings.tcl])
108 # that we create the export library with the dll. See sha1.h on how
200 # building as a shared library instead of a static library.
224 # Everyone should be linking against the Tcl stub library. If you
227 # link against the non-stubbed Tcl library. Add Tk too if necessary.
234 # This macro generates a line to use when building a library
[all...]
/macosx-10.10/ruby-106/ruby/ext/tk/sample/tkextlib/ICONS/
H A DviewIcons.rb5 # -- Display icons from icon library.
27 ent_library = TkEntry.new(base, :width=>50, :textvariable=>@library)
164 @library = TkVariable.new(File.join(@initial_dir, @initial_file))
233 icon_data = Tk::ICONS.query(name, :file=>@library.value, :items=>'d')[0][0]
273 @library.value = new_lib if new_lib.length != 0
282 unless File.exist?(@library.value)
296 @icons = Tk::ICONS.create(:file=>@library.value, :group=>@groups.value)
298 Tk::ICONS.query(:file=>@library.value, :group=>@groups.value).each{|inf|
/macosx-10.10/libarchive-30/libarchive/contrib/
H A Dlibarchive.1aix53.spec23 Libarchive is a programming library that can create and read several
34 Summary: Header files for libarchive library
40 Header files for libarchive library.
46 Summary: Static libarchive library
52 Static libarchive library.
H A Dlibarchive.spec23 Libarchive is a programming library that can create and read several
34 Summary: Header files for libarchive library
40 Header files for libarchive library.
46 Summary: Static libarchive library
52 Static libarchive library.
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dltmain.sh1 # ltmain.sh - Provide generalized library-building support services.
93 echo "$modename: not configured to build any kind of library" 1>&2
339 # Get the name of the library object.
369 $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2
380 # Delete any leftover library objects.
634 # even a static library is built. For now, we need to specify
636 # that all symbols are satisfied, otherwise we get a static library.
1079 # These systems don't actually have c library (as such)
1086 # These systems don't actually have math library (as such)
1175 # A library objec
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/config/
H A Dltmain.sh1 # ltmain.sh - Provide generalized library-building support services.
102 echo "$modename: not configured to build any kind of library" 1>&2
348 # Get the name of the library object.
378 $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2
389 # Delete any leftover library objects.
643 # even a static library is built. For now, we need to specify
645 # that all symbols are satisfied, otherwise we get a static library.
1088 # These systems don't actually have c library (as such)
1092 # Rhapsody C library is in the System framework
1100 # These systems don't actually have math library (a
[all...]
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/config/
H A Dltmain.sh1 # ltmain.sh - Provide generalized library-building support services.
102 echo "$modename: not configured to build any kind of library" 1>&2
348 # Get the name of the library object.
378 $echo "$modename: cannot determine name of library object from \`$libobj'" 1>&2
389 # Delete any leftover library objects.
643 # even a static library is built. For now, we need to specify
645 # that all symbols are satisfied, otherwise we get a static library.
1088 # These systems don't actually have c library (as such)
1092 # Rhapsody C library is in the System framework
1100 # These systems don't actually have math library (a
[all...]
/macosx-10.10/OpenSSL098-52/src/fips/
H A Dfips-lib.com11 $! "[.xxx.EXE.CRYPTO]LIBCRYPTO.OLB" library for OpenSSL. The "xxx"
36 $! P4, if defined, sets a TCP/IP library to use, through one of the following
47 $! fully compiled library.
152 $! Define The Different Encryption "library" Strings.
229 $! Check if the library module name actually is defined
827 $! Find out what socket library we have available
852 $! Last resort: a UCX or UCX-compatible library
1048 $! Time to check the contents, and to make sure we get the correct library.
1059 $! Set the library to use SOCKETSHR
1072 $! Set the library t
[all...]
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dssl-lib.com11 $! library for OpenSSL. The "xxx" denotes the machine architecture of
36 $! P4, if defined, sets a TCP/IP library to use, through one of the following
172 $! Define The Different SSL "library" Files.
711 $! Find out what socket library we have available
736 $! Last resort: a UCX or UCX-compatible library
915 $! Time to check the contents, and to make sure we get the correct library.
926 $! Set the library to use SOCKETSHR
939 $! Set the library to use UCX emulation.
952 $! Set the library to use UCX.
972 $! Set the library t
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dimage.el104 (defun image-load-path-for-library (library image &optional path no-error)
110 \"../etc/images\" relative to the library file itself, and then
129 (let* ((load-path (image-load-path-for-library \"mh-e\" \"mh-logo.xpm\"))
134 (unless library (error "No library specified"))
143 (locate-library image)))
167 ((let (library-name d1ei d2ei)
168 ;; First, find library in the load-path.
169 (setq library
[all...]
/macosx-10.10/CPANInternal-159.1/IO-Socket-SSL/
H A DMakefile.PL64 No library for handling international domain names found.
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblunicode/ucdata/
H A Dapi.txt10 NOTE: This library has been customized for use with OpenLDAP. The character
11 data tables are hardcoded into the library and the load/unload/reload
13 John Cowan's library but its ucnumber behavior was broken. This has been
40 This function initializes the UCData library by locating the data files in
173 library, but this behavior is both nonsensical and incompatible with the
174 Cowan library. As such, it has been fixed here as described above.
/macosx-10.10/OpenSSL098-52/src/test/
H A Dmaketests.com31 $! P3, if defined, sets a TCP/IP library to use, through one of the following
556 $! Find out what socket library we have available
581 $! Last resort: a UCX or UCX-compatible library
749 $! Time to check the contents, and to make sure we get the correct library.
760 $! Set the library to use SOCKETSHR
773 $! Set the library to use UCX emulation.
786 $! Set the library to use UCX.
806 $! Set the library to use TCPIP (post UCX).
819 $! Do not use a TCPIP library.
829 $ WRITE SYS$OUTPUT "TCP/IP library spe
[all...]
/macosx-10.10/apache-793/httpd/build/
H A Dltlib.mk22 include $(top_srcdir)/build/library.mk
/macosx-10.10/ksh-23/ksh/src/lib/libast/misc/
H A Derror.c117 "library", OPT_LIBRARY,
363 char* library; local
399 library = 0;
401 else if ((library = strchr(catalog, ':')) && !*++library)
402 library = 0;
407 library = 0;
426 if (!library)
467 library,
468 ERROR_translate(NiL, NiL, ast.id, "library"));
[all...]

Completed in 215 milliseconds

1234567891011>>