/external/llvm-project/clang/unittests/Format/ |
D | FormatTestCSharp.cpp | 22 unsigned Length, const FormatStyle &Style) { in format() 35 const FormatStyle &Style = getMicrosoftStyle(FormatStyle::LK_CSharp)) { in format() 40 FormatStyle Style = getMicrosoftStyle(FormatStyle::LK_CSharp); in getStyleWithColumns() local 47 const FormatStyle &Style = getMicrosoftStyle(FormatStyle::LK_CSharp)) { in verifyFormat() 76 FormatStyle Style = getGoogleStyle(FormatStyle::LK_CSharp); in TEST_F() local 174 FormatStyle Style = getGoogleStyle(FormatStyle::LK_CSharp); in TEST_F() local 180 FormatStyle Style = getGoogleStyle(FormatStyle::LK_CSharp); in TEST_F() local 286 FormatStyle Style = getGoogleStyle(FormatStyle::LK_CSharp); in TEST_F() local 294 FormatStyle Style = getGoogleStyle(FormatStyle::LK_CSharp); in TEST_F() local 362 FormatStyle Style = getMicrosoftStyle(FormatStyle::LK_CSharp); in TEST_F() local [all …]
|
D | FormatTestRawStrings.cpp | 32 const FormatStyle &Style = getLLVMStyle(), in format() 52 FormatStyle getStyleWithColumns(FormatStyle Style, unsigned ColumnLimit) { in getStyleWithColumns() 64 FormatStyle Style = getLLVMStyle(); in getRawStringPbStyleWithColumns() local 79 FormatStyle Style = getLLVMStyle(); in getRawStringLLVMCppStyleBasedOn() local 93 FormatStyle Style = getGoogleStyle(FormatStyle::LK_Cpp); in getRawStringGoogleCppStyleBasedOn() local 139 FormatStyle Style = getGoogleStyle(FormatStyle::LK_Cpp); in TEST_F() local 763 FormatStyle Style = getRawStringPbStyleWithColumns(40); in TEST_F() local 785 FormatStyle Style = getRawStringPbStyleWithColumns(25); in TEST_F() local 797 FormatStyle Style = getRawStringPbStyleWithColumns(60); in TEST_F() local 827 FormatStyle Style = getRawStringPbStyleWithColumns(80); in TEST_F() local [all …]
|
D | FormatTestTextProto.cpp | 22 unsigned Length, const FormatStyle &Style) { in format() 33 static std::string format(llvm::StringRef Code, const FormatStyle &Style) { in format() 37 static void verifyFormat(llvm::StringRef Code, const FormatStyle &Style) { in verifyFormat() 43 FormatStyle Style = getGoogleStyle(FormatStyle::LK_TextProto); in verifyFormat() local 151 FormatStyle Style = getGoogleStyle(FormatStyle::LK_TextProto); in TEST_F() local 384 FormatStyle Style = getGoogleStyle(FormatStyle::LK_TextProto); in TEST_F() local 523 FormatStyle Style = getGoogleStyle(FormatStyle::LK_TextProto); in TEST_F() local 548 FormatStyle Style = getGoogleStyle(FormatStyle::LK_TextProto); in TEST_F() local 564 FormatStyle Style = getGoogleStyle(FormatStyle::LK_TextProto); in TEST_F() local 575 FormatStyle Style = getGoogleStyle(FormatStyle::LK_TextProto); in TEST_F() local
|
D | FormatTest.cpp | 35 const FormatStyle &Style = getLLVMStyle(), in format() 55 FormatStyle getStyleWithColumns(FormatStyle Style, unsigned ColumnLimit) { in getStyleWithColumns() 70 const FormatStyle &Style = getLLVMStyle()) { in _verifyFormat() 85 const FormatStyle &Style = getLLVMStyle()) { in _verifyFormat() 90 const FormatStyle &Style = getLLVMStyle()) { in _verifyIncompleteFormat() 98 const FormatStyle &Style = getLLVMStyle()) { in _verifyIndependentOfContext() 106 const FormatStyle &Style = getLLVMStyle()) { in verifyNoCrash() 385 FormatStyle Style = getLLVMStyle(); in TEST_F() local 767 FormatStyle Style = getLLVMStyleWithColumns(60); in TEST_F() local 1002 FormatStyle Style = getLLVMStyle(); in TEST_F() local [all …]
|
D | NamespaceEndCommentsFixerTest.cpp | 25 const FormatStyle &Style = getLLVMStyle()) { in fixNamespaceEndComments() 38 const FormatStyle &Style = getLLVMStyle()) { in fixNamespaceEndComments() 290 FormatStyle Style = getLLVMStyle(); in TEST_F() local 501 FormatStyle Style = getLLVMStyle(); in TEST_F() local 615 FormatStyle Style = getLLVMStyle(); in TEST_F() local 748 FormatStyle Style = getLLVMStyle(); in TEST_F() local
|
D | FormatTestJava.cpp | 22 unsigned Length, const FormatStyle &Style) { in format() 35 const FormatStyle &Style = getGoogleStyle(FormatStyle::LK_Java)) { in format() 40 FormatStyle Style = getGoogleStyle(FormatStyle::LK_Java); in getStyleWithColumns() local 47 const FormatStyle &Style = getGoogleStyle(FormatStyle::LK_Java)) { in verifyFormat() 62 FormatStyle Style = getStyleWithColumns(50); in TEST_F() local 256 FormatStyle Style = getStyleWithColumns(65); in TEST_F() local
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | NativeFormatting.cpp | 53 IntegerStyle Style, bool IsNegative) { in write_unsigned_impl() 79 IntegerStyle Style, bool IsNegative = false) { in write_unsigned() 90 IntegerStyle Style) { in write_signed() 105 IntegerStyle Style) { in write_integer() 110 IntegerStyle Style) { in write_integer() 115 IntegerStyle Style) { in write_integer() 120 IntegerStyle Style) { in write_integer() 125 IntegerStyle Style) { in write_integer() 130 IntegerStyle Style) { in write_integer() 134 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | NativeFormatting.cpp | 52 IntegerStyle Style, bool IsNegative) { in write_unsigned_impl() 78 IntegerStyle Style, bool IsNegative = false) { in write_unsigned() 89 IntegerStyle Style) { in write_signed() 104 IntegerStyle Style) { in write_integer() 109 IntegerStyle Style) { in write_integer() 114 IntegerStyle Style) { in write_integer() 119 IntegerStyle Style) { in write_integer() 124 IntegerStyle Style) { in write_integer() 129 IntegerStyle Style) { in write_integer() 133 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() [all …]
|
/external/llvm-project/llvm/lib/Support/ |
D | NativeFormatting.cpp | 51 IntegerStyle Style, bool IsNegative) { in write_unsigned_impl() 77 IntegerStyle Style, bool IsNegative = false) { in write_unsigned() 88 IntegerStyle Style) { in write_signed() 103 IntegerStyle Style) { in write_integer() 108 IntegerStyle Style) { in write_integer() 113 IntegerStyle Style) { in write_integer() 118 IntegerStyle Style) { in write_integer() 123 IntegerStyle Style) { in write_integer() 128 IntegerStyle Style) { in write_integer() 132 void llvm::write_hex(raw_ostream &S, uint64_t N, HexPrintStyle Style, in write_hex() [all …]
|
/external/llvm-project/mlir/docs/Bindings/ |
D | Python.md | 204 ## Style section in MLIR Python Bindings 211 ### Properties vs get\*() methods 230 ### __repr__ methods 236 ### CamelCase vs snake\_case 245 ### Prefer pseudo-containers 282 ### Provide one stop helpers for common things
|
/external/rust/crates/env_logger/src/fmt/writer/termcolor/ |
D | extern_impl.rs | 41 pub fn style(&self) -> Style { in style() 51 pub fn default_level_style(&self, level: Level) -> Style { in default_level_style() 221 pub struct Style { struct 228 /// It is the result of calling [`Style::value`]. argument 236 impl Style { impl 257 pub fn set_color(&mut self, color: Color) -> &mut Style { in set_color() 284 pub fn set_bold(&mut self, yes: bool) -> &mut Style { in set_bold() 311 pub fn set_intense(&mut self, yes: bool) -> &mut Style { in set_intense() 336 pub fn set_bg(&mut self, color: Color) -> &mut Style { in set_bg() 400 impl fmt::Debug for Style { implementation
|
/external/opencensus-java/ |
D | CONTRIBUTING.md | 27 ## Style section in How to contribute 35 ### OS X or Linux 39 ### Windows 45 ### Javadoc 63 ### AutoValue
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | README.md | 153 ## Style section in XML Generator 157 ### Rules 164 ### Enum Parameters 175 ### String Parameters
|
/external/skia/gm/ |
D | inversepaths.cpp | 38 struct Style { struct 39 Style(SkPaint::Style paintStyle, sk_sp<SkPathEffect> pe = sk_sp<SkPathEffect>()) in Style() argument 42 SkPaint::Style fPaintStyle; 43 sk_sp<SkPathEffect> fPathEffect;
|
/external/skqp/gm/ |
D | inversepaths.cpp | 41 struct Style { struct 42 Style(SkPaint::Style paintStyle, sk_sp<SkPathEffect> pe = sk_sp<SkPathEffect>()) in Style() argument 45 SkPaint::Style fPaintStyle; 46 sk_sp<SkPathEffect> fPathEffect;
|
/external/opencensus-java/contrib/zpages/src/main/java/io/opencensus/contrib/zpages/ |
D | Style.java | 19 final class Style { class 20 private Style() {} in Style() method in Style
|
/external/clang/lib/Format/ |
D | Format.cpp | 439 static FormatStyle expandPresets(const FormatStyle &Style) { in expandPresets() 671 FormatStyle Style = getLLVMStyle(); in getWebKitStyle() local 691 FormatStyle Style = getLLVMStyle(); in getGNUStyle() local 712 FormatStyle *Style) { in getPredefinedStyle() 735 std::error_code parseConfiguration(StringRef Text, FormatStyle *Style) { in parseConfiguration() 781 std::string configurationAsText(const FormatStyle &Style) { in configurationAsText() 796 Formatter(const Environment &Env, const FormatStyle &Style, in Formatter() 986 Cleaner(const Environment &Env, const FormatStyle &Style) in Cleaner() 1216 static void sortCppIncludes(const FormatStyle &Style, in sortCppIncludes() 1270 IncludeCategoryManager(const FormatStyle &Style, StringRef FileName) in IncludeCategoryManager() [all …]
|
D | UnwrappedLineFormatter.h | 35 const FormatStyle &Style, in UnwrappedLineFormatter() 66 const FormatStyle &Style; variable
|
/external/llvm-project/clang/lib/Format/ |
D | Format.cpp | 743 static FormatStyle expandPresets(const FormatStyle &Style) { in expandPresets() 1227 FormatStyle Style = getLLVMStyle(); in getWebKitStyle() local 1250 FormatStyle Style = getLLVMStyle(); in getGNUStyle() local 1265 FormatStyle Style = getLLVMStyle(Language); in getMicrosoftStyle() local 1303 FormatStyle *Style) { in getPredefinedStyle() 1328 std::error_code parseConfiguration(StringRef Text, FormatStyle *Style, in parseConfiguration() 1389 std::string configurationAsText(const FormatStyle &Style) { in configurationAsText() 1407 FormatStyle Style = It->second; in Get() local 1412 void FormatStyle::FormatStyleSet::Add(FormatStyle Style) { in Add() 1434 JavaScriptRequoter(const Environment &Env, const FormatStyle &Style) in JavaScriptRequoter() [all …]
|
D | UnwrappedLineFormatter.h | 32 const FormatStyle &Style, in UnwrappedLineFormatter() 67 const FormatStyle &Style; variable
|
/external/llvm-project/llvm/include/llvm/Support/ |
D | FormatAdapters.h | 37 void format(llvm::raw_ostream &Stream, StringRef Style) override { in format() 51 void format(llvm::raw_ostream &Stream, StringRef Style) override { in format() 66 void format(llvm::raw_ostream &Stream, StringRef Style) override { in format() 79 void format(llvm::raw_ostream &Stream, StringRef Style) override { in format()
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | FormatAdapters.h | 38 void format(llvm::raw_ostream &Stream, StringRef Style) { in format() 52 void format(llvm::raw_ostream &Stream, StringRef Style) { in format() 67 void format(llvm::raw_ostream &Stream, StringRef Style) { in format() 80 void format(llvm::raw_ostream &Stream, StringRef Style) { Stream << Item; } in format()
|
/external/llvm-project/clang-tools-extra/clang-tidy/utils/ |
D | IncludeSorter.cpp | 29 StringRef MakeCanonicalName(StringRef Str, IncludeSorter::IncludeStyle Style) { in MakeCanonicalName() 68 bool IsAngled, IncludeSorter::IncludeStyle Style) { in DetermineIncludeKind() 108 IncludeSorter::IncludeStyle Style) { in compareHeaders() 128 IncludeStyle Style) in IncludeSorter()
|
/external/llvm-project/llvm/unittests/Support/ |
D | NativeFormatTests.cpp | 20 template <typename T> std::string format_number(T N, IntegerStyle Style) { in format_number() 28 std::string format_number(uint64_t N, HexPrintStyle Style, in format_number() 37 std::string format_number(double D, FloatStyle Style, in format_number()
|
/external/clang/unittests/Format/ |
D | FormatTestJava.cpp | 23 unsigned Length, const FormatStyle &Style) { in format() 36 const FormatStyle &Style = getGoogleStyle(FormatStyle::LK_Java)) { in format() 41 FormatStyle Style = getGoogleStyle(FormatStyle::LK_Java); in getStyleWithColumns() local 48 const FormatStyle &Style = getGoogleStyle(FormatStyle::LK_Java)) { in verifyFormat() 62 FormatStyle Style = getStyleWithColumns(50); in TEST_F() local 236 FormatStyle Style = getStyleWithColumns(65); in TEST_F() local
|