Home
last modified time | relevance | path

Searched refs:_find_file (Results 1 – 25 of 66) sorted by relevance

123

/dports/devel/py-pycparser/pycparser-2.21/tests/
H A Dtest_general.py12 def _find_file(self, name): member in TestParsing
22 ast = parse_file(self._find_file('example_c_file.c'))
27 memmgr_path = self._find_file('memmgr.c')
35 ast2 = parse_file(self._find_file('year.c'), use_cpp=True,
47 ast = parse_file(self._find_file('simplemain.c'), use_cpp=True,
53 ast = parse_file(self._find_file('empty.h'), use_cpp=True,
62 ast = parse_file(self._find_file('c11.c'), use_cpp=True,
H A Dtest_c_generator.py490 def _find_file(self, name): member in TestCasttoC
513 memmgr_path = self._find_file('memmgr.h')
/dports/devel/z88dk/z88dk/libsrc/target/osca/osca/
H A Dfind_file.asm9 PUBLIC _find_file
15 _find_file: label
/dports/textproc/p5-Lingua-EN-NamedEntity/Lingua-EN-NamedEntity-1.93/
H A DNamedEntity.pm13 my $wordlist = _find_file("wordlist");
18 my $forename = _find_file("forename");
179 sub _find_file { subroutine
/dports/devel/p5-SDL/SDL-2.548/inc/My/Builder/
H A DDarwin.pm97 my ($found_lib) = _find_file( $ld,
106 sub _find_file { subroutine
/dports/www/py-grip/grip-4.5.2/grip/
H A Dreaders.py94 def _find_file(self, path, silent=False): member in DirectoryReader
132 return self._find_file(path, silent)
202 return self._find_file(filename)
/dports/www/p5-HTML-Template-JIT/HTML-Template-JIT-0.05/
H A DJIT.pm34 my $path = _find_file($args{filename}, $args{path} || []);
95 sub _find_file { subroutine
/dports/print/texinfo/texinfo-6.8/tp/Texinfo/
H A DXSLoader.pm50 sub _find_file($) { subroutine
117 my ($libtool_dir, $libtool_archive) = _find_file("$module_name.la");
/dports/www/p5-HTML-Template-Pro/HTML-Template-Pro-0.9510/lib/HTML/Template/
H A DPro.pm321 $filepath = $self->_find_file($filename);
323 $filepath = $self->_find_file($filename,
331 sub _find_file { subroutine
/dports/devel/p5-File-MimeInfo/File-MimeInfo-0.30/lib/File/MimeInfo/
H A DApplications.pm106 my $desktop_file = _find_file(reverse @list);
180 sub _find_file { subroutine
/dports/www/fswiki/wiki3_6_2/lib/HTML/
H A DTemplate.pm1215 my $filepath = $self->_find_file($options->{filename});
1292 $filepath = $self->_find_file($options->{filename});
1337 my $filepath = $self->_find_file($options->{filename});
1407 $filepath = $self->_find_file($options->{filename});
1446 my $filepath = $self->_find_file($options->{filename});
1524 sub _find_file { subroutine
1615 $filepath = $self->_find_file($options->{filename});
2217 $filepath = $self->_find_file($filename);
2219 $filepath = $self->_find_file($filename,
/dports/textproc/py-orange3-text/orange3-text-1.3.1/orangecontrib/text/preprocess/
H A Dnormalize.py87 file_name = self._find_file(language_to_name(language))
97 def _find_file(self, language): member in UDPipeModels
/dports/devel/py-importlab/importlab-0.6.1/importlab/
H A Dresolve.py140 def _find_file(self, fs, name): member in Resolver
195 f = self._find_file(fs, path)
/dports/emulators/qemu60/qemu-6.0.0/roms/openbios/fs/hfs/
H A Dhfs_fs.c58 _find_file( hfsvol *vol, const char *path, unsigned long type, unsigned long creator ) in _find_file() function
123 status = _find_file( vol, path, FINDER_TYPE, FINDER_CREATOR ) in _search()
124 || _find_file( vol, path, SYSTEM_TYPE, SYSTEM_CREATOR ); in _search()
/dports/emulators/qemu42/qemu-4.2.1/roms/openbios/fs/hfs/
H A Dhfs_fs.c58 _find_file( hfsvol *vol, const char *path, unsigned long type, unsigned long creator ) in _find_file() function
123 status = _find_file( vol, path, FINDER_TYPE, FINDER_CREATOR ) in _search()
124 || _find_file( vol, path, SYSTEM_TYPE, SYSTEM_CREATOR ); in _search()
/dports/emulators/qemu5/qemu-5.2.0/roms/openbios/fs/hfs/
H A Dhfs_fs.c58 _find_file( hfsvol *vol, const char *path, unsigned long type, unsigned long creator ) in _find_file() function
123 status = _find_file( vol, path, FINDER_TYPE, FINDER_CREATOR ) in _search()
124 || _find_file( vol, path, SYSTEM_TYPE, SYSTEM_CREATOR ); in _search()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/openbios/fs/hfs/
H A Dhfs_fs.c58 _find_file( hfsvol *vol, const char *path, unsigned long type, unsigned long creator ) in _find_file() function
123 status = _find_file( vol, path, FINDER_TYPE, FINDER_CREATOR ) in _search()
124 || _find_file( vol, path, SYSTEM_TYPE, SYSTEM_CREATOR ); in _search()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/openbios/fs/hfs/
H A Dhfs_fs.c58 _find_file( hfsvol *vol, const char *path, unsigned long type, unsigned long creator ) in _find_file() function
123 status = _find_file( vol, path, FINDER_TYPE, FINDER_CREATOR ) in _search()
124 || _find_file( vol, path, SYSTEM_TYPE, SYSTEM_CREATOR ); in _search()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/openbios/fs/hfs/
H A Dhfs_fs.c58 _find_file( hfsvol *vol, const char *path, unsigned long type, unsigned long creator ) in _find_file() function
123 status = _find_file( vol, path, FINDER_TYPE, FINDER_CREATOR ) in _search()
124 || _find_file( vol, path, SYSTEM_TYPE, SYSTEM_CREATOR ); in _search()
/dports/emulators/qemu/qemu-6.2.0/roms/openbios/fs/hfs/
H A Dhfs_fs.c58 _find_file( hfsvol *vol, const char *path, unsigned long type, unsigned long creator ) in _find_file() function
123 status = _find_file( vol, path, FINDER_TYPE, FINDER_CREATOR ) in _search()
124 || _find_file( vol, path, SYSTEM_TYPE, SYSTEM_CREATOR ); in _search()
/dports/www/p5-HTML-Template/HTML-Template-2.97/lib/HTML/
H A DTemplate.pm1426 my $filepath = $self->_find_file($options->{filename});
1543 my $filepath = $self->_find_file($options->{filename});
1606 $filepath = $self->_find_file($options->{filename});
1641 my $filepath = $self->_find_file($options->{filename});
1719 sub _find_file { subroutine
1812 $filepath = $self->_find_file($options->{filename});
2453 $filepath = $self->_find_file($filename);
2455 … $filepath = $self->_find_file($filename, [File::Spec->splitdir($fstack[-1][0])]);
/dports/www/p5-HTML-Template-Pro/HTML-Template-Pro-0.9510/
H A Dbuiltin_findfile.inc231 static const char* _find_file (struct tmplpro_param* param, const char* filename, PSTRING extra_dir…
240 …tmpl_log(TMPL_LOG_DEBUG2,"built-in _find_file: looking for %s extra dir = %.*s\n",filename, (int)(…
241 …if (HTML_TEMPLATE_ROOT) tmpl_log(TMPL_LOG_DEBUG2,"built-in _find_file: HTML_TEMPLATE_ROOT = %s\n",…
345 filepath = _find_file((struct tmplpro_param*)param,filename,extra_path);
H A DTODO44 4) has option html_template_strict_mode=1 (enables use of perl _find_file);
/dports/devel/p5-Config-Auto/Config-Auto-0.44/lib/Config/
H A DAuto.pm444 my $file = $self->_find_file( $src, $self->path ) or return;
465 sub _find_file { subroutine
/dports/devel/py-jenkins-job-builder/jenkins-job-builder-3.11.0/jenkins_jobs/
H A Dlocal_yaml.py436 def _find_file(cls, filename, search_path): member in YamlInclude
454 filename = cls._find_file(node_str, loader.search_path)

123