Home
last modified time | relevance | path

Searched refs:refName (Results 1 – 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DVarNameCollector.java61 boolean doesOccur(QName refName) in doesOccur() argument
63 return m_refs.contains(refName); in doesOccur()
/external/deqp/modules/glshared/
DglsShaderLibraryCase.cpp1242 string refName = string("ref_") + valueName; in execute() local
1243 setUniformValue(gl, pipelineProgramIDs, refName, val, arrayNdx, m_testCtx.getLog()); in execute()
/external/libxml2/
Dxmlschemas.c567 const xmlChar *refName; /* The name of the to-be-redefined component. */ member
2835 const xmlChar *refName, in xmlSchemaPResCompAttrErr() argument
2849 xmlSchemaFormatQName(&strA, refURI, refName), in xmlSchemaPResCompAttrErr()
5270 const xmlChar *refName, in xmlSchemaAddRedef() argument
5285 ret->refName = refName; in xmlSchemaAddRedef()
5442 const xmlChar *refName, in xmlSchemaNewQNameRef() argument
5456 ret->name = refName; in xmlSchemaNewQNameRef()
7756 (ref == pctxt->redef->refName) && in xmlSchemaParseAttributeGroupRef()
11412 ctxt->redef->refName) && in xmlSchemaParseModelGroup()
11435 ctxt->redef->refName), in xmlSchemaParseModelGroup()
[all …]