Home
last modified time | relevance | path

Searched defs:BLUE (Results 1 – 25 of 39) sorted by relevance

12

/external/rust/crates/codespan-reporting/src/term/
Dconfig.rs191 const BLUE: Color = Color::Cyan; in default() constant
193 const BLUE: Color = Color::Blue; in default() constant
/external/pigweed/pw_assert_basic/
Dbasic_handler.cc36 #define BLUE "\033[96m" macro
48 #define BLUE "" macro
/external/javassist/src/test/test3/
DColorName.java4 RED, GREEN, BLUE enumConstant
/external/perfetto/tools/
Dopen_trace_in_ui29 BLUE = '\033[94m' variable in ANSI
Drecord_android_trace345 BLUE = '\033[94m' variable in ANSI
/external/autotest/utils/
Dterminal.py21 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
/external/autotest/utils/frozen_chromite/lib/
Dterminal.py21 BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE = range(8) variable in Color
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
Draw_ostream.h81 BLUE, enumerator
93 static const Colors BLUE = Colors::BLUE; variable
/external/pigweed/pw_log_basic/
Dlog_basic.cc32 #define BLUE "\033[96m" macro
/external/perfetto/python/tools/
Drecord_android_trace.py58 BLUE = '\033[94m' variable in ANSI
/external/mesa3d/src/freedreno/ir3/
Dir3_print.c38 #define BLUE "\x1b[0;34m" macro
/external/iptables/
Diptables-test.py38 BLUE = '\033[94m' variable in Colors
/external/python/cpython3/Lib/test/
Dtest_enum.py590 RED, GREEN, BLUE = 1, 2, 3 variable in TestEnum.test_object_str_override.Colors
1912 BLUE = 3 variable in TestEnum.test_default_missing.Color
2010 BLUE = auto() variable in TestEnum.test_multiple_mixin.Color
2019 BLUE = auto() variable in TestEnum.test_multiple_mixin.Color
2028 BLUE = auto() variable in TestEnum.test_multiple_mixin.Color
2037 BLUE = auto() variable in TestEnum.test_multiple_mixin.CoolColor
2046 BLUE = auto() variable in TestEnum.test_multiple_mixin.CoolerColor
2056 BLUE = auto() variable in TestEnum.test_multiple_mixin.CoolestColor
2066 BLUE = auto() variable in TestEnum.test_multiple_mixin.ConfusedColor
2076 BLUE = auto() variable in TestEnum.test_multiple_mixin.ReformedColor
[all …]
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dswr_assert.cpp45 BLUE = 1, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Draw_ostream.h79 BLUE, enumerator
/external/llvm/include/llvm/Support/
Draw_ostream.h76 BLUE, enumerator
/external/libiio/src/examples/
Diio-monitor.c40 #define BLUE 050 macro
/external/gson/gson/src/test/java/com/google/gson/functional/
DEnumTest.java225 RED("red", 1), BLUE("blue", 2), GREEN("green", 3); enumConstant
/external/pigweed/pw_protobuf/pw_protobuf_test_protos/
Dfull_test.proto36 BLUE = 0; enumerator
/external/tensorflow/tensorflow/python/kernel_tests/proto/
Dtest_example.proto33 BLUE = 4; enumerator
/external/python/apitools/apitools/base/protorpclite/
Dprotojson_test.py48 BLUE = 3 variable in MyMessage.Color
/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
DFactoryModuleBuilderTest.java52 BLUE, enumConstant
/external/libmonet/quantize/
DQuantizerWu.java373 BLUE enumConstant
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Draw_ostream.cpp72 const raw_ostream::Colors raw_ostream::BLUE; member in raw_ostream
/external/guava/android/guava-tests/test/com/google/common/collect/
DMultimapsTest.java525 BLUE, enumConstant

12