Searched refs:Path (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr45393.C4 class Path { class
6 ~Path();
22 void Path::createEllipse(const FloatPoint& center, float rx, float ry)
26 Path path;
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dalloc_comp_assign_7.f9013 type Path type in module:PrettyPix_module
15 end type Path
/haiku-buildtools/gcc/contrib/regression/
H A Dmkindex.pl37 use File::Path qw(mkpath rmtree);
/haiku-buildtools/isl/interface/
H A Dextract_interface.cc259 void add_path(HeaderSearchOptions &HSO, string Path) argument
261 HSO.AddPath(Path, frontend::Angled, false, false);
266 void add_path(HeaderSearchOptions &HSO, string Path) argument
268 HSO.AddPath(Path, frontend::Angled, true, false, false);
/haiku-buildtools/autoconf/lib/Autom4te/
H A DGeneral.pm41 use File::Path ();
196 File::Path::rmtree $tmp;
/haiku-buildtools/gcc/gcc/ada/
H A Dgnathtml.pl175 if (/Source Search Path:/) {
178 elsif (/Object Search Path:/) {
/haiku-buildtools/jam/
H A DStatCacheServer.cpp14 #include <Path.h>
971 error = PathResolver().FindNode(path.Path(), false, &node);

Completed in 129 milliseconds