Searched refs:abs_path (Results 1 – 11 of 11) sorted by relevance
181 def LoadImage(self, abs_path): argument182 if abs_path in self.loaded_images:183 return self.loaded_images[abs_path]185 if not os.path.exists(abs_path):186 raise module.DepsException("url('%s') did not exist" % abs_path)188 res = self.FindResourceGivenAbsolutePath(abs_path, binary=True)190 raise module.DepsException("url('%s') was not in search path" % abs_path)193 self.loaded_images[abs_path] = image
83 abs_path = os.path.abspath(os.path.join(containing_dirname, url))84 image = self.loader.LoadImage(abs_path)
79 …my $llvm_source_dir = abs_path(shift @ARGV); # The llvm source that contains full llvm and clang s…80 …my $llvm_build_dir = abs_path(shift @ARGV); # The llvm build directory that contains headers …81 …my $lldb_build_dir = abs_path(shift @ARGV); # the build directory that contains the fat libEn…82 my $llvm_zip_file = abs_path(shift @ARGV);
294 $path =~ /^[^\/]/ and $path = abs_path($path);
6 use lib dirname(abs_path($0));
390 $BugFile = abs_path($1);1419 $HtmlDir = abs_path(shift @ARGV);
143 print OUT abs_path($file), "\n";
18 my $baseDir = abs_path("$scriptDir/..");
58 my $path = dirname(Cwd::abs_path($0));
1291 char *pwd, *options[32], *abs_path[32], *tmp; in switch_data_file() local1305 memset(options, 0, sizeof(abs_path)); in switch_data_file()1330 abs_path[nr_options] = strdup(path); in switch_data_file()1331 if (!abs_path[nr_options]) { in switch_data_file()1354 tmp = strdup(abs_path[choice]); in switch_data_file()1367 free_popup_options(abs_path, nr_options); in switch_data_file()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...