Searched defs:namespaceName (Results 1 - 7 of 7) sorted by relevance

/external/robolectric/lib/main/
H A Dxpp3-1.1.4c.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META-INF/services/org. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.registry_3.5.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ecf.identity_3.1.0.v20100529-0735.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libxml2/
H A Dxmlschemastypes.c985 * @namespaceName: the namespace name
994 xmlSchemaNewQNameValue(const xmlChar *namespaceName, argument
1004 val->value.qname.uri = (xmlChar *) namespaceName;
H A Dxmlschemas.c1282 * @namespaceName: the namespace name
1285 * Returns the given QName in the format "{namespaceName}localName" or
1286 * just "localName" if @namespaceName is NULL.
1288 * Returns the localName if @namespaceName is NULL, a formatted
1293 const xmlChar *namespaceName,
1297 if (namespaceName != NULL) {
1299 *buf = xmlStrcat(*buf, namespaceName);
1303 if (namespaceName == NULL)
4539 const xmlChar *namespaceName,
4550 xmlSchemaFormatQName(&str, namespaceName, localNam
1292 xmlSchemaFormatQName(xmlChar **buf, const xmlChar *namespaceName, const xmlChar *localName) argument
4538 xmlSchemaDebugDumpIDCTable(FILE * output, const xmlChar *namespaceName, const xmlChar *localName, xmlSchemaPSVIIDCBindingPtr bind) argument
6411 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema ATTRIBUTE_UNUSED, xmlNodePtr node, xmlAttrPtr attr, const xmlChar *namespaceName) argument
10712 const xmlChar *namespaceName = NULL, *schemaLocation = NULL; local
[all...]
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 166 milliseconds