Home
last modified time | relevance | path

Searched defs:defValue (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.cpp456 VNInfo *SplitEditor::defValue(unsigned RegIdx, in defValue() function in SplitEditor
/third_party/libxml2/include/libxml/
DschemasInternals.h261 const xmlChar *defValue; /* The initial value of the value constraint */ member
/third_party/libxml2/
Dxmlschemas.c537 const xmlChar * defValue; member
7203 const xmlChar *tmpNs = NULL, *tmpName = NULL, *defValue = NULL; in xmlSchemaParseLocalAttribute() local