OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:attrdefs
(Results
1 - 4
of
4
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorKey.java
130
XSLTAttributeDef[]
attrDefs
= def.getAttributes();
131
int nAttrDefs =
attrDefs
.length;
135
XSLTAttributeDef attrDef =
attrDefs
[i];
XSLTElementProcessor.java
355
XSLTAttributeDef[]
attrDefs
= def.getAttributes();
356
int nAttrDefs =
attrDefs
.length;
360
XSLTAttributeDef attrDef =
attrDefs
[i];
XSLTElementDef.java
580
XSLTAttributeDef[]
attrDefs
= getAttributes();
581
int nAttrDefs =
attrDefs
.length;
585
XSLTAttributeDef attrDef =
attrDefs
[k];
/external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c
2443
static const attrspec *
attrdefs
[5] = {
local
[
all
...]
Completed in 81 milliseconds