Home
last modified time | relevance | path

Searched defs:BLACK (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Analysis/
DPathNumbering.h55 enum NodeColor { WHITE, GRAY, BLACK }; enumerator
/external/llvm/include/llvm/Support/
Draw_ostream.h64 BLACK=0, enumerator
/external/llvm/utils/lit/lit/
DProgressBar.py71 BLACK = BLUE = GREEN = CYAN = RED = MAGENTA = YELLOW = WHITE = '' variable in TerminalController
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
DFingerPrintGraph.java63 static final Color BLACK= DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_BLACK); field in FingerPrintGraph
/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/
DPerformancesView.java80 static final Color BLACK= DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_BLACK); field in PerformancesView