/third_party/skia/third_party/externals/tint/src/diagnostic/ |
D | formatter.h | 31 struct Style { struct 49 explicit Formatter(const Style& style); argument
|
D | printer.h | 41 struct Style { struct 62 virtual void write(const std::string& str, const Style& style) = 0; argument
|
D | printer.cc | 29 void StringPrinter::write(const std::string& str, const Style&) { in write()
|
D | printer_other.cc | 27 void write(const std::string& str, const Style&) override { in write()
|
/third_party/skia/third_party/externals/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 …]
|
D | Chrono.cpp | 54 StringRef Style) { in format()
|
/third_party/skia/third_party/externals/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 …]
|
/third_party/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;
|
/third_party/flutter/skia/gm/ |
D | inversepaths.cpp | 49 struct Style { struct 50 Style(SkPaint::Style paintStyle, sk_sp<SkPathEffect> pe = sk_sp<SkPathEffect>()) in Style() function 53 SkPaint::Style fPaintStyle; 54 sk_sp<SkPathEffect> fPathEffect;
|
/third_party/skia/third_party/externals/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()
|
D | FormatProviders.h | 77 static bool consumeHexStyle(StringRef &Str, HexPrintStyle &Style) { in consumeHexStyle() 92 static size_t consumeNumHexDigits(StringRef &Str, HexPrintStyle Style, in consumeNumHexDigits()
|
D | Path.h | 28 enum class Style { windows, posix, native }; enum
|
/third_party/boost/libs/histogram/ |
D | CONTRIBUTING.md | 55 ### Code formatting 59 ### Documentation
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | FormatProviders.h | 78 static bool consumeHexStyle(StringRef &Str, HexPrintStyle &Style) { in consumeHexStyle() 93 static size_t consumeNumHexDigits(StringRef &Str, HexPrintStyle Style, in consumeNumHexDigits()
|
/third_party/typescript/tests/cases/compiler/ |
D | mappedTypeMultiInference.ts | 1 interface Style { interface
|
D | nestedRecursiveArraysOrObjectsError01.ts | 1 type Style = StyleBase | StyleArray; alias
|
/third_party/skia/include/effects/ |
D | Sk1DPathEffect.h | 15 enum Style { enum
|
/third_party/flutter/skia/include/effects/ |
D | Sk1DPathEffect.h | 40 enum Style { enum
|
/third_party/googletest/ |
D | CONTRIBUTING.md | 75 ## Style section in How to become a contributor and submit your own code
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/Symbolize/ |
D | DIPrinter.h | 38 OutputStyle Style; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
D | Formatters.cpp | 26 void GuidAdapter::format(raw_ostream &Stream, StringRef Style) { in format()
|
/third_party/PyYAML/examples/yaml-highlight/ |
D | yaml_hl.py | 5 class Style: class
|
/third_party/typescript_eslint/packages/eslint-plugin/ |
D | ROADMAP.md | 142 ### Style subsection
|
/third_party/boost/boost/xpressive/detail/core/ |
D | quant_style.hpp | 67 #define BOOST_XPR_QUANT_STYLE(Style, Width, Pure) \ argument
|
/third_party/icu/docs/userguide/format_parse/datetime/ |
D | examples.md | 256 ### Java
|