Searched defs:group (Results 151 - 175 of 235) sorted by relevance

12345678910

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dbt-load.c89 btr_def_group group; member in struct:btr_def_s
[all...]
H A Dggc-page.c711 /* Set and clear the in_use bit for this page in the page group. */ argument
274 struct page_group *group; member in struct:page_entry
717 clear_page_group_in_use(page_group *group, char *page) argument
737 page_group *group; local
[all...]
H A Dread-rtl.c52 struct iterator_group *group; member in struct:mapping
431 struct iterator_group *group; local
497 struct iterator_group *group; local
623 add_mapping(struct iterator_group *group, htab_t table, const char *name, FILE *infile) argument
1294 find_iterator(struct iterator_group *group, const char *name, FILE *infile) argument
1315 read_mapping(struct iterator_group *group, htab_t table, FILE *infile) argument
[all...]
H A Dtree-ssa-loop-prefetch.c224 struct mem_ref_group *group; /* The group of references it belongs to. */ member in struct:mem_ref
271 struct mem_ref_group *group; local
298 record_ref(struct mem_ref_group *group, gimple stmt, tree mem, HOST_WIDE_INT delta, bool write_p) argument
800 prune_group_by_reuse(struct mem_ref_group *group) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dbfd.c657 const char *group = NULL; local
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dvasprintf.c171 unsigned int group:1; /* ' flag */ member in struct:printf_spec
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dread-rtl.c52 struct macro_group *group; member in struct:mapping
425 struct macro_group *group; local
491 struct macro_group *group; local
617 add_mapping(struct macro_group *group, htab_t table, const char *name, FILE *infile) argument
1233 find_macro(struct macro_group *group, const char *name, FILE *infile) argument
1254 read_mapping(struct macro_group *group, htab_t table, FILE *infile) argument
[all...]
H A Dbt-load.c87 btr_def_group group; member in struct:btr_def_s
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dregcache.c1238 struct reggroup *group; local
H A Dxtensa-tdep.h130 xtensa_register_group_t group;/* Register group. */ member in struct:__anon703
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mn10300/
H A Ddv-mn103int.c160 struct mn103int_group group[NR_GROUPS]; member in struct:mn103int
351 struct mn103int_group *group = &controller->group[gid]; local
388 struct mn103int_group *group = &controller->group[gid]; local
444 struct mn103int_group *group; local
525 struct mn103int_group *group = decode_group (me, controller, base, &offset); local
576 struct mn103int_group *group = decode_group (me, controller, base, &offset); local
696 struct mn103int_group *group = external_group (controller, offset); local
715 struct mn103int_group *group = external_group (controller, offset); local
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/xinstall/
H A Dxinstall.c93 static char *group, *owner, *fflags, *tags; variable
[all...]
/netbsd-6-1-5-RELEASE/usr.sbin/map-mbone/
H A Dmapper.c218 void accept_group_report(u_int32_t src, u_int32_t dst, u_int32_t group, int r_type) argument
961 void accept_leave_message(u_int32_t src, u_int32_t dst, u_int32_t group) argument
964 void accept_mtrace(u_int32_t src, u_int32_t dst, u_int32_t group, char *data, argument
968 void accept_membership_query(u_int32_t src, u_int32_t dst, u_int32_t group, argument
/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dsupfilesrv.c1631 char *group, *account, *pswdp; local
[all...]
/netbsd-6-1-5-RELEASE/sys/fs/nilfs/
H A Dnilfs_subr.c353 uint64_t group, group_offset, blocknr_in_group; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dpkinit.c1446 const EC_GROUP *group; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dkey.c2038 key_ec_validate_public(const EC_GROUP *group, const EC_POINT *public) argument
2164 key_dump_ec_point(const EC_GROUP *group, const EC_POINT *point) argument
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/ec/
H A Decp_nistp224.c1207 int ec_GFp_nistp224_group_init(EC_GROUP *group) argument
1215 int ec_GFp_nistp224_group_set_curve(EC_GROUP *group, const BIGNUM *p, argument
1249 int ec_GFp_nistp224_point_get_affine_coordinates(const EC_GROUP *group, argument
1309 ec_GFp_nistp224_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
1517 ec_GFp_nistp224_precompute_mult(EC_GROUP *group, BN_CTX *ctx) argument
1646 ec_GFp_nistp224_have_precompute_mult(const EC_GROUP *group) argument
[all...]
H A Decp_nistp256.c1725 int ec_GFp_nistp256_group_init(EC_GROUP *group) argument
1733 int ec_GFp_nistp256_group_set_curve(EC_GROUP *group, const BIGNUM *p, argument
1767 int ec_GFp_nistp256_point_get_affine_coordinates(const EC_GROUP *group, argument
1829 ec_GFp_nistp256_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
2037 ec_GFp_nistp256_precompute_mult(EC_GROUP *group, BN_CTX *ctx) argument
2160 ec_GFp_nistp256_have_precompute_mult(const EC_GROUP *group) argument
[all...]
H A Decp_nistp521.c1592 int ec_GFp_nistp521_group_init(EC_GROUP *group) argument
1600 int ec_GFp_nistp521_group_set_curve(EC_GROUP *group, const BIGNUM *p, argument
1634 int ec_GFp_nistp521_point_get_affine_coordinates(const EC_GROUP *group, argument
1694 ec_GFp_nistp521_points_mul(const EC_GROUP *group, EC_POINT *r, const BIGNUM *scalar, size_t num, const EC_POINT *points[], const BIGNUM *scalars[], BN_CTX *ctx) argument
1902 ec_GFp_nistp521_precompute_mult(EC_GROUP *group, BN_CTX *ctx) argument
2013 ec_GFp_nistp521_have_precompute_mult(const EC_GROUP *group) argument
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/ap/
H A Dap_config.h101 int group; member in struct:hostapd_wpa_psk
H A Dwpa_auth.c235 struct wpa_group *group; local
280 wpa_group_set_key_len(struct wpa_group *group, int cipher) argument
302 struct wpa_group *group; local
414 struct wpa_group *group, *prev; local
452 struct wpa_group *group; local
2092 wpa_gtk_update(struct wpa_authenticator *wpa_auth, struct wpa_group *group) argument
2120 wpa_group_gtk_init(struct wpa_authenticator *wpa_auth, struct wpa_group *group) argument
2165 wpa_group_setkeys(struct wpa_authenticator *wpa_auth, struct wpa_group *group) argument
2194 wpa_group_setkeysdone(struct wpa_authenticator *wpa_auth, struct wpa_group *group) argument
2217 wpa_group_sm_step(struct wpa_authenticator *wpa_auth, struct wpa_group *group) argument
2296 struct wpa_group *group; local
2607 struct wpa_group *group; local
2627 struct wpa_group *group; local
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c2599 const char *group; local
[all...]
/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/common/acl/
H A Dacl_common.c144 avl_tree_t group; member in struct:ace_list
1209 acevals_to_aent(acevals_t *vals, aclent_t *dest, ace_list_t *list, uid_t owner, gid_t group, int isdir) argument
1249 ace_list_to_aent(ace_list_t *list, aclent_t **aclentp, int *aclcnt, uid_t owner, gid_t group, int isdir) argument
1428 ln_ace_to_aent(ace_t *ace, int n, uid_t owner, gid_t group, aclent_t **aclentp, int *aclcnt, aclent_t **dfaclentp, int *dfaclcnt, int isdir) argument
1625 convert_ace_to_aent(ace_t *acebufp, int acecnt, int isdir, uid_t owner, gid_t group, aclent_t **retaclentp, int *retaclcnt) argument
1667 acl_translate(acl_t *aclp, int target_flavor, int isdir, uid_t owner, gid_t group) argument
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Doptions.h1602 explicit Input_argument(Input_file_group* group) argument
1636 group() const function in class:gold::Input_argument
1643 group() function in class:gold::Input_argument
[all...]

Completed in 271 milliseconds

12345678910