Home
last modified time | relevance | path

Searched refs:to_unix_path (Results 1 – 25 of 121) sorted by relevance

12345

/dports/devel/py-scikit-build/scikit-build-0.12.0/tests/
H A Dtest_include_exclude_data.py4 from skbuild.utils import to_unix_path
44 to_unix_path(os.path.join(proj, 'setup.py')),
45 to_unix_path(os.path.join(proj, base, 'hello/__init__.py')),
46to_unix_path(os.path.join(proj, base, 'hello/data/subdata/hello_data1_include_from_manifest.txt')),
47to_unix_path(os.path.join(proj, base, 'hello/data/subdata/hello_data2_include_from_manifest.txt')),
48 to_unix_path(os.path.join(
50 to_unix_path(os.path.join(proj, base, 'hello/hello_include_from_manifest.txt')),
51 to_unix_path(os.path.join(proj, base, 'hello2/__init__.py')),
52to_unix_path(os.path.join(proj, base, 'hello2/data2/subdata2/hello2_data1_include_from_manifest.tx…
54 to_unix_path(os.path.join(
[all …]
H A Dtest_cmaker.py18 from skbuild.utils import push_dir, to_unix_path
118 "/BUILD/{}".format(to_unix_path(CMAKE_BUILD_DIR())),
119 "/BUILD/{}/./foo.txt".format(to_unix_path(CMAKE_INSTALL_DIR()))
124 "/SRC/{}".format(to_unix_path(CMAKE_BUILD_DIR())),
125 "/SRC/{}/./foo.txt".format(to_unix_path(CMAKE_INSTALL_DIR())),
/dports/devel/avr-gdb/gdb-7.3.1/gdb/python/
H A Dpython-config.py33 def to_unix_path(path): function
47 print to_unix_path(sysconfig.PREFIX)
50 print to_unix_path(sysconfig.EXEC_PREFIX)
57 print to_unix_path(' '.join(flags))
76 print to_unix_path(' '.join(libs))
/dports/devel/gdb761/gdb-7.6.1/gdb/python/
H A Dpython-config.py34 def to_unix_path(path): function
48 print (to_unix_path(sysconfig.PREFIX))
51 print (to_unix_path(sysconfig.EXEC_PREFIX))
58 print (to_unix_path(' '.join(flags)))
77 print (to_unix_path(' '.join(libs)))
/dports/devel/gdb/gdb-11.1/gdb/python/
H A Dpython-config.py37 def to_unix_path(path): function
52 print(to_unix_path(sysconfig.PREFIX))
55 print(to_unix_path(sysconfig.EXEC_PREFIX))
64 print(to_unix_path(" ".join(flags)))
84 print(to_unix_path(" ".join(libs)))
/dports/devel/py-scikit-build/scikit-build-0.12.0/skbuild/command/
H A Degg_info.py11 from ..utils import new_style, to_unix_path
26 egg_base = to_unix_path(list(self.distribution.package_dir.values())[0])
27 cmake_install_dir = to_unix_path(CMAKE_INSTALL_DIR())
/dports/games/adonthell/adonthell-0.3.8/src/tools/dlgedit/
H A Dutil.h32 #define MK_UNIX_PATH(path) util::to_unix_path(path)
67 static std::string to_unix_path (const std::string & path);
/dports/lang/micropython/micropython-1.17/ports/windows/
H A Drealpath.c32 char *to_unix_path(char *p) { in to_unix_path() function
66 return to_unix_path(ret); in realpath()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/mysys/
H A Dmf_unixpath.c39 void to_unix_path(char *to MY_ATTRIBUTE((unused))) in to_unix_path() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/mysys/
H A Dmf_unixpath.c39 void to_unix_path(char *to MY_ATTRIBUTE((unused))) in to_unix_path() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/mysys/
H A Dmf_unixpath.c39 void to_unix_path(char *to MY_ATTRIBUTE((unused))) in to_unix_path() function
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/mysys/
H A Dmf_unixpath.c39 void to_unix_path(char *to MY_ATTRIBUTE((unused))) in to_unix_path() function
/dports/databases/percona57-server/percona-server-5.7.36-39/mysys/
H A Dmf_unixpath.c39 void to_unix_path(char *to MY_ATTRIBUTE((unused))) in to_unix_path() function
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/mysys/
H A Dmf_unixpath.c39 void to_unix_path(char *to MY_ATTRIBUTE((unused))) in to_unix_path() function
/dports/databases/percona57-client/percona-server-5.7.36-39/mysys/
H A Dmf_unixpath.c39 void to_unix_path(char *to MY_ATTRIBUTE((unused))) in to_unix_path() function
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/mysys/
H A Dmf_unixpath.c39 void to_unix_path(char *to MY_ATTRIBUTE((unused))) in to_unix_path() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysys/
H A Dmf_unixpath.cc43 void to_unix_path(char *to MY_ATTRIBUTE((unused))) { in to_unix_path() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/mysys/
H A Dmf_unixpath.c39 void to_unix_path(char *to MY_ATTRIBUTE((unused))) in to_unix_path() function
/dports/databases/mysql57-client/mysql-5.7.36/mysys/
H A Dmf_unixpath.c39 void to_unix_path(char *to MY_ATTRIBUTE((unused))) in to_unix_path() function
/dports/databases/mariadb105-client/mariadb-10.5.15/mysys/
H A Dmf_unixpath.c27 void to_unix_path(char *to __attribute__((unused))) in to_unix_path() function
/dports/databases/mariadb104-server/mariadb-10.4.24/mysys/
H A Dmf_unixpath.c27 void to_unix_path(char *to __attribute__((unused))) in to_unix_path() function
/dports/databases/mariadb104-client/mariadb-10.4.24/mysys/
H A Dmf_unixpath.c27 void to_unix_path(char *to __attribute__((unused))) in to_unix_path() function
/dports/databases/mariadb103-server/mariadb-10.3.34/mysys/
H A Dmf_unixpath.c27 void to_unix_path(char *to __attribute__((unused))) in to_unix_path() function
/dports/databases/mariadb103-client/mariadb-10.3.34/mysys/
H A Dmf_unixpath.c27 void to_unix_path(char *to __attribute__((unused))) in to_unix_path() function
/dports/databases/mysql56-client/mysql-5.6.51/mysys/
H A Dmf_unixpath.c39 void to_unix_path(char *to MY_ATTRIBUTE((unused))) in to_unix_path() function

12345