HomeSort by relevance Sort by last modified time
    Searched refs:ShellEscape (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof 720 if (!system(ShellEscape(@GV, "--version") . " >$dev_null 2>&1")) {
726 system(ShellEscape(@GV, "--scale=$main::opt_scale", "--noantialias", $fname)
730 print STDERR ShellEscape(@GV, "-scale", $main::opt_scale) . "\n";
731 system(ShellEscape(@GV, "-scale", "$main::opt_scale", $fname) . $bg);
738 system(ShellEscape(@EVINCE, $fname) . $bg);
773 system(ShellEscape(@KCACHEGRIND, $fname) . $bg);
    [all...]
  /external/jemalloc/bin/
pprof 720 if (!system(ShellEscape(@GV, "--version") . " >$dev_null 2>&1")) {
726 system(ShellEscape(@GV, "--scale=$main::opt_scale", "--noantialias", $fname)
730 print STDERR ShellEscape(@GV, "-scale", $main::opt_scale) . "\n";
731 system(ShellEscape(@GV, "-scale", "$main::opt_scale", $fname) . $bg);
738 system(ShellEscape(@EVINCE, $fname) . $bg);
773 system(ShellEscape(@KCACHEGRIND, $fname) . $bg);
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof 720 if (!system(ShellEscape(@GV, "--version") . " >$dev_null 2>&1")) {
726 system(ShellEscape(@GV, "--scale=$main::opt_scale", "--noantialias", $fname)
730 print STDERR ShellEscape(@GV, "-scale", $main::opt_scale) . "\n";
731 system(ShellEscape(@GV, "-scale", "$main::opt_scale", $fname) . $bg);
738 system(ShellEscape(@EVINCE, $fname) . $bg);
773 system(ShellEscape(@KCACHEGRIND, $fname) . $bg);
    [all...]
  /external/clang/tools/scan-build/
scan-build     [all...]
  /prebuilts/misc/darwin-x86/analyzer/tools/scan-build/
scan-build     [all...]
  /prebuilts/misc/linux-x86/analyzer/tools/scan-build/
scan-build     [all...]

Completed in 607 milliseconds