Home
last modified time | relevance | path

Searched refs:autopath (Results 1 – 25 of 49) sorted by relevance

12

/dports/lang/perl5.30/perl-5.30.3/cpan/AutoLoader/t/
H A D01AutoLoader.t182 my $autopath = File::Spec->catdir( $dir, 'auto', 'MyAddon' );
183 mkpath( $autopath ) or die "Can't mkdir '$autopath': $!";
191 write_file( File::Spec->catfile( $autopath, 'autosplit.ix' ), $autosplit_text );
207 write_file( File::Spec->catfile( $autopath, 'testsub.al' ), $testsub_text);
/dports/lang/perl5.32/perl-5.32.1/cpan/AutoLoader/t/
H A D01AutoLoader.t182 my $autopath = File::Spec->catdir( $dir, 'auto', 'MyAddon' );
183 mkpath( $autopath ) or die "Can't mkdir '$autopath': $!";
191 write_file( File::Spec->catfile( $autopath, 'autosplit.ix' ), $autosplit_text );
207 write_file( File::Spec->catfile( $autopath, 'testsub.al' ), $testsub_text);
/dports/lang/perl5.34/perl-5.34.0/cpan/AutoLoader/t/
H A D01AutoLoader.t182 my $autopath = File::Spec->catdir( $dir, 'auto', 'MyAddon' );
183 mkpath( $autopath ) or die "Can't mkdir '$autopath': $!";
191 write_file( File::Spec->catfile( $autopath, 'autosplit.ix' ), $autosplit_text );
207 write_file( File::Spec->catfile( $autopath, 'testsub.al' ), $testsub_text);
/dports/devel/p5-AutoLoader/AutoLoader-5.74/t/
H A D01AutoLoader.t182 my $autopath = File::Spec->catdir( $dir, 'auto', 'MyAddon' );
183 mkpath( $autopath ) or die "Can't mkdir '$autopath': $!";
191 write_file( File::Spec->catfile( $autopath, 'autosplit.ix' ), $autosplit_text );
207 write_file( File::Spec->catfile( $autopath, 'testsub.al' ), $testsub_text);
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/AutoLoader/t/
H A D01AutoLoader.t182 my $autopath = File::Spec->catdir( $dir, 'auto', 'MyAddon' );
183 mkpath( $autopath ) or die "Can't mkdir '$autopath': $!";
191 write_file( File::Spec->catfile( $autopath, 'autosplit.ix' ), $autosplit_text );
207 write_file( File::Spec->catfile( $autopath, 'testsub.al' ), $testsub_text);
/dports/lang/tcl87/tcl8.7a5/tests/
H A DfileSystemEncoding.test18 proc autopath {} {
29 autopath
/dports/lang/tcl86/tcl8.6.12/tests/
H A DfileSystemEncoding.test18 proc autopath {} {
29 autopath
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/mobile/
H A Dandroid_test.go168 autopath := filepath.Join(os.Getenv("HOME"), "Android", "Sdk")
169 if _, err := os.Stat(autopath); err != nil {
172 os.Setenv("ANDROID_HOME", autopath)
/dports/archivers/ark/ark-21.12.3/app/
H A Dmain.cpp281 …QString autopath = QFileInfo(QUrl::fromUserInput(urls.at(0), QString(), QUrl::AssumeLocalFile).pat… in main() local
282 qCDebug(ARK) << "By autodestination, setting path to " << autopath; in main()
283 batchJob->setDestinationFolder(autopath); in main()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/tools/third_party/py/testing/path/
H A Drepotest.dump97 import py; py.magic.autopath()
111 import py; py.magic.autopath()
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/tests/tools/third_party/py/testing/path/
H A Drepotest.dump97 import py; py.magic.autopath()
111 import py; py.magic.autopath()
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/tools/third_party/py/testing/path/
H A Drepotest.dump97 import py; py.magic.autopath()
111 import py; py.magic.autopath()
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/tools/third_party/py/testing/path/
H A Drepotest.dump97 import py; py.magic.autopath()
111 import py; py.magic.autopath()
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/tests/tools/py/testing/path/
H A Drepotest.dump97 import py; py.magic.autopath()
111 import py; py.magic.autopath()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/py/testing/path/
H A Drepotest.dump97 import py; py.magic.autopath()
111 import py; py.magic.autopath()
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/tools/third_party/py/testing/path/
H A Drepotest.dump97 import py; py.magic.autopath()
111 import py; py.magic.autopath()
/dports/devel/py-py/py-1.9.0/testing/path/
H A Drepotest.dump97 import py; py.magic.autopath()
111 import py; py.magic.autopath()
/dports/www/moinmoin/moin-1.9.11/MoinMoin/
H A Dconftest.py28 rootdir = py.magic.autopath().dirpath()
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/
H A DREADME.bin55 Togl2.X/ Tcl package (place on Tcl's autopath)
/dports/graphics/togl/Togl2.0/
H A DREADME.bin55 Togl2.X/ Tcl package (place on Tcl's autopath)
/dports/multimedia/photofilmstrip/photofilmstrip-3.7.0/photofilmstrip/gui/
H A DPnlPfsProject.py426 autopath=True)
664 def InsertPictures(self, pics, position=None, autopath=False): argument
671 if autopath:
/dports/devel/py-pyinotify/pyinotify-0.9.6/old/
H A DChangeLog356 * config/, tests/, examples/: autopath.py added.
/dports/net/samba412/samba-4.12.15/source3/lib/netapi/
H A Dserverinfo.c324 i403.sv403_autopath = talloc_strdup(mem_ctx, i->info403->autopath); in map_server_info_to_SERVER_INFO_buffer()
/dports/comms/kermit/kermit-9.0.305.04/
H A Dckcfns.c270 int autopath = 0; /* SET RECEIVE PATHNAMES AUTO flag */ variable
3122 if (autopath) { /* SET RECEIVE PATHNAMES AUTO fixup */
3124 autopath = 0;
5396 autopath = 1; /* and remember we did this */
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/pidl/srvsvc/
H A Dsrvsvc.idl727 [string,charset(UTF16)] uint16 *autopath;

12