Searched defs:style (Results 1 - 25 of 744) sorted by relevance

1234567891011>>

/prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
83 command = [binary, '-style', style, '-cursor', str(cursor)]
87 command.extend(['-fallback-style', fallback_style])
H A Dclang-format.el10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>.
48 (defcustom clang-format-style "file"
51 By default clang-format will load the style configuration from
57 (make-variable-buffer-local 'clang-format-style)
122 (defun clang-format-region (start end &optional style)
125 is no active region. If no style is given uses `clang-format-style'."
131 (unless style
132 (setq style clang-format-style))
[all...]
/prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
83 command = [binary, '-style', style, '-cursor', str(cursor)]
87 command.extend(['-fallback-style', fallback_style])
/prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
98 command.extend(['-fallback-style', fallback_style])
/prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
98 command.extend(['-fallback-style', fallback_style])
/prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
98 command.extend(['-fallback-style', fallback_style])
/prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
98 command.extend(['-fallback-style', fallback_style])
/prebuilts/clang/host/linux-x86/clang-4393122/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
83 command = [binary, '-style', style, '-cursor', str(cursor)]
87 command.extend(['-fallback-style', fallback_style])
/prebuilts/clang/host/linux-x86/clang-4479392/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
83 command = [binary, '-style', style, '-cursor', str(cursor)]
87 command.extend(['-fallback-style', fallback_style])
/prebuilts/clang/host/linux-x86/clang-4579689/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
98 command.extend(['-fallback-style', fallback_style])
/prebuilts/clang/host/linux-x86/clang-4630689/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
98 command.extend(['-fallback-style', fallback_style])
/prebuilts/clang/host/linux-x86/clang-4639204/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
98 command.extend(['-fallback-style', fallback_style])
/prebuilts/clang/host/linux-x86/clang-4691093/share/clang/
H A Dclang-format-sublime.py25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
H A Dclang-format.py45 # a '.clang-format' or '_clang-format' file to indicate the style that should be
47 style = 'file' variable
94 command = [binary, '-style', style, '-cursor', str(cursor)]
98 command.extend(['-fallback-style', fallback_style])

Completed in 715 milliseconds

1234567891011>>