HomeSort by relevance Sort by last modified time
    Searched refs:COLOR_NAME (Results 1 - 3 of 3) sorted by null

  /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()
  /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/deqp/framework/referencerenderer/
rrFragmentOperations.cpp 409 #define SAMPLE_REGISTER_BLENDED_COLOR(COLOR_NAME, COLOR_EXPRESSION) \
418 sample.COLOR_NAME = (COLOR_EXPRESSION); \
    [all...]

Completed in 2687 milliseconds