/third_party/elfutils/libdw/ |
H A D | dwarf_hasattr.c | 58 unsigned int attr_name; in dwarf_hasattr() local
|
H A D | dwarf_child.c | 64 unsigned int attr_name; in __libdw_find_attr() local
|
/third_party/ntfs-3g/ntfsprogs/ |
H A D | ntfscat.h | 36 ntfschar *attr_name; /* Attribute name to display */ member
|
H A D | ntfscat.c | 111 static const char *attr_name[] = { in parse_attribute() local
|
H A D | ntfstruncate.c | 79 ntfschar *attr_name = NULL; variable
|
H A D | ntfsfallocate.c | 84 ntfschar *attr_name = NULL; variable
|
H A D | ntfscp.c | 68 char *attr_name; /* Write to attribute with this name. */ member 850 ntfschar *attr_name; in main() local [all...] |
H A D | ntfsresize.c | 189 ntfschar *attr_name; member 1551 ntfschar *attr_name; in replace_later() local [all...] |
/third_party/alsa-utils/alsactl/ |
H A D | init_sysfs.c | 72 static char *sysfs_attr_get_value(const char *devpath, const char *attr_name) in sysfs_attr_get_value() argument
|
/third_party/musl/libc-test/src/functional/ |
H A D | test-malloc-info.c | 31 static const xmlChar *get_attribute(const char *attr_name, xmlNodePtr node) in get_attribute() argument 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 211 tplg_class_get_attribute_token_ref(struct tplg_pre_processor *tplg_pp ATTRIBUTE_UNUSED, snd_config_t *class, const char *attr_name) tplg_class_get_attribute_token_ref() argument
|
H A 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 [all...] |
/third_party/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_util.c | 281 const char *attr_name = attr_to_str(attr); in ac_add_function_attr() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/ |
H A D | spp_client.c | 34 get_spp_attr_value(struct xml_node_ctx *ctx, xml_node_t *node, char *attr_name) get_spp_attr_value() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/ |
H A D | spp_client.c | 34 get_spp_attr_value(struct xml_node_ctx *ctx, xml_node_t *node, char *attr_name) get_spp_attr_value() argument
|
/third_party/cups-filters/filter/ |
H A D | rastertopdf.cpp | 1407 char *attr_name = (char *)"cupsPclmStripHeightPreferred"; in main() local [all...] |
/third_party/python/Modules/ |
H A D | _operator.c | 1358 PyObject *attr_name; in dotted_getattr() local
|
/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | descriptor.cc | 150 static int CheckCalledFromGeneratedFile(const char* attr_name) { in CheckCalledFromGeneratedFile() argument
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | attrib.c | 455 ntfschar *attr_name; in ntfs_attr_open() local
|
/third_party/backends/sanei/ |
H A D | sanei_usb.c | 934 static void sanei_xml_set_hex_attr(xmlNode* node, const char* attr_name, in sanei_xml_set_hex_attr() argument 951 static void sanei_xml_set_uint_attr(xmlNode* node, const char* attr_name, in sanei_xml_set_uint_attr() argument 1002 static int sanei_usb_check_attr(xmlNode* node, const char* attr_name, in sanei_usb_check_attr() argument 1024 static int sanei_usb_attr_is(xmlNode* node, const char* attr_name, in sanei_usb_attr_is() argument 1041 sanei_usb_check_attr_uint(xmlNode* node, const char* attr_name, unsigned expected, const char* parent_fun) sanei_usb_check_attr_uint() argument 1064 sanei_usb_attr_is_uint(xmlNode* node, const char* attr_name, unsigned expected) sanei_usb_attr_is_uint() argument [all...] |
/third_party/skia/third_party/externals/expat/expat/tests/ |
H A D | runtests.c | 1847 const XML_Char *attr_name; member 1854 verify_attlist_decl_handler(void *userData, const XML_Char *element_name, const XML_Char *attr_name, const XML_Char *attr_type, const XML_Char *default_value, int is_required) verify_attlist_decl_handler() argument
|
/third_party/selinux/libsepol/src/ |
H A 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, in argument 809 cil_print_attr_strs(int indent, struct policydb *pdb, int is_type, void *set, char *attr_name) cil_print_attr_strs() argument 954 char *attr_name = NULL; set_to_names() local [all...] |
/third_party/libabigail/src/ |
H A D | abg-dwarf-reader.cc | 5859 die_string_attribute(const Dwarf_Die* die, unsigned attr_name) in die_string_attribute() argument 5883 die_char_str_attribute(const Dwarf_Die* die, unsigned attr_name) in die_char_str_attribute() argument 5912 die_unsigned_constant_attribute(const Dwarf_Die* die, unsigned attr_name, uint64_t& cst) die_unsigned_constant_attribute() argument 5942 die_signed_constant_attribute(const Dwarf_Die *die, unsigned attr_name, int64_t& cst) die_signed_constant_attribute() argument 5978 die_constant_attribute(const Dwarf_Die *die, unsigned attr_name, bool is_signed, array_type_def::subrange_type::bound_value &value) die_constant_attribute() argument 6070 die_flag_attribute(const Dwarf_Die* die, unsigned attr_name, bool& flag, bool recursively = true) die_flag_attribute() argument 6146 die_die_attribute(const Dwarf_Die* die, unsigned attr_name, Dwarf_Die& result, bool recursively) die_die_attribute() argument 6172 die_address_attribute(Dwarf_Die* die, unsigned attr_name, Dwarf_Addr& result) die_address_attribute() argument 7412 slowly_compare_strings(const Dwarf_Die *l, const Dwarf_Die *r, unsigned attr_name) slowly_compare_strings() argument 7446 compare_dies_string_attribute_value(const Dwarf_Die *l, const Dwarf_Die *r, unsigned attr_name, bool &result) compare_dies_string_attribute_value() argument 7567 die_location_expr(const Dwarf_Die* die, unsigned attr_name, Dwarf_Op** expr, size_t* expr_len) die_location_expr() argument [all...] |
/third_party/python/Objects/ |
H A D | typeobject.c | 8647 update_subclasses(PyTypeObject *type, PyObject *attr_name, in update_subclasses() argument 8657 recurse_down_subclasses(PyTypeObject *type, PyObject *attr_name, in recurse_down_subclasses() argument
|
/third_party/astc-encoder/Source/ |
H A D | tinyexr.h | 10490 std::string attr_name; in ParseEXRHeader() local [all...] |