Searched refs:OutDir (Results 1 – 9 of 9) sorted by relevance
/external/clang/lib/StaticAnalyzer/Frontend/ |
D | AnalysisConsumer.cpp | 160 const std::string OutDir; member in __anon8a9e53180211::AnalysisConsumer 194 OutDir(outdir), Opts(opts), Plugins(plugins), Injector(injector) { in AnalysisConsumer() 217 } else if (!OutDir.empty()) { in DigestAnalyzerOptions() 222 CREATEFN(*Opts.get(), PathConsumers, OutDir, PP); \ in DigestAnalyzerOptions()
|
/external/clang/tools/scan-build/bin/ |
D | scan-build | 1481 my $OutDir = shift @$Args; 1482 mkpath($OutDir) unless (-e $OutDir); # abs_path wants existing dir 1483 $Options{OutputDir} = abs_path($OutDir);
|
/external/libpng/contrib/visupng/ |
D | VisualPng.dsp | 61 OutDir=.\Release 95 OutDir=.\Debug
|
/external/libvpx/libvpx/build/make/ |
D | gen_msvs_vcxproj.sh | 377 tag_content OutDir "\$(SolutionDir)$plat_no_ws\\\$(Configuration)\\"
|
/external/google-breakpad/src/build/ |
D | common.gypi | 358 'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)', 933 'MapFileName': '$(OutDir)\\$(TargetName).map', 934 'ImportLibrary': '$(OutDir)\\lib\\$(TargetName).lib',
|
/external/pdfium/build/ |
D | standalone.gypi | 197 'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
|
/external/skia/gyp/ |
D | common_conditions.gypi | 64 'ProgramDataBaseFileName': '$(OutDir)\\$(ProjectName).pdb',
|
/external/v8/build/ |
D | standalone.gypi | 898 'MapFileName': '$(OutDir)\\$(TargetName).map', 899 'ImportLibrary': '$(OutDir)\\lib\\$(TargetName).lib',
|
D | toolchain.gypi | 968 'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
|