Home
last modified time | relevance | path

Searched defs:attr_name (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/modules/svg/include/
DSkSVGNode.h64 #define SVG_PRES_ATTR(attr_name, attr_type, attr_inherited) \ argument
191 #define _SVG_ATTR_SETTERS(attr_name, attr_type, attr_default, set_cp, set_mv) \ argument
207 #define SVG_ATTR(attr_name, attr_type, attr_default) \ argument
217 #define SVG_OPTIONAL_ATTR(attr_name, attr_type) \ argument
/third_party/skia/modules/sksg/include/
DSkSGNode.h98 #define SG_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
111 #define SG_MAPPED_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
/third_party/flutter/skia/modules/sksg/include/
DSkSGNode.h98 #define SG_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
111 #define SG_MAPPED_ATTRIBUTE(attr_name, attr_type, attr_container) \ argument
/third_party/elfutils/libdw/
Ddwarf_hasattr.c58 unsigned int attr_name; in dwarf_hasattr() local
Ddwarf_child.c64 unsigned int attr_name; in __libdw_find_attr() local
/third_party/musl/libc-test/src/functional/
Dtest-malloc-info.c31 static const xmlChar *get_attribute(const char *attr_name, xmlNodePtr node) in get_attribute()
41 static xmlNodePtr find_child_node_with_attr(const char *name, const char *attr_name, const char *at… in find_child_node_with_attr()
/third_party/protobuf/python/
Dstubout.py45 def SmartSet(self, obj, attr_name, new_attr): argument
/third_party/ntfs-3g/ntfsprogs/
Dntfscat.h36 ntfschar *attr_name; /* Attribute name to display */ member
Dntfscat.c111 static const char *attr_name[] = { in parse_attribute() local
Dntfscp.c68 char *attr_name; /* Write to attribute with this name. */ member
850 ntfschar *attr_name; in main() local
Dntfstruncate.c79 ntfschar *attr_name = NULL; variable
Dntfsfallocate.c84 ntfschar *attr_name = NULL; variable
/third_party/alsa-utils/topology/
Dpre-process-class.c211 snd_config_t *class, const char *attr_name) in tplg_class_get_attribute_token_ref()
243 const char *attr_name, *attr_value; in tplg_class_attribute_valid_tuple_value() local
Dpre-process-object.c296 const char *attr_name; in tplg_object_is_attribute_min_max_valid() local
380 const char *attr_name, *obj_value; in tplg_object_is_attribute_valid() local
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/cocoa/
Dgstglcontext_cocoa.m99 const gchar *attr_name; field
/third_party/alsa-utils/alsactl/
Dinit_sysfs.c72 static char *sysfs_attr_get_value(const char *devpath, const char *attr_name) in sysfs_attr_get_value()
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dttmlparse.c133 ttml_style_set_add_attr (TtmlStyleSet * style_set, const gchar * attr_name, in ttml_style_set_add_attr()
142 ttml_style_set_contains_attr (TtmlStyleSet * style_set, const gchar * attr_name) in ttml_style_set_contains_attr()
149 ttml_style_set_get_attr (TtmlStyleSet * style_set, const gchar * attr_name) in ttml_style_set_get_attr()
204 gpointer attr_name, attr_value; in ttml_style_set_print() local
674 gpointer attr_name, attr_value; in ttml_style_set_copy() local
699 gpointer attr_name, attr_value; in ttml_style_set_merge() local
731 gpointer attr_name, attr_value; in ttml_style_set_inherit() local
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_util.c281 const char *attr_name = attr_to_str(attr); in ac_add_function_attr() local
/third_party/skia/experimental/skrive/include/
DSkRive.h29 #define ACTOR_ATTR(attr_name, attr_type, attr_default) \ argument
/third_party/python/Lib/test/
Dpythoninfo.py60 def copy_attr(info_add, name, mod, attr_name): argument
/third_party/gstreamer/gstplugins_base/gst/subparse/
Dsamiparse.c494 gchar *attr_name = NULL, *attr_value = NULL; in html_context_handle_element() local
/third_party/selinux/libsepol/src/
Dmodule_to_cil.c183 char *attr_name; member
752 char *attr_name = NULL; in get_new_attr_name() local
781 static int cil_add_attr_to_list(struct list *attr_list, char *attr_name, int is_type, void *set) in cil_add_attr_to_list()
809 … int cil_print_attr_strs(int indent, struct policydb *pdb, int is_type, void *set, char *attr_name) in cil_print_attr_strs()
954 char *attr_name = NULL; in set_to_names() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dspp_client.c35 char *attr_name) in get_spp_attr_value()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dspp_client.c35 char *attr_name) in get_spp_attr_value()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc5859 die_string_attribute(const Dwarf_Die* die, unsigned attr_name) in die_string_attribute()
5883 die_char_str_attribute(const Dwarf_Die* die, unsigned attr_name) in die_char_str_attribute()
5913 unsigned attr_name, in die_unsigned_constant_attribute()
5943 unsigned attr_name, in die_signed_constant_attribute()
5979 unsigned attr_name, in die_constant_attribute()
6071 unsigned attr_name, in die_flag_attribute()
6147 unsigned attr_name, in die_die_attribute()
6172 die_address_attribute(Dwarf_Die* die, unsigned attr_name, Dwarf_Addr& result) in die_address_attribute()
7414 unsigned attr_name) in slowly_compare_strings()
7447 unsigned attr_name, in compare_dies_string_attribute_value()
[all …]

12