OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEFINITIONS
(Results
1 - 4
of
4
) sorted by null
/external/deqp/external/vulkancts/scripts/
gen_framework.py
41
DEFINITIONS
= [
192
def __init__ (self,
definitions
, handles, enums, bitfields, compositeTypes, functions):
193
self.
definitions
=
definitions
344
definitions
= [(name, type, parsePreprocDefinedValue(src, name)) for name, type in
DEFINITIONS
]
363
definitions
=
definitions
,
448
for line in indentLines(["#define %s\t(static_cast<%s>\t(%s))" % (name, type, value) for name, type, value 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 93 milliseconds