OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Magenta
(Results
1 - 8
of
8
) sorted by null
/external/compiler-rt/lib/sanitizer_common/
sanitizer_report_decorator.h
38
const char *
Magenta
() const { return ansi_ ? "\033[1m\033[35m" : ""; }
/external/mesa3d/docs/OLD/
MESA_packed_depth_stencil.spec
95
CMYK_EXT Color Cyan,
Magenta
, Yellow, Black components
96
CMYKA_EXT Color Cyan,
Magenta
, Yellow, Black, A components
181
CMYK_EXT cyan
magenta
yellow black
/external/compiler-rt/lib/msan/
msan_report.cc
34
const char *Origin() { return
Magenta
(); }
/external/compiler-rt/lib/asan/
asan_report.cc
75
const char *Allocation() { return
Magenta
(); }
85
return
Magenta
();
92
return
Magenta
();
101
return
Magenta
();
113
const char *MemoryByte() { return
Magenta
(); }
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
gdipluscolor.h
140
static const ARGB
Magenta
= 0xFFFF00FF;
/external/compiler-rt/lib/tsan/rtl/
tsan_report.cc
51
const char *Mutex() { return
Magenta
(); }
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d2d1helper.h
281
Magenta
= 0xff00ff,
winddi.h
219
CIECHROMA
Magenta
;
[
all
...]
Completed in 490 milliseconds