Home
last modified time | relevance | path

Searched refs:convert_path (Results 26 – 50 of 561) sorted by relevance

12345678910>>...23

/dports/www/moodle39/moodle/mod/wiki/backup/moodle1/
H A Dlib.php67 new convert_path(
90 new convert_path(
102 new convert_path(
105 new convert_path(
108 new convert_path(
/dports/math/py-matplotlib/matplotlib-3.4.3/src/
H A D_path_wrapper.cpp47 &convert_path, in Py_point_in_path()
79 &convert_path, in Py_points_in_path()
110 &convert_path, in Py_point_on_path()
142 &convert_path, in Py_points_on_path()
201 &convert_path, in Py_update_path_extents()
403 &convert_path, in Py_path_in_path()
407 &convert_path, in Py_path_in_path()
436 &convert_path, in Py_clip_path_to_rect()
534 &convert_path, in Py_path_intersects_path()
652 &convert_path, in Py_cleanup_path()
[all …]
/dports/math/py-matplotlib2/matplotlib-2.2.4/src/
H A D_path_wrapper.cpp45 &convert_path, in Py_point_in_path()
75 &convert_path, in Py_points_in_path()
104 &convert_path, in Py_point_on_path()
134 &convert_path, in Py_points_on_path()
190 &convert_path, in Py_update_path_extents()
379 &convert_path, in Py_path_in_path()
383 &convert_path, in Py_path_in_path()
410 &convert_path, in Py_clip_path_to_rect()
497 &convert_path, in Py_path_intersects_path()
608 &convert_path, in Py_cleanup_path()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/make/scripts/
H A Dfixpath.sh282 function convert_path() { function
349 convert_path "$line"
352 convert_path "$tempdir/atfile"
369 convert_path "$arg"
419 convert_path "$arg"
434 convert_path "$arg"
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/make/scripts/
H A Dfixpath.sh285 function convert_path() { function
352 convert_path "$line"
355 convert_path "$tempdir/atfile"
372 convert_path "$arg"
422 convert_path "$arg"
437 convert_path "$arg"
/dports/print/lyx/lyx-2.3.4.2/src/support/
H A Dos_cygwin.cpp90 string convert_path(string const & p, PathStyle const & target) in convert_path() function
142 string convert_path(string const & p, PathStyle const & target) in convert_path() function
309 return convert_path(p, PathStyle(posix)); in external_path()
315 return convert_path(p, PathStyle(posix)); in internal_path()
321 return convert_path(p, PathStyle(posix)); in safe_internal_path()
344 string dos_path = convert_path(p, PathStyle(windows)); in latex_path()
350 return convert_path(p, PathStyle(posix)); in latex_path()
460 toqstr(convert_path(filename, PathStyle(windows))); in autoOpenFile()
/dports/games/tuxracer/tuxracer-0.61/src/
H A Dfile_util.c35 static void convert_path( char *new_path, char *orig_path ) in convert_path() function
70 convert_path( filename_copy, filename ); in file_exists()
116 convert_path( dir_copy, dirname ); in dir_exists()
184 convert_path( dir_copy, dirname ); in get_dir_file_list()
/dports/devel/ipython5/ipython-5.10.0/setupext/
H A Dinstall_data_ext.py8 from distutils.util import change_root, convert_path
58 dir = convert_path(lof[1])
74 f = convert_path(f)
/dports/devel/ipython/ipython-7.29.0/setupext/
H A Dinstall_data_ext.py8 from distutils.util import change_root, convert_path
58 dir = convert_path(lof[1])
74 f = convert_path(f)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/distutils/tests/
H A Dtest_util.py10 from distutils.util import (get_platform, convert_path, change_root,
178 self.assertEqual(convert_path('/home/to/my/stuff'),
187 self.assertRaises(ValueError, convert_path, '/home/to/my/stuff')
188 self.assertRaises(ValueError, convert_path, 'home/to/my/stuff/')
190 self.assertEqual(convert_path('home/to/my/stuff'),
192 self.assertEqual(convert_path('.'),
/dports/databases/py-gdbm/Python-3.8.12/Lib/distutils/tests/
H A Dtest_util.py10 from distutils.util import (get_platform, convert_path, change_root,
178 self.assertEqual(convert_path('/home/to/my/stuff'),
187 self.assertRaises(ValueError, convert_path, '/home/to/my/stuff')
188 self.assertRaises(ValueError, convert_path, 'home/to/my/stuff/')
190 self.assertEqual(convert_path('home/to/my/stuff'),
192 self.assertEqual(convert_path('.'),
/dports/lang/python310/Python-3.10.1/Lib/distutils/tests/
H A Dtest_util.py10 from distutils.util import (get_platform, convert_path, change_root,
179 self.assertEqual(convert_path('/home/to/my/stuff'),
188 self.assertRaises(ValueError, convert_path, '/home/to/my/stuff')
189 self.assertRaises(ValueError, convert_path, 'home/to/my/stuff/')
191 self.assertEqual(convert_path('home/to/my/stuff'),
193 self.assertEqual(convert_path('.'),
/dports/lang/python37/Python-3.7.12/Lib/distutils/tests/
H A Dtest_util.py10 from distutils.util import (get_platform, convert_path, change_root,
178 self.assertEqual(convert_path('/home/to/my/stuff'),
187 self.assertRaises(ValueError, convert_path, '/home/to/my/stuff')
188 self.assertRaises(ValueError, convert_path, 'home/to/my/stuff/')
190 self.assertEqual(convert_path('home/to/my/stuff'),
192 self.assertEqual(convert_path('.'),
/dports/lang/python38/Python-3.8.12/Lib/distutils/tests/
H A Dtest_util.py10 from distutils.util import (get_platform, convert_path, change_root,
178 self.assertEqual(convert_path('/home/to/my/stuff'),
187 self.assertRaises(ValueError, convert_path, '/home/to/my/stuff')
188 self.assertRaises(ValueError, convert_path, 'home/to/my/stuff/')
190 self.assertEqual(convert_path('home/to/my/stuff'),
192 self.assertEqual(convert_path('.'),
/dports/lang/python-tools/Python-3.8.12/Lib/distutils/tests/
H A Dtest_util.py10 from distutils.util import (get_platform, convert_path, change_root,
178 self.assertEqual(convert_path('/home/to/my/stuff'),
187 self.assertRaises(ValueError, convert_path, '/home/to/my/stuff')
188 self.assertRaises(ValueError, convert_path, 'home/to/my/stuff/')
190 self.assertEqual(convert_path('home/to/my/stuff'),
192 self.assertEqual(convert_path('.'),
/dports/lang/python39/Python-3.9.9/Lib/distutils/tests/
H A Dtest_util.py10 from distutils.util import (get_platform, convert_path, change_root,
178 self.assertEqual(convert_path('/home/to/my/stuff'),
187 self.assertRaises(ValueError, convert_path, '/home/to/my/stuff')
188 self.assertRaises(ValueError, convert_path, 'home/to/my/stuff/')
190 self.assertEqual(convert_path('home/to/my/stuff'),
192 self.assertEqual(convert_path('.'),
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/distutils/tests/
H A Dtest_util.py10 from distutils.util import (get_platform, convert_path, change_root,
178 self.assertEqual(convert_path('/home/to/my/stuff'),
187 self.assertRaises(ValueError, convert_path, '/home/to/my/stuff')
188 self.assertRaises(ValueError, convert_path, 'home/to/my/stuff/')
190 self.assertEqual(convert_path('home/to/my/stuff'),
192 self.assertEqual(convert_path('.'),
/dports/devel/py-setuptools/setuptools-57.0.0/setuptools/_distutils/tests/
H A Dtest_util.py10 from distutils.util import (get_platform, convert_path, change_root,
178 self.assertEqual(convert_path('/home/to/my/stuff'),
187 self.assertRaises(ValueError, convert_path, '/home/to/my/stuff')
188 self.assertRaises(ValueError, convert_path, 'home/to/my/stuff/')
190 self.assertEqual(convert_path('home/to/my/stuff'),
192 self.assertEqual(convert_path('.'),
/dports/www/moodle310/moodle/mod/choice/backup/moodle1/
H A Dlib.php54 new convert_path(
69 new convert_path('choice_options', '/MOODLE_BACKUP/COURSE/MODULES/MOD/CHOICE/OPTIONS'),
70 … new convert_path('choice_option', '/MOODLE_BACKUP/COURSE/MODULES/MOD/CHOICE/OPTIONS/OPTION'),
/dports/www/moodle311/moodle/mod/choice/backup/moodle1/
H A Dlib.php54 new convert_path(
69 new convert_path('choice_options', '/MOODLE_BACKUP/COURSE/MODULES/MOD/CHOICE/OPTIONS'),
70 … new convert_path('choice_option', '/MOODLE_BACKUP/COURSE/MODULES/MOD/CHOICE/OPTIONS/OPTION'),
/dports/www/moodle39/moodle/mod/choice/backup/moodle1/
H A Dlib.php54 new convert_path(
69 new convert_path('choice_options', '/MOODLE_BACKUP/COURSE/MODULES/MOD/CHOICE/OPTIONS'),
70 … new convert_path('choice_option', '/MOODLE_BACKUP/COURSE/MODULES/MOD/CHOICE/OPTIONS/OPTION'),
/dports/www/moodle310/moodle/mod/glossary/backup/moodle1/
H A Dlib.php54 new convert_path(
63 … new convert_path('glossary_categories', '/MOODLE_BACKUP/COURSE/MODULES/MOD/GLOSSARY/CATEGORIES'),
64 new convert_path(
/dports/www/moodle311/moodle/mod/glossary/backup/moodle1/
H A Dlib.php54 new convert_path(
63 … new convert_path('glossary_categories', '/MOODLE_BACKUP/COURSE/MODULES/MOD/GLOSSARY/CATEGORIES'),
64 new convert_path(
/dports/www/moodle39/moodle/mod/glossary/backup/moodle1/
H A Dlib.php54 new convert_path(
63 … new convert_path('glossary_categories', '/MOODLE_BACKUP/COURSE/MODULES/MOD/GLOSSARY/CATEGORIES'),
64 new convert_path(
/dports/lang/python311/Python-3.11.0a3/Lib/distutils/tests/
H A Dtest_util.py10 from distutils.util import (get_platform, convert_path, change_root,
179 self.assertEqual(convert_path('/home/to/my/stuff'),
188 self.assertRaises(ValueError, convert_path, '/home/to/my/stuff')
189 self.assertRaises(ValueError, convert_path, 'home/to/my/stuff/')
191 self.assertEqual(convert_path('home/to/my/stuff'),
193 self.assertEqual(convert_path('.'),

12345678910>>...23