Home
last modified time | relevance | path

Searched defs:YELLOW (Results 1 – 24 of 24) sorted by relevance

/external/pigweed/pw_assert_basic/
Dbasic_handler.cc41 #define YELLOW "\033[33m" macro
53 #define YELLOW "" macro
/external/autotest/utils/
Dterminal.py17 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.h80 YELLOW, enumerator
92 static const Colors YELLOW = Colors::YELLOW; variable
/external/llvm-project/llvm/include/llvm/Support/
Draw_ostream.h98 YELLOW, enumerator
110 static constexpr Colors YELLOW = Colors::YELLOW; variable
/external/pigweed/pw_log_basic/
Dlog_basic.cc29 #define YELLOW "\033[33m" macro
/external/linux-kselftest/tools/testing/selftests/futex/include/
Dlogging.h33 #define YELLOW '3', '3' macro
/external/iptables/
Diptables-test.py40 YELLOW = '\033[93m' variable in Colors
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dswr_assert.cpp53 YELLOW = static_cast<uint32_t>(RED) | static_cast<uint32_t>(GREEN), enumerator
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/format/
DEnumFormatShapeTest.java64 YELLOW, enumConstant
/external/llvm/include/llvm/Support/
Draw_ostream.h75 YELLOW, enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Draw_ostream.h78 YELLOW, enumerator
/external/libiio/src/examples/
Diio-monitor.c39 #define YELLOW 040 macro
/external/tensorflow/tensorflow/python/kernel_tests/proto/
Dtest_example.proto31 YELLOW = 2; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Draw_ostream.cpp71 const raw_ostream::Colors raw_ostream::YELLOW; member in raw_ostream
/external/llvm-project/llvm/lib/Support/
Draw_ostream.cpp69 constexpr raw_ostream::Colors raw_ostream::YELLOW; member in raw_ostream
/external/guava/android/guava-tests/test/com/google/common/collect/
DMultimapsTest.java527 YELLOW, enumConstant
/external/guava/guava-tests/test/com/google/common/collect/
DMultimapsTest.java584 YELLOW, enumConstant
/external/python/cpython2/Lib/plat-irix6/
DGL.py17 YELLOW = 3 variable
/external/python/cpython2/Lib/plat-irix5/
DGL.py17 YELLOW = 3 variable
/external/skqp/experimental/canvaskit/
Dexterns.js272 YELLOW: {}, property
/external/python/apitools/apitools/base/protorpclite/
Dmessages_test.py80 YELLOW = 40 variable in EnumTest.setUp.Color
/external/skia/modules/canvaskit/
Dexterns.js738 YELLOW: {}, property
/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts460 readonly YELLOW: Color; property
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc396 #define YELLOW "33" macro