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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/tools/clang-format/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
clang-format.py 43 # a '.clang-format' or '_clang-format' file to indicate the style that should be
45 style = 'file' variable
75 command = [binary, '-style', style, '-cursor', str(cursor)]
79 command.extend(['-fallback-style', fallback_style])
  /frameworks/base/core/java/android/text/style/
ParagraphStyle.java 17 package android.text.style;
UpdateAppearance.java 17 package android.text.style;
UpdateLayout.java 17 package android.text.style;
WrapTogetherSpan.java 17 package android.text.style;
LineBackgroundSpan.java 17 package android.text.style;
  /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
clang-format.py 45 # 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-4479392/share/clang/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
clang-format.py 45 # 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/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
clang-format.py 45 # 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/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
clang-format.py 45 # 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/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
clang-format.py 45 # 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/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
clang-format.py 45 # 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/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
  /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
  /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
  /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
  /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]
  /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/
clang-format-sublime.py 25 # a '.clang-format' or '_clang-format' file to indicate the style that should be
27 style = 'file' variable
35 command = [binary, '-style', style]

Completed in 1094 milliseconds

1 2 3 4 5 6 7 8 91011>>