Searched refs:library (Results 201 - 225 of 606) sorted by relevance

1234567891011>>

/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DString.pm82 This library is free software; you can redistribute it and/or modify
H A DTestArrayBuffer.pm66 This library is free software; you can redistribute it and/or modify
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Filter/
H A DLevelMatch.pm89 This library is free software; you can redistribute it and/or modify
H A DStringMatch.pm97 This library is free software; you can redistribute it and/or modify
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DInternalDebug.pm94 This library is free software; you can redistribute it and/or modify
H A DLayout.pm64 This library is free software; you can redistribute it and/or modify
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/JavaMap/
H A DConsoleAppender.pm67 This library is free software; you can redistribute it and/or modify
H A DFileAppender.pm89 This library is free software; you can redistribute it and/or modify
H A DJDBCAppender.pm105 This library is free software; you can redistribute it and/or modify
H A DSyslogAppender.pm73 This library is free software; you can redistribute it and/or modify
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/PatternLayout/
H A DMultiline.pm65 This library is free software; you can redistribute it and/or modify
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/
H A DSimpleLayout.pm69 This library is free software; you can redistribute it and/or modify
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dnwlib.c29 #include <library.h>
60 /* internal library function prototypes... */
103 "<library-name> memory allocations",
108 "library memory allocations.\n");
115 OutputToScreen(errorScreen, "Unable to register library with kernel.\n");
124 OutputToScreen(errorScreen, "Unable to allocate library data lock.\n");
/macosx-10.10/curl-83.1.2/curl/packages/Android/
H A DAndroid.mk57 # Build the libcurl library
108 # if libcurl is changed to be built as a dynamic library
/macosx-10.10/emacs-93/emacs/oldXMenu/
H A Dcompile.com63 $ library/insert/create LIBXMENU11.OLB Activate.obj, AddPane.obj, AddSel.obj, ChgPane.obj, ChgSel.obj, Create.obj, DelPane.obj, DelSel.obj, Destroy.obj, Error.obj, EvHand.obj, FindPane.obj, FindSel.obj, InsPane.obj, InsSel.obj, Internal.-
65 $ if ("insque.obj" .nes. "") then library/insert LIBXMENU11.OLB insque.obj
/macosx-10.10/ksh-23/ksh/src/lib/libcmd/
H A DMakefile2 * command library -- commands small enough to be builtins
/macosx-10.10/tcl-105/tcl_ext/bwidget/bwidget/
H A Dutils.tcl602 proc BWidget::library { args } {
614 set library ""
621 append library [read_file $file]
624 return $library
648 puts $fp [eval library $classes]
/macosx-10.10/tcl-105/tcl_ext/ffidl/ffidl/generic/
H A Dffidl.c5 * interface, and libdl, for dynamic library loading and
158 static void *ffidlopen(char *library, const char **error) argument
160 void *handle = dlopen(library, RTLD_NOW | RTLD_GLOBAL);
782 /* prep a type for use by the library */
866 /* do any library dependent prep for this cif */
2087 /* usage: ffidl-symbol library symbol -> address */
2090 char *library, *symbol, *native; local
2099 Tcl_WrongNumArgs(interp,1,objv,"library symbol");
2103 library = Tcl_GetString(objv[1]);
2104 handle = lib_lookup(client, library, NUL
2146 int library, stubstable, symbolnumber; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/vms/libtiff/
H A Dmakevms.com5 $! Purpose : Compile TIFF library
73 $! Create the port library
224 $ WRITE SYS$OUTPUT "Creating shareable library"
/macosx-10.10/CPANInternal-159.1/JSON-PP-2.27203/bin/
H A Djson_pp201 This library is free software; you can redistribute it and/or modify
/macosx-10.10/ICU-531.30/
H A Dmakefile415 # directly into the ICU library. It is now installed at /usr/share/icu/*.dat. Thus we
417 # the icucore monolithic library.
468 --with-data-packaging=library --prefix=$(PRIVATE_HDR_PREFIX) --with-library-bits=64 \
472 --with-data-packaging=library --prefix=$(PRIVATE_HDR_PREFIX) --with-library-bits=32 \
478 --with-data-packaging=archive --prefix=$(PRIVATE_HDR_PREFIX) --with-library-bits=64 \
482 --with-data-packaging=archive --prefix=$(PRIVATE_HDR_PREFIX) --with-library-bits=32 \
501 # links of easier to remember library names point it it. *UPDATE* the version and
1109 (cd $(OBJROOT_CURRENT)/$$subdir; $(MAKE) -e DESTDIR=$(DEST_ROOT) $(ENV) install-library;) \
[all...]
/macosx-10.10/OpenSSL098-52/src/ssl/
H A Dinstall.com74 $! Object library.
/macosx-10.10/iodbc-42.5/iodbc/iodbc/
H A Dvmscompile.com3 $ ! Create a shared library from all the created object files.
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/lib/
H A Dsaslint.h1 /* saslint.h - internal SASL library definitions
307 * SASL_NOTINIT if that part of the library isn't initialized, and
359 * _sasl_locate_entry locates an entrypoint in a given library
371 extern int _sasl_locate_entry(void *library, const char *entryname,
497 extern int _sasl_auxprop_add_plugin(void *p, void *library);
/macosx-10.10/tcl-105/tk/tk/generic/ttk/
H A Dttk.decls5 library ttk

Completed in 310 milliseconds

1234567891011>>