Home
last modified time | relevance | path

Searched defs:Style (Results 1 – 25 of 65) sorted by relevance

123

/third_party/skia/third_party/externals/tint/src/diagnostic/
Dformatter.h31 struct Style { struct
49 explicit Formatter(const Style& style); argument
Dprinter.h41 struct Style { struct
62 virtual void write(const std::string& str, const Style& style) = 0; argument
Dprinter.cc29 void StringPrinter::write(const std::string& str, const Style&) { in write()
Dprinter_other.cc27 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/
DNativeFormatting.cpp52 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 …]
DChrono.cpp54 StringRef Style) { in format()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DNativeFormatting.cpp53 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/
Dinversepaths.cpp38 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/
Dinversepaths.cpp49 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/
DFormatAdapters.h38 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()
DFormatProviders.h77 static bool consumeHexStyle(StringRef &Str, HexPrintStyle &Style) { in consumeHexStyle()
92 static size_t consumeNumHexDigits(StringRef &Str, HexPrintStyle Style, in consumeNumHexDigits()
DPath.h28 enum class Style { windows, posix, native }; enum
/third_party/boost/libs/histogram/
DCONTRIBUTING.md55 ### Code formatting
59 ### Documentation
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DFormatProviders.h78 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/
DmappedTypeMultiInference.ts1 interface Style { interface
DnestedRecursiveArraysOrObjectsError01.ts1 type Style = StyleBase | StyleArray; alias
/third_party/skia/include/effects/
DSk1DPathEffect.h15 enum Style { enum
/third_party/flutter/skia/include/effects/
DSk1DPathEffect.h40 enum Style { enum
/third_party/googletest/
DCONTRIBUTING.md75 ## 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/
DDIPrinter.h38 OutputStyle Style; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DFormatters.cpp26 void GuidAdapter::format(raw_ostream &Stream, StringRef Style) { in format()
/third_party/PyYAML/examples/yaml-highlight/
Dyaml_hl.py5 class Style: class
/third_party/typescript_eslint/packages/eslint-plugin/
DROADMAP.md142 ### Style subsection
/third_party/boost/boost/xpressive/detail/core/
Dquant_style.hpp67 #define BOOST_XPR_QUANT_STYLE(Style, Width, Pure) \ argument
/third_party/icu/docs/userguide/format_parse/datetime/
Dexamples.md256 ### Java

123