Searched refs:schemaLocation (Results 1 - 8 of 8) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
H A DSubtitleSampleEntry.java22 private String schemaLocation; field in class:SubtitleSampleEntry
31 long contentSize = 8 + namespace.length() + schemaLocation.length() + imageMimeType.length() + 3;
39 schemaLocation = IsoTypeReader.readString(content);
48 IsoTypeWriter.writeUtf8String(byteBuffer, schemaLocation);
61 return schemaLocation;
64 public void setSchemaLocation(String schemaLocation) { argument
65 this.schemaLocation = schemaLocation;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/34/1/.cp/ant_tasks/
H A Dpde-ant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/internal/ ...
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c396 const xmlChar *schemaLocation; member in struct:_xmlSchemaBucket
422 const xmlChar *schemaLocation; /* The URI of the schema document. */ member in struct:_xmlSchemaImport
451 const xmlChar *schemaLocation; member in struct:_xmlSchemaInclude
9992 * @schemaLocation: the URI of the schema document
9997 * @schemaLocation, NULL otherwise.
10001 const xmlChar *schemaLocation)
10014 if (cur->schemaLocation == schemaLocation)
10023 const xmlChar *schemaLocation,
10038 (cur->schemaLocation
10000 xmlSchemaGetSchemaBucket(xmlSchemaParserCtxtPtr pctxt, const xmlChar *schemaLocation) argument
10022 xmlSchemaGetChameleonSchemaBucket(xmlSchemaParserCtxtPtr pctxt, const xmlChar *schemaLocation, const xmlChar *targetNamespace) argument
10263 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt, int type, const xmlChar *schemaLocation, xmlDocPtr schemaDoc, const char *schemaBuffer, int schemaBufferLen, xmlNodePtr invokingNode, const xmlChar *sourceTargetNamespace, const xmlChar *importNamespace, xmlSchemaBucketPtr *bucket) argument
10691 const xmlChar *namespaceName = NULL, *schemaLocation = NULL; local
10834 xmlSchemaParseIncludeOrRedefineAttrs(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, xmlNodePtr node, xmlChar **schemaLocation, int type) argument
10936 const xmlChar *schemaLocation = NULL; local
[all...]
/external/libxml2/
H A Dxmlschemas.c396 const xmlChar *schemaLocation; member in struct:_xmlSchemaBucket
422 const xmlChar *schemaLocation; /* The URI of the schema document. */ member in struct:_xmlSchemaImport
451 const xmlChar *schemaLocation; member in struct:_xmlSchemaInclude
10011 * @schemaLocation: the URI of the schema document
10016 * @schemaLocation, NULL otherwise.
10020 const xmlChar *schemaLocation)
10033 if (cur->schemaLocation == schemaLocation)
10042 const xmlChar *schemaLocation,
10057 (cur->schemaLocation
10019 xmlSchemaGetSchemaBucket(xmlSchemaParserCtxtPtr pctxt, const xmlChar *schemaLocation) argument
10041 xmlSchemaGetChameleonSchemaBucket(xmlSchemaParserCtxtPtr pctxt, const xmlChar *schemaLocation, const xmlChar *targetNamespace) argument
10282 xmlSchemaAddSchemaDoc(xmlSchemaParserCtxtPtr pctxt, int type, const xmlChar *schemaLocation, xmlDocPtr schemaDoc, const char *schemaBuffer, int schemaBufferLen, xmlNodePtr invokingNode, const xmlChar *sourceTargetNamespace, const xmlChar *importNamespace, xmlSchemaBucketPtr *bucket) argument
10710 const xmlChar *namespaceName = NULL, *schemaLocation = NULL; local
10853 xmlSchemaParseIncludeOrRedefineAttrs(xmlSchemaParserCtxtPtr pctxt, xmlSchemaPtr schema, xmlNodePtr node, xmlChar **schemaLocation, int type) argument
10955 const xmlChar *schemaLocation = NULL; local
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 1243 milliseconds