Home
last modified time | relevance | path

Searched defs:access (Results 1 – 25 of 41) sorted by relevance

12

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-sra.c123 struct access struct
133 expressions to access the original aggregate. See PR 42154 for a argument
139 /* The statement this access belongs to. */ argument
143 struct access *next_grp; argument
162 /* Pointer to the next access in the work queue. */ argument
212 /* Is the subtree rooted in this access fully covered by scalar argument
251 typedef struct access *access_p; argument
513 struct access *access; in get_var_base_offset_size_access() local
792 struct access *access; in create_access_1() local
821 struct access *access; in create_access() local
[all …]
H A Dtree-dump.c296 tree access = (accesses ? VEC_index (tree, accesses, ix) in dequeue_and_dump() local
H A Ddbxout.c2200 tree access = (accesses ? VEC_index (tree, accesses, i) in dbxout_type() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-sra.c136 struct access struct
146 expressions to access the original aggregate. See PR 42154 for a argument
152 /* The statement this access belongs to. */ argument
156 struct access *next_grp; argument
164 struct access *parent; argument
179 /* Pointer to the next access in the work queue. */ argument
232 /* Is the subtree rooted in this access fully covered by scalar argument
273 typedef struct access *access_p; argument
568 struct access *access; in get_var_base_offset_size_access() local
868 struct access *access; in create_access() local
[all …]
H A Dtree-dump.c285 tree access = (accesses ? (*accesses)[ix] : access_public_node); in dequeue_and_dump() local
H A Dtree-emutls.c67 tree access; member
H A Ddbxout.c2217 tree access = (accesses ? (*accesses)[i] : access_public_node); in dbxout_type() local
/dragonfly/sys/sys/
H A Dsysctl.h259 #define SYSCTL_NODE(parent, nbr, name, access, handler, descr) \ argument
278 #define SYSCTL_INT(parent, nbr, name, access, ptr, val, descr) \ argument
289 #define SYSCTL_QUAD(parent, nbr, name, access, ptr, val, descr) \ argument
344 #define SYSCTL_S8(parent, nbr, name, access, ptr, val, descr) \ argument
353 #define SYSCTL_S16(parent, nbr, name, access, ptr, val, descr) \ argument
362 #define SYSCTL_S32(parent, nbr, name, access, ptr, val, descr) \ argument
371 #define SYSCTL_S64(parent, nbr, name, access, ptr, val, descr) \ argument
380 #define SYSCTL_U8(parent, nbr, name, access, ptr, val, descr) \ argument
389 #define SYSCTL_U16(parent, nbr, name, access, ptr, val, descr) \ argument
398 #define SYSCTL_U32(parent, nbr, name, access, ptr, val, descr) \ argument
[all …]
H A Dsysunion.h45 struct access_args access; member
/dragonfly/lib/libc/sysvipc/
H A Dsysvipc_shm.h51 int access; /* Used only for sems to avoid a segfault when try to member
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dsearch.c190 lookup_base (tree t, tree base, base_access access, base_kind *kind_ptr) in lookup_base()
608 access_kind access = ak_none; in dfs_access_in_type() local
724 access_kind access; in protected_accessible_p() local
856 access_kind access; in accessible_p() local
H A Dclass.c60 tree access; member
550 base_access access; in convert_to_base() local
1159 alter_access (tree t, tree fdecl, tree access) in alter_access()
1203 tree access in handle_using_decl() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dsearch.c164 lookup_base (tree t, tree base, base_access access, in lookup_base()
499 access_kind access = ak_none; in dfs_access_in_type() local
748 access_kind access = BINFO_ACCESS (binfo); in dfs_accessible_post() local
814 access_kind access; in accessible_p() local
H A Dcall.c8400 has_trivial_copy_assign_p (tree type, bool access, bool *hasassign) in has_trivial_copy_assign_p()
8449 has_trivial_copy_p (tree type, bool access, bool hasctor[2]) in has_trivial_copy_p()
8594 const char *access = TREE_PRIVATE (fld) ? "private" : "protected"; in maybe_warn_class_memaccess() local
8683 const char *access = TREE_PRIVATE (fld) ? "private" : "protected"; in maybe_warn_class_memaccess() local
H A Dclass.c62 tree access; member
1167 alter_access (tree t, tree fdecl, tree access) in alter_access()
1221 tree access = declared_access (using_decl); in handle_using_decl() local
/dragonfly/sys/dev/drm/include/linux/
H A Dmm.h83 int (*access)(struct vm_area_struct *vma, unsigned long addr, member
/dragonfly/gnu/usr.bin/rcs/lib/
H A Drcsbase.h393 struct access { struct
395 struct access * nextaccess; argument
/dragonfly/include/rpcsvc/
H A Dnlm_prot.x123 fsh_access access; member
185 fsh_access access; member
H A Dnfs_prot.x594 uint32 access; member
599 uint32 access; member
/dragonfly/contrib/cvs-1.12/src/
H A Drcs.h98 char *access; member
/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_compat.h59 #define SYSCTL_NODE(parent, nbr, name, access, handler, descr) struct __hack argument
60 #define SYSCTL_INT(parent, nbr, name, access, ptr, val, descr) struct __hack argument
61 #define SYSCTL_LONG(parent, nbr, name, access, ptr, val, descr) struct __hack argument
/dragonfly/sys/dev/acpica/acpi_hp/
H A Dacpi_hp.c155 int access; member
/dragonfly/games/battlestar/
H A Dextern.h249 #define access link[5] macro
/dragonfly/sys/bus/cam/scsi/
H A Dscsi_sa.c194 #define SAMINOR(ctl, unit, mode, access) \ argument
/dragonfly/sys/dev/netif/bge/
H A Dif_bge.c547 uint32_t access, byte = 0; in bge_nvram_getbyte() local

12