Searched refs:SourcePath (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpisrc/ |
H A D | asmain.c | 289 char *SourcePath; in main() local 420 SourcePath = argv[AcpiGbl_Optind]; in main() 421 if (!SourcePath) in main() 432 AsProcessOneFile (NULL, NULL, NULL, 0, SourcePath, FILE_TYPE_SOURCE); in main() 442 TargetPath = SourcePath; in main() 449 TargetPath = SourcePath; in main() 466 if (AsExaminePaths (ConversionTable, SourcePath, TargetPath, &FileType)) in main() 477 AsProcessTree (ConversionTable, SourcePath, TargetPath); in main() 484 SourcePath, FILE_TYPE_SOURCE); in main() 492 if (strstr (SourcePath, ".h")) in main() [all …]
|
H A D | asfile.c | 51 char *SourcePath, 85 char *SourcePath, in AsDoWildcard() argument 108 WildcardSpec, SourcePath)); in AsDoWildcard() 112 DirInfo = AcpiOsOpenDirectory (SourcePath, WildcardSpec, RequestedFileType); in AsDoWildcard() 129 if (!AsCheckForDirectory (SourcePath, TargetPath, Filename, in AsDoWildcard() 146 AsProcessOneFile (ConversionTable, SourcePath, TargetPath, in AsDoWildcard() 175 char *SourcePath, in AsProcessTree() argument 181 MaxPathLength = AsMaxInt (strlen (SourcePath), strlen (TargetPath)); in AsProcessTree() 203 AsDoWildcard (ConversionTable, SourcePath, TargetPath, MaxPathLength, in AsProcessTree() 208 AsDoWildcard (ConversionTable, SourcePath, TargetPath, MaxPathLength, in AsProcessTree() [all …]
|
H A D | acpisrc.h | 341 char *SourcePath, 376 char *SourcePath, 387 char **SourcePath,
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/msbuild/ |
H A D | LLVM.Cpp.Common.props | 60 <SourcePath Condition="'$(SourcePath)' == ''">$(VC_SourcePath);</SourcePath>
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ |
H A D | Tooling.cpp | 472 for (const auto &SourcePath : SourcePaths) { in run() local 473 auto AbsPath = getAbsolutePath(*OverlayFileSystem, SourcePath); in run() 475 llvm::errs() << "Skipping " << SourcePath in run()
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-diff/ |
H A D | ClangDiff.cpp | 43 static cl::opt<std::string> SourcePath(cl::Positional, cl::desc("<source>"), variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/ |
H A D | CrossTranslationUnit.cpp | 627 StringRef SourcePath = Key->getValue(ValueStorage); in parseInvocationList() local 630 SmallString<32> NativeSourcePath(SourcePath); in parseInvocationList()
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
H A D | setupapi.d | 940 PCSTR SourcePath; 950 PCWSTR SourcePath; 1000 PCSTR SourcePath; 1016 PCWSTR SourcePath;
|
H A D | regstr.d | 241 REGSTR_VAL_SRCPATH = `SourcePath`,
|
/netbsd-src/external/bsd/file/dist/magic/magdir/ |
H A D | windows | 1383 >>>>>(80.l) lestring16 x SourcePath "%s" 1385 >>>>>(80.l) string >\0 SourcePath "%s"
|