OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Blue
(Results
1 - 25
of
28
) sorted by relevancy
1
2
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_report_decorator.h
39
const char *
Blue
() const { return ansi_ ? "\033[1m\033[34m" : ""; }
/src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_report_decorator.h
38
const char *
Blue
() const { return ansi_ ? "\033[1m\033[34m" : ""; }
/src/external/gpl2/groff/dist/src/libs/libgroff/
color.cpp
99
if (Red != c.Red || Green != c.Green ||
Blue
!= c.
Blue
)
150
Blue
= min(MAX_COLOR_VAL, b);
264
*b =
Blue
;
298
*y = MAX_COLOR_VAL -
Blue
;
328
min(MAX_COLOR_VAL - Green, MAX_COLOR_VAL -
Blue
));
339
*y = (MAX_COLOR_VAL * (MAX_COLOR_VAL -
Blue
- *k))
379
*g = (222*Red + 707*Green + 71*
Blue
) / 1000;
408
double(
Blue
) / MAX_COLOR_VAL);
/src/external/gpl2/groff/dist/src/include/
color.h
94
#define
Blue
components[2]
/src/sys/arch/i386/stand/lib/
vbe.h
82
uint8_t
Blue
;
vbe.c
144
pe.
Blue
= cmap[2] >> 2;
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_descriptions.h
47
const char *Access() { return
Blue
(); }
70
return
Blue
();
/src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_descriptions.h
46
const char *Access() { return
Blue
(); }
69
return
Blue
();
/src/sys/external/bsd/acpica/dist/debugger/
dbconvert.c
371
ACPI_PLD_SET_BLUE (&Dword, PldInfo->
Blue
);
494
AcpiOsPrintf (ACPI_PLD_OUTPUT, "PLD_Blue", PldInfo->
Blue
);
/src/sys/external/bsd/acpica/dist/compiler/
aslpld.c
185
PldInfo.
Blue
= (UINT8) Value;
632
ACPI_PLD_SET_BLUE (&Dword, PldInfo->
Blue
);
/src/sys/external/bsd/acpica/dist/include/
acbuffer.h
124
UINT8
Blue
;
/src/sys/external/bsd/acpica/dist/utilities/
utxface.c
596
PldInfo->
Blue
= ACPI_PLD_GET_BLUE (&Dword);
/src/sys/external/bsd/acpica/dist/disassembler/
dmbuffer.c
799
AcpiOsPrintf (ACPI_PLD_OUTPUT08, "PLD_Blue", PldInfo->
Blue
);
/src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
tsan_report.cpp
25
const char *Access() { return
Blue
(); }
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_report.cc
42
const char *Access() { return
Blue
(); }
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_common.cc
129
const char *Leak() { return
Blue
(); }
/src/external/gpl2/groff/dist/src/devices/grodvi/
dvi.cpp
325
double(
Blue
) / color::MAX_COLOR_VAL);
/src/external/gpl3/gcc.old/dist/libsanitizer/hwasan/
hwasan_report.cpp
133
const char *Access() { return
Blue
(); }
/src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
lsan_common.cpp
153
const char *Leak() { return
Blue
(); }
/src/sys/external/bsd/gnu-efi/dist/inc/
efiprot.h
913
UINT8
Blue
;
/src/external/gpl2/groff/dist/src/devices/grops/
ps.cpp
936
.put_color(
Blue
);
/src/external/gpl2/groff/dist/src/roff/troff/
node.cpp
1238
put(
Blue
);
1292
put(
Blue
);
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
wingdi.d
2525
COLOR16
Blue
;
/src/external/gpl2/diffutils/dist/config/
texinfo.tex
977
\let\linkcolor = \
Blue
% was Cyan, but that seems light?
/src/external/gpl2/gmake/dist/config/
texinfo.tex
1273
\let\linkcolor = \
Blue
% was Cyan, but that seems light?
Completed in 61 milliseconds
1
2
Indexes created Tue Feb 24 01:34:59 UTC 2026