/dports/net/zebra-server/idzebra-2.0.55/util/ |
H A D | tstcharmap.c | 28 const char *get_srcdir(void) in get_srcdir() function 40 chrmaptab tab = chrmaptab_create(get_srcdir() /* tabpath */, in tst1() 50 chrmaptab tab = chrmaptab_create(get_srcdir() /* tabpath */, in tst2() 60 chrmaptab tab = chrmaptab_create(get_srcdir() /* tabpath */, in tst3()
|
H A D | tstpass.c | 29 const char *get_srcdir(void) in get_srcdir() function 48 yaz_snprintf(path, sizeof(path), "%s/no_such_file.txt", get_srcdir()); in tst() 51 yaz_snprintf(path, sizeof(path), "%s/tstpass.txt", get_srcdir()); in tst()
|
H A D | tstres.c | 30 const char *get_srcdir(void) in get_srcdir() function 68 yaz_snprintf(path, sizeof(path), "%s/tstres.cfg", get_srcdir()); in tst_res_read_file()
|
/dports/devel/py-xdis/xdis-5.0.13/test_unit/ |
H A D | test_marsh.py | 7 def get_srcdir(): function 11 srcdir = get_srcdir() 18 mod_file = os.path.join(get_srcdir(), '..', 'test', 'bytecode_2.5', 27 mod_file = os.path.join(get_srcdir(), '..', 'test', 'bytecode_3.3',
|
H A D | test_disasm.py | 6 def get_srcdir(): function 10 src_dir = get_srcdir()
|
/dports/math/mathicsscript/mathicsscript-3.1.0/ |
H A D | setup.py | 21 def get_srcdir(): function 26 srcdir = get_srcdir() 38 return open(osp.join(get_srcdir(), *rnames)).read()
|
/dports/deskutils/py-term-background/shell-term-background-1.0.1/ |
H A D | __pkginfo__.py | 27 def get_srcdir(): function 32 return open(osp.join(get_srcdir(), *rnames)).read()
|
/dports/devel/py-xdis/xdis-5.0.13/ |
H A D | __pkginfo__.py | 84 def get_srcdir(): function 89 srcdir = get_srcdir()
|
/dports/textproc/py-mathics-pygments/mathics_pygments-1.0.2/ |
H A D | setup.py | 42 def get_srcdir(): function 48 return open(osp.join(get_srcdir(), *rnames)).read()
|
/dports/math/py-mathics-scanner/Mathics_Scanner-1.2.0/ |
H A D | setup.py | 40 def get_srcdir(): function 46 return open(osp.join(get_srcdir(), *rnames)).read()
|
/dports/devel/py-xdis/xdis-5.0.13/pytest/ |
H A D | test_load_file.py | 9 def get_srcdir(): function 14 srcdir = get_srcdir()
|
H A D | test_disasm.py | 18 def get_srcdir(): function 50 in_file, filename_expected = [os.path.join(get_srcdir(), p) for p in test_tuple]
|
H A D | test_stack_effect.py | 9 def get_srcdir(): function 14 srcdir = get_srcdir()
|
/dports/math/py-mathics/Mathics3-2.2.0/ |
H A D | setup.py | 36 def get_srcdir(): function 42 return open(osp.join(get_srcdir(), *rnames)).read()
|
/dports/math/py-mathics-scanner/Mathics_Scanner-1.2.0/mathics_scanner/generate/ |
H A D | build_tables.py | 15 def get_srcdir(): function 21 return open(osp.join(get_srcdir(), *rnames)).read() 27 open(Path(get_srcdir()) / ".." / "version.py").read(),
|
/dports/math/mathics-django/Mathics-Django-2.2.0/ |
H A D | setup.py | 33 def get_srcdir(): function 39 return open(osp.join(get_srcdir(), *rnames)).read()
|
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/maven/ |
H A D | maven_plugin.py | 73 srcdir = pipeline.get_srcdir() 183 srcdir = pipeline.get_srcdir() 222 srcdir = pipeline.get_srcdir()
|
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/gradle/ |
H A D | gradle_plugin.py | 74 srcdir = pipeline.get_srcdir() 180 srcdir = pipeline.get_srcdir() 218 srcdir = pipeline.get_srcdir()
|
/dports/devel/py-xdis/xdis-5.0.13/test/ |
H A D | test_pythonlib.py | 36 def get_srcdir(): function 40 src_dir = get_srcdir()
|
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/waf/ |
H A D | waf_plugin.py | 84 srcdir = pipeline.get_srcdir() 211 launcher.set_cwd(pipeline.get_srcdir())
|
/dports/math/mathicsscript/mathicsscript-3.1.0/mathicsscript/ |
H A D | __main__.py | 39 def get_srcdir(): function 78 autoload_files(shell.definitions, get_srcdir(), "autoload")
|
/dports/math/py-mathics/Mathics3-2.2.0/mathics/ |
H A D | main.py | 20 def get_srcdir(): function 89 autoload_files(definitions, get_srcdir(), "autoload-cli")
|
/dports/astro/py-astropy/astropy-5.0/astropy/io/votable/validator/ |
H A D | main.py | 19 def get_srcdir(): function
|
/dports/databases/xapian-core/xapian-core-1.4.18/tests/ |
H A D | stemtest.cc | 184 srcdir = test_driver::get_srcdir(); in main()
|
/dports/databases/xapian-core12/xapian-core-1.2.25/tests/harness/ |
H A D | testrunner.cc | 194 srcdir = test_driver::get_srcdir(); in run_tests()
|