/external/libffi/src/m68k/ |
ffitarget.h | 2 ffitarget.h - Copyright (c) 1996-2003 Red Hat, Inc.
|
/external/libffi/src/sh/ |
ffitarget.h | 2 ffitarget.h - Copyright (c) 1996-2003 Red Hat, Inc.
|
/external/libpng/contrib/pngminim/preader/ |
makefile | 18 #XLIB = -L/usr/X11R6/lib64 -lX11 # e.g., Red Hat on AMD64
|
/external/oprofile/libpopt/ |
poptint.h | 5 /* (C) 1998-2000 Red Hat, Inc. -- Licensing details are in the COPYING
|
/external/qemu/ |
qemu-thread.c | 4 * Copyright Red Hat, Inc. 2009
|
/external/webkit/WebCore/css/ |
RGBColor.cpp | 37 PassRefPtr<CSSPrimitiveValue> RGBColor::red() function in class:WebCore::RGBColor
|
SVGCSSValueKeywords.in | 134 # red
|
/external/webkit/WebCore/manual-tests/ |
interrupted-compound-transform.html | 66 close to the red outlne and then spin counterclockwise. After 3 more seconds it should stop close to the
|
svg-repaint-foreignObject.svg | 61 <text id="A" x="0" y="32" fill="red" font-size="32" onclick="stateA()">|A|</text>
|
svg-repaint-group.svg | 61 <text id="A" x="0" y="32" fill="red" font-size="32" onclick="stateA()">|A|</text>
|
svg-repaint-image.svg | 61 <text id="A" x="0" y="32" fill="red" font-size="32" onclick="stateA()">|A|</text>
|
svg-repaint-path.svg | 61 <text id="A" x="0" y="32" fill="red" font-size="32" onclick="stateA()">|A|</text>
|
transition-events.html | 26 background-color: red;
|
transition-timing-functions.html | 69 background-color: red;
|
window-open-features-parsing.html | 22 <li> A WebView exactly 200x100, such that you can see a red 1 pixel border along each edge of the WebView.
|
/external/webkit/WebCore/platform/graphics/cairo/ |
GradientCairo.cpp | 56 cairo_pattern_add_color_stop_rgba(m_gradient, stopIterator->stop, stopIterator->red, stopIterator->green, stopIterator->blue, stopIterator->alpha);
|
/external/webkit/WebCore/platform/graphics/cg/ |
ColorCG.cpp | 82 CGFloat components[4] = { static_cast<CGFloat>(c.red()) / 255, static_cast<CGFloat>(c.green()) / 255,
|
/external/webkit/WebCore/platform/graphics/qt/ |
GradientQt.cpp | 59 stopColor.setRgbF(stopIterator->red, stopIterator->green, stopIterator->blue, stopIterator->alpha);
|
/external/webkit/WebKitTools/Scripts/webkitpy/steps/ |
ensurebuildersaregreen.py | 48 error("Builders [%s] are red, please do not commit.\nSee http://%s.\nPass --ignore-builders to bypass this check." % (", ".join(red_builders_names), self._tool.buildbot.buildbot_host))
|
/external/wpa_supplicant/ |
ctrl_iface_dbus.h | 3 * Copyright (c) 2006, Dan Williams <dcbw@redhat.com> and Red Hat, Inc.
|
dbus_dict_helpers.h | 3 * Copyright (c) 2006, Dan Williams <dcbw@redhat.com> and Red Hat, Inc.
|
/external/wpa_supplicant_6/wpa_supplicant/ |
ctrl_iface_dbus.h | 3 * Copyright (c) 2006, Dan Williams <dcbw@redhat.com> and Red Hat, Inc.
|
dbus_dict_helpers.h | 3 * Copyright (c) 2006, Dan Williams <dcbw@redhat.com> and Red Hat, Inc.
|
/frameworks/base/awt/java/awt/image/ |
PackedColorModel.java | 32 * just the red, green, and blue bands, plus an alpha band if alpha is 63 * band (red, green, and blue). 111 * the bitmask corresponding to the red band. 306 // awt.23D=The mask of the red component is not contiguous
|
/frameworks/base/awt/javax/imageio/metadata/ |
IIOStandardMetadataFormatResources.properties | 32 PaletteEntry/red=The red value for the palette entry 39 BackgroundColor/red=The red background value
|