Searched refs:defValue (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
H A DSplitKit.h300 /// defValue - define a value in RegIdx from ParentVNI at Idx.
305 VNInfo *defValue(unsigned RegIdx, const VNInfo *ParentVNI, SlotIndex Idx);
H A DSplitKit.cpp372 VNInfo *SplitEditor::defValue(unsigned RegIdx, function in class:SplitEditor
456 return defValue(RegIdx, ParentVNI, Def);
1056 defValue(RegIdx, ParentVNI, ParentVNI->def);
/external/libxml2/include/libxml/
H A DschemasInternals.h261 const xmlChar *defValue; /* The initial value of the value constraint */ member in struct:_xmlSchemaAttribute
/external/libxml2/
H A Dxmlschemas.c529 const xmlChar * defValue; member in struct:_xmlSchemaAttributeUse
7091 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; local
7181 if (defValue) {
7186 defValue = xmlSchemaGetNodeContent(pctxt, (xmlNodePtr) attr);
7195 if (defValue) {
7200 defValue = xmlSchemaGetNodeContent(pctxt, (xmlNodePtr) attr);
7297 if (defValue != NULL) {
7298 attrDecl->defValue = defValue;
7331 if (defValue !
[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.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 155 milliseconds