| /third_party/skia/modules/svg/include/ |
| D | SkSVGNode.h | 64 #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/ |
| D | SkSGNode.h | 98 #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/ |
| D | dwarf_hasattr.c | 58 unsigned int attr_name; in dwarf_hasattr() local
|
| D | dwarf_child.c | 64 unsigned int attr_name; in __libdw_find_attr() local
|
| /third_party/musl/libc-test/src/functional/ |
| D | test-malloc-info.c | 31 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/ |
| D | stubout.py | 45 def SmartSet(self, obj, attr_name, new_attr): argument
|
| D | mox.py | 208 def StubOutWithMock(self, obj, attr_name, use_mock_anything=False): argument
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfscat.h | 36 ntfschar *attr_name; /* Attribute name to display */ member
|
| D | ntfscat.c | 111 static const char *attr_name[] = { in parse_attribute() local
|
| D | ntfscp.c | 68 char *attr_name; /* Write to attribute with this name. */ member 850 ntfschar *attr_name; in main() local
|
| D | ntfstruncate.c | 79 ntfschar *attr_name = NULL; variable
|
| D | ntfsfallocate.c | 84 ntfschar *attr_name = NULL; variable
|
| /third_party/alsa-utils/topology/ |
| D | pre-process-class.c | 212 snd_config_t *class, const char *attr_name) in tplg_class_get_attribute_token_ref() 244 const char *attr_name, *attr_value; in tplg_class_attribute_valid_tuple_value() local
|
| D | pre-process-object.c | 351 const char *attr_name; in tplg_object_is_attribute_min_max_valid() local 435 const char *attr_name, *obj_value; in tplg_object_is_attribute_valid() local
|
| /third_party/alsa-utils/alsactl/ |
| D | init_sysfs.c | 72 static char *sysfs_attr_get_value(const char *devpath, const char *attr_name) in sysfs_attr_get_value()
|
| /third_party/mesa3d/src/amd/llvm/ |
| D | ac_llvm_util.c | 281 const char *attr_name = attr_to_str(attr); in ac_add_function_attr() local
|
| /third_party/skia/experimental/skrive/include/ |
| D | SkRive.h | 29 #define ACTOR_ATTR(attr_name, attr_type, attr_default) \ argument
|
| /third_party/backends/sanei/ |
| D | sanei_usb.c | 855 static void sanei_xml_set_hex_attr(xmlNode* node, const char* attr_name, in sanei_xml_set_hex_attr() 872 static void sanei_xml_set_uint_attr(xmlNode* node, const char* attr_name, in sanei_xml_set_uint_attr() 923 static int sanei_usb_check_attr(xmlNode* node, const char* attr_name, in sanei_usb_check_attr() 945 static int sanei_usb_attr_is(xmlNode* node, const char* attr_name, in sanei_usb_attr_is() 962 static int sanei_usb_check_attr_uint(xmlNode* node, const char* attr_name, in sanei_usb_check_attr_uint() 985 static int sanei_usb_attr_is_uint(xmlNode* node, const char* attr_name, in sanei_usb_attr_is_uint()
|
| /third_party/python/Lib/test/ |
| D | pythoninfo.py | 64 def copy_attr(info_add, name, mod, attr_name): argument
|
| /third_party/selinux/libsepol/src/ |
| D | module_to_cil.c | 183 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/ |
| D | spp_client.c | 35 char *attr_name) in get_spp_attr_value()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
| D | spp_client.c | 35 char *attr_name) in get_spp_attr_value()
|
| /third_party/libabigail/src/ |
| D | abg-dwarf-reader.cc | 5859 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 …]
|
| /third_party/cups-filters/filter/ |
| D | rastertopdf.cpp | 1407 char *attr_name = (char *)"cupsPclmStripHeightPreferred"; in main() local
|
| /third_party/python/Lib/test/support/ |
| D | __init__.py | 1742 def patch(test_instance, object_to_patch, attr_name, new_value): argument
|