Searched defs:SetAttr (Results 1 – 4 of 4) sorted by relevance
28 void SetAttr(TF_Graph* graph, TF_Operation* op, const char* attr_name, in SetAttr() function
194 void XmlElement::SetAttr(const QName& name, const std::string& value) { in SetAttr() function in buzz::XmlElement
99 INTN EFIAPI (*SetAttr)(VOID *context, UINTN attr); member
2721 int SetAttr(CMessage* self, PyObject* name, PyObject* value) { in CheckAndGetInteger() function