Home
last modified time | relevance | path

Searched refs:Yellow (Results 1 – 25 of 43) sorted by relevance

12

/external/clang/test/CodeCompletion/
Denum-switch-case.c4 Yellow, enumerator
16 case Yellow:
Denum-switch-case.cpp5 Yellow, enumerator
18 case N::Yellow:
Denum-switch-case-qualified.cpp8 Yellow, enumerator
/external/catch2/include/internal/
Dcatch_console_colour.h24 Yellow, enumerator
33 BrightYellow = Bright | Yellow,
Dcatch_console_colour.cpp80 … case Colour::Yellow: return setTextAttribute( FOREGROUND_RED | FOREGROUND_GREEN ); in use()
143 case Colour::Yellow: return setColour( "[0;33m" ); in use()
/external/python/cpython2/Tools/pynche/
Dnamedcolors.txt8 Yellow #FFFF00
43 Green Yellow #93DB70
100 Yellow Green #99CC32
Dhtml40colors.txt13 Yellow #ffff00
Dwebcolors.txt140 Yellow #ffff00
/external/python/cpython3/Tools/pynche/
Dnamedcolors.txt8 Yellow #FFFF00
43 Green Yellow #93DB70
100 Yellow Green #99CC32
Dhtml40colors.txt13 Yellow #ffff00
Dwebcolors.txt140 Yellow #ffff00
/external/guava/guava-tests/test/com/google/common/reflect/
DTypeTokenResolutionTest.java306 private class Yellow<B> extends Red<B>.Orange {
307 Yellow(Red<B> red) {
335 Red<String>.Yellow<Integer> yellowInteger =
336 redString.new Yellow<Integer>(redInteger) {};
346 Red<String>.Yellow<Integer> yellowInteger =
347 redString.new Yellow<Integer>(redInteger) {};
/external/python/cpython3/Doc/library/
Dnis.rst2 :mod:`nis` --- Interface to Sun's NIS (Yellow Pages)
7 :synopsis: Interface to Sun's NIS (Yellow Pages) library.
/external/python/cpython2/Doc/library/
Dnis.rst2 :mod:`nis` --- Interface to Sun's NIS (Yellow Pages)
7 :synopsis: Interface to Sun's NIS (Yellow Pages) library.
/external/apache-commons-bcel/src/test/java/org/apache/bcel/data/
DSimpleEnum.java21 public enum SimpleEnum { Red,Orange,Yellow,Green,Blue,Indigo,Violet } enumConstant
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_report_decorator.h36 const char *Yellow() const { return ansi_ ? "\033[1m\033[33m" : ""; } in Yellow() function
/external/clang/test/CodeGenObjC/
Dencode-test-4.m4 typedef enum { Cyan, Magenta, Yellow, Key } PrintColor; enum
/external/mesa3d/docs/specs/OLD/
DMESA_packed_depth_stencil.spec95 CMYK_EXT Color Cyan, Magenta, Yellow, Black components
96 CMYKA_EXT Color Cyan, Magenta, Yellow, Black, A components
/external/ltp/tools/
Dgenhtml.pl77 return Yellow;
/external/toolchain-utils/automation/server/monitor/static/
Dstyle.css88 a.button:active { background-color: Yellow; }
/external/u-boot/doc/
DREADME.mpc85xxcds22 gcc (GCC) 3.2.2 20030217 (Yellow Dog Linux 3.0 3.2.2-2a)
/external/eigen/cmake/
DFindBLAS.cmake93 message("${Yellow}${LIBNAME}_LIBDIR is defined but ${_lib_to_find}"
97 message("${Yellow}${LIBNAME}_DIR is defined but ${_lib_to_find}"
100 message("${Yellow}${_lib_to_find} not found."
108 message("${Yellow}${_lib_to_find} has not been found in"
/external/compiler-rt/lib/tsan/rtl/
Dtsan_report.cc49 const char *Sleep() { return Yellow(); } in Sleep()
/external/compiler-rt/lib/asan/
Dasan_report.cc106 return Yellow(); in ShadowByte()
108 return Yellow(); in ShadowByte()
/external/u-boot/drivers/led/
DKconfig348 int "Yellow LED identification"

12