Home
last modified time | relevance | path

Searched refs:redef (Results 1 – 7 of 7) sorted by relevance

/third_party/glslang/Test/
D300block.frag58 int fooBlock; // ERROR, redef.
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemas.c668 xmlSchemaRedefPtr redef; /* Used for redefinitions. */ member
5364 pctxt->redef = xmlSchemaAddRedef(pctxt, pctxt->redefined, in xmlSchemaAddAttributeGroupDefinition()
5366 if (pctxt->redef == NULL) { in xmlSchemaAddAttributeGroupDefinition()
5453 ctxt->redef = xmlSchemaAddRedef(ctxt, ctxt->redefined, in xmlSchemaAddType()
5455 if (ctxt->redef == NULL) { in xmlSchemaAddType()
5640 ctxt->redef = xmlSchemaAddRedef(ctxt, ctxt->redefined, in xmlSchemaAddModelGroupDefinition()
5642 if (ctxt->redef == NULL) { in xmlSchemaAddModelGroupDefinition()
7782 if (pctxt->isRedefine && pctxt->redef && in xmlSchemaParseAttributeGroupRef()
7783 (pctxt->redef->item->type == in xmlSchemaParseAttributeGroupRef()
7785 (ref == pctxt->redef->refName) && in xmlSchemaParseAttributeGroupRef()
[all …]
DschemasInternals.in.h650 struct _xmlSchemaType *redef; /* Deprecated; not used */ member
/third_party/libxml2/
Dxmlschemas.c639 xmlSchemaRedefPtr redef; /* Used for redefinitions. */ member
5380 pctxt->redef = xmlSchemaAddRedef(pctxt, pctxt->redefined, in xmlSchemaAddAttributeGroupDefinition()
5382 if (pctxt->redef == NULL) { in xmlSchemaAddAttributeGroupDefinition()
5469 ctxt->redef = xmlSchemaAddRedef(ctxt, ctxt->redefined, in xmlSchemaAddType()
5471 if (ctxt->redef == NULL) { in xmlSchemaAddType()
5656 ctxt->redef = xmlSchemaAddRedef(ctxt, ctxt->redefined, in xmlSchemaAddModelGroupDefinition()
5658 if (ctxt->redef == NULL) { in xmlSchemaAddModelGroupDefinition()
7804 if (pctxt->isRedefine && pctxt->redef && in xmlSchemaParseAttributeGroupRef()
7805 (pctxt->redef->item->type == in xmlSchemaParseAttributeGroupRef()
7807 (ref == pctxt->redef->refName) && in xmlSchemaParseAttributeGroupRef()
[all …]
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/
DCMakeLists.txt18 # win32 has problems with pthreads.h and timespec struct redef
/third_party/libxml2/include/libxml/
DschemasInternals.h622 struct _xmlSchemaType *redef; /* Deprecated; not used */ member
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle770 d redef like(xmlSchemaTypePtr) Deprecated; not used