Searched refs:typeName (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIDnDMIMEData.cpp252 mimeType.toAscii().constData(), m_vaData.typeName()));
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A DschemasInternals.h255 const xmlChar *typeName; /* the local name of the type definition */ member in struct:_xmlSchemaAttribute
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxb-xjc.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/com. ...
H A Djaxb-impl.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/xml/ com/sun/xml/bind/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c7292 attrDecl->typeName = tmpName;
7450 if (WXS_ATTRUSE_DECL(use)->typeName != NULL) {
7560 node, "type", &ret->typeNs, &ret->typeName);
7593 if (ret->typeName != NULL) {
20227 if (item->typeName != NULL) {
20230 type = xmlSchemaGetType(ctxt->schema, item->typeName,
20236 "type", item->typeName, item->typeNs,

Completed in 936 milliseconds