Searched refs:examples (Results 1 - 25 of 137) sorted by relevance

123456

/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A DMANIFEST12 examples d
13 examples/bashdb d
14 examples/obashdb d
15 examples/complete d
16 examples/functions d
17 examples/scripts d
18 examples/scripts.v2 d
19 examples/scripts.noah d
20 examples/startup-files d
21 examples/startu
[all...]
H A DAUTHORS229 lib/readline/examples/Makefile Brian Fox
230 lib/readline/examples/fileman.c Brian Fox
231 lib/readline/examples/manexamp.c Brian Fox
232 lib/readline/examples/histexamp.c Brian Fox, Chet Ramey
233 lib/readline/examples/rltest.c Brian Fox, Chet Ramey
234 lib/readline/examples/Inputrc Brian Fox, Chet Ramey
316 examples/precedence-tester Brian Fox, Chet Ramey
317 examples/functions/substr Brian Fox, Chet Ramey
318 examples/functions/kshenv Chet Ramey
319 examples/function
[all...]
/macosx-10.10.1/cups-408/cups/examples/
H A DMakefile88 $(INSTALL_DIR) $(DATADIR)/examples
90 $(INSTALL_DATA) $$file $(DATADIR)/examples; \
121 $(RM) $(DATADIR)/examples/$$file; \
123 -$(RMDIR) $(DATADIR)/examples
/macosx-10.10.1/CPANInternal-159.1/SOAP-Lite-1.11/
H A DMakefile.PL87 directory => [ qw( examples t ) ],
H A DChanges30 ! #15703 add no_index for examples to prevent CPAN pollution [githumb.com/sergeyromanov]
212 Acually there is no bug, but just a missing comment in the examples...
489 + updated tests and examples with new endpoints
545 + added more examples (terraserver.pl, joke.pl, weblog.pl)
597 server examples included in examples/XMLRPC directory
608 + updated documentation and added new examples
619 + added examples of custom serialization and deserialization
634 + added live tests/examples for UDDI publishing interface
635 + added live tests/examples fo
[all...]
/macosx-10.10.1/curl-83.1.2/curl/packages/vms/
H A Dgnv_link_curl.com460 $ if f$search("[.docs.examples]''target'.o") .eqs. ""
462 $ write sys$output "examples not built"
465 $ if f$search("[.docs.examples]''target'.exe") .eqs. ""
468 $ link'ldebug'/exe=[.docs.examples]'target'.exe-
469 /dsf=[.docs.examples]'target'.dsf -
470 [.docs.examples]'target'.o,-
478 $ if f$search("[.docs.examples]''target'.exe") .eqs. ""
481 $ link'ldebug'/exe=[.docs.examples]'target'.exe-
482 /dsf=[.docs.examples]'target'.dsf -
483 [.docs.examples]'targe
[all...]
H A Dsetup_gnv_curl_build.com54 $ examples = 0
57 $ examples = 1
200 $! Copy over the gnv$*.opt files for [.docs.examples]
202 $ if examples .ne. 0
220 [.docs.examples]gnv$'ap_name'.opt
226 $ purge [.docs.examples]gnv$*.opt
227 $ rename [.docs.examples]gnv$*.opt ;1
/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/certcrl/testSubjects/smime/
H A Dsmime.scr2 # certcrl script to test certs and CRLs from S/MIME examples
5 # http://www.ietf.org/internet-drafts/draft-ietf-smime-examples-09.txt
7 # This script tests every cert and CRL from the examples package, ensuring
129 senderEmail = aliceDss@examples.com
141 senderEmail = aliceDss@examples.com
154 senderEmail = bob@examples.com
167 senderEmail = bobDh@examples.com
179 senderEmail = bobDh@examples.com
193 senderEmail = bobDh@examples.com
206 senderEmail = bobDh@examples
[all...]
/macosx-10.10.1/python_modules-40/Modules/bonjour-py-0.3/
H A DMakefile12 ed - $(DIR)/examples/browse.py < examples_browse.py3.ed
13 ed - $(DIR)/examples/query.py < examples_query.py3.ed
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/
H A DMakefile29 -no-examples -no-pkgs -no-wait -no-gui -no-apps
32 $(_v) $(RM) $(SRCROOT)/$(Project)/examples/ftp/hpupdate.tcl
/macosx-10.10.1/SmartcardCCID-55008/libusb/libusb/msvc/
H A Dddk_build.cmd56 if exist %dstPath%\examples goto md6
57 md %dstPath%\examples
69 if exist examples\listdevs_ddkbuild goto md7
70 md examples\listdevs_ddkbuild
73 cd examples\listdevs_ddkbuild
81 set srcPath=examples\listdevs_ddkbuild\obj%BUILD_ALT_DIR%\%cpudir%
84 copy %srcPath%\listdevs.exe %dstPath%\examples
85 copy %srcPath%\listdevs.pdb %dstPath%\examples
/macosx-10.10.1/tcl-105/tcl_ext/tclvfs/tclvfs/
H A Dmake55.tcl24 file mkdir [file join $pkgname examples]
50 examples examples/*.tcl
/macosx-10.10.1/lukemftpd-50/
H A DMakefile79 $(INSTALL_DIRECTORY) $(DSTROOT)$(SHAREDIR)/ftpd/examples
80 $(INSTALL_FILE) -c -m 0644 $(Sources)/examples/ftpd.conf $(DSTROOT)$(SHAREDIR)/ftpd/examples
81 $(INSTALL_FILE) -c -m 0644 $(Sources)/examples/ftpusers $(DSTROOT)$(SHAREDIR)/ftpd/examples
/macosx-10.10.1/libxml2-26/libxml2/doc/examples/
H A DMakefile.am13 rebuild: examples.xml index.html
16 examples.xml: index.py $(noinst_PROGRAMS:=.c)
20 index.html: examples.xml examples.xsl
21 cd $(srcdir) && xsltproc examples.xsl examples.xml && echo "Rebuilt web page"
33 examples.xml \
34 examples.xsl \
104 @(echo '## examples regression tests')
H A Dindex.py3 # Indexes the examples and build an XML description
15 examples = [] variable
16 extras = ['examples.xsl', 'index.html', 'index.py']
235 rebuild: examples.xml index.html
238 examples.xml: index.py $(noinst_PROGRAMS:=.c)
242 index.html: examples.xml examples.xsl
243 cd $(srcdir) && xsltproc examples.xsl examples.xml && echo "Rebuilt web page"
255 examples
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tklib/
H A DMakefile32 -no-examples -no-pkgs -no-wait -no-gui -no-apps
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dcucumber.vim15 \"en": {"and": "And\\>", "background": "Background\\>", "but": "But\\>", "examples": "Scenarios\\>\\|Examples\\>", "feature": "Feature\\>", "given": "Given\\>", "scenario": "Scenario\\>", "scenario_outline": "Scenario Outline\\>", "then": "Then\\>", "when": "When\\>"},
16 \"ar": {"and": "\\%u0648\\>", "background": "\\%u0627\\%u0644\\%u062e\\%u0644\\%u0641\\%u064a\\%u0629\\>", "but": "\\%u0644\\%u0643\\%u0646\\>", "examples": "\\%u0627\\%u0645\\%u062b\\%u0644\\%u0629\\>", "feature": "\\%u062e\\%u0627\\%u0635\\%u064a\\%u0629\\>", "given": "\\%u0628\\%u0641\\%u0631\\%u0636\\>", "scenario": "\\%u0633\\%u064a\\%u0646\\%u0627\\%u0631\\%u064a\\%u0648\\>", "scenario_outline": "\\%u0633\\%u064a\\%u0646\\%u0627\\%u0631\\%u064a\\%u0648 \\%u0645\\%u062e\\%u0637\\%u0637\\>", "then": "\\%u0627\\%u0630\\%u0627\\%u064b\\>\\|\\%u062b\\%u0645\\>", "when": "\\%u0639\\%u0646\\%u062f\\%u0645\\%u0627\\>\\|\\%u0645\\%u062a\\%u0649\\>"},
17 \"bg": {"and": "\\%u0418\\>", "background": "\\%u041f\\%u0440\\%u0435\\%u0434\\%u0438\\%u0441\\%u0442\\%u043e\\%u0440\\%u0438\\%u044f\\>", "but": "\\%u041d\\%u043e\\>", "examples": "\\%u041f\\%u0440\\%u0438\\%u043c\\%u0435\\%u0440\\%u0438\\>", "feature": "\\%u0424\\%u0443\\%u043d\\%u043a\\%u0446\\%u0438\\%u043e\\%u043d\\%u0430\\%u043b\\%u043d\\%u043e\\%u0441\\%u0442\\>", "given": "\\%u0414\\%u0430\\%u0434\\%u0435\\%u043d\\%u043e\\>", "scenario": "\\%u0421\\%u0446\\%u0435\\%u043d\\%u0430\\%u0440\\%u0438\\%u0439\\>", "scenario_outline": "\\%u0420\\%u0430\\%u043c\\%u043a\\%u0430 \\%u043d\\%u0430 \\%u0441\\%u0446\\%u0435\\%u043d\\%u0430\\%u0440\\%u0438\\%u0439\\>", "then": "\\%u0422\\%u043e\\>", "when": "\\%u041a\\%u043e\\%u0433\\%u0430\\%u0442\\%u043e\\>"},
18 \"ca": {"and": "I\\>", "background": "Antecedents\\>\\|Rerefons\\>", "but": "Per\\%u00f2\\>", "examples": "Exemples\\>", "feature": "Caracter\\%u00edstica\\>\\|Funcionalitat\\>", "given": "At\\%u00e8s\\>\\|Donada\\>\\|Donat\\>\\|Atesa\\>", "scenario": "Escenari\\>", "scenario_outline": "Esquema de l'escenari\\>", "then": "Aleshores\\>\\|Cal\\>", "when": "Quan\\>"},
19 \"cs": {"and": "A tak\\%u00e9\\>\\|A\\>", "background": "Pozad\\%u00ed\\>\\|Kontext\\>", "but": "Ale\\>", "examples": "P\\%u0159\\%u00edklady\\>", "feature": "Po\\%u017eadavek\\>", "given": "Pokud\\>", "scenario": "Sc\\%u00e9n\\%u00e1\\%u0159\\>", "scenario_outline": "N\\%u00e1\\%u010drt Sc\\%u00e9n\\%u00e1\\%u0159e\\>\\|Osnova sc\\%u00e9n\\%u00e1\\%u0159e\\>", "then": "Pak\\>", "when": "Kdy\\%u017e\\>"},
20 \"cy-GB": {"and": "A\\>", "background": "Cefndir\\>", "but": "Ond\\>", "examples": "Enghreifftiau\\>", "feature": "Arwedd\\>", "given": "Anrhegedig a\\>", "scenario": "Scenario\\>", "scenario_outline": "Scenario Amlinellol\\>", "then": "Yna\\>", "when": "Pryd\\>"},
21 \"da": {"and": "Og\\>", "background": "Baggrund\\>", "but": "Men\\>", "examples": "Eksempler\\>", "feature": "Egenskab\\>", "given": "Givet\\>", "scenario": "Scenarie\\>", "scenario_outline": "Abstrakt Scenario\\>", "then": "S\\%u00e5\\>", "when": "N\\%u00e5r\\>"},
22 \"de": {"and": "Und\\>", "background": "Grundlage\\>", "but": "Aber\\>", "examples": "Beispiele\\>", "feature": "Funktionalit\\%u00e4t\\>", "given": "Gegeben sei\\>\\|Angenommen\\>", "scenario": "Szenario\\>", "scenario_outline": "Szenariogrundriss\\>", "then": "Dann\\>", "when": "Wenn\\>"},
23 \"en-Scouse": {"and": "An\\>", "background": "Dis is what went down\\>", "but": "Buh\\>", "examples": "Examples\\>", "feature": "Feature\\>", "given": "Youse know when youse got\\>\\|Givun\\>", "scenario": "The thing of it is\\>", "scenario_outline": "Wharrimean is\\>", "then": "Den youse gotta\\>\\|Dun\\>", "when": "Youse know like when\\>\\|Wun\\>"},
24 \"en-au": {"and": "N\\>", "background": "Background\\>", "but": "Cept\\>", "examples"
[all...]
/macosx-10.10.1/expat-12/expat/bcb5/
H A Delements.mak17 OBJFILES = Release\obj\examples\elements.obj
32 PATHCPP = .;..\examples
40 INCLUDEPATH = ..\examples;$(BCB)\include
41 LIBPATH = ..\examples;$(BCB)\lib;$(RELEASELIBPATH)
46 PFLAGS = -N2Release\obj\examples -N0Release\obj\examples -$Y- -$L- -$D-
49 LFLAGS = -IRelease\obj\examples -D"" -ap -Tpe -x -Gn -q -L..\LIB\RELEASE_STATIC
H A Doutline.mak17 OBJFILES = Release\obj\examples\outline.obj
32 PATHCPP = .;..\examples
40 INCLUDEPATH = ..\examples;$(BCB)\include
41 LIBPATH = ..\examples;$(BCB)\lib;$(RELEASELIBPATH)
46 PFLAGS = -N2Release\obj\examples -N0Release\obj\examples -$Y- -$L- -$D-
49 LFLAGS = -IRelease\obj\examples -D"" -ap -Tpe -x -Gn -q
/macosx-10.10.1/expat-12/expat/
H A DMakefile.in53 all: $(LIBRARY) xmlwf/xmlwf examples/elements examples/outline
58 cd examples && rm -f elements outline *.o *.lo && rm -rf .libs _libs
62 rm -f examples/core tests/core xmlwf/core
99 @for d in lib xmlwf examples tests ; do \
148 examples/elements.o: examples/elements.c
149 examples/elements: examples/elements.o $(LIBRARY)
152 examples/outlin
[all...]
/macosx-10.10.1/apache-793/httpd/modules/
H A DNWGNUmakefile42 examples \
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/debian/
H A Drules63 dh_installdocs BUGS TODO README examples/README docs/README
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/bin/
H A Dtt2inst6 # 'docs', 'examples', 'images' and 'templates' distribution directories
21 my @INSTDIRS = qw( docs examples images templates );
/macosx-10.10.1/BerkeleyDB-21/db/perl/BerkeleyDB/
H A DMakefile.PL90 $(NAME).pod: $(NAME).pod.P t/examples.t.T t/examples3.t.T mkpod
/macosx-10.10.1/curl-83.1.2/curl/
H A DMakefile76 $(MAKE) -C docs/examples -f Makefile.m32 clean
81 $(MAKE) -C docs/examples -f Makefile.m32 vclean
83 mingw32-examples%:
84 $(MAKE) -C docs/examples -f Makefile.m32 CFG=$@
264 $(MAKE) -C docs/examples -f Makefile.netware clean
269 $(MAKE) -C docs/examples -f Makefile.netware vclean
275 netware-examples-%:
276 $(MAKE) -C docs/examples -f Makefile.netware CFG=$@

Completed in 267 milliseconds

123456