Searched defs:namespaceName (Results 1 - 9 of 9) 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/smack/asmack-master/lib/
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/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c981 * @namespaceName: the namespace name
990 xmlSchemaNewQNameValue(const xmlChar *namespaceName, argument
1000 val->value.qname.uri = (xmlChar *) namespaceName;
H A Dxmlschemas.c1277 * @namespaceName: the namespace name
1280 * Returns the given QName in the format "{namespaceName}localName" or
1281 * just "localName" if @namespaceName is NULL.
1283 * Returns the localName if @namespaceName is NULL, a formatted
1288 const xmlChar *namespaceName,
1292 if (namespaceName != NULL) {
1294 *buf = xmlStrcat(*buf, namespaceName);
1298 if (namespaceName == NULL)
4518 const xmlChar *namespaceName,
4529 xmlSchemaFormatQName(&str, namespaceName, localNam
1287 xmlSchemaFormatQName(xmlChar **buf, const xmlChar *namespaceName, const xmlChar *localName) argument
4517 xmlSchemaDebugDumpIDCTable(FILE * output, const xmlChar *namespaceName, const xmlChar *localName, xmlSchemaPSVIIDCBindingPtr bind) argument
6390 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema ATTRIBUTE_UNUSED, xmlNodePtr node, xmlAttrPtr attr, const xmlChar *namespaceName) argument
10691 const xmlChar *namespaceName = NULL, *schemaLocation = NULL; local
[all...]
/external/libxml2/
H A Dxmlschemastypes.c981 * @namespaceName: the namespace name
990 xmlSchemaNewQNameValue(const xmlChar *namespaceName, argument
1000 val->value.qname.uri = (xmlChar *) namespaceName;
H A Dxmlschemas.c1277 * @namespaceName: the namespace name
1280 * Returns the given QName in the format "{namespaceName}localName" or
1281 * just "localName" if @namespaceName is NULL.
1283 * Returns the localName if @namespaceName is NULL, a formatted
1288 const xmlChar *namespaceName,
1292 if (namespaceName != NULL) {
1294 *buf = xmlStrcat(*buf, namespaceName);
1298 if (namespaceName == NULL)
4518 const xmlChar *namespaceName,
4529 xmlSchemaFormatQName(&str, namespaceName, localNam
1287 xmlSchemaFormatQName(xmlChar **buf, const xmlChar *namespaceName, const xmlChar *localName) argument
4517 xmlSchemaDebugDumpIDCTable(FILE * output, const xmlChar *namespaceName, const xmlChar *localName, xmlSchemaPSVIIDCBindingPtr bind) argument
6390 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema ATTRIBUTE_UNUSED, xmlNodePtr node, xmlAttrPtr attr, const xmlChar *namespaceName) argument
10691 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 ...

Completed in 488 milliseconds