HomeSort by relevance Sort by last modified time
    Searched defs:DEFINITIONS (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/vulkancts/
gen_framework.py 107 DEFINITIONS = [
207 def __init__ (self, definitions, handles, enums, bitfields, compositeTypes, functions):
208 self.definitions = definitions
375 definitions = [(name, parsePreprocDefinedValue(src, name)) for name in DEFINITIONS]
394 definitions = definitions,
479 for line in indentLines(["enum { %s\t= %s\t};" % define for define in api.definitions]):
  /external/owasp/sanitizer/src/main/org/owasp/html/
CssSchema.java 87 * in the built-in CSS definitions. It is an error to mention an unknown
96 Property prop = DEFINITIONS.get(propertyName);
164 static final ImmutableMap<String, Property> DEFINITIONS;
    [all...]
  /prebuilts/tools/common/m2/repository/org/pegdown/pegdown/1.1.0/
pegdown-1.1.0.jar 
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 

Completed in 73 milliseconds