Searched refs:creating (Results 1 - 25 of 262) sorted by relevance

1234567891011

/macosx-10.10/OpenSSL098-52/src/demos/prime/
H A DMakefile15 @echo Test creating a 128-bit prime
17 @echo Test creating a 256-bit prime
19 @echo Test creating a 512-bit prime
/macosx-10.10/vim-55/src/
H A Dinstallml.sh51 echo creating $destdir
57 echo creating link $destdir/$exname.1
63 echo creating link $destdir/$viewname.1
69 echo creating link $destdir/$rvimname.1
75 echo creating link $destdir/$rviewname.1
83 echo creating link $destdir/$gvimname.1
89 echo creating link $destdir/$gviewname.1
95 echo creating link $destdir/$rgvimname.1
101 echo creating link $destdir/$rgviewname.1
107 echo creating lin
[all...]
/macosx-10.10/BerkeleyDB-21/db/build_windows/
H A Ddb_java_xaj.mak10 @echo creating jar file
18 @echo creating jar file
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/signerAndSubjTp/
H A DmakeSmimeCert26 echo creating certs and keys...
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/library/xml/TclExpat-1.1/
H A Dtester21 puts stderr [list creating parser]
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A Dtcl.spec18 creating integration applications that tie together diverse
22 can also be used for a variety of web-related tasks and for creating
/macosx-10.10/tcl-105/tcl84/tcl/unix/
H A Dtcl.spec20 creating integration applications that tie together diverse
24 can also be used for a variety of web-related tasks and for creating
/macosx-10.10/tcl-105/tk84/tk/unix/
H A Dtk.spec21 creating integration applications that tie together diverse
25 can also be used for a variety of web-related tasks and for creating
/macosx-10.10/OpenSSL098-52/src/test/
H A Dtestgen34 echo problems creating request
/macosx-10.10/ncurses-44/ncurses/test/
H A Dtracemunch69 $awaiting = "curscr" if ($_ =~ /creating curscr/);
70 $awaiting = "newscr" if ($_ =~ /creating newscr/);
71 $awaiting = "stdscr" if ($_ =~ /creating stdscr/);
/macosx-10.10/OpenSSL098-52/src/util/
H A Dmkcerts.sh19 echo creating $CAbits bit PCA cert request
55 echo creating $CAbits bit CA cert request
92 echo creating 512 bit server cert request
129 echo creating 1024 bit server cert request
166 echo creating 512 bit client cert request
/macosx-10.10/ICU-531.30/icuSources/data/translit/
H A Dtrnsfiles.mk9 # you should consider creating a 'trnslocal.mk' file in this same directory.
/macosx-10.10/ncurses-44/ncurses/ncurses/tinfo/
H A DMKfallback.sh47 echo creating temporary terminfo directory... >&2
/macosx-10.10/tcl-105/tk/tk/unix/
H A Dtk.spec20 creating integration applications that tie together diverse
24 can also be used for a variety of web-related tasks and for creating
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.25/lib/HTTP/Proxy/HeaderFilter/
H A Dsimple.pm54 HTTP::Proxy::HeaderFilter::simple - A class for creating simple filters
69 through the hassle of creating a full-fledged class. Simply pass
/macosx-10.10/CPANInternal-159.1/HTTP-Proxy-0.300/lib/HTTP/Proxy/HeaderFilter/
H A Dsimple.pm54 HTTP::Proxy::HeaderFilter::simple - A class for creating simple filters
69 through the hassle of creating a full-fledged class. Simply pass
/macosx-10.10/ICU-531.30/icuSources/data/misc/
H A Dmiscfiles.mk9 # you should consider creating a 'misclocal.mk' file in this same directory.
/macosx-10.10/ICU-531.30/icuSources/data/sprep/
H A Dsprepfiles.mk9 # you should consider creating a 'brklocal.mk' file in this same directory.
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslScripts/
H A DmakeLocalCert71 echo === Finished creating certs and keychains for SSL testing ===
/macosx-10.10/libxml2-26/libxml2/doc/
H A DbuildDocBookCatalog179 echo creating XML Catalog root $ROOTCATALOG
183 echo Failed creating XML Catalog root $ROOTCATALOG
187 echo creating DocBook XML Catalog $CATALOG
191 echo Failed creating DocBook XML Catalog $CATALOG
/macosx-10.10/BerkeleyDB-21/db/examples_cxx/excxx_repquote/
H A DRepQuoteExample.cpp110 bool ensure_open(bool creating) { argument
117 if (creating)
127 } else if (e.get_errno() == ENOENT && !creating) {
/macosx-10.10/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/DBI/Test/
H A DSQLite.pm52 This combines creating the table with the normal Class::DBI table()
/macosx-10.10/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DProcedural.pm103 This is most useful when creating plugins for modules that normally
/macosx-10.10/ICU-531.30/icuSources/extra/uconv/
H A Dmakedata.mak5 # nmake file for creating data files on win32
99 # Inference rule for creating resource bundles
/macosx-10.10/tcl-105/tcl_ext/tclx/tclx/tests/compat/
H A Dfile.test56 } 0 {1 {creating directory "mkdir1.tmp" failed: file already exists}}
66 } 0 {1 {creating directory "mkdir1.tmp/notadir" failed: file already exists}}

Completed in 257 milliseconds

1234567891011