Searched defs:attr_value (Results 1 - 7 of 7) sorted by relevance
/third_party/elfutils/libdw/ |
H A D | dwarf_hasattr.c | 72 int64_t attr_value __attribute__ ((unused)); in dwarf_hasattr() local
|
H A D | dwarf_getattrs.c | 126 int64_t attr_value __attribute__((__unused__)); in dwarf_getattrs() local
|
H A D | dwarf_child.c | 117 int64_t attr_value __attribute__((__unused__)); in __libdw_find_attr() local
|
/third_party/gn/src/gn/ |
H A D | xml_element_writer.cc | 11 XmlAttributes(std::string_view attr_key, std::string_view attr_value) XmlAttributes() argument 16 add(std::string_view attr_key, std::string_view attr_value) add() argument
|
/third_party/musl/libc-test/src/functional/ |
H A D | test-malloc-info.c | 41 static xmlNodePtr find_child_node_with_attr(const char *name, const char *attr_name, const char *attr_value, xmlNodePtr parent) in find_child_node_with_attr() argument
|
/third_party/alsa-utils/topology/ |
H A D | pre-process-class.c | 244 const char *attr_name, *attr_value; in tplg_class_attribute_valid_tuple_value() local
|
/third_party/backends/sanei/ |
H A D | sanei_usb.c | 934 sanei_xml_set_hex_attr(xmlNode* node, const char* attr_name, unsigned attr_value) sanei_xml_set_hex_attr() argument 951 sanei_xml_set_uint_attr(xmlNode* node, const char* attr_name, unsigned attr_value) sanei_xml_set_uint_attr() argument [all...] |
Completed in 6 milliseconds