/external/rust/crates/termcolor/src/ |
D | lib.rs | 470 Ansi(Ansi<W>), enumerator 483 Ansi(Ansi<W>), enumerator 543 WriterInner::Ansi(ref w) => { in from_stream() 544 WriterInnerLock::Ansi(Ansi(w.0.lock())) in from_stream() 556 WriterInner::Ansi(ref w) => { in from_stream() 557 WriterInnerLock::Ansi(Ansi(w.0.lock())) in from_stream() 610 WriterInner::Ansi(Ansi(IoStandardStream::new(sty))) in create() 638 WriterInner::Ansi(Ansi(IoStandardStream::new(sty))) in create() 645 WriterInner::Ansi(Ansi(IoStandardStream::new(sty))) in create() 763 WriterInner::Ansi(ref mut wtr) => wtr.write(buf), in write() [all …]
|
/external/rust/crates/anes/src/sequences/ |
D | color.rs | 71 Ansi(u8), enumerator 99 Color::Ansi(value) => write!(f, "5;{}", value), in fmt() 165 SetForegroundColor(Color::Ansi(200)) => "\x1B[38;5;200m", 186 SetBackgroundColor(Color::Ansi(200)) => "\x1B[48;5;200m",
|
/external/libchrome/base/strings/ |
D | stringize_macros_unittest.cc | 14 TEST(StringizeTest, Ansi) { in TEST() argument
|
/external/cronet/base/strings/ |
D | stringize_macros_unittest.cc | 14 TEST(StringizeTest, Ansi) { in TEST() argument
|
/external/rust/crates/libtest-mimic/src/ |
D | printer.rs | 11 use termcolor::{Ansi, Color, ColorChoice, ColorSpec, NoColor, StandardStream, WriteColor}; 35 Box::new(Ansi::new(f)) as Box<dyn WriteColor> in new()
|
/external/rust/crates/libz-sys/src/zlib/contrib/dotzlib/DotZLib/ |
D | Deflater.cs | 21 [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl, CharSet=CharSet.Ansi)]
|
D | Inflater.cs | 21 [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl, CharSet=CharSet.Ansi)]
|
D | DotZLib.cs | 29 [StructLayoutAttribute(LayoutKind.Sequential, Pack=4, Size=0, CharSet=CharSet.Ansi)]
|
D | GZipStream.cs | 20 [DllImport("ZLIB1.dll", CallingConvention=CallingConvention.Cdecl, CharSet=CharSet.Ansi)]
|
/external/mtools/ |
D | README | 24 Mtools should be compiled with an Ansi compiler, preferably gcc
|
/external/rust/crates/termcolor/ |
D | README.md | 43 `Ansi` and `NoColor` both satisfy `WriteColor` for arbitrary implementors of
|
/external/harfbuzz_ng/perf/texts/ |
D | en-words.txt | 463 Ansi
|
/external/doclava/res/assets/templates-sdk/assets/js/ |
D | android_3p-bundle.js | 2323 …[PR['PR_KEYWORD'], /^(?:AddHandler|AddressOf|Alias|And|AndAlso|Ansi|As|Assembly|Auto|Boolean|ByRef…
|
/external/cldr/tools/cldr-code/src/main/resources/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 3105 ,"PT","ANS","Ansi�o","Ansiao","10","--3-----","RN","0401",,"3955N 00826W",
|