Home
last modified time | relevance | path

Searched refs:abs_path (Results 1 – 11 of 11) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
Dresource_loader.py181 def LoadImage(self, abs_path): argument
182 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
Dstyle_sheet.py83 abs_path = os.path.abspath(os.path.join(containing_dirname, url))
84 image = self.loader.LoadImage(abs_path)
/external/lldb/scripts/
Dcheckpoint-llvm.pl79 …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);
Dbuild-llvm.pl294 $path =~ /^[^\/]/ and $path = abs_path($path);
/external/clang/tools/scan-build/
Dc++-analyzer6 use lib dirname(abs_path($0));
Dscan-build390 $BugFile = abs_path($1);
1419 $HtmlDir = abs_path(shift @ARGV);
Dccc-analyzer143 print OUT abs_path($file), "\n";
/external/lldb/test/attic/
Ddotest.pl18 my $baseDir = abs_path("$scriptDir/..");
/external/llvm/utils/
Dtest_debuginfo.pl58 my $path = dirname(Cwd::abs_path($0));
/external/linux-tools-perf/src/tools/perf/ui/browsers/
Dhists.c1291 char *pwd, *options[32], *abs_path[32], *tmp; in switch_data_file() local
1305 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()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...