Searched refs:WHITE (Results 1 - 18 of 18) sorted by relevance

/external/elfutils/libcpu/
H A Di386_lex.l45 WHITE [[:space:]]+
92 {WHITE} { /* IGNORE */ }
94 <MAIN>{WHITE} { return kSPACE; }
/external/llvm/include/llvm/Analysis/
H A DPathNumbering.h55 enum NodeColor { WHITE, GRAY, BLACK }; enumerator in enum:llvm::BallLarusNode::NodeColor
59 _basicBlock(BB), _numberPaths(0), _color(WHITE) {
/external/elfutils/src/
H A Dldlex.l88 WHITE [[:space:]]+
202 {WHITE} { /* IGNORE */ }
/external/guava/guava-tests/test/com/google/common/collect/
H A DEnumMultisetTest.java39 BLUE, RED, YELLOW, GREEN, WHITE enum constant in enum:EnumMultisetTest.Color
/external/llvm/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp584 (*nodeIt)->setColor(BallLarusNode::WHITE);
592 if(node->getColor() == BallLarusNode::WHITE)
599 node->setColor(BallLarusNode::WHITE);
613 if(nextNode->getColor() != BallLarusNode::WHITE) {
614 nextNode->setColor(BallLarusNode::WHITE);
/external/sonivox/jet_tools/JetCreator/
H A DJetSegGraph.py212 dc.Background = wx.Brush(wx.WHITE)
222 dc.Background = wx.Brush(wx.WHITE)
344 dc.Background = wx.Brush(wx.WHITE)
/external/llvm/include/llvm/Support/
H A Draw_ostream.h71 WHITE, enumerator in enum:llvm::raw_ostream::Colors
/external/llvm/utils/lit/lit/
H A DProgressBar.py71 BLACK = BLUE = GREEN = CYAN = RED = MAGENTA = YELLOW = WHITE = ''
82 _COLORS = """BLACK BLUE GREEN CYAN RED MAGENTA YELLOW WHITE""".split()
83 _ANSICOLORS = "BLACK RED GREEN YELLOW BLUE MAGENTA CYAN WHITE".split()
/external/llvm/lib/Analysis/
H A DPathNumbering.cpp369 if(currentNode->getColor() != BallLarusNode::WHITE) {
/external/qemu/distrib/sdl-1.2.15/src/video/nanox/
H A DSDL_nxvideo.c324 SDL_Window = GrNewWindow (GR_ROOT_WINDOW_ID, 0, 0, w, h, 0, BLACK, WHITE) ;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DFingerPrintGraph.java70 static final Color WHITE = DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_WHITE); field in class:FingerPrintGraph
560 this.gc.setBackground(WHITE);
/external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
H A DTestCaseEditController.java626 pane.setBackground(isSelected ? Color.LIGHT_GRAY : 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/
H A DPerformancesView.java87 static final Color WHITE = DEFAULT_DISPLAY.getSystemColor(SWT.COLOR_WHITE); field in class:PerformancesView
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/srec/config/en.us/dictionary/
H A Dc0.6[all...]

Completed in 1708 milliseconds