Home
last modified time | relevance | path

Searched defs:want_type (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_acl.c369 archive_acl_count(struct archive_acl *acl, int want_type) in archive_acl_count()
402 archive_acl_reset(struct archive_acl *acl, int want_type) in archive_acl_reset()
432 archive_acl_next(struct archive *a, struct archive_acl *acl, int want_type, in archive_acl_next()
503 int want_type; in archive_acl_text_want_type() local
533 archive_acl_text_len(struct archive_acl *acl, int want_type, int flags, in archive_acl_text_len()
674 int id, r, want_type; in archive_acl_to_text_w() local
907 int id, r, want_type; in archive_acl_to_text_l() local
1138 int want_type) in archive_acl_from_text_w()
1622 int want_type, struct archive_string_conv *sc) in archive_acl_from_text_l()
H A Darchive_entry.c1543 archive_entry_acl_count(struct archive_entry *entry, int want_type) in archive_entry_acl_count()
1554 archive_entry_acl_reset(struct archive_entry *entry, int want_type) in archive_entry_acl_reset()
1564 archive_entry_acl_next(struct archive_entry *entry, int want_type, int *type, in archive_entry_acl_next()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsearch.c383 lookup_field_1 (tree type, tree name, bool want_type) in lookup_field_1()
958 int want_type; member
1162 lookup_member (tree xbasetype, tree name, int protect, bool want_type, in lookup_member()
1280 lookup_field (tree xbasetype, tree name, int protect, bool want_type) in lookup_field()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsearch.c907 int want_type; member
1083 lookup_member (tree xbasetype, tree name, int protect, bool want_type, in lookup_member()
1320 lookup_field (tree xbasetype, tree name, int protect, bool want_type) in lookup_field()
H A Dname-lookup.c1163 fields_linear_search (tree klass, tree name, bool want_type) in fields_linear_search()
1203 search_anon_aggr (tree anon, tree name, bool want_type) in search_anon_aggr()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dminsyms.c488 enum minimal_symbol_type want_type, other_type; in lookup_minimal_symbol_by_pc_section_1() local