Searched defs:typeDecl (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DschemasInternals.h932 xmlHashTablePtr typeDecl; member in struct:_xmlSchema
/external/libxml2/include/libxml/
H A DschemasInternals.h932 xmlHashTablePtr typeDecl; member in struct:_xmlSchema
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c1066 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl,
4111 if (schema->typeDecl != NULL)
4112 xmlHashFree(schema->typeDecl, NULL);
4503 xmlHashScan(schema->typeDecl, (xmlHashScanner) xmlSchemaTypeDump,
4782 WXS_FIND_GLOBAL_ITEM(typeDecl)
18560 * @typeDecl: the schema type definition
18589 * @typeDecl: the schema type definition
18600 xmlSchemaTypePtr typeDecl,
18606 if ((facet == NULL) || (typeDecl == NULL))
18647 if (typeDecl
18599 xmlSchemaCheckFacet(xmlSchemaFacetPtr facet, xmlSchemaTypePtr typeDecl, xmlSchemaParserCtxtPtr pctxt, const xmlChar * name ATTRIBUTE_UNUSED) argument
18807 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl, xmlSchemaParserCtxtPtr pctxt) argument
[all...]
H A Dtestapi.c34676 xmlSchemaTypePtr typeDecl; /* the schema type definition */ local
34689 typeDecl = gen_xmlSchemaTypePtr(n_typeDecl, 1);
34693 ret_val = xmlSchemaCheckFacet(facet, typeDecl, pctxt, (const xmlChar *)name);
34697 des_xmlSchemaTypePtr(n_typeDecl, typeDecl, 1);
[all...]
/external/libxml2/
H A Dxmlschemas.c1071 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl,
4130 if (schema->typeDecl != NULL)
4131 xmlHashFree(schema->typeDecl, NULL);
4522 xmlHashScan(schema->typeDecl, (xmlHashScanner) xmlSchemaTypeDump,
4801 WXS_FIND_GLOBAL_ITEM(typeDecl)
18589 * @typeDecl: the schema type definition
18618 * @typeDecl: the schema type definition
18629 xmlSchemaTypePtr typeDecl,
18635 if ((facet == NULL) || (typeDecl == NULL))
18676 if (typeDecl
18628 xmlSchemaCheckFacet(xmlSchemaFacetPtr facet, xmlSchemaTypePtr typeDecl, xmlSchemaParserCtxtPtr pctxt, const xmlChar * name ATTRIBUTE_UNUSED) argument
18836 xmlSchemaCheckFacetValues(xmlSchemaTypePtr typeDecl, xmlSchemaParserCtxtPtr pctxt) argument
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 350 milliseconds