HomeSort by relevance Sort by last modified time
    Searched defs:binary (Results 1 - 25 of 433) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/tools/common/google-java-format/
google-java-format-diff.py 34 binary = find_executable('google-java-format') or '/usr/bin/google-java-format' variable
94 command = [binary]
  /external/autotest/client/site_tests/video_JpegDecodeAccelerator/
video_JpegDecodeAccelerator.py 13 This test is a wrapper of the chrome unittest binary:
23 binary = 'jpeg_decode_accelerator_unittest' variable in class:video_JpegDecodeAccelerator
42 self.run_chrome_test_binary(self.binary, cmd_line)
  /external/autotest/client/site_tests/video_VideoDecodeAccelerator/
video_VideoDecodeAccelerator.py 14 This test is a wrapper of the chrome unittest binary:
19 binary = 'video_decode_accelerator_unittest' variable in class:video_VideoDecodeAccelerator
57 self.run_chrome_test_binary(self.binary, cmd_line)
  /external/clang/tools/clang-format/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
clang-format.py 2 # - Change 'binary' if clang-format is not on the path (see below).
37 binary = 'clang-format' variable
39 binary = vim.eval('g:clang_format_path') variable
75 command = [binary, '-style', style, '-cursor', str(cursor)]
  /external/google-breakpad/src/tools/solaris/dump_syms/
dump_syms.cc 4 // Redistribution and use in source and binary forms, with or without
10 // * Redistributions in binary form must reproduce the above
41 fprintf(stderr, "Usage: %s <binary-with-stab-symbol>\n", argv[0]);
45 const char *binary = argv[1]; local
48 if (!dumper.WriteSymbolFile(binary, fileno(stdout))) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
clang-format.py 2 # - Change 'binary' if clang-format is not on the path (see below).
39 binary = 'clang-format' variable
41 binary = vim.eval('g:clang_format_path') variable
83 command = [binary, '-style', style, '-cursor', str(cursor)]
  /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
clang-format.py 2 # - Change 'binary' if clang-format is not on the path (see below).
39 binary = 'clang-format' variable
41 binary = vim.eval('g:clang_format_path') variable
83 command = [binary, '-style', style, '-cursor', str(cursor)]
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
clang-format.py 2 # - Change 'binary' if clang-format is not on the path (see below).
39 binary = 'clang-format' variable
41 binary = vim.eval('g:clang_format_path') variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
clang-format.py 2 # - Change 'binary' if clang-format is not on the path (see below).
39 binary = 'clang-format' variable
41 binary = vim.eval('g:clang_format_path') variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
clang-format.py 2 # - Change 'binary' if clang-format is not on the path (see below).
39 binary = 'clang-format' variable
41 binary = vim.eval('g:clang_format_path') variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
clang-format.py 2 # - Change 'binary' if clang-format is not on the path (see below).
39 binary = 'clang-format' variable
41 binary = vim.eval('g:clang_format_path') variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
  /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
clang-format.py 2 # - Change 'binary' if clang-format is not on the path (see below).
39 binary = 'clang-format' variable
41 binary = vim.eval('g:clang_format_path') variable
83 command = [binary, '-style', style, '-cursor', str(cursor)]
  /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
  /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
  /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
  /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]
  /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/
clang-format-sublime.py 2 # - Change 'binary' if clang-format is not on the path (see below).
21 binary = 'clang-format' variable
35 command = [binary, '-style', style]

Completed in 607 milliseconds

1 2 3 4 5 6 7 8 91011>>