Home
last modified time | relevance | path

Searched refs:mypath (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/sysschema/r/
H A Dfn_format_path.result5 SELECT sys.format_path(@mypath);
6 sys.format_path(@mypath)
9 SELECT sys.format_path(@mypath);
10 sys.format_path(@mypath)
13 SELECT sys.format_path(@mypath);
14 sys.format_path(@mypath)
17 SELECT sys.format_path(@mypath);
18 sys.format_path(@mypath)
21 SELECT sys.format_path(@mypath);
22 sys.format_path(@mypath)
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/sysschema/r/
H A Dfn_format_path.result5 SELECT sys.format_path(@mypath);
6 sys.format_path(@mypath)
9 SELECT sys.format_path(@mypath);
10 sys.format_path(@mypath)
13 SELECT sys.format_path(@mypath);
14 sys.format_path(@mypath)
17 SELECT sys.format_path(@mypath);
18 sys.format_path(@mypath)
21 SELECT sys.format_path(@mypath);
22 sys.format_path(@mypath)
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/sysschema/r/
H A Dfn_format_path.result5 SELECT sys.format_path(@mypath);
6 sys.format_path(@mypath)
9 SELECT sys.format_path(@mypath);
10 sys.format_path(@mypath)
13 SELECT sys.format_path(@mypath);
14 sys.format_path(@mypath)
17 SELECT sys.format_path(@mypath);
18 sys.format_path(@mypath)
21 SELECT sys.format_path(@mypath);
22 sys.format_path(@mypath)
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/sysschema/r/
H A Dfn_format_path.result5 SELECT sys.format_path(@mypath);
6 sys.format_path(@mypath)
9 SELECT sys.format_path(@mypath);
10 sys.format_path(@mypath)
13 SELECT sys.format_path(@mypath);
14 sys.format_path(@mypath)
17 SELECT sys.format_path(@mypath);
18 sys.format_path(@mypath)
21 SELECT sys.format_path(@mypath);
22 sys.format_path(@mypath)
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/sysschema/r/
H A Dfn_format_path.result5 SELECT sys.format_path(@mypath);
6 sys.format_path(@mypath)
9 SELECT sys.format_path(@mypath);
10 sys.format_path(@mypath)
13 SELECT sys.format_path(@mypath);
14 sys.format_path(@mypath)
17 SELECT sys.format_path(@mypath);
18 sys.format_path(@mypath)
21 SELECT sys.format_path(@mypath);
22 sys.format_path(@mypath)
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/sysschema/r/
H A Dfn_format_path.result5 SELECT sys.format_path(@mypath);
6 sys.format_path(@mypath)
9 SELECT sys.format_path(@mypath);
10 sys.format_path(@mypath)
13 SELECT sys.format_path(@mypath);
14 sys.format_path(@mypath)
17 SELECT sys.format_path(@mypath);
18 sys.format_path(@mypath)
21 SELECT sys.format_path(@mypath);
22 sys.format_path(@mypath)
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/sysschema/r/
H A Dfn_format_path.result6 SELECT sys.format_path(@mypath);
7 sys.format_path(@mypath)
10 SELECT sys.format_path(@mypath);
11 sys.format_path(@mypath)
14 SELECT sys.format_path(@mypath);
15 sys.format_path(@mypath)
18 SELECT sys.format_path(@mypath);
19 sys.format_path(@mypath)
22 SELECT sys.format_path(@mypath);
23 sys.format_path(@mypath)
[all …]
/dports/biology/migrate/migrate-3.6.11/src/
H A Dinstall_migrate48 (migshell,migkit) = os.path.split(mypath)
55 ownpath = mypath
56 migshell = mypath+"/migrateshell.app"
60 (migshell,migkit) = os.path.split(mypath)
62 ownpath = mypath
84 if os.path.exists(mypath+"/migrate-n"):
86 if os.path.exists(mypath+"/migrate-n-mpi"):
88 if os.path.exists(mypath+"/findcores"):
91 if os.path.exists(mypath+"/fastmigrate-n"):
135 if os.path.exists(mypath+"/migrate-n"):
[all …]
/dports/biology/emboss/EMBOSS-6.6.0/scripts/
H A Dmakefilestest.pl7 my $mypath = $dirname;
9 if ($path ne "") {$mypath = "$path/$dirname"}
10 opendir(DIR, $mypath);
22 if(-s "$mypath/Makefile.am") {
81 if (-d "$mypath/$file") {
82 if(-e "$mypath/$file/Makefile.am") {
86 $dirdirs{$file} = "$mypath/$file";
89 print ".. $mypath/$file no Makefile.am\n";
93 $dirfiles{$file} = "$mypath/$file";
98 print " Directory: $mypath\n";
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/mysql-test/suite/sysschema/t/
H A Dfn_format_path.test12 SET @mypath := CONCAT(@@global.basedir, 'logs/binlog.000001');
14 SELECT sys.format_path(@mypath);
17 SET @mypath := CONCAT(@@global.datadir, 'foo/bar.foo');
19 SELECT sys.format_path(@mypath);
22 SET @mypath := CONCAT(@@global.tmpdir, '/foo/bar.foo');
24 SELECT sys.format_path(@mypath);
27 SET @mypath := CONCAT(@@global.innodb_data_home_dir, '/foo/bar.ibd');
29 SELECT sys.format_path(@mypath);
34 SELECT sys.format_path(@mypath);
37 SET @mypath := CONCAT(@@global.innodb_undo_directory, '/undo0');
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysql-test/suite/sysschema/t/
H A Dfn_format_path.test12 SET @mypath := CONCAT(@@global.basedir, 'logs/binlog.000001');
14 SELECT sys.format_path(@mypath);
17 SET @mypath := CONCAT(@@global.datadir, 'foo/bar.foo');
19 SELECT sys.format_path(@mypath);
22 SET @mypath := CONCAT(@@global.tmpdir, '/foo/bar.foo');
24 SELECT sys.format_path(@mypath);
27 SET @mypath := CONCAT(@@global.innodb_data_home_dir, '/foo/bar.ibd');
29 SELECT sys.format_path(@mypath);
34 SELECT sys.format_path(@mypath);
37 SET @mypath := CONCAT(@@global.innodb_undo_directory, '/undo0');
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysql-test/suite/sysschema/t/
H A Dfn_format_path.test12 SET @mypath := CONCAT(@@global.basedir, 'logs/binlog.000001');
14 SELECT sys.format_path(@mypath);
17 SET @mypath := CONCAT(@@global.datadir, 'foo/bar.foo');
19 SELECT sys.format_path(@mypath);
22 SET @mypath := CONCAT(@@global.tmpdir, '/foo/bar.foo');
24 SELECT sys.format_path(@mypath);
27 SET @mypath := CONCAT(@@global.innodb_data_home_dir, '/foo/bar.ibd');
29 SELECT sys.format_path(@mypath);
34 SELECT sys.format_path(@mypath);
37 SET @mypath := CONCAT(@@global.innodb_undo_directory, '/undo0');
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysql-test/suite/sysschema/t/
H A Dfn_format_path.test12 SET @mypath := CONCAT(@@global.basedir, 'logs/binlog.000001');
14 SELECT sys.format_path(@mypath);
17 SET @mypath := CONCAT(@@global.datadir, 'foo/bar.foo');
19 SELECT sys.format_path(@mypath);
22 SET @mypath := CONCAT(@@global.tmpdir, '/foo/bar.foo');
24 SELECT sys.format_path(@mypath);
27 SET @mypath := CONCAT(@@global.innodb_data_home_dir, '/foo/bar.ibd');
29 SELECT sys.format_path(@mypath);
34 SELECT sys.format_path(@mypath);
37 SET @mypath := CONCAT(@@global.innodb_undo_directory, '/undo0');
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/mysql-test/suite/sysschema/t/
H A Dfn_format_path.test12 SET @mypath := CONCAT(@@global.basedir, 'logs/binlog.000001');
14 SELECT sys.format_path(@mypath);
17 SET @mypath := CONCAT(@@global.datadir, 'foo/bar.foo');
19 SELECT sys.format_path(@mypath);
22 SET @mypath := CONCAT(@@global.tmpdir, '/foo/bar.foo');
24 SELECT sys.format_path(@mypath);
27 SET @mypath := CONCAT(@@global.innodb_data_home_dir, '/foo/bar.ibd');
29 SELECT sys.format_path(@mypath);
34 SELECT sys.format_path(@mypath);
37 SET @mypath := CONCAT(@@global.innodb_undo_directory, '/undo0');
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/mysql-test/suite/sysschema/t/
H A Dfn_format_path.test12 SET @mypath := CONCAT(@@global.basedir, 'logs/binlog.000001');
14 SELECT sys.format_path(@mypath);
17 SET @mypath := CONCAT(@@global.datadir, 'foo/bar.foo');
19 SELECT sys.format_path(@mypath);
22 SET @mypath := CONCAT(@@global.tmpdir, '/foo/bar.foo');
24 SELECT sys.format_path(@mypath);
27 SET @mypath := CONCAT(@@global.innodb_data_home_dir, '/foo/bar.ibd');
29 SELECT sys.format_path(@mypath);
34 SELECT sys.format_path(@mypath);
37 SET @mypath := CONCAT(@@global.innodb_undo_directory, '/undo0');
[all …]
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/sandbox/servers/5.7/sys/mysql-test/suite/sysschema/r/
H A Dfn_format_path.result4 SET @mypath := CONCAT(@@global.datadir, 'foo/bar.foo');
5 SELECT sys.format_path(@mypath);
6 sys.format_path(@mypath)
8 SET @mypath := CONCAT(@@global.tmpdir, 'foo/bar.foo');
9 SELECT sys.format_path(@mypath);
10 sys.format_path(@mypath)
12 SET @mypath := CONCAT(@@global.innodb_log_group_home_dir, 'foo/bar.foo');
13 SELECT sys.format_path(@mypath);
14 sys.format_path(@mypath)
/dports/databases/percona-toolkit/percona-toolkit-3.3.0/sandbox/servers/5.6/sys/mysql-test/suite/sysschema/r/
H A Dfn_format_path.result4 SET @mypath := CONCAT(@@global.datadir, 'foo/bar.foo');
5 SELECT sys.format_path(@mypath);
6 sys.format_path(@mypath)
8 SET @mypath := CONCAT(@@global.tmpdir, 'foo/bar.foo');
9 SELECT sys.format_path(@mypath);
10 sys.format_path(@mypath)
12 SET @mypath := CONCAT(@@global.innodb_log_group_home_dir, 'foo/bar.foo');
13 SELECT sys.format_path(@mypath);
14 sys.format_path(@mypath)
/dports/www/p5-ClearSilver/clearsilver-0.10.5/util/
H A Dneo_files.c32 char mypath[_POSIX_PATH_MAX]; in ne_mkdirs() local
36 strncpy (mypath, path, sizeof(mypath)); in ne_mkdirs()
37 x = strlen(mypath); in ne_mkdirs()
38 if ((x < sizeof(mypath)) && (mypath[x-1] != '/')) in ne_mkdirs()
40 mypath[x] = '/'; in ne_mkdirs()
41 mypath[x+1] = '\0'; in ne_mkdirs()
44 for (x = 1; mypath[x]; x++) in ne_mkdirs()
46 if (mypath[x] == '/') in ne_mkdirs()
48 mypath[x] = '\0'; in ne_mkdirs()
51 r = mkdir (mypath); in ne_mkdirs()
[all …]
/dports/textproc/p5-Text-ClearSilver/Text-ClearSilver-0.10.5.4/cs/util/
H A Dneo_files.c32 char mypath[_POSIX_PATH_MAX]; in ne_mkdirs() local
36 strncpy (mypath, path, sizeof(mypath)); in ne_mkdirs()
37 x = strlen(mypath); in ne_mkdirs()
38 if ((x < sizeof(mypath)) && (mypath[x-1] != '/')) in ne_mkdirs()
40 mypath[x] = '/'; in ne_mkdirs()
41 mypath[x+1] = '\0'; in ne_mkdirs()
44 for (x = 1; mypath[x]; x++) in ne_mkdirs()
46 if (mypath[x] == '/') in ne_mkdirs()
48 mypath[x] = '\0'; in ne_mkdirs()
51 r = mkdir (mypath); in ne_mkdirs()
[all …]
/dports/www/clearsilver/clearsilver-0.10.5/util/
H A Dneo_files.c32 char mypath[_POSIX_PATH_MAX]; in ne_mkdirs() local
36 strncpy (mypath, path, sizeof(mypath)); in ne_mkdirs()
37 x = strlen(mypath); in ne_mkdirs()
38 if ((x < sizeof(mypath)) && (mypath[x-1] != '/')) in ne_mkdirs()
40 mypath[x] = '/'; in ne_mkdirs()
41 mypath[x+1] = '\0'; in ne_mkdirs()
44 for (x = 1; mypath[x]; x++) in ne_mkdirs()
46 if (mypath[x] == '/') in ne_mkdirs()
48 mypath[x] = '\0'; in ne_mkdirs()
51 r = mkdir (mypath); in ne_mkdirs()
[all …]
/dports/science/plumed/plumed2-2.7.2/src/mapping/
H A DPathReparameterization.cpp33 mypath(pp), in PathReparameterization()
59 …len[i] = mypath[i-incr]->calc( mypath[i]->getReferencePositions(), pbc, args, mypath[i]->getRefere… in calcCurrentPathSpacings()
82 for(unsigned i=0; i<mypath.size(); ++i) { in reparameterizePart()
110 … newpath[i].setDirection( mypath[k]->getReferencePositions(), mypath[k]->getReferenceArguments() ); in reparameterizePart()
112mypath[k]->extractDisplacementVector( mypath[k+incr]->getReferencePositions(), args, mypath[k+incr… in reparameterizePart()
122 …newpath[i].getNumberOfReferenceArguments(); ++j) mypdb.setArgumentValue( mypath[i]->getArgumentNam… in reparameterizePart()
123 mypath[i]->read( mypdb ); in reparameterizePart()
141 if( ifix2<(mypath.size()-1) ) reparameterizePart( ifix2, mypath.size()-1, target, TOL ); in reparameterize()
/dports/games/libretro-scummvm/scummvm-7b1e929/dists/motomagx/mpkg/
H A Dscummvm.sh2 mypath=${0%/*}
7 LIBDIR4=$mypath/lib
10 export HOME=$mypath
12 cp $mypath/mySDL.cfg /mmc/mmca1/.system/mySDL.cfg
13 cd $mypath
14 exec $mypath/scummvm --gfx-mode=1x > $mypath/scummvm.log
/dports/sysutils/py-plumbum/plumbum-1.7.1/tests/
H A Dtest_config.py60 mypath = local.env.home / "some_simple_home_rc.ini"
61 assert not mypath.exists()
65 assert mypath.exists()
66 mypath.unlink()
68 with Config(mypath) as conf:
70 assert mypath.exists()
71 mypath.unlink()
74 mypath.unlink()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/suite/sysschema/t/
H A Dfn_format_path.test40 SET @mypath := CONCAT(@@global.basedir, 'logs/binlog.000001');
42 SELECT sys.format_path(@mypath);
45 SET @mypath := CONCAT(@@global.datadir, 'foo/bar.foo');
47 SELECT sys.format_path(@mypath);
50 SET @mypath := CONCAT(@@global.tmpdir, '/foo/bar.foo');
52 SELECT sys.format_path(@mypath);
55 SET @mypath := CONCAT(@@global.innodb_data_home_dir, '/foo/bar.ibd');
57 SELECT sys.format_path(@mypath);
62 SELECT sys.format_path(@mypath);
65 SET @mypath := CONCAT(@@global.innodb_undo_directory, '/undo0');
[all …]
/dports/net/kamailio/kamailio-5.4.5/misc/examples/scripts/web_im/
H A Dsend_im.php23 $mypath="/tmp/".$myfilename; variable
44 system("mkfifo -m 666 ".$mypath );
48 unlink($mypath);
55 if (readfile( $mypath )==-1) {
56 unlink($mypath);
59 unlink($mypath);

12345678910>>...19