/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-sra.c | 131 struct access struct 141 expressions to access the original aggregate. See PR 42154 for a argument 147 /* The statement this access belongs to. */ argument 151 struct access *next_grp; argument 155 struct access *group_representative; argument 159 struct access *parent; argument 163 struct access *first_child; argument 167 struct access *next_sibling; argument 177 /* Pointer to the next access in the work queues. */ argument 178 struct access *next_rhs_queued, *next_lhs_queued; argument [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-sra.cc | 131 struct access struct 141 expressions to access the original aggregate. See PR 42154 for a argument 147 /* The statement this access belongs to. */ argument 151 struct access *next_grp; argument 155 struct access *group_representative; argument 159 struct access *parent; argument 163 struct access *first_child; argument 167 struct access *next_sibling; argument 177 /* Pointer to the next access in the work queues. */ argument 178 struct access *next_rhs_queued, *next_lhs_queued; argument [all …]
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/ |
H A D | fsaccess.c | 37 isc_fsaccess_add(int trustee, int permission, isc_fsaccess_t *access) { in isc_fsaccess_add() 55 isc_fsaccess_remove(int trustee, int permission, isc_fsaccess_t *access) { in isc_fsaccess_remove() 73 check_bad_bits(isc_fsaccess_t access, bool is_dir) { in check_bad_bits()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/ |
H A D | access-utils.h | 100 set_with_nondebug_insn_uses (const access_info *access) in set_with_nondebug_insn_uses() 110 set_with_nondebug_insn_uses (access_info *access) in set_with_nondebug_insn_uses() 138 access_insn (const access_info *access) in access_insn() 149 access_value (const access_info *access) in access_value() 162 access_value (access_info *access) in access_value() 172 look_through_degenerate_phi (const T *access) in look_through_degenerate_phi() 183 look_through_degenerate_phi (T *access) in look_through_degenerate_phi() 308 first_nondebug_insn_use_ignoring (const access_info *access, in first_nondebug_insn_use_ignoring() 332 last_nondebug_insn_use_ignoring (const access_info *access, in last_nondebug_insn_use_ignoring()
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_flow.c | 1504 isl_union_map *access[isl_access_end]; member 1513 __isl_take isl_union_access_info *access) in isl_union_access_info_free() 1531 isl_ctx *isl_union_access_info_get_ctx(__isl_keep isl_union_access_info *access) in isl_union_access_info_get_ctx() 1594 isl_union_access_info *access; in isl_union_access_info_from_sink() local 1613 enum isl_access_type type, __isl_take isl_union_map *access) in isl_union_access_info_set() 1631 __isl_take isl_union_access_info *access, in isl_union_access_info_set_must_source() 1641 __isl_take isl_union_access_info *access, in isl_union_access_info_set_may_source() 1707 __isl_take isl_union_access_info *access, in isl_union_access_info_set_schedule() 1728 __isl_take isl_union_access_info *access, in isl_union_access_info_set_schedule_map() 1746 __isl_keep isl_union_access_info *access) in isl_union_access_info_copy() [all …]
|
H A D | flow.c | 23 isl_union_access_info *access; in main() local
|
/netbsd-src/sys/arch/ews4800mips/stand/common/ |
H A D | mem.c | 147 mem_write(uint32_t dst_addr, uint32_t access, uint32_t stride, in mem_write() 190 mem_read(uint32_t src_addr, uint32_t access, uint32_t stride, in mem_read()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ |
H A D | NOTES.PERL | 99 access: label
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | access.c | 59 Prot access = getAccess(b->sym, smember); in getAccess() local 116 Prot access = getAccess(b->sym, smember); in isAccessible() local 163 Prot access; in checkAccess() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/ |
H A D | Stencil.h | 104 inline Stencil access(llvm::StringRef BaseId, llvm::StringRef Member) { in access() function
|
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/ |
H A D | hw_iobus.c | 54 access_type access, in hw_iobus_attach_address_callback()
|
H A D | hw_core.c | 65 access_type access, in hw_core_attach_address_callback()
|
/netbsd-src/external/gpl3/gdb.old/dist/sim/ppc/ |
H A D | hw_iobus.c | 54 access_type access, in hw_iobus_attach_address_callback()
|
H A D | hw_core.c | 65 access_type access, in hw_core_attach_address_callback()
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/ |
H A D | fsaccess.c | 30 isc_fsaccess_set(const char *path, isc_fsaccess_t access) { in isc_fsaccess_set()
|
/netbsd-src/include/ |
H A D | rmt.h | 47 #define access rmtaccess macro
|
/netbsd-src/external/mit/libuv/dist/src/win/ |
H A D | process-stdio.c | 145 DWORD access) { in uv__create_nul_handle() 218 DWORD access = (i == 0) ? FILE_GENERIC_READ : in uv__stdio_create() local
|
/netbsd-src/external/bsd/kyua-cli/dist/utils/ |
H A D | auto_array_test.cpp | 288 ATF_TEST_CASE_HEAD(access) in ATF_TEST_CASE_HEAD() argument 293 ATF_TEST_CASE_BODY(access) in ATF_TEST_CASE_BODY() argument
|
/netbsd-src/external/gpl3/gdb/dist/sim/mips/ |
H A D | sim-main.c | 265 address_word access = AccessLength_WORD; in ifetch32() local 289 address_word access = AccessLength_HALFWORD; in ifetch16() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/engine/ |
H A D | dma.h | 16 u32 access; member
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.shared/ |
H A D | plugin.d | 13 void access() { assert(root.toString() !is null); } // vtbl call will fail if finalized in access() function
|
H A D | lib.d | 21 void access() { assert(root.toString() !is null); } // vtbl call will fail if finalized in access() function
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.shared/ |
H A D | plugin.d | 13 void access() { assert(root.toString() !is null); } // vtbl call will fail if finalized in access() function
|
H A D | lib.d | 21 void access() { assert(root.toString() !is null); } // vtbl call will fail if finalized in access() function
|
/netbsd-src/sys/ufs/ufs/ |
H A D | ufs_wapbl.h | 109 #define UFS_WAPBL_UPDATE(vp, access, modify, flags) \ argument 149 #define UFS_WAPBL_UPDATE(vp, access, modify, flags) do { } while (0) argument
|