Home
last modified time | relevance | path

Searched refs:PPFile (Results 1 – 24 of 24) sorted by relevance

/dports/devel/netsurf-buildsystem/buildsystem-1.9/llvm/
H A Dccc-analyzer65 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
69 system $CC, @$Args, "-E", "-o", $PPFile;
73 my $PPFile_Clang = $PPFile;
78 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
83 `uname -a >> $PPFile.info.txt 2>&1`;
84 `$CC -v >> $PPFile.info.txt 2>&1`;
85 system 'mv',$ofile,"$PPFile.stderr.txt";
86 return (basename $PPFile);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/tools/scan-build/libexec/
H A Dccc-analyzer164 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
168 system $Clang, @$Args, "-E", "-o", $PPFile;
171 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
176 `uname -a >> $PPFile.info.txt 2>&1`;
177 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
178 rename($ofile, "$PPFile.stderr.txt");
179 return (basename $PPFile);
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/tools/scan-build/libexec/
H A Dccc-analyzer164 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
168 system $Clang, @$Args, "-E", "-o", $PPFile;
171 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
176 `uname -a >> $PPFile.info.txt 2>&1`;
177 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
178 rename($ofile, "$PPFile.stderr.txt");
179 return (basename $PPFile);
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/tools/scan-build/libexec/
H A Dccc-analyzer167 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
171 system $Clang, @$Args, "-E", "-o", $PPFile;
174 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
179 `uname -a >> $PPFile.info.txt 2>&1`;
180 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
181 rename($ofile, "$PPFile.stderr.txt");
182 return (basename $PPFile);
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/tools/scan-build/libexec/
H A Dccc-analyzer167 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
171 system $Clang, @$Args, "-E", "-o", $PPFile;
174 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
179 `uname -a >> $PPFile.info.txt 2>&1`;
180 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
181 rename($ofile, "$PPFile.stderr.txt");
182 return (basename $PPFile);
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/scan-build/libexec/
H A Dccc-analyzer167 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
171 system $Clang, @$Args, "-E", "-o", $PPFile;
174 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
179 `uname -a >> $PPFile.info.txt 2>&1`;
180 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
181 rename($ofile, "$PPFile.stderr.txt");
182 return (basename $PPFile);
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/tools/scan-build/libexec/
H A Dccc-analyzer164 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
168 system $Clang, @$Args, "-E", "-o", $PPFile;
171 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
176 `uname -a >> $PPFile.info.txt 2>&1`;
177 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
178 rename($ofile, "$PPFile.stderr.txt");
179 return (basename $PPFile);
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/scan-build/libexec/
H A Dccc-analyzer167 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
171 system $Clang, @$Args, "-E", "-o", $PPFile;
174 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
179 `uname -a >> $PPFile.info.txt 2>&1`;
180 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
181 rename($ofile, "$PPFile.stderr.txt");
182 return (basename $PPFile);
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/scan-build/libexec/
H A Dccc-analyzer167 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
171 system $Clang, @$Args, "-E", "-o", $PPFile;
174 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
179 `uname -a >> $PPFile.info.txt 2>&1`;
180 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
181 rename($ofile, "$PPFile.stderr.txt");
182 return (basename $PPFile);
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/tools/scan-build/libexec/
H A Dccc-analyzer167 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
171 system $Clang, @$Args, "-E", "-o", $PPFile;
174 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
179 `uname -a >> $PPFile.info.txt 2>&1`;
180 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
181 rename($ofile, "$PPFile.stderr.txt");
182 return (basename $PPFile);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/tools/scan-build/libexec/
H A Dccc-analyzer167 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
171 system $Clang, @$Args, "-E", "-o", $PPFile;
174 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
179 `uname -a >> $PPFile.info.txt 2>&1`;
180 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
181 rename($ofile, "$PPFile.stderr.txt");
182 return (basename $PPFile);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/tools/scan-build/libexec/
H A Dccc-analyzer167 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
171 system $Clang, @$Args, "-E", "-o", $PPFile;
174 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
179 `uname -a >> $PPFile.info.txt 2>&1`;
180 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
181 rename($ofile, "$PPFile.stderr.txt");
182 return (basename $PPFile);
/dports/lang/clang-mesa/clang-13.0.1.src/tools/scan-build/libexec/
H A Dccc-analyzer167 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
171 system $Clang, @$Args, "-E", "-o", $PPFile;
174 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
179 `uname -a >> $PPFile.info.txt 2>&1`;
180 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
181 rename($ofile, "$PPFile.stderr.txt");
182 return (basename $PPFile);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/tools/scan-build/libexec/
H A Dccc-analyzer164 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
168 system $Clang, @$Args, "-E", "-o", $PPFile;
171 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
176 `uname -a >> $PPFile.info.txt 2>&1`;
177 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
178 rename($ofile, "$PPFile.stderr.txt");
179 return (basename $PPFile);
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/tools/scan-build/libexec/
H A Dccc-analyzer167 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
171 system $Clang, @$Args, "-E", "-o", $PPFile;
174 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
179 `uname -a >> $PPFile.info.txt 2>&1`;
180 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
181 rename($ofile, "$PPFile.stderr.txt");
182 return (basename $PPFile);
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/scan-build/libexec/
H A Dccc-analyzer168 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
172 system $Clang, @$Args, "-E", "-o", $PPFile;
175 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
180 `uname -a >> $PPFile.info.txt 2>&1`;
181 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
182 rename($ofile, "$PPFile.stderr.txt");
183 return (basename $PPFile);
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/scan-build/libexec/
H A Dccc-analyzer168 my ($PPH, $PPFile) = tempfile( $prefix . "_XXXXXX",
172 system $Clang, @$Args, "-E", "-o", $PPFile;
175 open (OUT, ">", "$PPFile.info.txt") or die "Cannot open $PPFile.info.txt\n";
180 `uname -a >> $PPFile.info.txt 2>&1`;
181 `"$Compiler" -v >> $PPFile.info.txt 2>&1`;
182 rename($ofile, "$PPFile.stderr.txt");
183 return (basename $PPFile);
/dports/devel/upp/upp/uppsrc/CppBase/
H A Dppfile.cpp11 static ArrayMap<String, PPFile> sPPfile; // Only MakePP can write to this
41 const PPFile& p = sPPfile[i]; in SweepPPFiles()
116 void PPFile::CheckEndNamespace(Vector<int>& namespace_block, int level, Md5Stream& md5) in CheckEndNamespace()
125 void PPFile::Parse(Stream& in) in Parse()
348 void PPFile::Dump() const in Dump()
461 Vector<PPFile *> pp; in MakePP()
464 PPFile& f = sPPfile.GetPut(path); in MakePP()
478 const PPFile& GetPPFile(const char *path) in GetPPFile()
482 static PPFile zero; in GetPPFile()
502 const PPFile& pp = GetPPFile(path); in GetFlatPPFile()
[all …]
H A Dsrcfiles.cpp54 const PPFile& f = GetPPFile(path); in GatherSources()
H A DIface.cpp8 const PPFile& f = GetPPFile(NormalizeSourcePath(path)); in HasCPPFileKeyword()
H A DInternal.h57 struct PPFile { // contains "macro extract" of file, only info about macros defined and namespaces struct
83 const PPFile& GetPPFile(const char *path); // only returns information created by MakePP
H A Dcpp.cpp184 const PPFile& pp = GetPPFile(currentfile); in Do()
/dports/lang/yap/yap-6.2.2/library/
H A Dypp.yap91 ypp_file(File,PPFile):-
93 atom_concat([File,'.ypp'],PPFile),
96 atom_concat([Cmd,' ',PPFile,' ',Defs,' ',File],Cmdline),
/dports/lang/fpc-source/fpc-3.2.2/tests/utils/
H A Ddotest.pp85 PPFile : TStringList;
198 FindFirst (PPFile[current],anyfile,Info);
887 args:=args+' '+PPFile[current];
1316 s:=s+' -S'+PPFile[current];
1762 Res:=GetConfig(PPFile[current],Config);
1784 PPDir:=SplitPath(PPFile[current]);
2044 PPFile:=TStringList.Create;
2045 PPFile.Capacity:=10;
2059 for current:=0 to PPFile.Count-1 do
2062 TestName:=Copy(PPFile[current],1,Pos('.pp',PPFile[current])-1);
[all …]