Home
last modified time | relevance | path

Searched defs:elementDeclarations (Results 1 – 7 of 7) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/xml/validation/xmlschema/
H A DXMLSchema.java91 final Map elementDeclarations; field in XMLSchema
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/xml/validation/xmlschema/
H A DXMLSchema.java91 final Map elementDeclarations; field in XMLSchema
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/xml/validation/xmlschema/
H A DXMLSchema.java91 final Map elementDeclarations; field in XMLSchema
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/xml/validation/xmlschema/
H A DXMLSchema.java91 final Map elementDeclarations; field in XMLSchema
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/xml/validation/xmlschema/
H A DXMLSchema.java91 final Map elementDeclarations; field in XMLSchema
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.apt.tests/src-annotations/org/eclipse/jdt/apt/tests/annotations/mirrortest/
H A DMirrorDeclarationTestAnnotationProcessor.java120 … Collection<AnnotationTypeElementDeclaration> elementDeclarations = annoTypeDecl.getMethods(); in testAnnotationImplementations() local
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/hxt-9.3.1.18/src/Text/XML/HXT/Arrow/Pickle/
H A DDTD.hs280 elementDeclarations sc = elemRefs . elementDecs [] $ [sc] function