HomeSort by relevance Sort by last modified time
    Searched full:executable (Results 426 - 450 of 4711) sorted by null

<<11121314151617181920>>

  /external/autotest/client/deps/glmark2/
glmark2.py 20 # Look for an executable installed by app-benchmarks/glmark2
  /external/autotest/client/site_tests/kernel_PerfEventRename/
control 19 Fails if perf report doesn't contain the correct executable name
  /external/autotest/client/site_tests/security_Minijail0/src/
mountns-enter.py 22 sys.executable, child_path, test_file])
  /external/chromium-trace/catapult/telemetry/docs/
run_benchmarks_locally.md 78 To run a specific browser executable:
80 `telemetry/run_benchmark --browser=exact --browser-executable=/path/to/binary`
104 `telemetry/run_benchmark some_test --browser-executable=path/to/version/1
107 `telemetry/run_benchmark some_test --browser-executable=path/to/version/2
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/
dist.py 48 argv = [_sys.executable, script] + list(args)
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/
dist.py 48 argv = [_sys.executable, script] + list(args)
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py2/
dist.py 48 argv = [_sys.executable, script] + list(args)
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py3/
dist.py 48 argv = [_sys.executable, script] + list(args)
  /external/compiler-rt/test/asan/TestCases/Darwin/
linked-only.cc 1 // Main executable is uninstrumented, but linked to ASan runtime.
  /external/compiler-rt/test/asan/TestCases/Linux/
read_binary_name_regtest.c 52 // CHECK-NOT: reading executable name failed
  /external/compiler-rt/test/asan/TestCases/Windows/
unsymbolized.cc 3 // which is the default image base of an executable.
  /external/compiler-rt/test/tsan/
ignore_lib0.cc 11 // Some aarch64 kernels do not support non executable write pages
ignore_lib3.cc 8 // Some aarch64 kernels do not support non executable write pages
  /external/dnsmasq/contrib/dnsmasq_MacOSX/
README.rtf 29 \f0 into this directory, and make sure the former is executable:\
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/util/rss/
RSSFeedUtil.java 46 public ExecTask runExecTask(String executable, String commandline, String dir)
53 exec.setExecutable(executable);
56 Project project = new Project(); project.setName(executable);
72 System.out.println(Messages.getString("RSSFeedPublisherTask.Execute") + SP + executable + (commandline==null?"":SP + commandline)); //$NON-NLS-1$ //$NON-NLS-2$ method
  /external/google-breakpad/android/sample_app/
README 1 This is a sample Android executable that can be used to test the
  /external/icu/icu4c/source/samples/ufortune/
Makefile 12 # - make sure the script 'icu-config' is executable in your PATH
  /external/icu/icu4c/source/test/intltest/
allcoll.h 26 // Just don't make it too large, otherwise the executable will get too big
decoll.h 24 // Just don't make it too large, otherwise the executable will get too big
encoll.h 26 // Just don't make it too large, otherwise the executable will get too big
escoll.h 26 // Just don't make it too large, otherwise the executable will get too big
ficoll.h 25 // Just don't make it too large, otherwise the executable will get too big
frcoll.h 24 // Just don't make it too large, otherwise the executable will get too big
jacoll.h 25 // Just don't make it too large, otherwise the executable will get too big
mnkytst.h 26 // Just don't make it too large, otherwise the executable will get too big

Completed in 1525 milliseconds

<<11121314151617181920>>