/external/guava/guava-gwt/test-super/com/google/common/collect/super/com/google/common/collect/ |
D | EnumMultisetTest.java | 50 BLUE, RED, YELLOW, GREEN, WHITE 60 ms.add(Color.YELLOW); 63 assertEquals(1, ms.count(Color.YELLOW)); 69 asList(Color.RED, Color.YELLOW, Color.RED)); 71 assertEquals(1, ms.count(Color.YELLOW)); 99 ms.add(Color.YELLOW, 1); 107 ms.add(Color.YELLOW, 1);
|
D | MultimapsTest.java | 454 private enum Color {BLUE, RED, YELLOW, GREEN} enumConstant
|
/external/guava/guava-tests/test/com/google/common/collect/ |
D | EnumMultisetTest.java | 76 BLUE, RED, YELLOW, GREEN, WHITE 86 ms.add(Color.YELLOW); 89 assertEquals(1, ms.count(Color.YELLOW)); 95 asList(Color.RED, Color.YELLOW, Color.RED)); 97 assertEquals(1, ms.count(Color.YELLOW)); 125 ms.add(Color.YELLOW, 1); 133 asList(Color.RED, Color.YELLOW, Color.RED)); 140 ms.add(Color.YELLOW, 1);
|
D | MultimapsTest.java | 555 private enum Color {BLUE, RED, YELLOW, GREEN} enumConstant
|
/external/avahi/initscript/debian/ |
D | avahi-dnsconfd.in | 78 YELLOW=`$TPUT setaf 3` 80 echo "$YELLOW*$NORMAL $@"
|
D | avahi-daemon.in | 78 YELLOW=`$TPUT setaf 3` 80 echo "$YELLOW*$NORMAL $@"
|
/external/llvm/tools/llvm-pdbdump/ |
D | LinePrinter.cpp | 95 OS.changeColor(raw_ostream::YELLOW, /*bold=*/true); in applyColor() 102 OS.changeColor(raw_ostream::YELLOW, false); in applyColor()
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | SyntaxHighlighting.cpp | 25 case Address: OS.changeColor(llvm::raw_ostream::YELLOW); break; in WithColor()
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/ |
D | ColorResourceLoader.java | 22 androidColors.put("yellow", Color.YELLOW);
|
/external/clang/tools/diagtool/ |
D | TreeView.cpp | 61 setColor(llvm::raw_ostream::YELLOW); in printGroup()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
D | FingerPrintGraph.java | 69 static final Color YELLOW = DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_YELLOW); field in FingerPrintGraph 261 this.gc.setBackground(YELLOW); in drawBars() 308 this.gc.setBackground(YELLOW); in drawBars()
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/ui/ |
D | LayoutManager.java | 53 marginPaint.setColor(Color.YELLOW);
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
D | XYGraphWidget.java | 154 domainCursorPaint.setColor(Color.YELLOW); 156 rangeCursorPaint.setColor(Color.YELLOW); 158 cursorLabelPaint.setColor(Color.YELLOW);
|
/external/llvm/utils/lit/lit/ |
D | ProgressBar.py | 75 BLACK = BLUE = GREEN = CYAN = RED = MAGENTA = YELLOW = WHITE = ''
|
/external/llvm/tools/llvm-cov/ |
D | CoverageReport.cpp | 121 return Info.getPercentCovered() >= 80.0 ? raw_ostream::YELLOW in determineCoveragePercentageColor()
|
/external/llvm/include/llvm/Support/ |
D | raw_ostream.h | 75 YELLOW, enumerator
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
D | messages_test.py | 66 YELLOW = 40 variable in EnumTest.setUp.Color 87 Color.YELLOW, 99 Color.YELLOW, 220 self.assertEquals('Color(YELLOW, 40)', repr(Color.YELLOW))
|
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/ |
D | BarPlotExampleActivity.java | 93 new MyBarFormatter(Color.YELLOW, Color.WHITE);
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
D | PerformancesView.java | 86 static final Color YELLOW = DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_YELLOW); field in PerformancesView
|
/external/clang/lib/AST/ |
D | ASTDumper.cpp | 67 static const TerminalColor AddressColor = { raw_ostream::YELLOW, false }; 69 static const TerminalColor LocationColor = { raw_ostream::YELLOW, false };
|
/external/v8/src/arm64/ |
D | simulator-arm64.cc | 39 #define YELLOW "33" macro 53 TEXT_COLOUR clr_debug_number = FLAG_log_colour ? COLOUR_BOLD(YELLOW) : ""; 54 TEXT_COLOUR clr_debug_message = FLAG_log_colour ? COLOUR(YELLOW) : "";
|
/external/vixl/src/vixl/a64/ |
D | simulator-a64.cc | 227 #define YELLOW "33" macro 243 clr_warning = value ? COLOUR_BOLD(YELLOW) : ""; in set_coloured_trace() 244 clr_warning_message = value ? COLOUR(YELLOW) : ""; in set_coloured_trace()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
D | performanceui.jar | META-INF/MANIFEST.MF
.project
about.html
plugin.xml
build.properties
images ... |
/external/clang/lib/Analysis/ |
D | CFG.cpp | 4311 OS.changeColor(raw_ostream::YELLOW, true); in print_block()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/unicode/ |
D | confusables.txt | 9206 2FC8 ; 9EC3 ; MA #* ( ⿈ → 黃 ) KANGXI RADICAL YELLOW → CJK UNIFIED IDEOGRAPH-9EC3 # 9208 2EE9 ; 9EC4 ; MA #* ( ⻩ → 黄 ) CJK RADICAL SIMPLIFIED YELLOW → CJK UNIFIED IDEOGRAPH-9EC4 #
|