Searched refs:a_attrs (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/core/grappler/optimizers/ |
D | scoped_allocator_optimizer.cc | 1163 AttrSlice a_attrs = AttrSlice(*a); in operator ()() local 1167 Status s = GetNodeAttr(a_attrs, "instance_key", &a_key); in operator ()()
|
/external/libxml2/ |
D | HTMLparser.c | 700 static const char* const a_attrs[] = { ATTRS, "charset", "type", "name", variable 798 DECL html_inline , NULL , DECL a_attrs , DECL target_attr, NULL
|