HomeSort by relevance Sort by last modified time
    Searched full:color_name (Results 1 - 11 of 11) sorted by null

  /external/chromium-trace/catapult/firefighter/default/handlers/
query.py 91 color_name = 'cq_build_passed'
93 color_name = 'cq_build_warning'
95 color_name = 'cq_build_failed'
97 color_name = 'cq_build_exception'
99 color_name = 'cq_build_abandoned'
101 color_name = 'cq_build_running'
110 'cname': color_name,
  /external/selinux/libselinux/man/man5/
secolor.conf.5 22 .I color_name
41 .I color_name
76 The color_name string that will be used as the foreground color.
83 The color_name string that will be used as the background color.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
icm.h 15 typedef char COLOR_NAME[32];
16 typedef COLOR_NAME *PCOLOR_NAME,*LPCOLOR_NAME;
22 COLOR_NAME szPrefix;
23 COLOR_NAME szSuffix;
  /external/owasp/sanitizer/src/main/org/owasp/html/examples/
EbayPolicyExample.java 65 private static final Pattern COLOR_NAME = Pattern.compile(
105 return COLOR_NAME.matcher(s).matches()
  /external/ImageMagick/config/
tap-driver.sh 249 color_name = color_for_result[result]
250 if (color_name)
251 return color_map[color_name] "" result "" color_map["std"]
  /frameworks/base/docs/html/guide/topics/resources/
more-resources.jd 144 In Java: <code>R.color.<em>color_name</em></code><br/>
145 In XML: <code>@[<em>package</em>:]color/<em>color_name</em></code>
154 name="<em>color_name</em>"
  /external/ImageMagick/MagickCore/
display.c 2023 color_name[MagickPathExtent] = "gray"; local
2068 color_name[MagickPathExtent] = "gray"; local
3449 color_name[MagickPathExtent] = "gray"; local
3495 color_name[MagickPathExtent] = "gray"; local
5620 color_name[MagickPathExtent] = "gray"; local
9823 color_name[MagickPathExtent] = "gray"; local
12161 color_name[MagickPathExtent] = "gray"; local
    [all...]
  /external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/examples/
EbayPolicyExample.html 68 <FONT color="green">065</FONT> private static final Pattern COLOR_NAME = Pattern.compile(<a name="line.65"></a>
108 <FONT color="green">105</FONT> return COLOR_NAME.matcher(s).matches()<a name="line.105"></a>
  /external/deqp/framework/referencerenderer/
rrFragmentOperations.cpp 409 #define SAMPLE_REGISTER_BLENDED_COLOR(COLOR_NAME, COLOR_EXPRESSION) \
418 sample.COLOR_NAME = (COLOR_EXPRESSION); \
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlib.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlib.h     [all...]

Completed in 445 milliseconds