Searched refs:sourcepath (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
H A D | TestRunner.py | 1100 sourcepath = test.getSourcePath() 1101 sourcedir = os.path.dirname(sourcepath) 1105 sourcepath = sourcepath.replace('\\', '/') 1114 substitutions.extend([('%s', sourcepath), 1124 ('%/s', sourcepath.replace('\\', '/')), 1139 regex_escape(sourcepath.replace('\\', '/'))), 1153 ('%:s', colonNormalizePath(sourcepath)), 1407 def _parseKeywords(sourcepath, additional_parsers=[], argument 1443 parseIntegratedTestScriptCommands(sourcepath,
|
/netbsd-src/usr.bin/config/ |
H A D | util.c | 154 sourcepath(const char *file) in sourcepath() function
|
H A D | defs.h | 653 char *sourcepath(const char *);
|
H A D | scan.l | 529 s = sourcepath(fname);
|
/netbsd-src/usr.sbin/makemandb/ |
H A D | nostem.txt | 3774 sourcepath
|