HomeSort by: relevance | last modified time | path
    Searched refs:sourcepath (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
info_sources_2.exp 136 set sourcepath [file normalize ${srcdir}/${subdir}/${sourcefile}]
150 set idx [lsearch -exact $source_list $sourcepath]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
info_sources_2.exp 142 set sourcepath [host_file_normalize ${srcdir}/${subdir}/${sourcefile}]
156 set idx [lsearch -exact $source_list $sourcepath]
  /src/external/apache2/llvm/dist/llvm/utils/lit/lit/
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=[],
1443 parseIntegratedTestScriptCommands(sourcepath,
    [all...]
  /src/usr.bin/config/
scan.l 529 s = sourcepath(fname);
util.c 154 sourcepath(const char *file) function
defs.h 654 char *sourcepath(const char *);

Completed in 22 milliseconds