HomeSort by relevance Sort by last modified time
    Searched full:color_red (Results 1 - 25 of 216) sorted by null

1 2 3 4 5 6 7 8 9

  /external/clang/test/Index/
complete-enums.c 5 Color_Red = 17,
17 // CHECK-CC1: EnumConstantDecl:{ResultType enum Color}{TypedText Color_Red} (65) (deprecated)
22 // CHECK-CC2-NEXT: EnumConstantDecl:{ResultType enum Color}{TypedText Color_Red} (7) (deprecated)
  /external/toybox/kconfig/lxdialog/
util.c 76 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_WHITE, false);
101 DLG_COLOR(screen, COLOR_RED, COLOR_BLACK, true);
104 DLG_COLOR(title, COLOR_RED, COLOR_BLACK, false);
107 DLG_COLOR(button_active, COLOR_YELLOW, COLOR_RED, false);
109 DLG_COLOR(button_key_active, COLOR_YELLOW, COLOR_RED, true);
110 DLG_COLOR(button_key_inactive, COLOR_RED, COLOR_BLACK, false);
111 DLG_COLOR(button_label_active, COLOR_WHITE, COLOR_RED, false);
121 DLG_COLOR(position_indicator, COLOR_RED, COLOR_BLACK, false);
127 DLG_COLOR(item_selected, COLOR_WHITE, COLOR_RED, false);
129 DLG_COLOR(tag, COLOR_RED, COLOR_BLACK, false)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
colordlg.h 13 #define COLOR_RED 706
color.dlg 46 EDITTEXT,COLOR_RED,269,124,18,12,WS_GROUP | WS_TABSTOP
  /developers/build/prebuilts/gradle/WatchFace/Application/src/main/res/values/
strings.xml 33 <string name="color_red">Red</string>
42 <item>@string/color_red</item>
  /developers/samples/android/wearable/wear/WatchFace/Application/src/main/res/values/
strings.xml 33 <string name="color_red">Red</string>
42 <item>@string/color_red</item>
  /development/samples/browseable/WatchFace/Application/res/values/
strings.xml 33 <string name="color_red">Red</string>
42 <item>@string/color_red</item>
  /external/replicaisland/src/com/replica/replicaisland/
DebugSystem.java 21 public static final int COLOR_RED = 0;
87 case COLOR_RED:
99 case COLOR_RED:
GameObjectCollisionSystem.java 253 DebugSystem.COLOR_RED);
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/res/values/
strings.xml 40 <string name="color_red">Red</string>
49 <item>@string/color_red</item>
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/res/values/
strings.xml 40 <string name="color_red">Red</string>
49 <item>@string/color_red</item>
  /development/samples/browseable/WatchFace/Wearable/res/values/
strings.xml 40 <string name="color_red">Red</string>
49 <item>@string/color_red</item>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
IconFactory.java 49 public static final int COLOR_RED = SWT.COLOR_DARK_RED;
134 * one of COLOR_DEFAULT, COLOR_RED, COLOR_BLUE or COLOR_RED.
175 * one of COLOR_DEFAULT, COLOR_RED, COLOR_BLUE or COLOR_RED.
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py2/term/
_term.py 68 self['RED'] = make_color(_curses.COLOR_RED)
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py3/term/
_term.py 69 self['RED'] = make_color(_curses.COLOR_RED)
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
PermissionPage.java 57 IconFactory.COLOR_RED,
  /sdk/eclipse/plugins/com.android.ide.eclipse.monitor/src/com/android/ide/eclipse/monitor/
SdkLocationChooserDialog.java 94 mStatusLabel.setForeground(getShell().getDisplay().getSystemColor(SWT.COLOR_RED));
  /frameworks/base/core/tests/overlaytests/
testrunner.py 101 self.color_RED = '\033[1;31m'
102 self.color_red = '\033[0;31m'
105 self.color_RED = ''
106 self.color_red = ''
131 sys.stdout.write('\r' + self.color_RED + self.text + '[FAIL]\n')
132 sys.stdout.write(self.color_red)
  /bionic/tests/
gtest_main.cpp 45 COLOR_RED,
57 using testing::internal::COLOR_RED;
312 ColoredPrintf(COLOR_RED, "[ FAILED ] ");
329 ColoredPrintf(COLOR_RED, "[ FAILED ] ");
331 ColoredPrintf(COLOR_RED, "[ TIMEOUT ] ");
393 ColoredPrintf(COLOR_RED, "[ FAIL ] ");
396 ColoredPrintf(COLOR_RED, "[ FAIL ] ");
404 ColoredPrintf(COLOR_RED, "[ TIMEOUT ] ");
407 ColoredPrintf(COLOR_RED, "[ TIMEOUT ] ");
    [all...]
  /packages/apps/TvSettings/Settings/res/values/
arrays.xml 135 <item>@string/color_red</item>
  /cts/tests/tests/media/src/android/media/cts/
EncodeVirtualDisplayWithCompositionTest.java 87 private static final int COLOR_RED = makeColor(100, 0, 0);
315 renderColorAndCheckResult(renderer, w, h, COLOR_RED);
447 virtualDisplays[l].doRendering(COLOR_RED);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
BarGraph.java 183 // Color red= display.getSystemColor(SWT.COLOR_RED);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
MarginChooser.java 169 mErrorLabel.setForeground(parent.getDisplay().getSystemColor(SWT.COLOR_RED));
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/
DeviceChooserDialog.java 531 display.getSystemColor(SWT.COLOR_RED));
547 IconFactory.COLOR_RED,
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DurationMinimap.java 188 mGlErrorColor = getDisplay().getSystemColor(SWT.COLOR_RED);

Completed in 714 milliseconds

1 2 3 4 5 6 7 8 9