/third_party/rust/crates/codespan/codespan-reporting/src/term/ |
H A D | config.rs | 187 const BLUE: Color = Color::Cyan; in default() consts 189 const BLUE: Color = Color::Blue; in default() consts
|
/third_party/mesa3d/src/freedreno/ir3/ |
H A D | ir3_print.c | 39 #define BLUE "\x1b[0;34m" macro
|
H A D | ir3_merge_regs.c | 511 #define BLUE "\x1b[0;34m" macro
|
/third_party/libdrm/tests/util/ |
H A D | pattern.c | 770 #define BLUE 0 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | raw_ostream.h | 81 BLUE, member in llvm::raw_ostream::Colors 93 static const Colors BLUE = Colors::BLUE; member in llvm::raw_ostream
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | raw_ostream.h | 79 BLUE, enumerator
|
/third_party/ffmpeg/libavfilter/ |
H A D | drawutils.c | 33 enum { RED = 0, GREEN, BLUE, ALPHA }; enumerator
|
H A D | vf_huesaturation.c | 42 #define BLUE (1 << BLUES) macro
|
/third_party/backends/backend/ |
H A D | stv680.c | 1250 int RED, GREEN, BLUE; in stv680_bayer_unshuffle() local [all...] |
H A D | lexmark.h | 142 BLUE enumerator
|
H A D | dc25.c | 1406 #define BLUE 0.11 macro
|
H A D | canon.h | 68 #define BLUE 2 macro
|
/third_party/ffmpeg/libavcodec/ |
H A D | rpzaenc.c | 56 BLUE = 0, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | raw_ostream.cpp | 72 const raw_ostream::Colors raw_ostream::BLUE; member in raw_ostream
|
/third_party/backends/backend/genesys/ |
H A D | enums.h | 120 BLUE, member in genesys::ScanMethod::ColorFilter
|
/third_party/node/deps/v8/src/execution/arm64/ |
H A D | simulator-arm64.cc | 54 #define BLUE "34" macro 6355 #undef BLUE macro
|
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | vp8l_dec.c | 44 BLUE = 2, enumerator
|
/third_party/python/Lib/test/ |
H A D | test_patma.py | 2067 BLUE = 2 variable in TestPatma.test_patma_198.Color 2093 BLUE = 2 variable in TestPatma.test_patma_199.Color
|
H A D | test_enum.py | 2194 BLUE = 3 variable in TestSpecial.test_default_missing_no_chained_exception.Color 2294 BLUE = auto() variable in TestSpecial.test_multiple_mixin.Color 2303 BLUE = auto() variable in TestSpecial.test_multiple_mixin.Color 2313 BLUE = auto() variable in TestSpecial.test_multiple_mixin.Color 2323 BLUE = auto() global() variable in TestSpecial.test_multiple_mixin.CoolColor 2333 BLUE = auto() global() variable in TestSpecial.test_multiple_mixin.CoolerColor 2344 BLUE = auto() global() variable in TestSpecial.test_multiple_mixin.CoolestColor 2355 BLUE = auto() global() variable in TestSpecial.test_multiple_mixin.ConfusedColor 2366 BLUE = auto() global() variable in TestSpecial.test_multiple_mixin.ReformedColor 2899 BLUE = 4 global() variable in OldTestFlag.Color 3283 BLUE = auto() global() variable in OldTestFlag.test_multiple_mixin.Color 3292 BLUE = auto() global() variable in OldTestFlag.test_multiple_mixin.Color 3302 BLUE = auto() global() variable in OldTestFlag.test_multiple_mixin.Color 3406 BLUE = 4 global() variable in OldTestIntFlag.Color 3828 BLUE = auto() global() variable in OldTestIntFlag.test_multiple_mixin.Color 3837 BLUE = auto() global() variable in OldTestIntFlag.test_multiple_mixin.Color 3847 BLUE = auto() global() variable in OldTestIntFlag.test_multiple_mixin.Color 4089 BLUE = 4 global() variable in TestVerify.test_negative_alias.Color [all...] |
/third_party/vixl/src/aarch64/ |
H A D | simulator-aarch64.cc | 864 #define BLUE "34" in Simulator() macro
|