/external/clang/test/CodeCompletion/ |
D | enum-switch-case.c | 4 Yellow, enumerator 16 case Yellow:
|
D | enum-switch-case.cpp | 5 Yellow, enumerator 18 case N::Yellow:
|
D | enum-switch-case-qualified.cpp | 8 Yellow, enumerator
|
/external/catch2/include/internal/ |
D | catch_console_colour.h | 24 Yellow, enumerator 33 BrightYellow = Bright | Yellow,
|
D | catch_console_colour.cpp | 80 … 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/ |
D | namedcolors.txt | 8 Yellow #FFFF00 43 Green Yellow #93DB70 100 Yellow Green #99CC32
|
D | html40colors.txt | 13 Yellow #ffff00
|
D | webcolors.txt | 140 Yellow #ffff00
|
/external/python/cpython3/Tools/pynche/ |
D | namedcolors.txt | 8 Yellow #FFFF00 43 Green Yellow #93DB70 100 Yellow Green #99CC32
|
D | html40colors.txt | 13 Yellow #ffff00
|
D | webcolors.txt | 140 Yellow #ffff00
|
/external/guava/guava-tests/test/com/google/common/reflect/ |
D | TypeTokenResolutionTest.java | 306 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/ |
D | nis.rst | 2 :mod:`nis` --- Interface to Sun's NIS (Yellow Pages) 7 :synopsis: Interface to Sun's NIS (Yellow Pages) library.
|
/external/python/cpython2/Doc/library/ |
D | nis.rst | 2 :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/ |
D | SimpleEnum.java | 21 public enum SimpleEnum { Red,Orange,Yellow,Green,Blue,Indigo,Violet } enumConstant
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_report_decorator.h | 36 const char *Yellow() const { return ansi_ ? "\033[1m\033[33m" : ""; } in Yellow() function
|
/external/clang/test/CodeGenObjC/ |
D | encode-test-4.m | 4 typedef enum { Cyan, Magenta, Yellow, Key } PrintColor; enum
|
/external/mesa3d/docs/specs/OLD/ |
D | MESA_packed_depth_stencil.spec | 95 CMYK_EXT Color Cyan, Magenta, Yellow, Black components 96 CMYKA_EXT Color Cyan, Magenta, Yellow, Black, A components
|
/external/ltp/tools/ |
D | genhtml.pl | 77 return Yellow;
|
/external/toolchain-utils/automation/server/monitor/static/ |
D | style.css | 88 a.button:active { background-color: Yellow; }
|
/external/u-boot/doc/ |
D | README.mpc85xxcds | 22 gcc (GCC) 3.2.2 20030217 (Yellow Dog Linux 3.0 3.2.2-2a)
|
/external/eigen/cmake/ |
D | FindBLAS.cmake | 93 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/ |
D | tsan_report.cc | 49 const char *Sleep() { return Yellow(); } in Sleep()
|
/external/compiler-rt/lib/asan/ |
D | asan_report.cc | 106 return Yellow(); in ShadowByte() 108 return Yellow(); in ShadowByte()
|
/external/u-boot/drivers/led/ |
D | Kconfig | 348 int "Yellow LED identification"
|