Home
last modified time | relevance | path

Searched refs:autoinit (Results 1 – 25 of 122) sorted by relevance

12345

/dports/sysutils/modules/modules-4.6.0/testsuite/bin/
H A Dinstall_test_fish64 set autoinit 0
66 set autoinit 1
69 if [ $autoinit -eq 0 -a ! -x $initfile ]
71 else if [ $autoinit -ne 0 -a ! -r $initfile ]
77 if [ $autoinit -eq 0 ]
78 eval $initfile $shname autoinit | source -
H A Dinstall_test_csh68 set autoinit=0
70 set autoinit=1
73 if ( $autoinit == 0 && ! -x $initfile ) then
76 else if ( $autoinit != 0 && ! -r $initfile ) then
83 if ( $autoinit == 0 ) then
H A Dinstall_test_sh71 autoinit=0
73 autoinit=1
76 if [ $autoinit -eq 0 -a ! -x $initfile ]; then
78 elif [ $autoinit -ne 0 -a ! -r $initfile ]; then
84 if [ $autoinit -eq 0 ]; then
/dports/audio/sidplayer/SIDPlayer-4.4/src/
H A Dsoundplay.cpp120 class autoinit class
123 autoinit() in autoinit() function in autoinit
126 ~autoinit() in ~autoinit()
135 static autoinit autoinit; variable
/dports/www/p5-Maypole/Maypole-2.13/lib/Maypole/
H A DApplication.pm34 my $autoinit=0;
40 elsif (/^\-Init$/) { $autoinit++ }
66 $caller->init() if $autosetup && $autoinit;
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/scons/scons-local-2.3.3/SCons/Tool/
H A Dmsginit.py39 autoinit = env['POAUTOINIT']
41 autoinit = False
42 if autoinit:
/dports/graphics/photivo/photivo/scons-local-2.2.0/SCons/Tool/
H A Dmsginit.py39 autoinit = env['POAUTOINIT']
41 autoinit = False
42 if autoinit:
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-2.3.2/SCons/Tool/
H A Dmsginit.py39 autoinit = env['POAUTOINIT']
41 autoinit = False
42 if autoinit:
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/scons-2.5.0/scons-local-2.5.0/SCons/Tool/
H A Dmsginit.py39 autoinit = env['POAUTOINIT']
41 autoinit = False
42 if autoinit:
/dports/devel/scons/SCons-4.2.0/SCons/Tool/
H A Dmsginit.py50 autoinit = env['POAUTOINIT']
52 autoinit = False
53 if autoinit:
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/inline_copy/lib/scons-3.1.2/SCons/Tool/
H A Dmsginit.py39 autoinit = env['POAUTOINIT']
41 autoinit = False
42 if autoinit:
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DFileFinder.cpp102 bool autoinit=false; in version() local
106 autoinit = true; in version()
109 if (autoinit) in version()
114 if (autoinit) in version()
/dports/security/py-exscript/exscript-2.6/demos/multiple/
H A Dmultiple.py15 conn.autoinit()
23 conn.autoinit()
/dports/net/evans/evans-0.9.1/vendor/github.com/google/go-github/test/integration/
H A Dgithub_test.go61 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
78 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})
/dports/deskutils/pet/pet-0.4.0/vendor/github.com/google/go-github/test/integration/
H A Dgithub_test.go61 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
78 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})
/dports/devel/git-town/git-town-7.6.0/vendor/github.com/google/go-github/go-github-17.0.0/test/integration/
H A Dgithub_test.go61 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
78 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/google/go-github/v41/test/integration/
H A Dgithub_test.go62 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
79 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/google/go-github/v35/test/integration/
H A Dgithub_test.go61 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
78 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})
/dports/www/beehive/beehive-0.4.0/vendor/github.com/google/go-github/test/integration/
H A Dgithub_test.go61 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
78 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})
/dports/security/vuls/vuls-0.13.7/vendor/github.com/google/go-github/v28/test/integration/
H A Dgithub_test.go61 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
78 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/google/go-github/test/integration/
H A Dgithub_test.go61 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
78 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})
/dports/security/gopass/gopass-1.13.0/vendor/github.com/google/go-github/test/integration/
H A Dgithub_test.go61 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
78 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})
/dports/security/gopass/gopass-1.13.0/vendor/github.com/google/go-github/v33/test/integration/
H A Dgithub_test.go61 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
78 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})
/dports/security/vault/vault-1.8.2/vendor/github.com/google/go-github/test/integration/
H A Dgithub_test.go61 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
78 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/google/go-github/v26/go-github-26.0.9/test/integration/
H A Dgithub_test.go61 func createRandomTestRepository(owner string, autoinit bool) (*github.Repository, error) {
78 …ckground(), "", &github.Repository{Name: github.String(repoName), AutoInit: github.Bool(autoinit)})

12345